This is the mail archive of the gcc-patches@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]

Re: [Patch, libfortran] PR 47571 Fix static linking regression


On Wed, Feb 2, 2011 at 10:15, Tobias Burnus <burnus@net-b.de> wrote:
> On 02/01/2011 10:12 PM, Janne Blomqvist wrote:
>>
>> Regtested on x86_64-unknown-linux-gnu, tested a simple program to
>> ensure usage of clock_gettime() or gettimeofday() depending on whether
>> librt is linked. Ok for trunk?
>
> OK. Thanks for the patch - and watch out for failures on Darwin.

Thanks for the review,

Sending        libgfortran/ChangeLog
Sending        libgfortran/configure
Sending        libgfortran/configure.ac
Sending        libgfortran/intrinsics/time_1.h
Transmitting file data ....
Committed revision 169517.


>
> Tobias
>
>> 2011-02-01 ÂJanne Blomqvist<jb@gcc.gnu.org>
>>
>> Â Â Â ÂPR libfortran/47571
>> Â Â Â Â* configure: Regenerated.
>> Â Â Â Â* configure.ac: Don't add librt to LIBS.
>> Â Â Â Â* intrinsics/time_1.h (weak_gettime): Weakref trickery for
>> Â Â Â Âclock_gettime().
>> Â Â Â Â(gf_gettime): Use weak_gettime() instead of clock_gettime().
>>
>>
>
>



-- 
Janne Blomqvist


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