[Bug c++/14808] [3.4/3.5 Regression] [win32] Undefined results with virtual base classes

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 8 22:16:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-04-08 22:16 -------
Subject: Bug 14808

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	dannysmith@gcc.gnu.org	2004-04-08 22:16:01

Modified files:
	gcc/cp         : ChangeLog method.c 

Log message:
	PR c++/14808
	* method.c (make_alias_for_thunk): Just return function decl
	for one_only functions if __CYGWIN__ or __MINGW32__
	(use_thunk): Don't put function and thunk in same one_only
	section if __CYGWIN__ or __MINGW32__.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.95&r2=1.3892.2.96
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/method.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.275.4.2&r2=1.275.4.3



-- 


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



More information about the Gcc-bugs mailing list