This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Linux 2.6 nanosecond time stamp weirdness breaks GCC build
- From: Andi Kleen <ak at suse dot de>
- To: Ulrich Weigand <weigand at i1 dot informatik dot uni-erlangen dot de>
- Cc: dan at debian dot org, weigand at i1 dot informatik dot uni-erlangen dot de,gcc at gcc dot gnu dot org, linux-kernel at vger dot kernel dot org, schwidefsky at de dot ibm dot com
- Date: Thu, 1 Apr 2004 23:44:59 +0200
- Subject: Re: Linux 2.6 nanosecond time stamp weirdness breaks GCC build
- References: <20040401224604.5c3b45ff.ak@suse.de><200404012101.XAA23775@faui1d.informatik.uni-erlangen.de>
On Thu, 1 Apr 2004 23:01:39 +0200 (CEST)
Ulrich Weigand <weigand@i1.informatik.uni-erlangen.de> wrote:
> Both lead to the same type of problem.
Indeed. My change would only provide a lighter guarantee - time never going backwards.
-Andi