public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mckelvey at maskull dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/43541]  New: Warning Treated as Error
Date: Fri, 26 Mar 2010 16:24:00 -0000	[thread overview]
Message-ID: <bug-43541-6183@http.gcc.gnu.org/bugzilla/> (raw)

This one just needs a couple of casts:

/cygdrive/j/Home/cvsroot/gcc-obj/./prev-gcc/xgcc
-B/cygdrive/j/Home/cvsroot/gcc-obj/./prev-gcc/ -B/usr/local/i686-pc-cygwin/bin/
-B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include    -c  -gtoggle -DIN_GCC   -W -Wall
-Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat  
-DHAVE_CONFIG_H -I. -Icp -I/cygdrive/j/Home/cvsroot/gcc/gcc
-I/cygdrive/j/Home/cvsroot/gcc/gcc/cp
-I/cygdrive/j/Home/cvsroot/gcc/gcc/../include
-I/cygdrive/j/Home/cvsroot/gcc/gcc/../libcpp/include 
-I/cygdrive/j/Home/cvsroot/gcc/gcc/../libdecnumber
-I/cygdrive/j/Home/cvsroot/gcc/gcc/../libdecnumber/dpd -I../libdecnumber 
-DCLOOG_PPL_BACKEND    /cygdrive/j/Home/cvsroot/gcc/gcc/cp/pt.c -o cp/pt.o
cc1: warnings being treated as errors
/cygdrive/j/Home/cvsroot/gcc/gcc/cp/pt.c: In function
'get_template_parms_at_level':
/cygdrive/j/Home/cvsroot/gcc/gcc/cp/pt.c:2851:16: error: comparison between
signed and unsigned integer expressions
/cygdrive/j/Home/cvsroot/gcc/gcc/cp/pt.c:2855:30: error: comparison between
signed and unsigned integer expressions
make[3]: *** [cp/pt.o] Error 1


-- 
           Summary: Warning Treated as Error
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mckelvey at maskull dot com
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43541


             reply	other threads:[~2010-03-26 16:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-26 16:24 mckelvey at maskull dot com [this message]
2010-03-26 16:49 ` [Bug bootstrap/43541] " rguenth at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-43541-6183@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).