public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mike Stump <mikestump@comcast.net>
To: Andi Kleen <andi@firstfloor.org>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] Fix bootstrap with ICL
Date: Wed, 09 Jul 2014 17:17:00 -0000	[thread overview]
Message-ID: <7B350BFE-1CF8-4FA7-80DB-5273580AE2B9@comcast.net> (raw)
In-Reply-To: <20140709040157.GA11969@basil.fritz.box>

On Jul 8, 2014, at 9:01 PM, Andi Kleen <andi@firstfloor.org> wrote:
> With ICL enabled and an LTO boot strap the ICL build always errors
> out due to -Werror=maybe-undefined. The following patch fixes
> the LTO build for me by initializing the variables in question. 
> 
> All warnings were false positives as far as I can tell.

I know of at least one programmer that uses the intelligence in the compiler to catch coding bugs with these sorts of warnings (or at least, the non-lto version of  these warnings).

  reply	other threads:[~2014-07-09 17:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-09  4:02 Andi Kleen
2014-07-09 17:17 ` Mike Stump [this message]
2014-07-09 17:34   ` Andi Kleen

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=7B350BFE-1CF8-4FA7-80DB-5273580AE2B9@comcast.net \
    --to=mikestump@comcast.net \
    --cc=andi@firstfloor.org \
    --cc=gcc-patches@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).