]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/11554 (Warning about reordering of initializers doesn't mention location...
authorMark Mitchell <mark@codesourcery.com>
Mon, 22 Dec 2003 06:14:43 +0000 (06:14 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 22 Dec 2003 06:14:43 +0000 (06:14 +0000)
commit639e5e7ad3984473e80b6da441a045c170660f92
tree0d9cb51d68d381db92533cc4de3453b87c7eb3b0
parent4c44c0a0e541a9e36c94515707516ce4f5a24fcf
re PR c++/11554 (Warning about reordering of initializers doesn't mention location of constructor)

PR c++/11554
* init.c (sort_mem_initializers): Add warning.

PR c++/11554
* testsuite/g++.dg/warn/ctor-init-1.C: New test.

From-SVN: r74928
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/testsuite/ChangeLog