GNU bug report logs - #39611
coreutils v8.31 fails to compile with -Ofast

Previous Next

Package: coreutils;

Reported by: zsugabubus <zsugabubus <at> national.shitposting.agency>

Date: Sat, 15 Feb 2020 00:35:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: zsugabubus <zsugabubus <at> national.shitposting.agency>
Cc: 39611 <at> debbugs.gnu.org
Subject: bug#39611: coreutils v8.31 fails to compile with -Ofast
Date: Fri, 14 Feb 2020 17:08:47 -0800
On 2/14/20 3:21 PM, zsugabubus wrote:
> $ export CFLAGS=-Ofast # Works with -O3
> $ ./configure && make

Coreutils (and many other programs) is not compatible with -Ofast, which is not 
surprising as -Ofast is documented to not work in many cases. The obvious 
workaround is to not use -Ofast.




This bug report was last modified 5 years and 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.