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++/78637] [7 Regression] ICE on invalid C++ code on x86_64-linux-gnu (internal compiler error: in pop_namespace, at cp/name-lookup.c:3826)


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |6.2.0
           Keywords|                            |ice-on-invalid-code
   Last reconfirmed|                            |2016-12-01
                 CC|                            |marxin at gcc dot gnu.org,
                   |                            |paolo.carlini at oracle dot com
     Ever confirmed|0                           |1
            Summary|ICE on invalid C++ code on  |[7 Regression] ICE on
                   |x86_64-linux-gnu (internal  |invalid C++ code on
                   |compiler error: in          |x86_64-linux-gnu (internal
                   |pop_namespace, at           |compiler error: in
                   |cp/name-lookup.c:3826)      |pop_namespace, at
                   |                            |cp/name-lookup.c:3826)
   Target Milestone|---                         |7.0
      Known to fail|                            |7.0

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started with r236835.

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