[Bug middle-end/41344] [4.5 Regression] ICE / Bus error on OpenMP compile

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Sep 12 17:40:00 GMT 2009



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-09-12 17:40 -------
Confirmed.

#0  0x085b0193 in main_block_label (label=0xb7bb63f0)
    at /home/richard/src/trunk/gcc/tree-cfg.c:1065
1065      tree main_label = label_for_bb[bb->index].label;
(gdb) p bb
$2 = (basic_block) 0x0

#1  0x085b0486 in cleanup_dead_labels ()
    at /home/richard/src/trunk/gcc/tree-cfg.c:1141
#2  0x085ad8eb in build_gimple_cfg (seq=0xb7d9836c)
    at /home/richard/src/trunk/gcc/tree-cfg.c:200
#3  0x085ad992 in execute_build_cfg ()


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|fortran                     |middle-end
     Ever Confirmed|0                           |1
 GCC target triplet|i386-apple-darwin8.10.1     |i?86-*-*
   Last reconfirmed|0000-00-00 00:00:00         |2009-09-12 17:40:27
               date|                            |
            Summary|ICE / Bus error on OpenMP   |[4.5 Regression] ICE / Bus
                   |compile                     |error on OpenMP compile
   Target Milestone|---                         |4.5.0


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



More information about the Gcc-bugs mailing list