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/31034] New: [4.3 Regression] ICE in set_value_range, at tree-vrp.c:267


I get the following ICE with -O2:

(sid)2632:tbm@coconut: ~] /usr/lib/gcc-snapshot/bin/gcc -c -O1 potrace-trace.c
(sid)2633:tbm@coconut: ~] /usr/lib/gcc-snapshot/bin/gcc -c -O2 potrace-trace.c
potrace-trace.c: In function 'opticurve':
potrace-trace.c:35: internal compiler error: in set_value_range, at
tree-vrp.c:267
Please submit a full bug report,


-- 
           Summary: [4.3 Regression] ICE in set_value_range, at tree-
                    vrp.c:267
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


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