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/9571] [PPC] problems with 'const', -msdata=eabi and sections.


------- Additional Comments From amodra at bigpond dot net dot au  2004-11-30 06:44 -------
My patch didn't completely fix this problem, only the wrong .sdata2 attributes.
Incidentally, the followup patch to fix the libgfortran breakage is:

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	amodra@gcc.gnu.org	2004-11-29 11:29:13

Modified files:
	gcc            : ChangeLog varasm.c 

Log message:
	* varasm.c (default_elf_select_section_1): Only pass DECL_P decl
	to named_section.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6618&r2=2.6619
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&r1=1.462&r2=1.463



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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


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