r278669 - in /trunk/gcc: ChangeLog ipa-sra.c te...
jamborm@gcc.gnu.org
jamborm@gcc.gnu.org
Mon Nov 25 10:09:00 GMT 2019
Author: jamborm
Date: Mon Nov 25 10:09:42 2019
New Revision: 278669
URL: https://gcc.gnu.org/viewcvs?rev=278669&root=gcc&view=rev
Log:
Make IPA-SRA follow comdat-local rules (PR 91956)
2019-11-25 Martin Jambor <mjambor@suse.cz>
PR ipa/91956
* ipa-sra.c (process_isra_node_results): Put the new node to the
same comdat group as the original node.
testsuite/
* g++.dg/ipa/pr91956.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/ipa/pr91956.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-sra.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list