diff options
author | Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | 2011-02-08 16:46:20 +0000 |
---|---|---|
committer | Andreas Krebbel <krebbel@gcc.gnu.org> | 2011-02-08 16:46:20 +0000 |
commit | 1431a37d18b824f33030779e975f13839e37b61a (patch) | |
tree | ec98643e2bd17603656260755035f72f22efeb13 /gcc/go/go-lang.c | |
parent | 3865a06fb99d4a893989b7bbf3fc81f4c5cbf354 (diff) | |
download | gcc-1431a37d18b824f33030779e975f13839e37b61a.zip gcc-1431a37d18b824f33030779e975f13839e37b61a.tar.gz gcc-1431a37d18b824f33030779e975f13839e37b61a.tar.bz2 |
re PR middle-end/47646 (Revision 169918 caused many testsuite failures)
2011-02-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
PR middle-end/47646
* gcc.dg/pr39666-2.c (foo2): If the location of the statement
using the variable is known the warning is emitted there.
* gcc.dg/uninit-pr19430.c (foo): Likewise.
* g++.dg/warn/Wuninitialized-5.C (foo): Likewise.
* c-c++-common/pr20000.c (g): Both warnings occur at the return
statement.
(vg): Likewise.
* gcc.dg/noreturn-1.c (foo5): Likewise.
* objc.dg/attributes/method-noreturn-1.m (method1): Likewise.
(method2): Likewise.
* gfortran.dg/pr25923.f90 (baz): The warning will now be issued for
the return statement using the uninitialized variable.
* gfortran.dg/pr39666-2.f90 (f): Likewise.
From-SVN: r169927
Diffstat (limited to 'gcc/go/go-lang.c')
0 files changed, 0 insertions, 0 deletions