[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-18 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 --- Comment #10 from uros at gcc dot gnu.org --- Author: uros Date: Wed Jun 18 20:01:37 2014 New Revision: 211803 URL: https://gcc.gnu.org/viewcvs?rev=211803root=gccview=rev Log: Backport from mainline 2014-06-06 Uros Bizjak

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-13 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 --- Comment #7 from Jeffrey A. Law law at gcc dot gnu.org --- Author: law Date: Fri Jun 13 16:40:48 2014 New Revision: 211649 URL: https://gcc.gnu.org/viewcvs?rev=211649root=gccview=rev Log: 2014-06-13 Jeff Law l...@redhat.com PR

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-13 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-13 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 --- Comment #9 from Jeffrey A. Law law at gcc dot gnu.org --- Author: law Date: Fri Jun 13 16:50:10 2014 New Revision: 211652 URL: https://gcc.gnu.org/viewcvs?rev=211652root=gccview=rev Log: 2014-06-13 Jeff Law l...@redhat.com PR

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 --- Comment #5 from Dominique d'Humieres dominiq at lps dot ens.fr --- This pr has been exposed by revision r211321 and breaks bootstrap on all targets configured for Core* (including darwin which is configured by default for Core2, see pr61477).

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-10 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 --- Comment #3 from Uroš Bizjak ubizjak at gmail dot com --- Proposed patch at [1]. [1] https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00775.html

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr --- Proposed patch at [1]. [1] https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00775.html This patch fixes bootstrap on Core* targets.

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-08 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target||i686

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-08 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-08 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 --- Comment #2 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Dominique d'Humieres from comment #1) This breaks bootstrap on x86_64-apple-darwin13 and other targets (see https://gcc.gnu.org/ml/gcc-regression/2014-06/). On darwin the