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 tree-optimization/46866] [4.5 Regression] ICE: type mismatch in address expression


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.5.3                       |4.6.0

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-08 13:11:23 UTC ---
For reference:

Author: rguenth
Date: Thu Dec  9 17:00:19 2010
New Revision: 167649

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167649
Log:
2010-12-09  Richard Guenther  <rguenther@suse.de>

    PR middle-end/46844
    * gimple-fold.c (canonicalize_constructor_val): Canonicalize
    addresses.

    * gcc.c-torture/compile/pr46866.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr46866.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-fold.c
    trunk/gcc/testsuite/ChangeLog

no trivial backport exists and is not worthwhile (checking-only ICE).


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