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]

r237503 - in /trunk/gcc: ChangeLog cse.c testsu...


Author: jakub
Date: Thu Jun 16 07:11:37 2016
New Revision: 237503

URL: https://gcc.gnu.org/viewcvs?rev=237503&root=gcc&view=rev
Log:
	PR rtl-optimization/71532
	* cse.c (cse_insn): For const/pure calls, invalidate argument passing
	memory slots.

	* gcc.dg/torture/pr71532.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr71532.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cse.c
    trunk/gcc/testsuite/ChangeLog


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