This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH COMMITTED: gcc 4.2 support for -Wstrict-overflow/-fstrict-overflow


On 11 Mar 2007 21:40:24 -0700, Ian Lance Taylor <iant@google.com> wrote:
I have just committed the gcc 4.2 patch which adds support for
-Wstrict-overflow and -fstrict-overflow, as previously approved.  A
bunch of testing was required.  Lucky for me that Mark's release
candidate was delayed.

Wait, this still introduces a missed optimization regression as mentioned by Richard Guenther so why did you apply it before that was resolved?

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]