This is the mail archive of the gcc@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]

GCC trunk failed to compile cpu2k6/dealII at x86_64


Hi!
GCC 4.3 revision 120799 fails to compile SPEC cpu2006/447.dealII benchmark at x86_64-redhat-linux on -O2 optimization level. Last revision know to be good is 120775.


data_out_base.cc: In static member function 'static void DataOutBase::write_vtk(const std::vector<DataOutBase::Patch<dim, space
dim>, std::allocator<DataOutBase::Patch<dim, spacedim> > >&, const std::vector<std::basic_string<char, std::char_traits<char>,
std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, const DataO
utBase::VtkFlags&, std::ostream&) [with int dim = 3, int spacedim = 4]':
data_out_base.cc:2949: internal compiler error: tree check: expected tree that contains 'decl minimal' structure, have 'reduc_m
ax_expr' in add_call_clobber_ops, at tree-ssa-operands.c:1780
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
specmake: *** [data_out_base.o] Error 1


- Grigory


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