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++/53763] Missing error check on decltype when used within variadic template argument list


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

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-10-09 16:09:39 UTC ---
Author: paolo
Date: Tue Oct  9 16:09:32 2012
New Revision: 192263

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192263
Log:
2012-10-09  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/53763
    * g++.dg/cpp0x/decltype43.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/decltype43.C
Modified:
    trunk/gcc/testsuite/ChangeLog


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