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 target/21284] AVR target: switch/case jump table is placed in .data instead of .progmem.gcc_sw_table


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-05 15:36 -------
Subject: Bug 21284

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	denisc@gcc.gnu.org	2005-05-05 15:36:34

Modified files:
	gcc            : ChangeLog 
	gcc/config/avr : avr.c 

Log message:
	PR target/21284
	* config/avr/avr.c (avr_output_addr_vec_elt): Use special section
	for output.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.218&r2=2.7592.2.219
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.129.6.2&r2=1.129.6.3



-- 


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


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