]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c/c-typeck.c
c-typeck.c (common_type): Don't lose type qualifiers when creating new variants.
authorEric Christopher <echristo@redhat.com>
Wed, 2 Jun 2004 19:46:13 +0000 (19:46 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Wed, 2 Jun 2004 19:46:13 +0000 (19:46 +0000)
commit3aeb3655cf89356c86726d49316dcb957859971f
treed36ee4bf09e2586b23075250a34462a295e2664c
parent03a4c969079e508d695f0b8b82bd573b54e01a3c
c-typeck.c (common_type): Don't lose type qualifiers when creating new variants.

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.

From-SVN: r82577
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20040602-1.c [new file with mode: 0644]