Richard Guenther - Re: PATCH RFC: -Wstrict-overflow, take 2 (original) (raw)

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

"Richard Guenther" richard.guenther@gmail.com writes:

Fixed by the following, bootstrapped and tested on x86_64-unknown-linux-gnu using gcc 3.3 as bootstrap compiler.

Richard.

2007-02-14 Richard Guenther rguenther@suse.de

    * flags.h (issue_strict_overflow_warning): Convert to a macro.

Thanks, I was just testing that patch myself.I don't know why I didn't see this problem.