r273599 - in /trunk/gcc: ChangeLog function.c t...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Jul 19 10:26:00 GMT 2019


Author: jakub
Date: Fri Jul 19 10:26:23 2019
New Revision: 273599

URL: https://gcc.gnu.org/viewcvs?rev=273599&root=gcc&view=rev
Log:
	PR middle-end/91190
	* function.c (insert_temp_slot_address): Store into the hash table
	a copy of address to avoid RTL sharing issues.

	* gcc.c-torture/compile/pr91190.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr91190.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list