tree-ssa-structalias.c
210 KB
-
re PR ipa/66705 (section is missing linker error with -flto -fipa-pta) · 27e2bd9f
2015-09-03 Richard Biener <rguenther@suse.de> PR ipa/66705 * tree-ssa-structalias.c (ctor_for_analysis): New function. (create_variable_info_for_1): Use ctor_for_analysis instead of get_constructor. (create_variable_info_for): Likewise. * g++.dg/lto/pr66705_0.C: New testcase. From-SVN: r227430
Richard Biener committed