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: [4.5 Regression] RPR c/40172: evision 147596 breaks bootstrap


Patch. Not bootstrapped or tested yet.

Cheers,

Manuel.

2009/5/19 Jakub Jelinek <jakub@redhat.com>:
> On Tue, May 19, 2009 at 10:35:01AM +0200, Richard Guenther wrote:
>> This kind of stuff totally sucks.
>
> Yeah, I think we should take out -Wlogical-op from -Wextra. ?If somebody has
> spare time, it could be added by hand once or twice in the release cycle in
> a private gcc build, then sift through all the false positives and if
> anything real pops up, report it, but adding tons of ugly workarounds into
> gcc and, what's worse, into thousands of other projects around, is a bad
> idea.
>
> ? ? ? ?Jakub
>

Attachment: fix-wlogical-op.diff
Description: Text document


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