[Bug ipa/65028] [5 Regression] 450.soplex in SPEC CPU 2006 is miscompiled

jamborm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 18 21:41:00 GMT 2015


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

--- Comment #41 from Martin Jambor <jamborm at gcc dot gnu.org> ---
(In reply to H.J. Lu from comment #24)
> 
> IPA-CP missed _ZN18eonImageCalculatorC1Ev which calls
> _ZmlRK10ggSpectrumS1_ with 8-byte aligned rPrimary.

If I am not mistaken and this call is in between nodes
__comp_ctor/50391 -> operator*/46520 (the numbers are symtab symbol
order numbers) then the weird thing is that I do not see this edge
among jump function listing.  Could we please see
-fdump-tree-release_ssa dumps of the caller
_ZN18eonImageCalculatorC1Ev please?



More information about the Gcc-bugs mailing list