[Bug target/68124] [6 Regression] Many i386 test failures

2016-02-04 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 --- Comment #13 from uros at gcc dot gnu.org --- Author: uros Date: Thu Feb 4 22:10:56 2016 New Revision: 233152 URL: https://gcc.gnu.org/viewcvs?rev=233152&root=gcc&view=rev Log: PR rtl-optimization/69577 Revert: 2015-10

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-29 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 Richard Henderson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-29 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 --- Comment #11 from Richard Henderson --- Author: rth Date: Thu Oct 29 18:36:39 2015 New Revision: 229550 URL: https://gcc.gnu.org/viewcvs?rev=229550&root=gcc&view=rev Log: Fix target/68124 PR target/68124 PR rtl-opt/67609

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-29 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 --- Comment #10 from H.J. Lu --- (In reply to Richard Henderson from comment #9) > Created attachment 36611 [details] > proposed patch > > Ho hum. Post-reload register adjustments ought to use something > than gen_lowpart to force a hard regist

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-29 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 --- Comment #9 from Richard Henderson --- Created attachment 36611 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36611&action=edit proposed patch Ho hum. Post-reload register adjustments ought to use something than gen_lowpart to force a

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-28 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 H.J. Lu changed: What|Removed |Added Status|WAITING |NEW

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-28 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 --- Comment #8 from H.J. Lu --- (In reply to Richard Henderson from comment #5) > Works for me at r229501. > > spawn -ignore SIGHUP /home/rth/gcc/bld/gcc/xgcc -B/home/rth/gcc/bld/gcc/ > /home/rth/gcc/git-master/gcc/testsuite/gcc.dg/vect/pr64421.

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-28 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 Richard Henderson changed: What|Removed |Added Status|NEW |WAITING --- Comment #7 from Richard

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-28 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 H.J. Lu changed: What|Removed |Added Status|WAITING |NEW --- Comment #6 from H.J. Lu --- (In reply

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-28 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #5 from Richard

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-28 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 Richard Henderson changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassign

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-27 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 --- Comment #3 from H.J. Lu --- Also FAIL: gcc.dg/gomp/simd-clones-2.c (internal compiler error) FAIL: gcc.dg/gomp/simd-clones-2.c (test for excess errors) FAIL: gcc.dg/lto/simd-function c_lto_simd-function_0.o-c_lto_simd-function_0.o link, -fo

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-27 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/68124] [6 Regression] Many i386 test failures

2015-10-27 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68124 H.J. Lu changed: What|Removed |Added CC||rth at gcc dot gnu.org --- Comment #1 from H.J