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/32713] New: [4.3 regression] ICE in copy_reference_ops_from_ref, at tree-ssa-sccvn.c:550


Once PR tree-opt/32589 is fixed, the next hurdle on 32-bit plaforms is:

/home/eric/build/gcc/native32/./gcc/xgcc
-B/home/eric/build/gcc/native32/./gcc/-B/home/eric/install/gcc/i586-suse-linux/bin/
-B/home/eric/install/gcc/i586-suse-linux/lib/ -isystem
/home/eric/install/gcc/i586-suse-linux/include -isystem
/home/eric/install/gcc/i586-suse-linux/sys-include -c -g -O2 -fPIC      -W
-Wall -gnatpg  a-numaux.adb -o a-numaux.o
+===========================GNAT BUG DETECTED==============================+
| 4.3.0 20070708 (experimental) (i586-suse-linux-gnu) GCC error:           |
| in copy_reference_ops_from_ref, at tree-ssa-sccvn.c:550                  |
| Error detected at a-numaux.adb:572:1                                     |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.


-- 
           Summary: [4.3 regression] ICE in copy_reference_ops_from_ref, at
                    tree-ssa-sccvn.c:550
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ebotcazou at gcc dot gnu dot org
 BugsThisDependsOn: 32589


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


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