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++/71832] [7 Regression] ICE on invalid C++11 code with incorrect decltype use for non-type template parameter: Segmentation fault


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-07-11
                 CC|                            |marxin at gcc dot gnu.org
            Summary|ICE on invalid C++11 code   |[7 Regression] ICE on
                   |with incorrect decltype use |invalid C++11 code with
                   |for non-type template       |incorrect decltype use for
                   |parameter: Segmentation     |non-type template
                   |fault                       |parameter: Segmentation
                   |                            |fault
     Ever confirmed|0                           |1

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Started to ICE from r236221.

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