[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mktime.c compilation error on Solaris 11
From: |
Bruno Haible |
Subject: |
Re: mktime.c compilation error on Solaris 11 |
Date: |
Sun, 08 Jan 2012 19:08:46 +0100 |
User-agent: |
KMail/4.7.4 (Linux/3.1.0-1.2-desktop; KDE/4.7.4; x86_64; ; ) |
Paul Eggert wrote:
> Wow, that's a weird GCC bug. Thanks for diagnosing it,
> and your fix looks good. AFter the GCC folks fix it,
> we can update mktime.c to use the pragma on sufficiently-new
> GCC versions.
Indeed, even the newest GCC release (4.6.2) has the bug.
Pushed.
Bruno