[Bug middle-end/31159] [4.3 regression] ICE in gcc.c-torture/execute/20030323-1.c

2007-03-15 Thread hp at gcc dot gnu dot org
--- Comment #2 from hp at gcc dot gnu dot org 2007-03-15 19:04 --- The patch in comment #1 fixes the regression for cris-axis-elf (regtested with revision r122955). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31159

[Bug middle-end/31159] [4.3 regression] ICE in gcc.c-torture/execute/20030323-1.c

2007-03-15 Thread hp at gcc dot gnu dot org
--- Comment #3 from hp at gcc dot gnu dot org 2007-03-16 00:56 --- There was no PR/31159 on the ChangeLog entry for the committed fix (hi steven), but the patch was sent to gcc-patches and committed a few hours ago, so I'm closing this. -- hp at gcc dot gnu dot org changed:

[Bug middle-end/31159] [4.3 regression] ICE in gcc.c-torture/execute/20030323-1.c

2007-03-13 Thread hp at gcc dot gnu dot org
-- hp at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug middle-end/31159] [4.3 regression] ICE in gcc.c-torture/execute/20030323-1.c

2007-03-13 Thread steven at gcc dot gnu dot org
--- Comment #1 from steven at gcc dot gnu dot org 2007-03-13 18:55 --- I believe this is the proper fix: Index: cfglayout.c === --- cfglayout.c (revision 122858) +++ cfglayout.c (working copy) @@ -697,7 +697,6 @@