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]

Re: c++/160: Reference variables not initialized correctly in constructor initializer list using , operator


Synopsis: Reference variables not initialized correctly in constructor initializer list using , operator

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Mon Dec 24 13:14:26 2001
State-Changed-Why:
    2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/160
    	* typeck.c (build_modify_expr): Remove old unreachable code & tidy
    	up. Don't stabilize_references when initializing a reference.

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


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