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 c++/48162] [4.7 Regression] 447.dealII in SPEC CPU 2006 failed to build


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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2011-03-17 16:01:01 UTC ---
Created attachment 23700
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23700
A testcase

[hjl@gnu-18 delta]$ /export/gnu/import/svn/gcc-test/usr/bin/gcc -O2 -ffast-math
-S testcase-min.cc 
testcase-min.cc: In static member function âstatic void
DataOutBase::write_eps(const std::vector<DataOutBase::Patch<dim, spacedim> >&,
const std::vector<std::basic_string<char> >&, const DataOutBase::EpsFlags&,
std::ostream&)â:
testcase-min.cc:1448:225: internal compiler error: in finish_call_expr, at
cp/semantics.c:2159
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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