diff options
author | Jan Hubicka <jh@suse.cz> | 2022-04-09 21:22:58 +0200 |
---|---|---|
committer | Jan Hubicka <jh@suse.cz> | 2022-04-09 21:22:58 +0200 |
commit | 4943b75e9f06f0b64ed541430bb7fbccf55fc552 (patch) | |
tree | 1ec24df49da937dab46cb763acbe5889a3105151 /gcc/config.gcc | |
parent | aabb9a261ef060cf24fd626713f1d7d9df81aa57 (diff) | |
download | gcc-4943b75e9f06f0b64ed541430bb7fbccf55fc552.zip gcc-4943b75e9f06f0b64ed541430bb7fbccf55fc552.tar.gz gcc-4943b75e9f06f0b64ed541430bb7fbccf55fc552.tar.bz2 |
Update semantic_interposition flag at analysis time
This patch solves problem with FE first finalizing function and then adding
-fno-semantic-interposition flag (by parsing optimization attribute).
gcc/ChangeLog:
2022-04-09 Jan Hubicka <hubicka@ucw.cz>
PR ipa/103376
* cgraphunit.cc (cgraph_node::analyze): update semantic_interposition
flag.
gcc/testsuite/ChangeLog:
2022-04-09 Jan Hubicka <hubicka@ucw.cz>
PR ipa/103376
* gcc.c-torture/compile/pr103376.c: New test.
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions