This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix wrong-code at -O0 with MEM_REF in initializer (PR middle-end/53084)


On 04/23/12 16:03, Jakub Jelinek wrote:
> 	PR middle-end/53084
> 	* varasm.c (compute_reloc_for_constant): Handle ADDR_EXPR
> 	of MEM_REF.
> 	(output_addressed_constants): Likewise.
> 
> 	* gcc.c-torture/execute/pr53084.c: New test.

Ok.


r~


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