[Bug middle-end/39015] [4.3/4.4 regression] wrong code building libgsf

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 30 11:38:00 GMT 2009



------- 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



More information about the Gcc-bugs mailing list