This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/65351] [5 Regression] libiberty's pic version contains non-pic code on m32 darwin; causes bootstrap fail building libcc1.


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

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Apr  7 09:57:46 2015
New Revision: 221891

URL: https://gcc.gnu.org/viewcvs?rev=221891&root=gcc&view=rev
Log:
    PR target/65351
config/
    * picflag.m4: Append -mno-dynamic-no-pic for Darwin.
libiberty/
    * configure: Regenerate.
libada/
    * configure: Regenerate.
libgcc/
    * configure: Regenerate.
gcc/
    * configure: Regenerate.

Modified:
    trunk/config/ChangeLog
    trunk/config/picflag.m4
    trunk/gcc/ChangeLog
    trunk/gcc/configure
    trunk/libada/ChangeLog
    trunk/libada/configure
    trunk/libgcc/ChangeLog
    trunk/libgcc/configure
    trunk/libiberty/ChangeLog
    trunk/libiberty/configure


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]