[Bug c++/52844] New: ICE
dave at boostpro dot com
gcc-bugzilla@gcc.gnu.org
Tue Apr 3 14:52:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52844
Bug #: 52844
Summary: ICE
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: dave@boostpro.com
Created attachment 27076
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27076
Preprocessed source that triggers the bug
x.cpp: In substitution of 'template<class F, class ... T> decltype
(apply_tuple_(f, t, typename range_c<long unsigned int, 0ul, sizeof (T
...)>::type())) apply_tuple(F, const std::tuple<_Elements ...>&) [with F = int
(*)(int, int); T = {int, int}]':
x.cpp:99:47: required from here
x.cpp:93:6: internal compiler error: in unify_one_argument, at cp/pt.c:15203
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
More information about the Gcc-bugs
mailing list