[Bug target/77621] Internal compiler error for mtune=atom + msse2

2016-09-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77621

Jakub Jelinek  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
   Last reconfirmed||2016-09-19
 CC||jakub at gcc dot gnu.org
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

--- Comment #4 from Jakub Jelinek  ---
I actually can reproduce it even with latest vanilla gcc-6-branch, it doesn't
compile with the trunk due to some intrinsic header changes, so I'm reducing
first.

[Bug target/77621] Internal compiler error for mtune=atom + msse2

2016-09-18 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77621

Uroš Bizjak  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #3 from Uroš Bizjak  ---
It compiles OK with vanilla gcc-6.

However, you are using RedHat provided compiler, please report the failure to
RedHat bugzilla, as the compiler instructed you when it crashed.