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: eliminate bitmap.c warnings


>>>>> "Ben" == Ben Elliston <bje@au1.ibm.com> writes:

Ben> I believe this patch fixes two of them, but I am left with a
Ben> feeling that if it were this simple, it would have already been
Ben> fixed.  Am I missing something?

-Wc++-compat is not complete -- it does not detect all C++
compatibility problems.  If you compile the gcc-in-cxx branch, you'll
see many more problems, which are also opportunities to improve
-Wc++-compat :-).  I think Ian was planning to flesh this out a bit more...?

Tom


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