public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "trippels at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/63965] New: [5 Regression] ICE: in extract_constrain_insn, at recog.c:2230 on ppc64
Date: Wed, 19 Nov 2014 14:28:00 -0000	[thread overview]
Message-ID: <bug-63965-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63965

            Bug ID: 63965
           Summary: [5 Regression] ICE: in extract_constrain_insn, at
                    recog.c:2230 on ppc64
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: trippels at gcc dot gnu.org
                CC: meissner at gcc dot gnu.org, uweigand at gcc dot gnu.org
              Host: powerpc64-unknown-linux-gnu
            Target: powerpc64-unknown-linux-gnu
             Build: powerpc64-unknown-linux-gnu

Two new ICEs in the testsuite:

trippels@gcc2-power8 testsuite % gcc -O2 -maltivec gcc.target/powerpc/pr27158.c
gcc.target/powerpc/pr27158.c: In function ‘foo’:
gcc.target/powerpc/pr27158.c:21:1: error: insn does not satisfy its
constraints:
 }
 ^
(insn 54 19 53 4 (set (reg:V4SF 10 10)
        (const_vector:V4SF [
                (const_double:SF
1.401298464324817070923729583289916131280261941876516e-45 [0x0.8p-148])
                (const_double:SF
1.401298464324817070923729583289916131280261941876516e-45 [0x0.8p-148])
                (const_double:SF
1.401298464324817070923729583289916131280261941876516e-45 [0x0.8p-148])
                (const_double:SF
1.401298464324817070923729583289916131280261941876516e-45 [0x0.8p-148])
            ])) gcc.target/powerpc/pr27158.c:19 1162 {*altivec_movv4sf}
     (nil))
gcc.target/powerpc/pr27158.c:21:1: internal compiler error: in
extract_constrain_insn, at recog.c:2230
0x1074ef7b _fatal_insn(char const*, rtx_def const*, char const*, int, char
const*)
        ../../gcc/gcc/rtl-error.c:110
0x1074efc3 _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)
        ../../gcc/gcc/rtl-error.c:121
0x10717353 extract_constrain_insn(rtx_insn*)
        ../../gcc/gcc/recog.c:2230
0x106ef85f reload_cse_simplify_operands
        ../../gcc/gcc/postreload.c:415
0x106f2433 reload_cse_simplify
        ../../gcc/gcc/postreload.c:192
0x106f2433 reload_cse_regs_1
        ../../gcc/gcc/postreload.c:231
0x106f26f7 reload_cse_regs
        ../../gcc/gcc/postreload.c:79
0x106f26f7 execute
        ../../gcc/gcc/postreload.c:2352
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.


trippels@gcc2-power8 testsuite % gcc -c -O2 -maltivec
gcc.target/powerpc/altivec-splat.c
gcc.target/powerpc/altivec-splat.c: In function ‘v16qi_vspltisb’:
gcc.target/powerpc/altivec-splat.c:41:1: error: insn does not satisfy its
constraints:
 TEST(v16qi, v16qi, vspltisb)
 ^
(insn 53 19 52 4 (set (reg:V16QI 10 10)
        (const_vector:V16QI [
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
                (const_int 5 [0x5])
            ])) gcc.target/powerpc/altivec-splat.c:41 1161 {*altivec_movv16qi}
     (nil))
gcc.target/powerpc/altivec-splat.c:41:1: internal compiler error: in
extract_constrain_insn, at recog.c:2230
0x1074ef7b _fatal_insn(char const*, rtx_def const*, char const*, int, char
const*)
        ../../gcc/gcc/rtl-error.c:110
0x1074efc3 _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)
        ../../gcc/gcc/rtl-error.c:121
0x10717353 extract_constrain_insn(rtx_insn*)
        ../../gcc/gcc/recog.c:2230
0x106ef85f reload_cse_simplify_operands
        ../../gcc/gcc/postreload.c:415
0x106f2433 reload_cse_simplify
        ../../gcc/gcc/postreload.c:192
0x106f2433 reload_cse_regs_1
        ../../gcc/gcc/postreload.c:231
0x106f26f7 reload_cse_regs
        ../../gcc/gcc/postreload.c:79
0x106f26f7 execute
        ../../gcc/gcc/postreload.c:2352
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-467487-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Nov 19 14:29:06 2014
Return-Path: <gcc-bugs-return-467487-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 16829 invoked by alias); 19 Nov 2014 14:29:06 -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 16760 invoked by uid 55); 19 Nov 2014 14:29:02 -0000
From: "fxcoudert at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug sanitizer/62132] [5 Regression] FAIL: c-c++-common/asan/misalign-[12].c after r213807 on x86_64-apple-darwin13 with -m32
Date: Wed, 19 Nov 2014 14:29:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: sanitizer
X-Bugzilla-Version: 5.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: fxcoudert at gcc dot gnu.org
X-Bugzilla-Status: WAITING
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 5.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-62132-4-p9MpsxxpFy@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-62132-4@http.gcc.gnu.org/bugzilla/>
References: <bug-62132-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-11/txt/msg01959.txt.bz2
Content-length: 597

https://gcc.gnu.org/bugzilla/show_bug.cgi?idb132

--- Comment #16 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Author: fxcoudert
Date: Wed Nov 19 14:28:23 2014
New Revision: 217776

URL: https://gcc.gnu.org/viewcvs?rev!7776&root=gcc&view=rev
Log:
    PR sanitizer/62132
    * c-c++-common/asan/misalign-1.c: Pass -fno-omit-frame-pointer on
    darwin, adjust dg-output.
    * c-c++-common/asan/misalign-2.c: Likewise.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/c-c++-common/asan/misalign-1.c
    trunk/gcc/testsuite/c-c++-common/asan/misalign-2.c


             reply	other threads:[~2014-11-19 14:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19 14:28 trippels at gcc dot gnu.org [this message]
2014-11-19 14:46 ` [Bug target/63965] " rguenth at gcc dot gnu.org
2014-11-19 19:55 ` dje at gcc dot gnu.org
2014-11-19 20:04 ` meissner at gcc dot gnu.org
2014-11-19 20:54 ` pthaugen at gcc dot gnu.org
2014-11-20 21:51 ` meissner at gcc dot gnu.org
2014-11-20 21:59 ` meissner at gcc dot gnu.org
2014-11-21 18:11 ` meissner at gcc dot gnu.org
2014-11-21 18:18 ` pthaugen at gcc dot gnu.org
2014-11-24 12:48 ` trippels at gcc dot gnu.org
2014-11-24 16:50 ` pthaugen at gcc dot gnu.org
2014-11-24 18:59 ` meissner at gcc dot gnu.org
2014-11-24 19:28 ` meissner at gcc dot gnu.org
2014-11-25  7:26 ` trippels 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-63965-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).