This is the mail archive of the gcc-prs@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]

Re: c++/3882: gcc 3.0 error referencing a variable in its initializer expression in template code


Synopsis: gcc 3.0 error referencing a variable in its initializer expression in template code

State-Changed-From-To: analyzed->closed
State-Changed-By: jason
State-Changed-When: Mon Mar 18 15:37:17 2002
State-Changed-Why:
    Fixed for 3.1 by
    
    2002-03-18  Eric Botcazou  <ebotcazou@multimania.com>
    
            PR c++/3882
            * pt.c (tsubst_decl): Move __PRETTY_FUNCTION__ handling...
            (tsubst_expr) [DECL_STMT]: ...here. And substitute the initializer
            only after recording the declaration.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3882


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