public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/112786] New: [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets
@ 2023-11-30 17:05 hp at gcc dot gnu.org
  2023-11-30 17:05 ` [Bug testsuite/112786] " hp at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: hp at gcc dot gnu.org @ 2023-11-30 17:05 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 112786
           Summary: [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and
                    scev-5.c XPASSing on most ilp32 targets
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: testsuite-fail
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hp at gcc dot gnu.org
                CC: aoliva at gcc dot gnu.org
            Blocks: 96831
  Target Milestone: ---
            Target: cris-elf, m68k-linux-gnu, arm-eabi, pru-elf, ft32-elf,
                    c6x-elf, epiphany-elf, lm32-elf, microblaze-linux,
                    m32r-elf, mcore-elf, shle-linux

This tracks the three regressions for most ilp32 targets (see target field;
default configurations only) that were appearing with r14-5608-g69741355e6dbcf;
regressions because they didn't show up before, in particular as a XPASS.

For discussing underlying issues, PR96831 is probably a better choice.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96831
[Bug 96831] gcc.dg/tree-ssa/scev-[345].c FAIL on i?86 and arm

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug testsuite/112786] [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets
  2023-11-30 17:05 [Bug testsuite/112786] New: [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets hp at gcc dot gnu.org
@ 2023-11-30 17:05 ` hp at gcc dot gnu.org
  2023-12-01  3:45 ` hp at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu.org @ 2023-11-30 17:05 UTC (permalink / raw)
  To: gcc-bugs

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

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |hp at gcc dot gnu.org
   Last reconfirmed|                            |2023-11-30

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug testsuite/112786] [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets
  2023-11-30 17:05 [Bug testsuite/112786] New: [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets hp at gcc dot gnu.org
  2023-11-30 17:05 ` [Bug testsuite/112786] " hp at gcc dot gnu.org
@ 2023-12-01  3:45 ` hp at gcc dot gnu.org
  2023-12-01  7:21 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu.org @ 2023-12-01  3:45 UTC (permalink / raw)
  To: gcc-bugs

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

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch

--- Comment #1 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
See URL field for patch alternative 1.
Alternative 2:
https://gcc.gnu.org/pipermail/gcc-patches/2023-December/638863.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug testsuite/112786] [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets
  2023-11-30 17:05 [Bug testsuite/112786] New: [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets hp at gcc dot gnu.org
  2023-11-30 17:05 ` [Bug testsuite/112786] " hp at gcc dot gnu.org
  2023-12-01  3:45 ` hp at gcc dot gnu.org
@ 2023-12-01  7:21 ` rguenth at gcc dot gnu.org
  2023-12-02  0:23 ` hp at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-12-01  7:21 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |14.0

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note they XPASS on the 13 branch as well IIRC.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug testsuite/112786] [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets
  2023-11-30 17:05 [Bug testsuite/112786] New: [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets hp at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2023-12-01  7:21 ` rguenth at gcc dot gnu.org
@ 2023-12-02  0:23 ` hp at gcc dot gnu.org
  2023-12-09  1:03 ` cvs-commit at gcc dot gnu.org
  2023-12-09 18:07 ` hp at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu.org @ 2023-12-02  0:23 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #2)
> Note they XPASS on the 13 branch as well IIRC.

XPASS without Alex patch?  Is that XPASS a typo for FAIL or PASS?

Either way, they FAIL, for ia32 say these results from gcc-testresults@:

i386-pc-solaris2.11
https://gcc.gnu.org/pipermail/gcc-testresults/2023-November/800123.html

x86_64-pc-linux-gnu -m32 (but not -mx32 nor default)
https://gcc.gnu.org/pipermail/gcc-testresults/2023-November/800107.html

i686-pc-linux-gnu
https://gcc.gnu.org/pipermail/gcc-testresults/2023-November/800113.html

And PASS for these:
sparc-sun-solaris2.11
https://gcc.gnu.org/pipermail/gcc-testresults/2023-November/800134.html

avr-unknown-none
https://gcc.gnu.org/pipermail/gcc-testresults/2023-November/800623.html

pru-unknown-elf
https://gcc.gnu.org/pipermail/gcc-testresults/2023-November/800630.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug testsuite/112786] [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets
  2023-11-30 17:05 [Bug testsuite/112786] New: [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets hp at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2023-12-02  0:23 ` hp at gcc dot gnu.org
@ 2023-12-09  1:03 ` cvs-commit at gcc dot gnu.org
  2023-12-09 18:07 ` hp at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-12-09  1:03 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Hans-Peter Nilsson <hp@gcc.gnu.org>:

https://gcc.gnu.org/g:0f3bac474e8f6563a59f814ccf7609ced48b1157

commit r14-6353-g0f3bac474e8f6563a59f814ccf7609ced48b1157
Author: Hans-Peter Nilsson <hp@axis.com>
Date:   Thu Dec 7 17:23:30 2023 +0100

    testsuite: Remove gcc.dg/tree-ssa/scev-3.c -4.c and 5.c

    These tests were recently xfailed on ilp32 targets though
    passing on almost all ilp32 targets (known exceptions: ia32
    and some arm subtargets).  They've been changed around too
    much to remain useful.

            PR testsuite/112786
            * gcc.dg/tree-ssa/scev-3.c, gcc.dg/tree-ssa/scev-4.c,
            gcc.dg/tree-ssa/scev-5.c: Remove.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug testsuite/112786] [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets
  2023-11-30 17:05 [Bug testsuite/112786] New: [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets hp at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2023-12-09  1:03 ` cvs-commit at gcc dot gnu.org
@ 2023-12-09 18:07 ` hp at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu.org @ 2023-12-09 18:07 UTC (permalink / raw)
  To: gcc-bugs

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

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-12-09 18:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-30 17:05 [Bug testsuite/112786] New: [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets hp at gcc dot gnu.org
2023-11-30 17:05 ` [Bug testsuite/112786] " hp at gcc dot gnu.org
2023-12-01  3:45 ` hp at gcc dot gnu.org
2023-12-01  7:21 ` rguenth at gcc dot gnu.org
2023-12-02  0:23 ` hp at gcc dot gnu.org
2023-12-09  1:03 ` cvs-commit at gcc dot gnu.org
2023-12-09 18:07 ` hp at gcc dot gnu.org

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).