[Bug c++/12219] inline doesn't always cause inlining, even when it's possible
zack at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 9 00:05:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12219
------- Additional Comments From zack at gcc dot gnu dot org 2003-09-09 00:05 -------
Please post results for -O2 -fno-unit-at-a-time and -O2 -funit-at-a-time. I am
not sure what the current default is for that switch, but this is the sort of
thing that unit-at-a-time mode was intended to address.
More information about the Gcc-bugs
mailing list