This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/79457] [5/6 Regression] Segmentation fault in templated decltype evaluation


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]