public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/98375] New: [meta bug] GCC 12 pending patches
@ 2020-12-18 15:14 ubizjak at gmail dot com
  2020-12-18 15:15 ` [Bug other/98375] " ubizjak at gmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ubizjak at gmail dot com @ 2020-12-18 15:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98375
           Summary: [meta bug] GCC 12 pending patches
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ubizjak at gmail dot com
  Target Milestone: ---

This metabug is used to track all the patches which have been written during 
Stage 3 of GCC 11 but do not qualify for that stage, and are waiting for Stage 
1 of GCC 12 to be applied.

Please, do not attach patches to this bug. Open a new bug report, and mark 
it as "blocking" this metabug (this metabug will "depend" on the new bug 
report).

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

* [Bug other/98375] [meta bug] GCC 12 pending patches
  2020-12-18 15:14 [Bug other/98375] New: [meta bug] GCC 12 pending patches ubizjak at gmail dot com
@ 2020-12-18 15:15 ` ubizjak at gmail dot com
  2021-04-30  8:39 ` ubizjak at gmail dot com
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ubizjak at gmail dot com @ 2020-12-18 15:15 UTC (permalink / raw)
  To: gcc-bugs

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

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2020-12-18
   Target Milestone|---                         |12.0
     Ever confirmed|0                           |1

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

* [Bug other/98375] [meta bug] GCC 12 pending patches
  2020-12-18 15:14 [Bug other/98375] New: [meta bug] GCC 12 pending patches ubizjak at gmail dot com
  2020-12-18 15:15 ` [Bug other/98375] " ubizjak at gmail dot com
@ 2021-04-30  8:39 ` ubizjak at gmail dot com
  2021-05-05 13:28 ` ubizjak at gmail dot com
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ubizjak at gmail dot com @ 2021-04-30  8:39 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98375
Bug 98375 depends on bug 98060, which changed state.

Bug 98060 Summary: Failure to optimize cmp+setnb+add to cmp+sbb
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98060

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

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

* [Bug other/98375] [meta bug] GCC 12 pending patches
  2020-12-18 15:14 [Bug other/98375] New: [meta bug] GCC 12 pending patches ubizjak at gmail dot com
  2020-12-18 15:15 ` [Bug other/98375] " ubizjak at gmail dot com
  2021-04-30  8:39 ` ubizjak at gmail dot com
@ 2021-05-05 13:28 ` ubizjak at gmail dot com
  2021-05-12  6:24 ` ubizjak at gmail dot com
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ubizjak at gmail dot com @ 2021-05-05 13:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98375
Bug 98375 depends on bug 98218, which changed state.

Bug 98218 Summary: [TARGET_MMX_WITH_SSE] Miss vec_cmpmn/vcondmn expander for 64bit vector
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98218

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

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

* [Bug other/98375] [meta bug] GCC 12 pending patches
  2020-12-18 15:14 [Bug other/98375] New: [meta bug] GCC 12 pending patches ubizjak at gmail dot com
                   ` (2 preceding siblings ...)
  2021-05-05 13:28 ` ubizjak at gmail dot com
@ 2021-05-12  6:24 ` ubizjak at gmail dot com
  2021-05-12 13:12 ` jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ubizjak at gmail dot com @ 2021-05-12  6:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98375
Bug 98375 depends on bug 98218, which changed state.

Bug 98218 Summary: [TARGET_MMX_WITH_SSE] Implement 64bit vector compares (AVX512 masked compares missing)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98218

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

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

* [Bug other/98375] [meta bug] GCC 12 pending patches
  2020-12-18 15:14 [Bug other/98375] New: [meta bug] GCC 12 pending patches ubizjak at gmail dot com
                   ` (3 preceding siblings ...)
  2021-05-12  6:24 ` ubizjak at gmail dot com
@ 2021-05-12 13:12 ` jakub at gcc dot gnu.org
  2021-06-01  2:01 ` crazylht at gmail dot com
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-05-12 13:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98375
Bug 98375 depends on bug 98461, which changed state.

Bug 98461 Summary: Suboptimal codegen for negating a movemask
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98461

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

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

* [Bug other/98375] [meta bug] GCC 12 pending patches
  2020-12-18 15:14 [Bug other/98375] New: [meta bug] GCC 12 pending patches ubizjak at gmail dot com
                   ` (4 preceding siblings ...)
  2021-05-12 13:12 ` jakub at gcc dot gnu.org
@ 2021-06-01  2:01 ` crazylht at gmail dot com
  2021-06-24  5:03 ` crazylht at gmail dot com
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: crazylht at gmail dot com @ 2021-06-01  2:01 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98375
Bug 98375 depends on bug 98365, which changed state.

Bug 98365 Summary: Miss vectoization for signed char ifcvt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98365

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

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

* [Bug other/98375] [meta bug] GCC 12 pending patches
  2020-12-18 15:14 [Bug other/98375] New: [meta bug] GCC 12 pending patches ubizjak at gmail dot com
                   ` (5 preceding siblings ...)
  2021-06-01  2:01 ` crazylht at gmail dot com
@ 2021-06-24  5:03 ` crazylht at gmail dot com
  2021-12-11  7:56 ` pinskia at gcc dot gnu.org
  2023-07-21  3:10 ` crazylht at gmail dot com
  8 siblings, 0 replies; 10+ messages in thread
From: crazylht at gmail dot com @ 2021-06-24  5:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98375
Bug 98375 depends on bug 98434, which changed state.

Bug 98434 Summary: [AVX512] Missing expander for vashl<VI2_AVX512BW>, vlshr<VI2_AVX512BW>, vashr{v32hi,v16hi,v4di,v8di}
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98434

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

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

* [Bug other/98375] [meta bug] GCC 12 pending patches
  2020-12-18 15:14 [Bug other/98375] New: [meta bug] GCC 12 pending patches ubizjak at gmail dot com
                   ` (6 preceding siblings ...)
  2021-06-24  5:03 ` crazylht at gmail dot com
@ 2021-12-11  7:56 ` pinskia at gcc dot gnu.org
  2023-07-21  3:10 ` crazylht at gmail dot com
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-11  7:56 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Stage1 is over so closing as fixed.

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

* [Bug other/98375] [meta bug] GCC 12 pending patches
  2020-12-18 15:14 [Bug other/98375] New: [meta bug] GCC 12 pending patches ubizjak at gmail dot com
                   ` (7 preceding siblings ...)
  2021-12-11  7:56 ` pinskia at gcc dot gnu.org
@ 2023-07-21  3:10 ` crazylht at gmail dot com
  8 siblings, 0 replies; 10+ messages in thread
From: crazylht at gmail dot com @ 2023-07-21  3:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98375
Bug 98375 depends on bug 89701, which changed state.

Bug 89701 Summary: Provide -fcf-protection=branch,return
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89701

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

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

end of thread, other threads:[~2023-07-21  3:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-18 15:14 [Bug other/98375] New: [meta bug] GCC 12 pending patches ubizjak at gmail dot com
2020-12-18 15:15 ` [Bug other/98375] " ubizjak at gmail dot com
2021-04-30  8:39 ` ubizjak at gmail dot com
2021-05-05 13:28 ` ubizjak at gmail dot com
2021-05-12  6:24 ` ubizjak at gmail dot com
2021-05-12 13:12 ` jakub at gcc dot gnu.org
2021-06-01  2:01 ` crazylht at gmail dot com
2021-06-24  5:03 ` crazylht at gmail dot com
2021-12-11  7:56 ` pinskia at gcc dot gnu.org
2023-07-21  3:10 ` crazylht at gmail dot com

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