[Bug c++/95982] [10 Regression] ICE with non-type template parameter that is itself the instantiation of a template

2022-05-11 Thread bence.kodaj at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95982

Bence Kodaj  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Bence Kodaj  ---
Fixed in GCC 11.1.

[Bug c++/95982] [10 Regression] ICE with non-type template parameter that is itself the instantiation of a template

2021-11-11 Thread bence.kodaj at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95982

--- Comment #6 from Bence Kodaj  ---
For what it's worth, the bug is no longer present in gcc 11.1.

[Bug c++/95982] [10 Regression] ICE with non-type template parameter that is itself the instantiation of a template

2021-04-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95982

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|10.3|10.4

--- Comment #5 from Richard Biener  ---
GCC 10.3 is being released, retargeting bugs to GCC 10.4.

[Bug c++/95982] [10 Regression] ICE with non-type template parameter that is itself the instantiation of a template

2020-07-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95982

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|10.2|10.3

--- Comment #4 from Richard Biener  ---
GCC 10.2 is released, adjusting target milestone.

[Bug c++/95982] [10 Regression] ICE with non-type template parameter that is itself the instantiation of a template

2020-07-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95982

Marek Polacek  changed:

   What|Removed |Added

 CC||mpolacek at gcc dot gnu.org
   Target Milestone|--- |10.2
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
  Known to work||9.3.0
Summary|ICE with non-type template  |[10 Regression] ICE with
   |parameter that is itself|non-type template parameter
   |the instantiation of a  |that is itself the
   |template|instantiation of a template
   Last reconfirmed||2020-07-08
  Known to fail||10.1.0

--- Comment #3 from Marek Polacek  ---
Fixed on trunk with r11-1860-g67a493a0b9e7ce6caba4b8bedf1f3295e477ec00.