[Bug tree-optimization/19080] [4.0 regression] ICE while compiling linux kernel

2004-12-20 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2004-12-20 18:23 --- Fix: http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01551.html -- What|Removed |Added

[Bug tree-optimization/19080] [4.0 regression] ICE while compiling linux kernel

2004-12-20 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-20 18:18 --- Subject: Bug 19080 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-20 18:18:37 Modified files: gcc: ChangeLog tree-flow-inline.h tree-ssa

[Bug tree-optimization/19080] [4.0 regression] ICE while compiling linux kernel

2004-12-20 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2004-12-20 15:10 --- Working on a fix. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |dn

[Bug tree-optimization/19080] [4.0 regression] ICE while compiling linux kernel

2004-12-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-20 13:59 --- Also I got a similar failure with the Ada front-end compiling the library. -- What|Removed |Added

[Bug tree-optimization/19080] [4.0 regression] ICE while compiling linux kernel

2004-12-20 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-20 09:44 --- At the start of the alias pass: (gdb) 1593 invalidate_name_tags (vars_to_rename); (gdb) p debug_bitmap (vars_to_rename) first = 0xd73d10 current = 0xd73d10 indx = 0 0xd73d10 next = (

[Bug tree-optimization/19080] [4.0 regression] ICE while compiling linux kernel

2004-12-20 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-20 09:10 --- After alias2, we have this statement: # NMT.24D.1619 = V_MAY_DEF ; # NMT.25D.1620 = V_MAY_DEF ; # NMT.26D.1621 = V_MAY_DEF ; # NMT.27D.1622 = V_MAY_DEF ; foo_int_int (D.1505_6, D.1506_5); bu

[Bug tree-optimization/19080] [4.0 regression] ICE while compiling linux kernel

2004-12-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-19 19:54 --- Reduced as far as I can (-O1 to reproduce): typedef union { int ioport; volatile char *maddr; } bus_space_handle_t; struct scb { unsigned short *hscb; }; struct ahd_softc { int tags[2]; bus_space_handle_