------- Comment #13 from jakub at gcc dot gnu dot org  2007-03-19 23:28 -------
Subject: Bug 30762

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30762

Reply via email to