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: Fix enum comparisons


On Wed, 3 Sep 2008, Ian Lance Taylor wrote:

> The first attachment below is the -Wenum-compare support.  I don't
> propose to apply that patch now, but I would be interested in any
> comments from the C frontend maintainers.  I have not yet updated the
> documentation; basically, -Wenum-compare is the default in C++, and in
> C it is enabled by -Wall or -Wc++-compat.

The C patch seems fine (for stage 1) to me.

-- 
Joseph S. Myers
joseph@codesourcery.com


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