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

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

            Bug ID: 98245
           Summary: gcc.dg/vect/bb-slp-46.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 gcc.dg/vect/bb-slp-46.c test FAIL on 32 and 64-bit sparc since the
beginning:

FAIL: gcc.dg/vect/bb-slp-46.c -flto -ffat-lto-objects  scan-tree-dump-times
optimized " \\\\+ " 3
FAIL: gcc.dg/vect/bb-slp-46.c scan-tree-dump-times optimized " \\\\+ " 3

Dump attached.

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

* [Bug tree-optimization/98245] gcc.dg/vect/bb-slp-46.c FAILs
  2020-12-11 12:42 [Bug tree-optimization/98245] New: gcc.dg/vect/bb-slp-46.c FAILs ro at gcc dot gnu.org
@ 2020-12-11 12:43 ` ro at gcc dot gnu.org
  2020-12-11 12:44 ` ro at gcc dot gnu.org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ro at gcc dot gnu.org @ 2020-12-11 12:43 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

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

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

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

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

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

* [Bug testsuite/98245] [11 Regression] gcc.dg/vect/bb-slp-46.c FAILs
  2020-12-11 12:42 [Bug tree-optimization/98245] New: gcc.dg/vect/bb-slp-46.c FAILs ro at gcc dot gnu.org
  2020-12-11 12:43 ` [Bug tree-optimization/98245] " ro at gcc dot gnu.org
  2020-12-11 12:44 ` ro at gcc dot gnu.org
@ 2020-12-11 12:48 ` rguenth at gcc dot gnu.org
  2021-01-14 11:06 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-12-11 12:48 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
            Summary|gcc.dg/vect/bb-slp-46.c     |[11 Regression]
                   |FAILs                       |gcc.dg/vect/bb-slp-46.c
                   |                            |FAILs
          Component|tree-optimization           |testsuite
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2020-12-11

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Mine.

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

* [Bug testsuite/98245] [11 Regression] gcc.dg/vect/bb-slp-46.c FAILs
  2020-12-11 12:42 [Bug tree-optimization/98245] New: gcc.dg/vect/bb-slp-46.c FAILs ro at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2020-12-11 12:48 ` [Bug testsuite/98245] [11 Regression] " rguenth at gcc dot gnu.org
@ 2021-01-14 11:06 ` rguenth at gcc dot gnu.org
  2021-03-11 13:21 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-01-14 11:06 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot gnu.org

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

* [Bug testsuite/98245] [11 Regression] gcc.dg/vect/bb-slp-46.c FAILs
  2020-12-11 12:42 [Bug tree-optimization/98245] New: gcc.dg/vect/bb-slp-46.c FAILs ro at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2021-01-14 11:06 ` rguenth at gcc dot gnu.org
@ 2021-03-11 13:21 ` rguenth at gcc dot gnu.org
  2021-03-11 13:26 ` cvs-commit at gcc dot gnu.org
  2021-03-11 13:27 ` rguenth at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-03-11 13:21 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
OK, so the issue is sparc has V2SI only and the dump scanning expects V4SI. 
Since the test for the number of + is somewhat redundant I'll simply drop it.

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

* [Bug testsuite/98245] [11 Regression] gcc.dg/vect/bb-slp-46.c FAILs
  2020-12-11 12:42 [Bug tree-optimization/98245] New: gcc.dg/vect/bb-slp-46.c FAILs ro at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2021-03-11 13:21 ` rguenth at gcc dot gnu.org
@ 2021-03-11 13:26 ` cvs-commit at gcc dot gnu.org
  2021-03-11 13:27 ` rguenth at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-03-11 13:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 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:3b938c64f775eafd977f79c4f3038082ae7e0127

commit r11-7623-g3b938c64f775eafd977f79c4f3038082ae7e0127
Author: Richard Biener <rguenther@suse.de>
Date:   Thu Mar 11 14:25:16 2021 +0100

    testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-slp-46.c

    Checking the number of pluses is unreliable since the vector size
    isn't known.  Instead see that the unwanted scalar compute is not
    there.

    2021-03-11  Richard Biener  <rguenther@suse.de>

            PR testsuite/98245
            * gcc.dg/vect/bb-slp-46.c: Scan for the scalar compute
            instead of verifying the total number of adds.

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

* [Bug testsuite/98245] [11 Regression] gcc.dg/vect/bb-slp-46.c FAILs
  2020-12-11 12:42 [Bug tree-optimization/98245] New: gcc.dg/vect/bb-slp-46.c FAILs ro at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2021-03-11 13:26 ` cvs-commit at gcc dot gnu.org
@ 2021-03-11 13:27 ` rguenth at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-03-11 13:27 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed.

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

end of thread, other threads:[~2021-03-11 13:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11 12:42 [Bug tree-optimization/98245] New: gcc.dg/vect/bb-slp-46.c FAILs ro at gcc dot gnu.org
2020-12-11 12:43 ` [Bug tree-optimization/98245] " ro at gcc dot gnu.org
2020-12-11 12:44 ` ro at gcc dot gnu.org
2020-12-11 12:48 ` [Bug testsuite/98245] [11 Regression] " rguenth at gcc dot gnu.org
2021-01-14 11:06 ` rguenth at gcc dot gnu.org
2021-03-11 13:21 ` rguenth at gcc dot gnu.org
2021-03-11 13:26 ` cvs-commit at gcc dot gnu.org
2021-03-11 13:27 ` 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).