2004-06-02 Eric Christopher <echristo@redhat.com>
commita5d9b222b4ecca514a9b0e9c18132bb40fea2be2
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jun 2004 19:46:13 +0000 (2 19:46 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jun 2004 19:46:13 +0000 (2 19:46 +0000)
treed36ee4bf09e2586b23075250a34462a295e2664c
parenta66b1d06a7c0fb9d05e195df2b897c04c5f57d56
2004-06-02  Eric Christopher  <echristo@redhat.com>

        * c-typeck.c (common_type): Don't lose type qualifiers
        when creating new variants.

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

        * gcc.c-torture/compile/20040602-1.c: New.

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