Next: 4.6.2 Port Specific Options
Up: 4.6 The PIC16 port
Previous: 4.6 The PIC16 port
Contents
Index
PIC16 port supports the standard command line arguments as supposed,
with the exception of certain cases that will be mentioned in the
following list:
- [--callee-saves] See --all-callee-saves
- [--all-callee-saves] All function arguments are passed on stack
by default. There is no need to specify this in the command
line.
- [--fommit-frame-pointer] Frame pointer will be omitted when
the function uses no local variables.
2008-04-19