------- 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: [EMAIL PROTECTED] 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