[Bug c++/14936] [3.3 Regression] -fdata-sections + uninitialized template data objects = spurious link errors

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 15 02:25:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-04-15 02:05 -------
Subject: Bug 14936

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	zack@gcc.gnu.org	2004-04-15 02:05:06

Modified files:
	gcc            : ChangeLog varasm.c 

Log message:
	PR 14936
	Backport from mainline:
	2004-03-12  Matt Austern  <austern@apple.com>
	
	* varasm.c (make_decl_one_only): Don't use DECL_COMMON if
	we're compiling for a SUPPORTS_ONE_ONLY target.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.967&r2=1.16114.2.968
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.324.2.10&r2=1.324.2.11



-- 


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



More information about the Gcc-bugs mailing list