[Bug middle-end/66214] [6 Regression] ICE verify_type failed with -O0 -g via gen_type_die_with_usage's dwarf2out.c:20250

guille at cal dot berkeley.edu gcc-bugzilla@gcc.gnu.org
Mon Nov 16 09:50:00 GMT 2015


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

--- Comment #24 from Guille <guille at cal dot berkeley.edu> ---
Yes, just checked that. 
'gcc -g file_that_include_ssl_h.cpp' builds fine, but 
'g++ -g file_that_include_ssl_h.cpp' ICEs. 


(In reply to Magnus Fromreide from comment #23)
> One more question - you are using the command
> 
> g++ -g file_that_include_ssl_h.cpp
> 
> right? Building it as C works for me as well.


More information about the Gcc-bugs mailing list