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/29908] New: ICE in set_lattice_value, at tree-ssa-ccp.c:434


I get the following ICE with 4.2.0 20061116:

tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/g++ -c k3d-imagemagickreader.ii
tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/g++ -c -O k3d-imagemagickreader.ii
../../k3dsdk/module.h: In member function 'k3d::iunknown*
k3d::application_plugin<plugin_t>::create_plugin() [with plugin_t =
<unnamed>::imagemagick_reader]':
../../k3dsdk/module.h:174: internal compiler error: in set_lattice_value, at
tree-ssa-ccp.c:434
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
tbm@coconut0:~$


-- 
           Summary: ICE in set_lattice_value, at tree-ssa-ccp.c:434
           Product: gcc
           Version: 4.2.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=29908


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