This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/21638] [4.1 regression] dce is_gimple_reg_type (type=0x0) building newlib


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-18 12:36 -------
This is independent of target/host.  My testcase gives a different ICE:
pr21638.c:15: error: Definition in block 1 does not dominate use in block 0
for SSA_NAME: i.0_10 in statement:
D.1281_1 = &whdr.bitmaps[i.0_10];
pr21638.c:15: internal compiler error: verify_ssa failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   GCC host triplet|i686-pc-linux-gnu (FC2)     |
 GCC target triplet|cris-elf                    |
           Keywords|build                       |
            Summary|[4.1 regression] cris-elf   |[4.1 regression] dce
                   |broken, dce                 |is_gimple_reg_type
                   |is_gimple_reg_type          |(type=0x0) building newlib
                   |(type=0x0) building newlib  |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]