2007-08-09 Andrew Pinski <andrew_pinski@playstation.sony.com>
commited9e916d05ee9ec206bf7a8cfd57c72972f9f460
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Aug 2007 21:39:08 +0000 (9 21:39 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Aug 2007 21:39:08 +0000 (9 21:39 +0000)
treeaf0dfa5a41a062b04a6066ad983b5cdc444debda
parent9e0e518b2f464fee8828d38d1e56c6a58c4ae3b8
2007-08-09  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR c/32796
        * c-typeck.c (build_binary_op): Check for non pointer types before
        calling int_fits_type_p.

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

        PR c/32796
        * gcc.c-torture/compile/pr32796.c: New test.

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