r123075 - in /branches/gcc-4_2-branch/gcc: Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Mon Mar 19 23:28:00 GMT 2007
Author: jakub
Date: Mon Mar 19 23:28:33 2007
New Revision: 123075
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123075
Log:
PR c/30762
* c-typeck.c (convert_for_assignment): Call comptypes for
RECORD_TYPE or UNION_TYPE.
* gcc.dg/pr30762-1.c: New test.
* gcc.dg/pr30762-2.c: New test.
Added:
branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/pr30762-1.c
branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/pr30762-2.c
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/c-typeck.c
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list