This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53311] [C++0x] argument packs are not handled correctly in decltype
- From: "chesstr at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 11 May 2012 12:36:12 +0000
- Subject: [Bug c++/53311] [C++0x] argument packs are not handled correctly in decltype
- Auto-submitted: auto-generated
- References: <bug-53311-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53311
chesstr at hotmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #27368|0 |1
is obsolete| |
--- Comment #1 from chesstr at hotmail dot com 2012-05-11 12:36:12 UTC ---
Created attachment 27371
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27371
simpler test case
Tested and simplified.Uncomment the problematic lines to see the bugs.