Author: hubicka
Date: Wed Nov 13 09:05:14 2019
New Revision: 278123
URL: https://gcc.gnu.org/viewcvs?rev=278123&root=gcc&view=rev
Log:
* ipa.c (cgraph_build_static_cdtor): Pass optimization_default_node
and target_option_default_node to get -fprofile-generate ctors working
right with LTO.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa.c