This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/26364] [4.0/4.1/4.2/4.3 regression] [no unit-at-a-time mode] Uninlined function is marked as inlined



------- Comment #11 from steven at gcc dot gnu dot org  2008-01-08 12:53 -------
Created an attachment (id=14899)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14899&action=view)
Reject combination of -fno-unit-at-a-time and -finline-functions-called-once

Untested, but shows how easy it should be to "fix" this bug by disallowing this
strange combination of flags.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26364


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]