2004-06-13 Eric Christopher <echristo@redhat.com>
commit14338e9af85339a54add2fa90ecb4b9a1e9397bf
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Jun 2004 16:24:52 +0000 (13 16:24 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Jun 2004 16:24:52 +0000 (13 16:24 +0000)
tree1610976da3c4d67fa8a457fc78a4dce1d38b223e
parentf4fed3897d93d052ffdab36b224c3fdbee813627
2004-06-13  Eric Christopher  <echristo@redhat.com>

* c-decl.c (diagnose_mismatched_decls): Improve error message.
Remove unused code.
* c-typeck.c (comptypes): Add location in standard we're checking.

2004-06-13  Eric Christopher  <echristo@redhat.com>

* gcc.dg/noncompile/redecl-1.c: Fix error message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83060 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-decl.c
gcc/c-typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/noncompile/redecl-1.c