------- Comment #4 from marti at juffo dot org  2009-10-26 03:35 -------
Created an attachment (id=18894)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18894&action=view)
st-theme-node.i.gz

And yet another in gnome-shell from
http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.28/

gcc -save-temps -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\"
-DLIBDIR=\"/usr/lib\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"St\"
-DST_COMPILATION -DPACKAGE_DATA_DIR=\"/usr/share/gnome-shell\" -pthread
-I/usr/include/clutter-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/drm -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -march=k8 -fstack-protector
-O3 -pipe -Wall -Wmissing-prototypes -Werror -MT libst_1_0_la-st-theme-node.lo
-MD -MP -MF .deps/libst_1_0_la-st-theme-node.Tpo -c st/st-theme-node.c  -fPIC
-DPIC -o .libs/libst_1_0_la-st-theme-node.o
gcc: warning: -pipe ignored because -save-temps specified
cc1: warnings being treated as errors
st/st-theme-node.c: In function ‘st_theme_node_get_font’:
st/st-theme-node.c:1661: error: ‘font_style’ may be used uninitialized in this
function
st/st-theme-node.c:1663: error: ‘variant’ may be used uninitialized in this
function


-- 


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

Reply via email to