[Bug c++/80534] [7/8 Regression] 7.1 RC - internal compiler error: in finish_member_declaration, at cp/semantics.c:2963

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 26 20:52:00 GMT 2017


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #3 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(gdb) p decl->common.chain
$3 = (tree) 0x7ffff6d9b428

(gdb) p debug_tree(decl->common.chain)
 <type_decl 0x7ffff6d9b428 pointer
    type <integer_type 0x7ffff6d9d000 pointer SI
        size <integer_cst 0x7ffff6c56108 constant 32>
        unit size <integer_cst 0x7ffff6c56120 constant 4>
        align 32 symtab 0 alias set -1 canonical type 0x7ffff6c535e8 precision
32 min <integer_cst 0x7ffff6c560c0 -2147483648> max <integer_cst 0x7ffff6c560d8
2147483647>>
    external nonlocal suppress-debug decl_6 SI file lowLevelInitialization.ii
line 9 col 22 size <integer_cst 0x7ffff6c56108 32> unit size <integer_cst
0x7ffff6c56120 4>
    align 32 context <record_type 0x7ffff6d96bd0 B>
    result <integer_type 0x7ffff6c535e8 int public type_6 SI size <integer_cst
0x7ffff6c56108 32> unit size <integer_cst 0x7ffff6c56120 4>
        align 32 symtab 0 alias set -1 canonical type 0x7ffff6c535e8 precision
32 min <integer_cst 0x7ffff6c560c0 -2147483648> max <integer_cst 0x7ffff6c560d8
2147483647>
        pointer_to_this <pointer_type 0x7ffff6c5ba80>>
   >
$4 = void


More information about the Gcc-bugs mailing list