r217825 - in /trunk/gcc: ChangeLog cfgexpand.c ...

ienkovich@gcc.gnu.org ienkovich@gcc.gnu.org
Thu Nov 20 08:15:00 GMT 2014


Author: ienkovich
Date: Thu Nov 20 08:15:21 2014
New Revision: 217825

URL: https://gcc.gnu.org/viewcvs?rev=217825&root=gcc&view=rev
Log:
gcc/

	PR sanitizer/63845
	* function.c (assign_parms): Move init of pic_offset_table_rtx
	from here to...
	* cfgexpand.c (expand_used_vars): ...here.

gcc/testsuite/

	PR sanitizer/63845
	* gcc.dg/asan/pr63845.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/asan/pr63845.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c
    trunk/gcc/function.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list