[Bug target/22085] [4.1 Regression] error with -fpreprocessed

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jul 21 07:38:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-21 07:30 -------
Subject: Bug 22085

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bonzini@gcc.gnu.org	2005-07-21 07:30:03

Modified files:
	gcc            : ChangeLog 
	gcc/testsuite  : ChangeLog 
	gcc/config/rs6000: darwin.h rs6000-c.c rs6000-protos.h rs6000.h 
Added files:
	gcc/testsuite/gcc.dg: altivec-pr22085.c 

Log message:
	gcc:
	2005-07-21  Paolo Bonzini  <bonzini@gnu.org>
	
	PR target/22085
	* config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Do not
	initialize targetm.resolve_overloaded_builtin here.
	(altivec_expand_overloaded_builtin): Make it non-static.
	* config/rs6000/rs6000-protos.h
	(altivec_expand_overloaded_builtin): New prototype.
	* config/rs6000/rs6000.h (REGISTER_TARGET_PRAGMAS): Initialize
	targetm.resolve_overloaded_builtin here.
	* config/rs6000/darwin.h (REGISTER_TARGET_PRAGMAS): Likewise.
	
	testsuite:
	2005-07-21  Paolo Bonzini  <bonzini@gnu.org>
	
	PR target/22085
	* gcc.dg/altivec-pr22085.c: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9497&r2=2.9498
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5792&r2=1.5793
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/altivec-pr22085.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/darwin.h.diff?cvsroot=gcc&r1=1.90&r2=1.91
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000-c.c.diff?cvsroot=gcc&r1=1.22&r2=1.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000-protos.h.diff?cvsroot=gcc&r1=1.104&r2=1.105
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&r1=1.378&r2=1.379



-- 


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



More information about the Gcc-bugs mailing list