This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r112948 - in /trunk/gcc: ChangeLog builtins.c


Author: amodra
Date: Fri Apr 14 03:20:21 2006
New Revision: 112948

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112948
Log:
	PR middle-end/27095
	* builtins.c: (expand_builtin_memset): Stabilize args before expansion
	and emit libcall here in case the builtin fails.
	(expand_builtin_strcmp): Always emit the libcall here on failure.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]