]> gcc.gnu.org Git - gcc.git/commit - gcc/testsuite/ChangeLog
re PR middle-end/55851 (ICE in size_binop_loc, at fold-const.c:1385)
authorJakub Jelinek <jakub@redhat.com>
Tue, 8 Jan 2013 08:32:12 +0000 (09:32 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 8 Jan 2013 08:32:12 +0000 (09:32 +0100)
commitf3ef18ffa0d5facc961caab9c0244b6390e66096
treeddef6bb86fc27a607b3cf386774ca7f5dc73a25e
parent5b42fd01389e9054ba20f7ef574aaeab1beaf677
re PR middle-end/55851 (ICE in size_binop_loc, at fold-const.c:1385)

PR middle-end/55851
* fold-const.c (int_binop_types_match_p): Allow all INTEGRAL_TYPE_P
types instead of just INTEGER_TYPE types.

* gcc.c-torture/compile/pr55851.c: New test.

Co-Authored-By: Richard Biener <rguenther@suse.de>
From-SVN: r195006
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr55851.c [new file with mode: 0644]
This page took 0.060604 seconds and 5 git commands to generate.