[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-09 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 Kazumoto Kojima kkojima at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-05 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #8 from Richard Henderson rth at gcc dot gnu.org 2011-08-05 16:17:20 UTC --- Author: rth Date: Fri Aug 5 16:17:13 2011 New Revision: 177465 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=177465 Log: PR rtl-opt/49977 *

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-05 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #9 from Richard Henderson rth at gcc dot gnu.org 2011-08-05 16:17:54 UTC --- Author: rth Date: Fri Aug 5 16:17:46 2011 New Revision: 177466 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=177466 Log: PR rtl-opt/49977 *

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-05 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #10 from Richard Henderson rth at gcc dot gnu.org 2011-08-05 16:18:57 UTC --- Fixed? Dave, if this works for you on pa, please close.

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 John David Anglin danglin at gcc dot gnu.org changed: What|Removed |Added Target|sh4-unknown-linux-gnu,

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 Richard Henderson rth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #3 from Richard Henderson rth at gcc dot gnu.org 2011-08-04 19:50:03 UTC --- David, most of those c++ tests require system headers to compile, but g++.old-deja/g++.robertl/eb31.C does not. Except that I don't see any changes to

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #4 from dave.anglin at bell dot net 2011-08-04 20:28:54 UTC --- On 4-Aug-11, at 3:50 PM, rth at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 Or is the problem in fact in libgcc somewhere? I.e. you have

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #5 from Kazumoto Kojima kkojima at gcc dot gnu.org 2011-08-04 21:18:55 UTC --- (In reply to comment #2) Kaz, can you enumerate some specific tests that are now failing? I've got FAIL: gcc.dg/cleanup-10.c execution test FAIL:

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #6 from Hans-Peter Nilsson hp at gcc dot gnu.org 2011-08-04 21:51:07 UTC --- (In reply to comment #2) E.g. a cross to CRIS is hanging in the simulator for *every* execution test, so I assume there's something wrong with my cris-sim

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 Richard Henderson rth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|WAITING ---