NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/59245: GCC silent data corruption due to "#pragma GCC diagnostic push/pop"
The following reply was made to PR bin/59245; it has been noted by GNATS.
From: Sad Clouds <cryintothebluesky%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: "RVP via gnats" <gnats-admin%NetBSD.org@localhost>, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: Re: bin/59245: GCC silent data corruption due to
"#pragma GCC diagnostic push/pop"
Date: Thu, 3 Apr 2025 07:10:12 +0100
Without understanding the root cause, rearranging compiler pragmas
could be masking the issue, which could just as easily corrupt
variables again under slightly different conditions. It's probably safer
to completely remove those pragmas, until NetBSD team can backport the
fixes.
Home |
Main Index |
Thread Index |
Old Index