r197444 - in /branches/gcc-4_6-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Apr 3 17:57:00 GMT 2013


Author: jakub
Date: Wed Apr  3 17:57:32 2013
New Revision: 197444

URL: http://gcc.gnu.org/viewcvs?rev=197444&root=gcc&view=rev
Log:
	Backported from mainline
	2012-09-05  Jakub Jelinek  <jakub@redhat.com>

	PR middle-end/54486
	* builtins.c (fold_builtin_strspn, fold_builtin_strcspn): Use
	build_int_cst with size_type_node instead of size_int.

	* c-c++-common/pr54486.c: New test.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/c-c++-common/pr54486.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/builtins.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list