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 rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native


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


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