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++/78765] [7 Regression] ICE on invalid C++ code on x86_64-linux-gnu (internal compiler error: in cp_build_addr_expr_1, at cp/typeck.c:5708)


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |error-recovery
   Last reconfirmed|                            |2016-12-10
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |jason at gcc dot gnu.org
     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
                   |cp_build_addr_expr_1, at    |compiler error: in
                   |cp/typeck.c:5708)           |cp_build_addr_expr_1, at
                   |                            |cp/typeck.c:5708)
   Target Milestone|---                         |7.0

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
ICE started with r238182.

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