Andes Workshop
http://forum.andestech.com/

-fno-inline option
http://forum.andestech.com/viewtopic.php?f=16&t=638
Page 1 of 1

Author:  cindy [ Mon Oct 29, 2012 4:32 pm ]
Post subject:  -fno-inline option

If one of your functions is expanded inline after optimization,
you could use this option "-fno-inline" to avoid this situation.
-----------------------------------------------------------------
-fno-inline
Don't compile statement functions inline. Might reduce the size of a program unit--which might be at expense of some speed (though it should compile faster). Note that if you are not optimizing, no functions can be expanded inline.

Page 1 of 1 All times are UTC + 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/