[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

2014-10-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

2014-10-23 Thread kyukhin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 --- Comment #6 from Kirill Yukhin --- (In reply to Kirill Yukhin from comment #5) > Created attachment 33793 [details] > Updated patch + regtest > > Will check in after testing is over Checked into main trunk (forgot to put PR into ChangeLogs).

[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

2014-10-23 Thread kyukhin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 --- Comment #5 from Kirill Yukhin --- Created attachment 33793 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33793&action=edit Updated patch + regtest Will check in after testing is over

[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

2014-10-22 Thread kyukhin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 --- Comment #4 from Kirill Yukhin --- (In reply to Jakub Jelinek from comment #3) > I would have expected VI instead of IV in the iterator name, but I never > understood the rules for i?86 iterator names. > And, you want the testcase in the tests

[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

2014-10-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 --- Comment #3 from Jakub Jelinek --- I would have expected VI instead of IV in the iterator name, but I never understood the rules for i?86 iterator names. And, you want the testcase in the testsuite too.

[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

2014-10-22 Thread kyukhin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 --- Comment #2 from Kirill Yukhin --- Created attachment 33779 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33779&action=edit Patch is under testing now.

[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

2014-10-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|