public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/89292] [9/10/11/12 regression] test case gcc.target/powerpc/rs6000-fpint.c fails after r268705
       [not found] <bug-89292-4@http.gcc.gnu.org/bugzilla/>
@ 2021-09-21  7:46 ` pinskia at gcc dot gnu.org
  2021-09-21  7:48 ` pinskia at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-09-21  7:46 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[9 regression] test case    |[9/10/11/12 regression]
                   |gcc.target/powerpc/rs6000-f |test case
                   |pint.c fails after r268705  |gcc.target/powerpc/rs6000-f
                   |                            |pint.c fails after r268705
   Target Milestone|9.0                         |9.5

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

* [Bug middle-end/89292] [9/10/11/12 regression] test case gcc.target/powerpc/rs6000-fpint.c fails after r268705
       [not found] <bug-89292-4@http.gcc.gnu.org/bugzilla/>
  2021-09-21  7:46 ` [Bug middle-end/89292] [9/10/11/12 regression] test case gcc.target/powerpc/rs6000-fpint.c fails after r268705 pinskia at gcc dot gnu.org
@ 2021-09-21  7:48 ` pinskia at gcc dot gnu.org
  2022-01-21 13:50 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-09-21  7:48 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|missed-optimization         |

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Still fails today as of today:
https://gcc.gnu.org/pipermail/gcc-testresults/2021-September/722881.html
FAIL: gcc.target/powerpc/rs6000-fpint.c scan-assembler-not stfiwx

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

* [Bug middle-end/89292] [9/10/11/12 regression] test case gcc.target/powerpc/rs6000-fpint.c fails after r268705
       [not found] <bug-89292-4@http.gcc.gnu.org/bugzilla/>
  2021-09-21  7:46 ` [Bug middle-end/89292] [9/10/11/12 regression] test case gcc.target/powerpc/rs6000-fpint.c fails after r268705 pinskia at gcc dot gnu.org
  2021-09-21  7:48 ` pinskia at gcc dot gnu.org
@ 2022-01-21 13:50 ` rguenth at gcc dot gnu.org
  2022-05-27  9:40 ` [Bug middle-end/89292] [10/11/12/13 " rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-01-21 13:50 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization, ra
           Priority|P3                          |P2

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

* [Bug middle-end/89292] [10/11/12/13 regression] test case gcc.target/powerpc/rs6000-fpint.c fails after r268705
       [not found] <bug-89292-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-01-21 13:50 ` rguenth at gcc dot gnu.org
@ 2022-05-27  9:40 ` rguenth at gcc dot gnu.org
  2022-06-28 10:36 ` jakub at gcc dot gnu.org
  2023-05-30  8:24 ` [Bug middle-end/89292] [10/11/12/13/14 " pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-05-27  9:40 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.5                         |10.4

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9 branch is being closed

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

* [Bug middle-end/89292] [10/11/12/13 regression] test case gcc.target/powerpc/rs6000-fpint.c fails after r268705
       [not found] <bug-89292-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2022-05-27  9:40 ` [Bug middle-end/89292] [10/11/12/13 " rguenth at gcc dot gnu.org
@ 2022-06-28 10:36 ` jakub at gcc dot gnu.org
  2023-05-30  8:24 ` [Bug middle-end/89292] [10/11/12/13/14 " pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-06-28 10:36 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.4                        |10.5

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 10.4 is being released, retargeting bugs to GCC 10.5.

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

* [Bug middle-end/89292] [10/11/12/13/14 regression] test case gcc.target/powerpc/rs6000-fpint.c fails after r268705
       [not found] <bug-89292-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2022-06-28 10:36 ` jakub at gcc dot gnu.org
@ 2023-05-30  8:24 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-05-30  8:24 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|missed-optimization, ra     |testsuite-fail
             Status|REOPENED                    |RESOLVED
   Target Milestone|10.5                        |14.0
         Resolution|---                         |FIXED

--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
gcc.target/powerpc/rs600-fpint.c was fixed at r14-913-g66d9ac083ccf95 . It was
a testsuite issue in the end for powerpc64el.

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

end of thread, other threads:[~2023-05-30  8:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-89292-4@http.gcc.gnu.org/bugzilla/>
2021-09-21  7:46 ` [Bug middle-end/89292] [9/10/11/12 regression] test case gcc.target/powerpc/rs6000-fpint.c fails after r268705 pinskia at gcc dot gnu.org
2021-09-21  7:48 ` pinskia at gcc dot gnu.org
2022-01-21 13:50 ` rguenth at gcc dot gnu.org
2022-05-27  9:40 ` [Bug middle-end/89292] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:36 ` jakub at gcc dot gnu.org
2023-05-30  8:24 ` [Bug middle-end/89292] [10/11/12/13/14 " pinskia 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).