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 RFC: -Wstrict-overflow, take 2


On 14 Feb 2007 08:46:47 -0800, Ian Lance Taylor <iant@google.com> wrote:
"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.

I guess -fkeep-inline-functions is no longer working properly. Honza?


Richard.


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