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] Don't force initializers with local label difference into RW sections


On Tue, Oct 29, 2002 at 09:31:07PM +0100, Jakub Jelinek wrote:
> 	* varasm.c (output_addressed_constants) [MINUS_EXPR]: Clear reloc if
> 	both operands contain local relocations.
> 	(categorize_decl_for_section): Don't use mergeable sections if
> 	initializer has any relocations.
> 
> 	* gcc.dg/20021029-1.c: New test.
> 	* gcc.dg/20021029-2.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]