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 middle-end/37107] Incorrect code generated after function inlining



------- 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


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