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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-09 
18:00:40 UTC ---
Author: jason
Date: Mon May  9 18:00:37 2011
New Revision: 173585

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173585
Log:
    PR c++/48936
    * decl2.c (mark_used): Instantiate constant variables even
    in unevaluated context.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/nontype23.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/decl2.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog

Reply via email to