[Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native

dave.anglin at bell dot net gcc-bugzilla@gcc.gnu.org
Sun May 20 18:25:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53373

--- Comment #8 from dave.anglin at bell dot net 2012-05-20 18:21:37 UTC ---
On 20-May-12, at 1:10 PM, vincenzo.innocente at cern dot ch wrote:

> revision 187695 does not solve PR53393

I didn't say it did and I didn't merge the PRs.  In particular, a PA  
issue
was merged with a x86_64 issue.  For PA, the patch avoids the  
problematic
code in the middle-end and improves call optimization.

There is a generic fix posted for PR53381 that might resolve the x86_64
ICE reported here.   I assume the ICE occurs because the x86_64 call  
pattern
contains an UNSPEC.  See also comment 7 in PR53381.

--
John David Anglin    dave.anglin@bell.net



More information about the Gcc-bugs mailing list