public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/57686] New: FAIL: gcc.dg/torture/pr57584.c with -m32
Date: Sun, 23 Jun 2013 15:43:00 -0000	[thread overview]
Message-ID: <bug-57686-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 57686
           Summary: FAIL: gcc.dg/torture/pr57584.c with -m32
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dominiq at lps dot ens.fr
                CC: hjl.tools at gmail dot com, rguenther at suse dot de

The tests gcc.dg/torture/pr57584.c fails in 32 bit mode:

FAIL: gcc.dg/torture/pr57584.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/pr57584.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/pr57584.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/pr57584.c  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gcc.dg/torture/pr57584.c  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
FAIL: gcc.dg/torture/pr57584.c  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gcc.dg/torture/pr57584.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/pr57584.c  -Os  (test for excess errors)
FAIL: gcc.dg/torture/pr57584.c  -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (test for excess errors)

(see http://gcc.gnu.org/ml/gcc-testresults/2013-06/msg02288.html ). The error
is

/opt/gcc/work/gcc/testsuite/gcc.dg/torture/pr57584.c: In function
'vm_debug_engine':
/opt/gcc/work/gcc/testsuite/gcc.dg/torture/pr57584.c:40:27: error: invalid
register name for 'jump_table'
     register const void **jump_table asm ("r12");


             reply	other threads:[~2013-06-23 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-23 15:43 dominiq at lps dot ens.fr [this message]
2013-06-24  6:15 ` [Bug testsuite/57686] " dominiq at lps dot ens.fr
2013-06-24 10:47 ` rguenth at gcc dot gnu.org
2013-06-24 11:14 ` rguenth 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-57686-4@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).