[multiple changes]
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Mon, 6 Aug 2007 03:24:19 +0000 (03:24 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 6 Aug 2007 03:24:19 +0000 (20:24 -0700)
commit49271fc0e20670fc5a7c1588c48af8280f57763b
treea7fdd952c56e91a7fd24e406f1c8d6909b505ad6
parent085f094f221211db475c4e025880539ce687394b
[multiple changes]

2008-08-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32988
        * tree.c (build2_stat): Instead of checking for INTEGER_TYPE, check
        for INTEGRAL_TYPE_P.

2007-08-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32988
        * gcc.c-torture/compile/pr32988.c: New test.

From-SVN: r127237
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr32988.c [new file with mode: 0644]
gcc/tree.c