[Bug rtl-optimization/44469] [4.5/4.6 Regression] internal compiler error: in fixup_reorder_chain, at cfglayout.c:797

2011-02-02 Thread dnovillo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469

--- Comment #11 from Diego Novillo dnovillo at gcc dot gnu.org 2011-02-02 
17:54:49 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:54:41 2011
New Revision: 169629

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169629
Log:
PR rtl-optimization/44469
* cfgcleanup.c (try_optimize_cfg): Iterate in CFG layout mode too
after removing trivially dead basic blocks.

Added:
   
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/20110126-1.c
Modified:
branches/google/integration/gcc/ChangeLog
branches/google/integration/gcc/cfgcleanup.c
branches/google/integration/gcc/testsuite/ChangeLog


[Bug rtl-optimization/44469] [4.5/4.6 Regression] internal compiler error: in fixup_reorder_chain, at cfglayout.c:797

2011-01-26 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469

Eric Botcazou ebotcazou at gcc dot gnu.org changed:

   What|Removed |Added

 CC||ebotcazou at gcc dot
   ||gnu.org
 AssignedTo|rth at gcc dot gnu.org  |ebotcazou at gcc dot
   ||gnu.org

--- Comment #7 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-01-26 
15:02:49 UTC ---
Testing a fix.


[Bug rtl-optimization/44469] [4.5/4.6 Regression] internal compiler error: in fixup_reorder_chain, at cfglayout.c:797

2011-01-26 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469

--- Comment #8 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-01-26 
21:12:01 UTC ---
Author: ebotcazou
Date: Wed Jan 26 21:11:57 2011
New Revision: 169304

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169304
Log:
PR rtl-optimization/44469
* cfgcleanup.c (try_optimize_cfg): Iterate in CFG layout mode too
after removing trivially dead basic blocks.

Added:
trunk/gcc/testsuite/gcc.c-torture/compile/20110126-1.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgcleanup.c
trunk/gcc/testsuite/ChangeLog


[Bug rtl-optimization/44469] [4.5/4.6 Regression] internal compiler error: in fixup_reorder_chain, at cfglayout.c:797

2011-01-26 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469

--- Comment #9 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-01-26 
21:14:34 UTC ---
Author: ebotcazou
Date: Wed Jan 26 21:14:27 2011
New Revision: 169305

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169305
Log:
PR rtl-optimization/44469
* cfgcleanup.c (try_optimize_cfg): Iterate in CFG layout mode too
after removing trivially dead basic blocks.

Added:
branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/20110126-1.c
  - copied unchanged from r169304,
trunk/gcc/testsuite/gcc.c-torture/compile/20110126-1.c
Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/cfgcleanup.c
branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


[Bug rtl-optimization/44469] [4.5/4.6 Regression] internal compiler error: in fixup_reorder_chain, at cfglayout.c:797

2011-01-26 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469

Eric Botcazou ebotcazou at gcc dot gnu.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
URL||http://gcc.gnu.org/ml/gcc-p
   ||atches/2011-01/msg01924.htm
   ||l
 Resolution||FIXED
  Known to fail||4.5.1, 4.5.2

--- Comment #10 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-01-26 
21:17:06 UTC ---
In the upcoming 4.5.x releases.


[Bug rtl-optimization/44469] [4.5/4.6 Regression] internal compiler error: in fixup_reorder_chain, at cfglayout.c:797

2010-12-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469

Richard Guenther rguenth at gcc dot gnu.org changed:

   What|Removed |Added

   Target Milestone|4.5.2   |4.5.3

--- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2010-12-16 
13:03:35 UTC ---
GCC 4.5.2 is being released, adjusting target milestone.


[Bug rtl-optimization/44469] [4.5/4.6 Regression] internal compiler error: in fixup_reorder_chain, at cfglayout.c:797

2010-07-31 Thread rguenth at gcc dot gnu dot org


--- Comment #5 from rguenth at gcc dot gnu dot org  2010-07-31 09:29 ---
GCC 4.5.1 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.5.1   |4.5.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469



[Bug rtl-optimization/44469] [4.5/4.6 Regression] internal compiler error: in fixup_reorder_chain, at cfglayout.c:797

2010-07-07 Thread rth at gcc dot gnu dot org


-- 

rth at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
   |dot org |
 Status|NEW |ASSIGNED
   Last reconfirmed|2010-06-24 21:40:33 |2010-07-07 19:43:32
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469



[Bug rtl-optimization/44469] [4.5/4.6 Regression] internal compiler error: in fixup_reorder_chain, at cfglayout.c:797

2010-06-24 Thread rguenth at gcc dot gnu dot org


--- Comment #4 from rguenth at gcc dot gnu dot org  2010-06-24 21:40 ---
Seems to be confirmed at least.


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
  Component|bootstrap   |rtl-optimization
 Ever Confirmed|0   |1
   Keywords||build
   Priority|P3  |P2
   Last reconfirmed|-00-00 00:00:00 |2010-06-24 21:40:33
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44469