[Bug middle-end/48493] [ICE] [ARM] in expand_expr_addr_expr_1, at expr.c

mikpe at it dot uu.se gcc-bugzilla@gcc.gnu.org
Tue Jun 21 09:06:00 GMT 2011


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

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu.se,
                   |                            |rguenth at gcc dot gnu.org

--- Comment #4 from Mikael Pettersson <mikpe at it dot uu.se> 2011-06-21 09:04:00 UTC ---
It's triggered by the big MEM-REF merge in r161655:

Author: rguenth
Date: Thu Jul  1 08:49:19 2010
New Revision: 161655

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

    PR middle-end/42834
    PR middle-end/44468
    * doc/gimple.texi (is_gimple_mem_ref_addr): Document.
    * doc/generic.texi (References to storage): Document MEM_REF.
    * tree-pretty-print.c (dump_generic_node): Handle MEM_REF.
...



More information about the Gcc-bugs mailing list