Joseph Koshy <joseph.koshy_at_gmail.com> writes: > I suspect that the tinderboxes use a different (stricter) set of > compiler flags than the 'make buildworld' / 'make universe' ones. > Specifically, the regular build uses -fno-strict-aliasing. the tinderbox uses -O2 -pipe. -fno-strict-aliasing is evil. its only function is to hide bugs. please please please do not use it when testing new code. DES -- Dag-Erling Smørgrav - des_at_des.noReceived on Fri Jun 10 2005 - 05:03:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:36 UTC