Remove workaround allowing interposition of nested functions.
authorJan Hubicka <hubicka@ucw.cz>
Mon, 8 Nov 2021 17:58:03 +0000 (18:58 +0100)
committerJan Hubicka <hubicka@ucw.cz>
Mon, 8 Nov 2021 17:58:51 +0000 (18:58 +0100)
commitd44d791012efda1f48ed647d1d3a1538d15d4e19
treea67aa3ea4ce7844b8d5f337d7f905ae28256bf31
parent0cd653bd2559701da9cc4c9bf51f22bdd68623b5
Remove workaround allowing interposition of nested functions.

* gimple.c (gimple_call_static_chain_flags): Revert the workaround
allowing interposition since issues with binds_to_local_def were
hopefully solved.
gcc/gimple.c