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 fortran/61418] [4.9/4.10 Regression] HDF5 build failure with -flto: libgfortran.spec: attempt to rename spec 'lib' to already defined spec 'liborig'


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

--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Jun  5 14:28:23 2014
New Revision: 211281

URL: http://gcc.gnu.org/viewcvs?rev=211281&root=gcc&view=rev
Log:
2014-06-05  Richard Biener  <rguenther@suse.de>

    PR fortran/61418
    * gfortranspec.c (spec_file): Remove.
    (find_spec_file): Likewise.
    (lang_specific_driver): Do not look for specs file in -L
    or append -specs command line argument.
    (lang_specific_pre_link): Always %:include libgfortran.spec.

Modified:
    branches/gcc-4_9-branch/gcc/fortran/ChangeLog
    branches/gcc-4_9-branch/gcc/fortran/gfortranspec.c


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