------- Comment #14 from jakub at gcc dot gnu dot org 2009-01-30 11:38 ------- And clearly the bug is in libgsf, not in gcc. g_enum_register_static documentation says: GObject keeps a reference to the data, so it cannot be stack-allocated. so this relies on this optimization. gsf_output_csv_quoting_mode_get_type just needs to be fixed.
-- jakub at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|wrong-code | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39015