]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR c/47809 (ICE in gimplify_expr, at gimplify.c:7291)
authorJakub Jelinek <jakub@redhat.com>
Thu, 7 Apr 2011 18:25:50 +0000 (20:25 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 7 Apr 2011 18:25:50 +0000 (20:25 +0200)
commitb748529647205ff2a3bf1f39f570c6ed8c572219
tree32bb2d1669f751723f75a1364d8b639e338ee167
parent87090c9335dddf1d19766220e3ca9b4f6f5a1029
backport: re PR c/47809 (ICE in gimplify_expr, at gimplify.c:7291)

Backported from mainline
2011-02-19  Jakub Jelinek  <jakub@redhat.com>

PR c/47809
* c-common.c (c_fully_fold_internal): Handle VIEW_CONVERT_EXPR.

* gcc.target/i386/pr47809.c: New test.

From-SVN: r172114
gcc/ChangeLog
gcc/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr47809.c [new file with mode: 0644]