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 ipa/65028] [5 Regression] 450.soplex in SPEC CPU 2006 is miscompiled


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65028

--- Comment #39 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Jan Hubicka from comment #38)
> Created attachment 34803 [details]
> ipp
> 
> OK. Though I do not directly see how it can solve this wrong code issue.

It doesn't work.  propagate_constants_accross_call doesn't call
propagate_alignment_accross_jump_function for all edges.  On some
skipped edges, caller passes arguments with unknown alignment.


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