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"



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