public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/100507] New: ICE on invalid: tree check expects tree that contains 'decl common'
@ 2021-05-10 15:55 sand at rifkin dot dev
  2021-05-10 17:52 ` [Bug c++/100507] [10/11/12 Regression] " jakub at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sand at rifkin dot dev @ 2021-05-10 15:55 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100507
           Summary: ICE on invalid: tree check expects tree that contains
                    'decl common'
           Product: gcc
           Version: 10.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sand at rifkin dot dev
  Target Milestone: ---

template<decltype(r) n>
void f(auto r){}

Causes an ICE on gcc trunk (11.1 errors correctly):
https://godbolt.org/z/fYe7E9ocM

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

* [Bug c++/100507] [10/11/12 Regression] ICE on invalid: tree check expects tree that contains 'decl common'
  2021-05-10 15:55 [Bug c++/100507] New: ICE on invalid: tree check expects tree that contains 'decl common' sand at rifkin dot dev
@ 2021-05-10 17:52 ` jakub at gcc dot gnu.org
  2022-06-28 10:44 ` [Bug c++/100507] [10/11/12/13 " jakub at gcc dot gnu.org
  2023-07-07 10:39 ` [Bug c++/100507] [11/12/13/14 " rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-05-10 17:52 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE on invalid: tree check  |[10/11/12 Regression] ICE
                   |expects tree that contains  |on invalid: tree check
                   |'decl common'               |expects tree that contains
                   |                            |'decl common'
           Keywords|                            |error-recovery
             Status|UNCONFIRMED                 |NEW
           Priority|P3                          |P4
   Last reconfirmed|                            |2021-05-10
     Ever confirmed|0                           |1
   Target Milestone|---                         |10.4
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r10-3735-gcb57504a550158913258e5be8ddb991376475efb

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

* [Bug c++/100507] [10/11/12/13 Regression] ICE on invalid: tree check expects tree that contains 'decl common'
  2021-05-10 15:55 [Bug c++/100507] New: ICE on invalid: tree check expects tree that contains 'decl common' sand at rifkin dot dev
  2021-05-10 17:52 ` [Bug c++/100507] [10/11/12 Regression] " jakub at gcc dot gnu.org
@ 2022-06-28 10:44 ` jakub at gcc dot gnu.org
  2023-07-07 10:39 ` [Bug c++/100507] [11/12/13/14 " rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-06-28 10:44 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #2 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] 4+ messages in thread

* [Bug c++/100507] [11/12/13/14 Regression] ICE on invalid: tree check expects tree that contains 'decl common'
  2021-05-10 15:55 [Bug c++/100507] New: ICE on invalid: tree check expects tree that contains 'decl common' sand at rifkin dot dev
  2021-05-10 17:52 ` [Bug c++/100507] [10/11/12 Regression] " jakub at gcc dot gnu.org
  2022-06-28 10:44 ` [Bug c++/100507] [10/11/12/13 " jakub at gcc dot gnu.org
@ 2023-07-07 10:39 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07 10:39 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

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

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 15:55 [Bug c++/100507] New: ICE on invalid: tree check expects tree that contains 'decl common' sand at rifkin dot dev
2021-05-10 17:52 ` [Bug c++/100507] [10/11/12 Regression] " jakub at gcc dot gnu.org
2022-06-28 10:44 ` [Bug c++/100507] [10/11/12/13 " jakub at gcc dot gnu.org
2023-07-07 10:39 ` [Bug c++/100507] [11/12/13/14 " 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).