public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl.tools at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/59569] [4.9 Regression] r206148 causes internal compiler error: in vect_create_destination_var, at tree-vect-data-refs.c:4294
Date: Sat, 21 Dec 2013 01:12:00 -0000	[thread overview]
Message-ID: <bug-59569-4-2LtRWgaRjl@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-59569-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
Created attachment 31494
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31494&action=edit
A testcase

[hjl@gnu-mic-2 00000001]$
/export/project/git/gcc-regression/master/206150/usr/bin/gcc -S -O3
-funroll-loops -ffast-math pr59569.c 
pr59569.c: In function ‘Perl_pp_splice’:
pr59569.c:7304:6: internal compiler error: in vect_create_destination_var, at
tree-vect-data-refs.c:4294
 OP * Perl_pp_splice(void)
      ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
[hjl@gnu-mic-2 00000001]$
>From gcc-bugs-return-438322-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Sat Dec 21 01:13:12 2013
Return-Path: <gcc-bugs-return-438322-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 26326 invoked by alias); 21 Dec 2013 01:13:11 -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 26301 invoked by uid 48); 21 Dec 2013 01:13:08 -0000
From: "hjl.tools at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/59569] [4.9 Regression] r206148 causes internal compiler error: in vect_create_destination_var, at tree-vect-data-refs.c:4294
Date: Sat, 21 Dec 2013 01:13:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: middle-end
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: hjl.tools at gmail dot com
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.9.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on target_milestone everconfirmed
Message-ID: <bug-59569-4-69kxYSDJxe@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-59569-4@http.gcc.gnu.org/bugzilla/>
References: <bug-59569-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: 2013-12/txt/msg01977.txt.bz2
Content-length: 450

http://gcc.gnu.org/bugzilla/show_bug.cgi?idY569

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-12-21
   Target Milestone|---                         |4.9.0
     Ever confirmed|0                           |1


  reply	other threads:[~2013-12-21  1:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-21  1:07 [Bug middle-end/59569] New: " hjl.tools at gmail dot com
2013-12-21  1:12 ` hjl.tools at gmail dot com [this message]
2013-12-21  1:48 ` [Bug middle-end/59569] " hjl.tools at gmail dot com
2013-12-21 10:10 ` jakub at gcc dot gnu.org
2013-12-21 19:20 ` su at cs dot ucdavis.edu
2013-12-22 18:11 ` dcb314 at hotmail dot com
2013-12-22 21:42 ` hjl.tools at gmail dot com
2013-12-23  7:21 ` dcb314 at hotmail dot com
2013-12-23  8:46 ` jakub at gcc dot gnu.org
2013-12-23 10:25 ` bmei at broadcom dot com
2013-12-23 10:57 ` bmei at broadcom dot com
2013-12-23 11:51 ` jakub at gcc dot gnu.org
2013-12-23 15:08 ` meibf at gcc dot gnu.org
2014-01-02 14:10 ` jakub at gcc dot gnu.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-59569-4-2LtRWgaRjl@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).