https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79457
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-02-10
CC| |jakub at gcc dot gnu.org,
| |nathan at gcc dot gnu.org
Version|7.0 |6.3.1
Target Milestone|--- |5.5
Summary|Segmentation fault in |[5/6 Regression]
|templated decltype |Segmentation fault in
|evaluation |templated decltype
| |evaluation
Ever confirmed|0 |1
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r181131, fixed with r244833 on the trunk (PR71710 fix).