[Bug c++/85046] [8 Regression] cp/name-lookup.c:6175:53: runtime error: member access within null pointer of type 'struct cp_binding_level'

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 23 14:28:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-03-23
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |nathan at gcc dot gnu.org
   Target Milestone|---                         |8.0
            Summary|cp/name-lookup.c:6175:53:   |[8 Regression]
                   |runtime error: member       |cp/name-lookup.c:6175:53:
                   |access within null pointer  |runtime error: member
                   |of type 'struct             |access within null pointer
                   |cp_binding_level'           |of type 'struct
                   |                            |cp_binding_level'
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r248694.


More information about the Gcc-bugs mailing list