public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/60506] ICE with && on vectors in C++
Date: Wed, 12 Mar 2014 05:12:00 -0000	[thread overview]
Message-ID: <bug-60506-4-U1KF9oaOsy@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-60506-4@http.gcc.gnu.org/bugzilla/>

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|i86_64-pc-cygwin            |
                   |-march=corei7               |
            Summary|g++ reports "internal       |ICE with && on vectors in
                   |compiler error" using SSE2  |C++
                   |and not entirely beautiful  |
                   |programming                 |
              Alias|kc_sse2_shuffle             |

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
ICEs as of 4.9 20140219 too.

C front-end errors out:
t.c: In function ‘updateCount’:
t.c:5:5: error: used vector type where scalar is required
>From gcc-bugs-return-446072-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Mar 12 05:14:22 2014
Return-Path: <gcc-bugs-return-446072-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 7012 invoked by alias); 12 Mar 2014 05:14:22 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 6931 invoked by uid 48); 12 Mar 2014 05:14:18 -0000
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/60506] ICE with && on vectors in C++
Date: Wed, 12 Mar 2014 05:14:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.8.2
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: pinskia at gcc dot gnu.org
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-60506-4-YZUUgsKxOb@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-60506-4@http.gcc.gnu.org/bugzilla/>
References: <bug-60506-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-03/txt/msg00941.txt.bz2
Content-length: 592

http://gcc.gnu.org/bugzilla/show_bug.cgi?id`506

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Turns out this is dup of bug 58845.  In 4.9 we print a sorry message meaning we
don't handle this just yet.

*** This bug has been marked as a duplicate of bug 58845 ***


      parent reply	other threads:[~2014-03-12  5:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12  4:47 [Bug c++/60506] New: g++ reports "internal compiler error" using SSE2 and not entirely beautiful programming jenkinsj89 at yahoo dot ca
2014-03-12  4:48 ` [Bug c++/60506] " jenkinsj89 at yahoo dot ca
2014-03-12  5:03 ` pinskia at gcc dot gnu.org
2014-03-12  5:09 ` pinskia at gcc dot gnu.org
2014-03-12  5:12 ` pinskia at gcc dot gnu.org [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=bug-60506-4-U1KF9oaOsy@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).