This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/41555] possible miscompilation in whole-program mode
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2009 16:33:10 -0000
- Subject: [Bug c/41555] possible miscompilation in whole-program mode
- References: <bug-41555-12544@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rguenth at gcc dot gnu dot org 2009-10-03 16:33 -------
Where do you get all this testcases from ... ;)
Btw, making more functions static probably results in the same failure
without -fwhole-program (well, reproducing the same inline decision, that is).
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu dot
| |org
Keywords| |wrong-code
Version|unknown |4.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41555