diff options
author | Jan Hubicka <hubicka@ucw.cz> | 2014-05-21 08:16:03 +0200 |
---|---|---|
committer | Jan Hubicka <hubicka@gcc.gnu.org> | 2014-05-21 06:16:03 +0000 |
commit | 3aaf05290aeed9682334510fa38886338b64ad73 (patch) | |
tree | f9b7b26bf37f8b8b8a0af6d7e07c72c009bebcb2 /gcc/omp-low.c | |
parent | 1bbb87c4b25c0366ce2a53713ea1a9c97136e7b1 (diff) | |
download | gcc-3aaf05290aeed9682334510fa38886338b64ad73.zip gcc-3aaf05290aeed9682334510fa38886338b64ad73.tar.gz gcc-3aaf05290aeed9682334510fa38886338b64ad73.tar.bz2 |
re PR tree-optimization/60899 (undef reference generated with -fdevirtualize-speculatively)
PR tree-optimization/60899
* gimple-fold.c (can_refer_decl_in_current_unit_p): Cleanup;
assume all static symbols will have definition wile parsing and
check the do have definition later in compilation; check that
variable referring symbol will be output before concluding that
reference is safe; be conservative for referring local statics;
be more precise about when comdat is output in other partition.
g++.dg/ipa/devirt-11.C: Update template.
From-SVN: r210676
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions