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 middle-end/47017] [4.6 Regression] gnatlib ICE on sparc64-linux


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

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-03 23:59:58 UTC ---
Author: ebotcazou
Date: Mon Jan  3 23:59:55 2011
New Revision: 168447

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168447
Log:
    PR middle-end/47017
    * expr.c (expand_expr_real_1) <MEM_REF>: Call memory_address_addr_space
    instead of convert_memory_address_addr_space on the base expression.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expr.c


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