NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/54000 (FP tests failing on amd64 since gcc7 import)




> On Feb 22, 2019, at 10:00 AM, maya%netbsd.org@localhost <maya%NetBSD.org@localhost> wrote:
> 
> Synopsis: FP tests failing on amd64 since gcc7 import
> 
> State-Changed-From-To: open->analyzed
> State-Changed-By: maya%NetBSD.org@localhost
> State-Changed-When: Fri, 22 Feb 2019 18:00:20 +0000
> State-Changed-Why:
> Not really a bug. GCC defaults to -fno-rounding-math, we can get correct behaviour with -frounding-math.

Is this a change in GCC’s default?  If so, it seems like this is a binary compatibility issue and that we should switch the default back.

-- thorpej



Home | Main Index | Thread Index | Old Index