This is the mail archive of the gcc-help@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: gcc Build Warnings


On Mon, Dec 29, 2008 at 5:10 PM, Tom Browder <tom.browder@gmail.com> wrote:
> On Mon, Dec 29, 2008 at 4:05 PM, Ian Lance Taylor <iant@google.com> wrote:
>> "Tom Browder" <tom.browder@gmail.com> writes:
>>> I'll go back and redo my last build and look at the warnings, but I'm
>>> pretty sure I see mostly the usual warnings about comparison of signed
>>> versus unsigned and such that are probably due to developer
>>> optimizations, but they are bothersome.

I have attached a much-shortened list of the kinds of warnings I'm
talking about--all from stage 2 or later.  Shouldn't these be taken
care of by the developers (i.e., suppressed somehow)?

-Tom

Attachment: some_stage2-3_warnings.txt
Description: Text document


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