This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/26364] [4.0/4.1/4.2/4.3 regression] [no unit-at-a-time mode] Uninlined function is marked as inlined
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jan 2008 12:53:23 -0000
- Subject: [Bug debug/26364] [4.0/4.1/4.2/4.3 regression] [no unit-at-a-time mode] Uninlined function is marked as inlined
- References: <bug-26364-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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