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/32855] New: [4.3 Regression] g++.dg/tree-ssa/pr28003.C


The dataflow merge:

http://gcc.gnu.org/ml/gcc-cvs/2007-06/msg00384.html

caused

[hjl@gnu-14 bin]$ ./g++ -static -O2
../../src/gcc/testsuite/g++.dg/tree-ssa/pr28003.C
[hjl@gnu-14 bin]$ ./a.out
Segmentation fault
[hjl@gnu-14 bin]$

This happens on Linux/ia64.


-- 
           Summary: [4.3 Regression]  g++.dg/tree-ssa/pr28003.C
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
GCC target triplet: ia64-unknown-linux-gnu


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


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