public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mpolacek at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/56883] error openmp parallel for order
Date: Tue, 09 Apr 2013 07:44:00 -0000	[thread overview]
Message-ID: <bug-56883-4-vleeqpBgnG@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56883-4@http.gcc.gnu.org/bugzilla/>


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-04-09
                 CC|                            |mpolacek at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> 2013-04-09 07:44:52 UTC ---
Confirmed.  With trunk:

master.cpp: In function ‘<built-in>’:
master.cpp:208:1: error: non-register as LHS of unary operation
j = (int) .istart0.214_7;
master.cpp:208:1: error: non-register as LHS of binary operation
j = j.216_24 + 1;
master.cpp:208:1: error: invalid operands in gimple comparison
if (j < _9)
master.cpp:208:1: internal compiler error: verify_gimple failed
0xc81dcc verify_gimple_in_cfg(function*)
    /home/marek/src/gcc/gcc/tree-cfg.c:4769
0xb64e21 execute_function_todo
    /home/marek/src/gcc/gcc/passes.c:1963
0xb64179 do_per_function
    /home/marek/src/gcc/gcc/passes.c:1701
0xb64f45 execute_todo
    /home/marek/src/gcc/gcc/passes.c:1996
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
>From gcc-bugs-return-419564-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Tue Apr 09 07:52:10 2013
Return-Path: <gcc-bugs-return-419564-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 8982 invoked by alias); 9 Apr 2013 07:52:10 -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 8847 invoked by uid 48); 9 Apr 2013 07:52:07 -0000
From: "mikpe at it dot uu.se" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/56888] memcpy implementation optimized as a call to memcpy
Date: Tue, 09 Apr 2013 07:52: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-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: mikpe at it dot uu.se
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields: CC
Message-ID: <bug-56888-4-8J3SiSsiew@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-56888-4@http.gcc.gnu.org/bugzilla/>
References: <bug-56888-4@http.gcc.gnu.org/bugzilla/>
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
Content-Type: text/plain; charset="UTF-8"
MIME-Version: 1.0
X-SW-Source: 2013-04/txt/msg00709.txt.bz2
Content-length: 556


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

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu.se

--- Comment #1 from Mikael Pettersson <mikpe at it dot uu.se> 2013-04-09 07:52:07 UTC ---
I can reproduce the problem on x86-64 Linux with 4.8-20130404.  This issue
would be fatal for one of my projects which includes an embedded libc.


  reply	other threads:[~2013-04-09  7:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08 21:24 [Bug c++/56883] New: " daffra.claudio at gmail dot com
2013-04-09  7:44 ` mpolacek at gcc dot gnu.org [this message]
2013-04-09  8:25 ` [Bug c++/56883] " jakub at gcc dot gnu.org
2013-04-09  9:25 ` [Bug middle-end/56883] " jakub at gcc dot gnu.org
2013-04-10  6:53 ` jakub at gcc dot gnu.org
2021-09-18 20:07 ` pinskia 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-56883-4-vleeqpBgnG@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).