[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/29435] [4.1 Regression] segmentation fault




------- Comment #4 from tbm at cyrius dot com  2006-10-11 23:19 -------
(gdb) where
#0  0x000000000045a5ce in cxx_sizeof_or_alignof_type (type=0x2b29cf3e6b00,
op=214, complain=1 '\001')
    at /home/tbm/scratch/gcc-4.1/gcc/cp/typeck.c:1251
#1  0x000000000044a947 in cp_parser_unary_expression (parser=0x2b29cf261460,
address_p=0 '\0',
    cast_p=0 '\0') at /home/tbm/scratch/gcc-4.1/gcc/cp/parser.c:4850
#2  0x000000000044ae15 in cp_parser_assignment_expression
(parser=0x2b29cf261460, cast_p=Variable "cast_p" is not available.
)
    at /home/tbm/scratch/gcc-4.1/gcc/cp/parser.c:5579
#3  0x000000000044ba72 in cp_parser_parenthesized_expression_list
(parser=0x2b29cf261460,
    is_attribute_list=240 'â??', cast_p=0 '\0', non_constant_p=0x0)
    at /home/tbm/scratch/gcc-4.1/gcc/cp/parser.c:4659
#4  0x000000000044a324 in cp_parser_unary_expression (parser=0x2b29cf261460,
address_p=0 '\0',
    cast_p=1 '\001') at /home/tbm/scratch/gcc-4.1/gcc/cp/parser.c:4204
#5  0x000000000044ac41 in cp_parser_cast_expression (parser=0x2b29cf261460,
address_p=0 '\0',
    cast_p=0 '\0') at /home/tbm/scratch/gcc-4.1/gcc/cp/parser.c:5455
...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29435

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: