This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/47809] [4.5 Regression] ICE in gimplify_expr, at gimplify.c:7291


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47809

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-04-07 18:25:53 UTC ---
Author: jakub
Date: Thu Apr  7 18:25:50 2011
New Revision: 172114

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172114
Log:
    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.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr47809.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/c-common.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]