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

egcs/gcc ChangeLog varasm.c config/elfos.h con ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	gcc-3_2-rhl8-branch
Changes by:	jakub@gcc.gnu.org	2002-11-10 05:14:00

Modified files:
	gcc            : ChangeLog varasm.c 
	gcc/config     : elfos.h 
	gcc/config/alpha: elf.h 
	gcc/config/ia64: sysv4.h 
	gcc/testsuite  : ChangeLog 

Log message:
	* varasm.c (output_addressed_constants) [MINUS_EXPR]: Clear reloc if
	both operands contain local relocations.
	* config/elfos.h (SELECT_SECTION): Don't use mergeable sections if
	initializer has any relocations.
	* config/alpha/elf.h (SELECT_SECTION): Likewise.
	* config/ia64/sysv4.h (DO_SELECT_SECTION): Likewise.
	
	* gcc.dg/20021029-1.c: New test.
	* gcc.dg/20021029-2.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.13152.2.657.2.27.2.28&r2=1.13152.2.657.2.27.2.29
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.250.2.14.4.4&r2=1.250.2.14.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/elfos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.45.14.1&r2=1.45.14.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/alpha/elf.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.51.2.3&r2=1.51.2.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/ia64/sysv4.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.20.8.3.4.1&r2=1.20.8.3.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.1672.2.166.2.8.2.12&r2=1.1672.2.166.2.8.2.13


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