This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37107] Incorrect code generated after function inlining
- From: "oakad at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2008 06:32:54 -0000
- Subject: [Bug middle-end/37107] Incorrect code generated after function inlining
- References: <bug-37107-7690@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from oakad at yahoo dot com 2008-08-20 06:32 -------
(In reply to comment #3)
> Can you provide the preprocessed source which you can get via the -save-temps
> option. Also does using -fno-strict-aliasing fix the issue?
>
-fno-strict-aliasing appears to have no effect on issue.
Different optimization level (-O2) still generates problematic code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37107