]> gcc.gnu.org Git - gcc.git/commit
re PR c++/160 (Reference variables not initialized correctly in constructor initializ...
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 24 Dec 2001 20:52:36 +0000 (20:52 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 24 Dec 2001 20:52:36 +0000 (20:52 +0000)
commita56ca899555fbc7a33a6f750beb5e82243390523
treeb6534364532f0b110ed850c1f6aa4570527c10c8
parentfdfc290b947e036ff15e9b221f64d2bcb8c9fabc
re PR c++/160 (Reference variables not initialized correctly in constructor initializer list using , operator)

cp:
PR c++/160
* typeck.c (build_modify_expr): Remove old unreachable code & tidy
up. Don't stabilize_references when initializing a reference.
testsuite:
* g++.dg/other/init2.C: New test.

From-SVN: r48307
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/init2.C [new file with mode: 0644]
This page took 0.059694 seconds and 5 git commands to generate.