public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Ilya Enkovich <enkovich.gnu@gmail.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [[Boolean Vector, patch 5/5] Support boolean vectors in vector lowering
Date: Fri, 23 Oct 2015 07:57:00 -0000	[thread overview]
Message-ID: <87mvva3v88.fsf@igel.home> (raw)
In-Reply-To: <20151002141102.GI26618@msticlxl57.ims.intel.com> (Ilya	Enkovich's message of "Fri, 2 Oct 2015 17:11:02 +0300")

../../gcc/tree-vect-generic.c: In member function 'virtual unsigned int {anonymous}::pass_lower_vector_ssa::execute(function*)':
../../gcc/tree-vect-generic.c:127:70: error: 'a2' may be used uninitialized in this function [-Werror=maybe-uninitialized]
  return gimplify_build3 (gsi, BIT_FIELD_REF, type, t, bitsize, bitpos);
                                                                      ^
../../gcc/tree-vect-generic.c:847:8: note: 'a2' was declared here
   tree a2;
        ^

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

      parent reply	other threads:[~2015-10-23  7:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02 14:11 Ilya Enkovich
2015-10-09 21:01 ` Jeff Law
2015-10-12 10:37   ` Alan Lawrence
2015-10-13 14:56     ` Ilya Enkovich
2015-10-13 15:36       ` Jeff Law
2015-10-13 15:48         ` Ilya Enkovich
2015-10-23  7:57 ` Andreas Schwab [this message]

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=87mvva3v88.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=enkovich.gnu@gmail.com \
    --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).