http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54604
Bug #: 54604
Summary: ICE (segv) calling explicitly member function template
specialization in a lambda
Classification: Unclassified
Product: gcc
Version: 4.7.1
Statu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54604
--- Comment #2 from Jordan DeLong 2012-09-17 17:35:34
UTC ---
Thanks!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50361
Bug #: 50361
Summary: gcc 4.6 ICE probably relating to std::initializer_list
and template argument deduction
Classification: Unclassified
Product: gcc
Version: 4.6.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50361
--- Comment #5 from Jordan DeLong 2011-09-12 19:38:22
UTC ---
Ah, thanks Paolo. That simplification also gave me enough hints for a
work-around for now.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50361
--- Comment #8 from Jordan DeLong 2011-09-16 20:12:43
UTC ---
Thanks!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50529
Bug #: 50529
Summary: std::vector::erase invokes undefined behavior with
empty range
Classification: Unclassified
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50529
--- Comment #5 from Jordan DeLong 2011-09-27 02:56:14
UTC ---
Nice. Thanks!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52851
Bug #: 52851
Summary: auto&& fails to deduce type in function template
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52851
--- Comment #2 from Jordan DeLong 2012-04-03 19:07:21
UTC ---
In that case it would be a bug that it works outside of a template, no?
But I don't think this is actually supposed to declare an rvalue reference.
The && on an auto works more like
: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: delong.j at fb dot com
Created attachment 32833
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32833&action=edit
Example source snippets
Ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61260
--- Comment #1 from Jordan DeLong ---
The original error.cc compiles on clang and icc.
11 matches
Mail list logo