public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/63784] [5 Regression] profiledbootstrap failure with bootstrap-lto
Date: Fri, 21 Nov 2014 16:49:00 -0000	[thread overview]
Message-ID: <bug-63784-4-i6n2oJLera@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-63784-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63784

--- Comment #7 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Fri Nov 21 16:49:17 2014
New Revision: 217937

URL: https://gcc.gnu.org/viewcvs?rev=217937&root=gcc&view=rev
Log:
Always use PIC option with -shared in libtool

Libtool needs to pass PIC option -shared when creating shared object to
link regular object files with slim-lto archive.

    PR bootstrap/63784
    * libtool.m4: Add $pic_flag with -shared.

boehm-gc/

    PR bootstrap/63784
    * configure: Regenerated.

gcc/

    PR bootstrap/63784
    * configure: Regenerated.

libatomic/

    PR bootstrap/63784
    * configure: Regenerated.

libbacktrace/

    PR bootstrap/63784
    * configure: Regenerated.

libcc1/

    PR bootstrap/63784
    * configure: Regenerated.

libcilkrts/

    PR bootstrap/63784
    * configure: Regenerated.

libffi/

    PR bootstrap/63784
    * configure: Regenerated.

libgfortran/

    PR bootstrap/63784
    * configure: Regenerated.

libgomp/

    PR bootstrap/63784
    * configure: Regenerated.

libitm/

    PR bootstrap/63784
    * configure: Regenerated.

libjava/

    PR bootstrap/63784
    * configure: Regenerated.

libjava/classpath/

    PR bootstrap/63784
    * configure: Regenerated.

libobjc/

    PR bootstrap/63784
    * configure: Regenerated.

libquadmath/

    PR bootstrap/63784
    * configure: Regenerated.

libsanitizer/

    PR bootstrap/63784
    * configure: Regenerated.

libssp/

    PR bootstrap/63784
    * configure: Regenerated.

libstdc++-v3/

    PR bootstrap/63784
    * configure: Regenerated.

libvtv/

    PR bootstrap/63784
    * configure: Regenerated.

lto-plugin/

    PR bootstrap/63784
    * configure: Regenerated.

Modified:
    trunk/ChangeLog
    trunk/boehm-gc/ChangeLog
    trunk/boehm-gc/configure
    trunk/gcc/ChangeLog
    trunk/gcc/configure
    trunk/libatomic/ChangeLog
    trunk/libatomic/configure
    trunk/libbacktrace/ChangeLog
    trunk/libbacktrace/configure
    trunk/libcc1/ChangeLog
    trunk/libcc1/configure
    trunk/libcilkrts/ChangeLog
    trunk/libcilkrts/configure
    trunk/libffi/ChangeLog
    trunk/libffi/configure
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/configure
    trunk/libgomp/ChangeLog
    trunk/libgomp/configure
    trunk/libitm/ChangeLog
    trunk/libitm/configure
    trunk/libjava/ChangeLog
    trunk/libjava/classpath/ChangeLog
    trunk/libjava/classpath/configure
    trunk/libjava/configure
    trunk/libobjc/ChangeLog
    trunk/libobjc/configure
    trunk/libquadmath/ChangeLog
    trunk/libquadmath/configure
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/configure
    trunk/libssp/ChangeLog
    trunk/libssp/configure
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/configure
    trunk/libtool.m4
    trunk/libvtv/ChangeLog
    trunk/libvtv/configure
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/configure
    trunk/zlib/configure


  parent reply	other threads:[~2014-11-21 16:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-08 21:33 [Bug bootstrap/63784] New: " hjl.tools at gmail dot com
2014-11-09  4:21 ` [Bug bootstrap/63784] " hjl.tools at gmail dot com
2014-11-09  4:34 ` hjl.tools at gmail dot com
2014-11-09  5:09 ` hjl.tools at gmail dot com
2014-11-09  5:16 ` hjl.tools at gmail dot com
2014-11-09 16:47 ` hjl.tools at gmail dot com
2014-11-10 19:39 ` hjl.tools at gmail dot com
2014-11-21 16:49 ` hjl at gcc dot gnu.org [this message]
2014-11-21 16:50 ` hjl.tools at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-63784-4-i6n2oJLera@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).