public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/105374] [12 Regression] ICE in fold_convert_loc, at fold-const.cc:2580 during GIMPLE pass: reassoc since r12-7338-g884f77b4222289510e1df9db2889b60c5df6fcda
Date: Wed, 27 Apr 2022 08:20:04 +0000	[thread overview]
Message-ID: <bug-105374-4-3MhRM88jTl@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-105374-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Christophe Lyon <clyon@gcc.gnu.org>:

https://gcc.gnu.org/g:6c211e70eb9d89db2be630c0d5555d21e4aee144

commit r12-8279-g6c211e70eb9d89db2be630c0d5555d21e4aee144
Author: Christophe Lyon <christophe.lyon@arm.com>
Date:   Tue Apr 26 15:57:02 2022 +0100

    testsuite: Add arm testcase for PR105374

    As discussed in the PR, here is the testcase with the appropriate dg-*
    directives.

    Tested on arm-none-eabi with
    1 -mcpu=cortex-a7/-mfloat-abi=soft/-march=armv7ve+simd
    2 -mcpu=cortex-a7/-mfloat-abi=hard/-march=armv7ve+simd
    3 -mthumb/-mcpu=cortex-a7/-mfloat-abi=hard/-march=armv7ve+simd
    4 -mthumb/-mfloat-abi=soft/-march=armv6s-m
    5 -mthumb/-mfloat-abi=soft/-march=armv7-m
    6 -mthumb/-mfloat-abi=hard/-march=armv7e-m+fp
    7 -mthumb/-mfloat-abi=hard/-march=armv7e-m+fp.dp
    8 -mthumb/-mfloat-abi=hard/-march=armv8-m.main+fp+dsp
    9 -mthumb/-mfloat-abi=hard/-march=armv8.1-m.main+mve.fp+fp.dp
    10 -mthumb/-mfloat-abi=hard/-march=armv8.1-m.main+mve

    The test is UNSUPPORTED with the first three ones (because of
    -mcpu=cortex-a7), ignored with armv6s-m, and PASSes with all the other
    ones, while it used crash without Jakub's fix (r12-8263), ie. FAIL
    with options 5,6,7,8,10. The test passed without Jakub's fix with
    option 9 because the problem happens only with an integer-only MVE.

    2022-04-26  Christophe Lyon  <christophe.lyon@arm.com>

            gcc/testsuite/

            PR tree-optimization/105374
            * gcc.target/arm/simd/pr105374.C: New.

      parent reply	other threads:[~2022-04-27  8:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-25 12:08 [Bug tree-optimization/105374] New: " acoplan at gcc dot gnu.org
2022-04-25 12:09 ` [Bug tree-optimization/105374] " acoplan at gcc dot gnu.org
2022-04-25 13:43 ` jakub at gcc dot gnu.org
2022-04-25 13:44 ` jakub at gcc dot gnu.org
2022-04-25 13:47 ` jakub at gcc dot gnu.org
2022-04-25 14:27 ` clyon at gcc dot gnu.org
2022-04-25 15:23 ` clyon at gcc dot gnu.org
2022-04-25 16:38 ` marxin at gcc dot gnu.org
2022-04-25 16:39 ` marxin at gcc dot gnu.org
2022-04-26  6:33 ` rguenth at gcc dot gnu.org
2022-04-26  7:58 ` cvs-commit at gcc dot gnu.org
2022-04-26  7:58 ` jakub at gcc dot gnu.org
2022-04-27  8:20 ` cvs-commit 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-105374-4-3MhRM88jTl@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).