PR c/13804
commitff97051093ddfbca9b9e513209e929b4d4fada7f
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Sep 2004 19:33:55 +0000 (27 19:33 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Sep 2004 19:33:55 +0000 (27 19:33 +0000)
treebea232c1f5d8bde732375be9c7629cc2679c4b93
parenta95d9e978a6254633dd7e1daf0fb31dc8f61609a
PR c/13804
* c-typeck.c (build_component_ref): Name type involved in
diagnostic for structure or union without a member of the given
name.

testsuite:
* gcc.dg/pr13804-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88195 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr13804-1.c [new file with mode: 0644]