------- Comment #1 from pinskia at gcc dot gnu dot org 2007-12-11 17:02 ------- cc1: internal compiler error: in common_handle_option, at opts.c:1024
Can't you debug this your self? /* If the flag was handled in a standard way, assume the lack of processing here is intentional. */ gcc_assert (cl_options[scode].flag_var); -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Component|c |other http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34433