[Bug middle-end/15988] [3.5 regression] ICE in fold_convert with pointer-to-member-function

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 24 06:52:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-06-24 06:52 -------
Subject: Bug 15988

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-06-24 06:51:56

Modified files:
	gcc            : ChangeLog fold-const.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/opt: ptrmem4.C 

Log message:
	2004-06-23  Andrew Pinski  <apinski@apple.com>
	
	PR middle-end/15988
	* fold-const.c (fold_convert): Types which are compatible
	can be converted with only a NOP_EXPR.
	
	2004-06-23  Andrew Pinski  <apinski@apple.com>
	
	PR middle-end/15988
	* g++.dg/opt/ptrmem4.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4111&r2=2.4112
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.408&r2=1.409
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3892&r2=1.3893
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/ptrmem4.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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



More information about the Gcc-bugs mailing list