aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
diff options
context:
space:
mode:
authorCaroline Tice <cmtice@google.com>2019-08-13 09:11:20 -0700
committerCaroline Tice <ctice@gcc.gnu.org>2019-08-13 09:11:20 -0700
commit65a3896a182c3518f3ba7b5cecaf7d1ca7badf0c (patch)
tree2ff0c7506b5c42c518e72ce1c8047732e14c8c50 /gcc/fortran/resolve.c
parent51ad8481b8fe3d47aaa4494deace6153c353dec1 (diff)
downloadgcc-65a3896a182c3518f3ba7b5cecaf7d1ca7badf0c.zip
gcc-65a3896a182c3518f3ba7b5cecaf7d1ca7badf0c.tar.gz
gcc-65a3896a182c3518f3ba7b5cecaf7d1ca7badf0c.tar.bz2
Fix PR other/91396 static linke error with -fvtable-verify
Fix a bug where linking with -fvtable-verify and -static causes the linker to complain about multiple definitions of things in the vtv_end*.o files (once from the .o file and once from libvtv.a). 2019-08-12 Caroline Tice <cmtice@google.com> PR other/91396 * config/gnu-user.h (GNU_USER_TARGET_ENDFILE_SPEC): Only add the vtv_end.o or vtv_end_preinit.o files if !static. From-SVN: r274386
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions