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] [4.2/4.3 Regression] ICE in set_lattice_value, at tree-ssa-ccp.c:434



------- Comment #5 from rguenth at gcc dot gnu dot org  2006-11-20 11:38 -------
I get on trunk:

trunk-g/gcc> ./cc1plus -quiet k3d-imagemagickreader.ii -O
../../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: tree check: expected
ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

So, confirmed that there is a bug (reducing).


-- 


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]