public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/98239] New: gcc.dg/vect/bb-slp-69.c FAILs
@ 2020-12-11 12:08 ro at gcc dot gnu.org
  2020-12-11 12:09 ` [Bug tree-optimization/98239] " ro at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2020-12-11 12:08 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98239
           Summary: gcc.dg/vect/bb-slp-69.c FAILs
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: rguenth at gcc dot gnu.org
  Target Milestone: ---
            Target: sparc-sun-solaris2.11

The new gcc.dg/vect/bb-slp-69.c tests FAILs on 32 and 64-bit sparc:

FAIL: gcc.dg/vect/bb-slp-69.c -flto -ffat-lto-objects  scan-tree-dump slp2
"transform load"
FAIL: gcc.dg/vect/bb-slp-69.c scan-tree-dump slp2 "transform load"

Dump attached.

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

* [Bug tree-optimization/98239] gcc.dg/vect/bb-slp-69.c FAILs
  2020-12-11 12:08 [Bug tree-optimization/98239] New: gcc.dg/vect/bb-slp-69.c FAILs ro at gcc dot gnu.org
@ 2020-12-11 12:09 ` ro at gcc dot gnu.org
  2020-12-11 12:09 ` ro at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2020-12-11 12:09 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |11.0

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

* [Bug tree-optimization/98239] gcc.dg/vect/bb-slp-69.c FAILs
  2020-12-11 12:08 [Bug tree-optimization/98239] New: gcc.dg/vect/bb-slp-69.c FAILs ro at gcc dot gnu.org
  2020-12-11 12:09 ` [Bug tree-optimization/98239] " ro at gcc dot gnu.org
@ 2020-12-11 12:09 ` ro at gcc dot gnu.org
  2020-12-11 12:13 ` [Bug testsuite/98239] [11 Regression] " rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2020-12-11 12:09 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> ---
Created attachment 49736
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49736&action=edit
32-bit sparc-sun-solaris2.11 bb-slp-69.c.178t.slp2

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

* [Bug testsuite/98239] [11 Regression] gcc.dg/vect/bb-slp-69.c FAILs
  2020-12-11 12:08 [Bug tree-optimization/98239] New: gcc.dg/vect/bb-slp-69.c FAILs ro at gcc dot gnu.org
  2020-12-11 12:09 ` [Bug tree-optimization/98239] " ro at gcc dot gnu.org
  2020-12-11 12:09 ` ro at gcc dot gnu.org
@ 2020-12-11 12:13 ` rguenth at gcc dot gnu.org
  2020-12-11 12:15 ` cvs-commit at gcc dot gnu.org
  2020-12-11 12:15 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-12-11 12:13 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
            Summary|gcc.dg/vect/bb-slp-69.c     |[11 Regression]
                   |FAILs                       |gcc.dg/vect/bb-slp-69.c
                   |                            |FAILs
   Last reconfirmed|                            |2020-12-11
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot gnu.org
          Component|tree-optimization           |testsuite

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Guess vect_int doesn't guarantee a way to do VnQImode != 0 ? 1 : 0 I see
vect_condition where sparc is not part of.

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

* [Bug testsuite/98239] [11 Regression] gcc.dg/vect/bb-slp-69.c FAILs
  2020-12-11 12:08 [Bug tree-optimization/98239] New: gcc.dg/vect/bb-slp-69.c FAILs ro at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2020-12-11 12:13 ` [Bug testsuite/98239] [11 Regression] " rguenth at gcc dot gnu.org
@ 2020-12-11 12:15 ` cvs-commit at gcc dot gnu.org
  2020-12-11 12:15 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-12-11 12:15 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:955af69b7376ebd05051c02455d71c90258f5e24

commit r11-5930-g955af69b7376ebd05051c02455d71c90258f5e24
Author: Richard Biener <rguenther@suse.de>
Date:   Fri Dec 11 13:13:28 2020 +0100

    testsuite/98239 - require vect_condition for gcc.dg/vect/bb-slp-69.c

    Committed.

    2020-12-11  Richard Biener  <rguenther@suse.de>

            PR testsuite/98239
            * gcc.dg/vect/bb-slp-69.c: Require vect_condition.

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

* [Bug testsuite/98239] [11 Regression] gcc.dg/vect/bb-slp-69.c FAILs
  2020-12-11 12:08 [Bug tree-optimization/98239] New: gcc.dg/vect/bb-slp-69.c FAILs ro at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2020-12-11 12:15 ` cvs-commit at gcc dot gnu.org
@ 2020-12-11 12:15 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-12-11 12:15 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
And fixed.

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

end of thread, other threads:[~2020-12-11 12:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11 12:08 [Bug tree-optimization/98239] New: gcc.dg/vect/bb-slp-69.c FAILs ro at gcc dot gnu.org
2020-12-11 12:09 ` [Bug tree-optimization/98239] " ro at gcc dot gnu.org
2020-12-11 12:09 ` ro at gcc dot gnu.org
2020-12-11 12:13 ` [Bug testsuite/98239] [11 Regression] " rguenth at gcc dot gnu.org
2020-12-11 12:15 ` cvs-commit at gcc dot gnu.org
2020-12-11 12:15 ` rguenth 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).