|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/12324] GOLD do not diagnoze when non-PIC code is linked into shared library |
Date: | Wed, 15 Dec 2010 15:35:46 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12324 --- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2010-12-15 15:35:31 UTC --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2010-12-15 15:35:28 Modified files: gold : ChangeLog x86_64.cc gold/testsuite : Makefile.am Makefile.in Log message: PR gold/12324 * x86_64.cc (Target_x86_64::Scan::check_non_pic): Give an error for R_X86_64_32 and R_X86_64_PC32. * testsuite/Makefile.am (ver_matching_def.so): Depend on and use ver_matching_def_pic.o. (ver_matching_def_pic.o): New target. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.680&r2=1.681 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.120&r2=1.121 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.am.diff?cvsroot=src&r1=1.152&r2=1.153 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.in.diff?cvsroot=src&r1=1.161&r2=1.162 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |