Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/Glide3-libGL.spec'], False, '/var/lib/mock/dist-f12-build-513094-79837/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/Glide3-libGL.spec'] warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/Glide3-libGL-6.2.1-10.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/Glide3-libGL.spec'], False, '/var/lib/mock/dist-f12-build-513094-79837/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/Glide3-libGL.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vsSeg6 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Mesa-6.2.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/MesaLib-6.2.1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Mesa-6.2.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Mesa-6.2.1-config.patch):' Patch #0 (Mesa-6.2.1-config.patch): + /bin/cat /builddir/build/SOURCES/Mesa-6.2.1-config.patch + /usr/bin/patch -s -p1 -b --suffix .config --fuzz=0 + echo 'Patch #1 (Mesa-6.2.1-64bit.patch):' Patch #1 (Mesa-6.2.1-64bit.patch): + /bin/cat /builddir/build/SOURCES/Mesa-6.2.1-64bit.patch + /usr/bin/patch -s -p1 -b --suffix .64bit --fuzz=0 + echo 'Patch #2 (Mesa-6.2.1-antialias.patch):' Patch #2 (Mesa-6.2.1-antialias.patch): + /bin/cat /builddir/build/SOURCES/Mesa-6.2.1-antialias.patch + /usr/bin/patch -s -p1 -b --suffix .antialias --fuzz=0 + install -p -m 644 /builddir/build/SOURCES/Glide3-libGL-README README.fedora + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lWEd8Z + umask 022 + cd /builddir/build/BUILD + cd Mesa-6.2.1 + LANG=C + export LANG + unset DISPLAY + TARGET=linux-x86-glide + make -j4 'LIB_DIR=$(TOP)/lib' linux-x86-glide (cd configs && rm -f current && ln -s linux-x86-glide current) make default make[1]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1' make[2]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1/src' mkdir ../lib Making sources for linux-x86-glide make[3]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1/src/mesa' touch depend gcc -M -MF depend -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup glapi/glapi.c glapi/glthread.c main/api_arrayelt.c main/api_loopback.c main/api_noop.c main/api_validate.c main/accum.c main/attrib.c main/blend.c main/bufferobj.c main/buffers.c main/clip.c main/colortab.c main/context.c main/convolve.c main/debug.c main/depth.c main/dispatch.c main/dlist.c main/drawpix.c main/enable.c main/enums.c main/eval.c main/extensions.c main/feedback.c main/fog.c main/get.c main/hash.c main/hint.c main/histogram.c main/image.c main/imports.c main/light.c main/lines.c main/matrix.c main/occlude.c main/pixel.c main/points.c main/polygon.c main/rastpos.c main/state.c main/stencil.c main/texcompress.c main/texcompress_s3tc.c main/texcompress_fxt1.c main/texformat.c main/teximage.c main/texobj.c main/texstate.c main/texstore.c main/varray.c main/vtxfmt.c math/m_debug_clip.c math/m_debug_norm.c math/m_debug_xform.c math/m_eval.c math/m_matrix.c math/m_translate.c math/m_vector.c math/m_xform.c array_cache/ac_context.c array_cache/ac_import.c tnl/t_array_api.c tnl/t_array_import.c tnl/t_context.c tnl/t_pipeline.c tnl/t_save_api.c tnl/t_save_loopback.c tnl/t_save_playback.c tnl/t_vb_fog.c tnl/t_vb_light.c tnl/t_vb_normals.c tnl/t_vb_points.c tnl/t_vb_program.c tnl/t_vb_render.c tnl/t_vb_texgen.c tnl/t_vb_texmat.c tnl/t_vb_vertex.c tnl/t_vertex.c tnl/t_vertex_c.c tnl/t_vertex_codegen.c tnl/t_vtx_api.c tnl/t_vtx_generic.c tnl/t_vtx_x86.c tnl/t_vtx_eval.c tnl/t_vtx_exec.c shader/arbfragparse.c shader/arbprogparse.c shader/arbprogram.c shader/arbvertparse.c shader/grammar_mesa.c shader/nvfragparse.c shader/nvprogram.c shader/nvvertexec.c shader/nvvertparse.c shader/program.c swrast/s_fragprog_to_c.c swrast/s_aaline.c swrast/s_aatriangle.c swrast/s_accum.c swrast/s_alpha.c swrast/s_alphabuf.c swrast/s_auxbuffer.c swrast/s_bitmap.c swrast/s_blend.c swrast/s_buffers.c swrast/s_copypix.c swrast/s_context.c swrast/s_depth.c swrast/s_drawpix.c swrast/s_feedback.c swrast/s_fog.c swrast/s_imaging.c swrast/s_lines.c swrast/s_logic.c swrast/s_masking.c swrast/s_nvfragprog.c swrast/s_pixeltex.c swrast/s_points.c swrast/s_readpix.c swrast/s_span.c swrast/s_stencil.c swrast/s_tcc.c swrast/s_texture.c swrast/s_texstore.c swrast/s_triangle.c swrast/s_zoom.c swrast_setup/ss_context.c swrast_setup/ss_triangle.c x86/common_x86.c x86/x86.c x86/3dnow.c x86/sse.c sparc/sparc.c x86/common_x86_asm.S x86/x86_xform2.S x86/x86_xform3.S x86/x86_xform4.S x86/x86_cliptest.S x86/mmx_blend.S x86/3dnow_xform1.S x86/3dnow_xform2.S x86/3dnow_xform3.S x86/3dnow_xform4.S x86/3dnow_normal.S x86/sse_xform1.S x86/sse_xform2.S x86/sse_xform3.S x86/sse_xform4.S x86/sse_normal.S tnl/t_vtx_x86_gcc.S drivers/common/driverfuncs.c \ > /dev/null 2>&1 make[3]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1/src/mesa' make[3]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1/src/mesa' make[4]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1/src/mesa' gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/api_arrayelt.c -o main/api_arrayelt.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/api_loopback.c -o main/api_loopback.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/api_noop.c -o main/api_noop.o make[5]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1/src/mesa/x86' make[5]: Nothing to be done for `default'. make[5]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1/src/mesa/x86' gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/api_validate.c -o main/api_validate.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/accum.c -o main/accum.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/attrib.c -o main/attrib.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/blend.c -o main/blend.o main/accum.c: In function '_mesa_ClearAccum': main/accum.c:50: warning: dereferencing pointer 'tmp.37' does break strict-aliasing rules main/accum.c:50: note: initialized from here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/bufferobj.c -o main/bufferobj.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/buffers.c -o main/buffers.o main/blend.c: In function '_mesa_ColorMask': main/blend.c:520: warning: dereferencing type-punned pointer will break strict-aliasing rules main/blend.c:520: warning: dereferencing type-punned pointer will break strict-aliasing rules main/blend.c:524: warning: dereferencing type-punned pointer will break strict-aliasing rules main/blend.c:524: warning: dereferencing type-punned pointer will break strict-aliasing rules main/blend.c: In function '_mesa_BlendColor': main/blend.c:367: warning: dereferencing pointer 'tmp.53' does break strict-aliasing rules main/blend.c:367: note: initialized from here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/clip.c -o main/clip.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/colortab.c -o main/colortab.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/context.c -o main/context.o main/clip.c: In function '_mesa_ClipPlane': main/clip.c:81: warning: dereferencing pointer 'equation.32' does break strict-aliasing rules main/clip.c:81: note: initialized from here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/convolve.c -o main/convolve.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/debug.c -o main/debug.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/depth.c -o main/depth.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/dispatch.c -o main/dispatch.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/dlist.c -o main/dlist.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/drawpix.c -o main/drawpix.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/enable.c -o main/enable.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/enums.c -o main/enums.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/eval.c -o main/eval.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/extensions.c -o main/extensions.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/feedback.c -o main/feedback.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/fog.c -o main/fog.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/get.c -o main/get.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/hash.c -o main/hash.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/hint.c -o main/hint.o main/get.c: In function '_mesa_GetPointerv': main/get.c:6441: warning: dereferencing type-punned pointer will break strict-aliasing rules main/get.c:6455: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/histogram.c -o main/histogram.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/image.c -o main/image.o main/histogram.c: In function 'pack_histogram': main/histogram.c:259: warning: 'temp' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/imports.c -o main/imports.o main/imports.c: In function '_mesa_float_to_half': main/imports.c:540: warning: dereferencing type-punned pointer will break strict-aliasing rules main/imports.c: In function '_mesa_half_to_float': main/imports.c:666: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/light.c -o main/light.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/lines.c -o main/lines.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/matrix.c -o main/matrix.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/occlude.c -o main/occlude.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/pixel.c -o main/pixel.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/points.c -o main/points.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/polygon.c -o main/polygon.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/rastpos.c -o main/rastpos.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/state.c -o main/state.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/stencil.c -o main/stencil.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/texcompress.c -o main/texcompress.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/texcompress_s3tc.c -o main/texcompress_s3tc.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/texcompress_fxt1.c -o main/texcompress_fxt1.o main/texcompress_s3tc.c: In function 'fetch_texel_2d_f_rgb_dxt1': main/texcompress_s3tc.c:292: warning: 'rgba[1]' is used uninitialized in this function main/texcompress_s3tc.c:293: warning: 'rgba[2]' is used uninitialized in this function main/texcompress_s3tc.c:294: warning: 'rgba[3]' is used uninitialized in this function main/texcompress_s3tc.c: In function 'fetch_texel_2d_f_rgba_dxt1': main/texcompress_s3tc.c:314: warning: 'rgba[1]' is used uninitialized in this function main/texcompress_s3tc.c:315: warning: 'rgba[2]' is used uninitialized in this function main/texcompress_s3tc.c:316: warning: 'rgba[3]' is used uninitialized in this function main/texcompress_s3tc.c: In function 'fetch_texel_2d_f_rgba_dxt3': main/texcompress_s3tc.c:336: warning: 'rgba[1]' is used uninitialized in this function main/texcompress_s3tc.c:337: warning: 'rgba[2]' is used uninitialized in this function main/texcompress_s3tc.c:338: warning: 'rgba[3]' is used uninitialized in this function main/texcompress_s3tc.c: In function 'fetch_texel_2d_f_rgba_dxt5': main/texcompress_s3tc.c:358: warning: 'rgba[1]' is used uninitialized in this function main/texcompress_s3tc.c:359: warning: 'rgba[2]' is used uninitialized in this function main/texcompress_s3tc.c:360: warning: 'rgba[3]' is used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/texformat.c -o main/texformat.o main/texcompress_fxt1.c:296: warning: ISO C90 does not support 'long long' gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/teximage.c -o main/teximage.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/texobj.c -o main/texobj.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/texstate.c -o main/texstate.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/texstore.c -o main/texstore.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/varray.c -o main/varray.o main/texstate.c: In function '_mesa_TexGenfv': main/texstate.c:2184: warning: dereferencing pointer 'tmp.115' does break strict-aliasing rules main/texstate.c:2184: note: initialized from here main/texstate.c:2240: warning: dereferencing pointer 'tmp.116' does break strict-aliasing rules main/texstate.c:2240: note: initialized from here main/texstate.c:2293: warning: dereferencing pointer 'tmp.117' does break strict-aliasing rules main/texstate.c:2293: note: initialized from here main/texstate.c:2340: warning: dereferencing pointer 'tmp.118' does break strict-aliasing rules main/texstate.c:2340: note: initialized from here main/texstate.c: In function '_mesa_TexEnvfv': main/texstate.c:335: warning: dereferencing pointer 'tmp.44' does break strict-aliasing rules main/texstate.c:335: note: initialized from here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 main/vtxfmt.c -o main/vtxfmt.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 glapi/glapi.c -o glapi/glapi.o In file included from glapi/glapi.c:460: glapi/glprocs.h:966: warning: string length '16393' is greater than the length '509' ISO C90 compilers are required to support glapi/glapi.c: In function 'get_static_proc_address': glapi/glapi.c:521: warning: ISO C forbids conversion of object pointer to function pointer type glapi/glapi.c: In function 'generate_entrypoint': glapi/glapi.c:645: warning: ISO C forbids conversion of object pointer to function pointer type glapi/glapi.c: In function 'fill_in_entrypoint_offset': glapi/glapi.c:711: warning: ISO C forbids conversion of function pointer to object pointer type gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 glapi/glthread.c -o glapi/glthread.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 math/m_debug_clip.c -o math/m_debug_clip.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 math/m_debug_norm.c -o math/m_debug_norm.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 math/m_debug_xform.c -o math/m_debug_xform.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 math/m_eval.c -o math/m_eval.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 math/m_matrix.c -o math/m_matrix.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 math/m_translate.c -o math/m_translate.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 math/m_vector.c -o math/m_vector.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 math/m_xform.c -o math/m_xform.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 array_cache/ac_context.c -o array_cache/ac_context.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 array_cache/ac_import.c -o array_cache/ac_import.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_array_api.c -o tnl/t_array_api.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_array_import.c -o tnl/t_array_import.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_context.c -o tnl/t_context.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_pipeline.c -o tnl/t_pipeline.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_save_api.c -o tnl/t_save_api.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_save_loopback.c -o tnl/t_save_loopback.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_save_playback.c -o tnl/t_save_playback.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vb_fog.c -o tnl/t_vb_fog.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vb_light.c -o tnl/t_vb_light.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vb_normals.c -o tnl/t_vb_normals.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vb_points.c -o tnl/t_vb_points.o In file included from tnl/t_vb_light.c:139: tnl/t_vb_lighttmp.h: In function 'light_fast_rgba_single': tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer 'base.42' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vb_program.c -o tnl/t_vb_program.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vb_render.c -o tnl/t_vb_render.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vb_texgen.c -o tnl/t_vb_texgen.o In file included from tnl/t_vb_light.c:143: tnl/t_vb_lighttmp.h: In function 'light_fast_rgba_single_twoside': tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer 'base.59' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:522: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:522: note: initialized from here tnl/t_vb_lighttmp.h:522: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:522: note: initialized from here tnl/t_vb_lighttmp.h:522: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:522: note: initialized from here tnl/t_vb_lighttmp.h:522: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:522: note: initialized from here In file included from tnl/t_vb_light.c:147: tnl/t_vb_lighttmp.h: In function 'light_fast_rgba_single_material': tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer 'base.77' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vb_texmat.c -o tnl/t_vb_texmat.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vb_vertex.c -o tnl/t_vb_vertex.o In file included from tnl/t_vb_light.c:151: tnl/t_vb_lighttmp.h: In function 'light_fast_rgba_single_twoside_material': tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer 'base.94' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:506: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:506: note: initialized from here tnl/t_vb_lighttmp.h:522: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:522: note: initialized from here tnl/t_vb_lighttmp.h:522: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:522: note: initialized from here tnl/t_vb_lighttmp.h:522: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:522: note: initialized from here tnl/t_vb_lighttmp.h:522: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules tnl/t_vb_lighttmp.h:522: note: initialized from here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vertex.c -o tnl/t_vertex.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vertex_c.c -o tnl/t_vertex_c.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vertex_codegen.c -o tnl/t_vertex_codegen.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vtx_api.c -o tnl/t_vtx_api.o tnl/t_vtx_api.c: In function 'do_codegen': tnl/t_vtx_api.c:386: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vtx_generic.c -o tnl/t_vtx_generic.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vtx_x86.c -o tnl/t_vtx_x86.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vtx_eval.c -o tnl/t_vtx_eval.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vtx_exec.c -o tnl/t_vtx_exec.o tnl/t_vtx_x86.c: In function '_tnl_x86_exec_vtxfmt_init': tnl/t_vtx_x86.c:292: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:293: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:294: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:295: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:296: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:297: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:298: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:299: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:300: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:301: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:302: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:303: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:304: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:305: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:306: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:307: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:308: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:309: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:310: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:311: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:312: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:313: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:314: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:315: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:317: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:318: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:319: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:320: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:321: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:322: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:323: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:324: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:326: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:327: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:328: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:329: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:330: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:331: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:332: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c:333: warning: dereferencing type-punned pointer will break strict-aliasing rules tnl/t_vtx_x86.c: In function '_tnl_x86choosers': tnl/t_vtx_x86.c:357: warning: ISO C forbids conversion of object pointer to function pointer type gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 shader/arbfragparse.c -o shader/arbfragparse.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 shader/arbprogparse.c -o shader/arbprogparse.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 shader/arbprogram.c -o shader/arbprogram.o shader/arbprogparse.c:138: warning: string length '49808' is greater than the length '509' ISO C90 compilers are required to support gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 shader/arbvertparse.c -o shader/arbvertparse.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 shader/grammar_mesa.c -o shader/grammar_mesa.o shader/arbprogparse.c:3699: warning: string length '6573' is greater than the length '509' ISO C90 compilers are required to support gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 shader/nvfragparse.c -o shader/nvfragparse.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 shader/nvprogram.c -o shader/nvprogram.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 shader/nvvertexec.c -o shader/nvvertexec.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 shader/nvvertparse.c -o shader/nvvertparse.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 shader/program.c -o shader/program.o shader/nvvertexec.c: In function '_mesa_exec_vertex_program': shader/nvvertexec.c:458: warning: dereferencing type-punned pointer will break strict-aliasing rules shader/nvvertexec.c:470: warning: dereferencing type-punned pointer will break strict-aliasing rules shader/nvvertexec.c:497: warning: dereferencing type-punned pointer will break strict-aliasing rules shader/nvvertexec.c:510: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_fragprog_to_c.c -o swrast/s_fragprog_to_c.o shader/nvvertexec.c:458: warning: dereferencing pointer 'q.37' does break strict-aliasing rules shader/nvvertexec.c:458: note: initialized from here shader/nvvertexec.c:459: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules shader/nvvertexec.c:459: note: initialized from here shader/nvvertexec.c:469: warning: dereferencing pointer 'q.41' does break strict-aliasing rules shader/nvvertexec.c:469: note: initialized from here shader/nvvertexec.c:497: warning: dereferencing pointer 'q.43' does break strict-aliasing rules shader/nvvertexec.c:497: note: initialized from here shader/nvvertexec.c:499: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules shader/nvvertexec.c:499: note: initialized from here shader/nvvertexec.c:510: warning: dereferencing pointer 'q.43' does break strict-aliasing rules shader/nvvertexec.c:510: note: initialized from here shader/nvvertexec.c:512: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules shader/nvvertexec.c:512: note: initialized from here gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_aaline.c -o swrast/s_aaline.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_aatriangle.c -o swrast/s_aatriangle.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_accum.c -o swrast/s_accum.o swrast/s_accum.c: In function '_swrast_Accum': swrast/s_accum.c:242: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_alpha.c -o swrast/s_alpha.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_alphabuf.c -o swrast/s_alphabuf.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_auxbuffer.c -o swrast/s_auxbuffer.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_bitmap.c -o swrast/s_bitmap.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_blend.c -o swrast/s_blend.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_buffers.c -o swrast/s_buffers.o swrast/s_buffers.c: In function 'clear_color_buffer_with_masking': swrast/s_buffers.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_buffers.c: In function 'clear_color_buffers': swrast/s_buffers.c:145: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_copypix.c -o swrast/s_copypix.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_context.c -o swrast/s_context.o swrast/s_context.c: In function '_swrast_update_rasterflags': swrast/s_context.c:66: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_context.c:100: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_depth.c -o swrast/s_depth.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_drawpix.c -o swrast/s_drawpix.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_feedback.c -o swrast/s_feedback.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_fog.c -o swrast/s_fog.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_imaging.c -o swrast/s_imaging.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_lines.c -o swrast/s_lines.o swrast/s_lines.c: In function '_swrast_add_spec_terms_line': swrast/s_lines.c:229: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_lines.c:229: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_lines.c:230: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_lines.c:234: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_lines.c:234: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_lines.c:235: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_logic.c -o swrast/s_logic.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_masking.c -o swrast/s_masking.o swrast/s_masking.c: In function '_swrast_mask_rgba_span': swrast/s_masking.c:50: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_masking.c: In function '_swrast_mask_rgba_array': swrast/s_masking.c:107: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_nvfragprog.c -o swrast/s_nvfragprog.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_pixeltex.c -o swrast/s_pixeltex.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_points.c -o swrast/s_points.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_readpix.c -o swrast/s_readpix.o swrast/s_points.c: In function '_swrast_add_spec_terms_point': swrast/s_points.c:163: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_points.c:163: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_points.c:166: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_points.c:166: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_span.c -o swrast/s_span.o swrast/s_nvfragprog.c: In function 'execute_program': swrast/s_nvfragprog.c:916: warning: dereferencing pointer 'rawResult' does break strict-aliasing rules swrast/s_nvfragprog.c:910: note: initialized from here swrast/s_nvfragprog.c:930: warning: dereferencing pointer 'rawResult' does break strict-aliasing rules swrast/s_nvfragprog.c:924: note: initialized from here swrast/s_nvfragprog.c:948: warning: dereferencing pointer 'rawResult' does break strict-aliasing rules swrast/s_nvfragprog.c:938: note: initialized from here swrast/s_nvfragprog.c:966: warning: dereferencing pointer 'rawResult' does break strict-aliasing rules swrast/s_nvfragprog.c:956: note: initialized from here swrast/s_nvfragprog.c:1239: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1238: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1235: note: initialized from here swrast/s_nvfragprog.c:1252: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1251: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1248: note: initialized from here swrast/s_nvfragprog.c:1266: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1265: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1264: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1263: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1261: note: initialized from here swrast/s_nvfragprog.c:1278: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1277: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1276: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1275: warning: dereferencing pointer 'rawBits' does break strict-aliasing rules swrast/s_nvfragprog.c:1273: note: initialized from here swrast/s_span.c: In function 'interpolate_colors': swrast/s_span.c:167: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_span.c: In function 'multi_write_rgba_span': swrast/s_span.c:798: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_span.c: In function '_swrast_write_rgba_span': swrast/s_span.c:1048: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_span.c: In function '_swrast_write_texture_span': swrast/s_span.c:1329: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_stencil.c -o swrast/s_stencil.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_tcc.c -o swrast/s_tcc.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_texture.c -o swrast/s_texture.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_texstore.c -o swrast/s_texstore.o swrast/s_texture.c: In function 'sample_1d_nearest': swrast/s_texture.c:468: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c: In function 'sample_1d_linear': swrast/s_texture.c:518: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:518: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:524: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:524: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_triangle.c -o swrast/s_triangle.o swrast/s_texture.c: In function 'sample_2d_nearest': swrast/s_texture.c:792: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c: In function 'sample_2d_linear': swrast/s_texture.c:858: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:858: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:864: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:864: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:870: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:870: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:876: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:876: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c: In function 'sample_3d_nearest': swrast/s_texture.c:1393: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c: In function 'sample_3d_linear': swrast/s_texture.c:1474: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1474: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1480: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1480: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1486: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1486: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1492: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1492: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1499: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1499: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1505: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1505: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1511: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1511: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1517: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:1517: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast/s_zoom.c -o swrast/s_zoom.o swrast/s_texture.c: In function 'sample_nearest_rect': swrast/s_texture.c:2116: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c: In function 'sample_linear_rect': swrast/s_texture.c:2209: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:2209: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:2214: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:2214: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:2219: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:2219: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:2224: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_texture.c:2224: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c: In function 'affine_span': swrast/s_triangle.c:442: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:445: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:448: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:451: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:475: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:503: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c: In function 'fast_persp_span': swrast/s_triangle.c:713: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:716: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:719: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:722: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:744: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:772: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c: In function '_swrast_add_spec_terms_triangle': swrast/s_triangle.c:972: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:972: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:973: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:974: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:999: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:999: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:1000: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast/s_triangle.c:1001: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast_setup/ss_context.c -o swrast_setup/ss_context.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 swrast_setup/ss_triangle.c -o swrast_setup/ss_triangle.o In file included from swrast/s_triangle.c:185: swrast/s_tritemp.h: In function 'simple_textured_triangle': swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function swrast_setup/ss_triangle.c: In function '_swsetup_render_line_tri': swrast_setup/ss_triangle.c:72: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:72: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:73: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:74: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:74: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:75: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:79: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:79: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:98: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:98: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:99: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:100: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:100: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:101: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c: In function '_swsetup_render_point_tri': swrast_setup/ss_triangle.c:132: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:132: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:133: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:134: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:134: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:135: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:140: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:140: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:141: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:141: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:142: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:142: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:143: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:143: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:154: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:154: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:155: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_triangle.c:157: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:170: swrast_setup/ss_tritmp.h: In function 'triangle': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:174: swrast_setup/ss_tritmp.h: In function 'triangle_offset': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:178: swrast_setup/ss_tritmp.h: In function 'triangle_twoside': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rulesgcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/common_x86.c -o x86/common_x86.o swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:182: swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:186: swrast_setup/ss_tritmp.h: In function 'triangle_unfilled': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:190: swrast_setup/ss_tritmp.h: In function 'triangle_offset_unfilled': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:194: swrast_setup/ss_tritmp.h: In function 'triangle_twoside_unfilled': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:198: swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside_unfilled': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:202: swrast_setup/ss_tritmp.h: In function 'triangle_rgba': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:206: swrast_setup/ss_tritmp.h: In function 'triangle_offset_rgba': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:210: swrast_setup/ss_tritmp.h: In function 'triangle_twoside_rgba': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:214: swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside_rgba': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:218: swrast_setup/ss_tritmp.h: In function 'triangle_unfilled_rgba': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:222: swrast_setup/ss_tritmp.h: In function 'triangle_offset_unfilled_rgba': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:226: swrast_setup/ss_tritmp.h: In function 'triangle_twoside_unfilled_rgba': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from swrast_setup/ss_triangle.c:230: swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside_unfilled_rgba': swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:69: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:80: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:81: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:157: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:158: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:159: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:162: warning: dereferencing type-punned pointer will break strict-aliasing rules swrast_setup/ss_tritmp.h:163: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/x86.c -o x86/x86.o swrast_setup/ss_triangle.c: In function '_swsetup_render_line_tri': swrast_setup/ss_triangle.c:61: warning: 'i[1]' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/3dnow.c -o x86/3dnow.o swrast_setup/ss_triangle.c: In function '_swsetup_render_point_tri': swrast_setup/ss_triangle.c:120: warning: 'i[1]' may be used uninitialized in this function In file included from swrast_setup/ss_triangle.c:194: swrast_setup/ss_tritmp.h: In function 'triangle_twoside_unfilled': swrast_setup/ss_tritmp.h:40: warning: 'saved_index[2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:40: warning: 'saved_index[1]' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/sse.c -o x86/sse.o In file included from swrast/s_triangle.c:246: swrast/s_tritemp.h: In function 'simple_z_textured_triangle': swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from swrast_setup/ss_triangle.c:182: swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside': swrast_setup/ss_tritmp.h:40: warning: 'saved_index[2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:40: warning: 'saved_index[1]' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 sparc/sparc.c -o sparc/sparc.o In file included from swrast/s_triangle.c:937: swrast/s_tritemp.h: In function 'occlusion_zless_triangle': swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/common_x86_asm.S -o x86/common_x86_asm.o In file included from swrast_setup/ss_triangle.c:198: swrast_setup/ss_tritmp.h: In function 'triangle_offset_twoside_unfilled': swrast_setup/ss_tritmp.h:40: warning: 'saved_index[2]' may be used uninitialized in this function swrast_setup/ss_tritmp.h:40: warning: 'saved_index[1]' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/x86_xform2.S -o x86/x86_xform2.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/x86_xform3.S -o x86/x86_xform3.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/x86_xform4.S -o x86/x86_xform4.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/x86_cliptest.S -o x86/x86_cliptest.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/mmx_blend.S -o x86/mmx_blend.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/3dnow_xform1.S -o x86/3dnow_xform1.o In file included from swrast/s_triangle.c:877: swrast/s_tritemp.h: In function 'general_textured_triangle': swrast/s_tritemp.h:724: warning: 'tLeft[0u]' may be used uninitialized in this function swrast/s_tritemp.h:723: warning: 'sLeft[0u]' may be used uninitialized in this function swrast/s_tritemp.h:725: warning: 'uLeft[0u]' may be used uninitialized in this function swrast/s_tritemp.h:726: warning: 'vLeft[0u]' may be used uninitialized in this function swrast/s_tritemp.h:727: warning: 'dsOuter[0u]' may be used uninitialized in this function swrast/s_tritemp.h:728: warning: 'dtOuter[0u]' may be used uninitialized in this function swrast/s_tritemp.h:729: warning: 'duOuter[0u]' may be used uninitialized in this function swrast/s_tritemp.h:730: warning: 'dvOuter[0u]' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/3dnow_xform2.S -o x86/3dnow_xform2.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/3dnow_xform3.S -o x86/3dnow_xform3.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/3dnow_xform4.S -o x86/3dnow_xform4.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/3dnow_normal.S -o x86/3dnow_normal.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/sse_xform1.S -o x86/sse_xform1.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/sse_xform2.S -o x86/sse_xform2.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/sse_xform3.S -o x86/sse_xform3.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/sse_xform4.S -o x86/sse_xform4.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/sse_normal.S -o x86/sse_normal.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 tnl/t_vtx_x86_gcc.S -o tnl/t_vtx_x86_gcc.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 x86/glapi_x86.S -o x86/glapi_x86.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/common/driverfuncs.c -o drivers/common/driverfuncs.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/x11/glxapi.c -o drivers/x11/glxapi.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/x11/fakeglx.c -o drivers/x11/fakeglx.o In file included from swrast/s_triangle.c:856: swrast/s_tritemp.h: In function 'persp_textured_triangle': swrast/s_tritemp.h:422: warning: 'info.eb' may be used uninitialized in this function swrast/s_tritemp.h:422: warning: 'info.eg' may be used uninitialized in this function swrast/s_tritemp.h:422: warning: 'info.er' may be used uninitialized in this function swrast/s_tritemp.h:725: warning: 'uLeft[0u]' may be used uninitialized in this function swrast/s_tritemp.h:724: warning: 'tLeft[0u]' may be used uninitialized in this function swrast/s_tritemp.h:723: warning: 'sLeft[0u]' may be used uninitialized in this function swrast/s_tritemp.h:726: warning: 'vLeft[0u]' may be used uninitialized in this function swrast/s_tritemp.h:727: warning: 'dsOuter[0u]' may be used uninitialized in this function swrast/s_tritemp.h:728: warning: 'dtOuter[0u]' may be used uninitialized in this function swrast/s_tritemp.h:729: warning: 'duOuter[0u]' may be used uninitialized in this function swrast/s_tritemp.h:730: warning: 'dvOuter[0u]' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/x11/xfonts.c -o drivers/x11/xfonts.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/x11/xm_api.c -o drivers/x11/xm_api.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/x11/xm_dd.c -o drivers/x11/xm_dd.o In file included from swrast/s_triangle.c:586: swrast/s_tritemp.h: In function 'affine_textured_triangle': swrast/s_tritemp.h:422: warning: 'info.eb' may be used uninitialized in this function swrast/s_tritemp.h:422: warning: 'info.eg' may be used uninitialized in this function swrast/s_tritemp.h:422: warning: 'info.er' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/x11/xm_line.c -o drivers/x11/xm_line.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/x11/xm_span.c -o drivers/x11/xm_span.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/x11/xm_tri.c -o drivers/x11/xm_tri.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/glide/fxapi.c -o drivers/glide/fxapi.o drivers/glide/fxapi.c: In function 'fxMesaCreateContext': drivers/glide/fxapi.c:347: warning: format '%d' expects type 'int', but argument 3 has type 'long int' drivers/glide/fxapi.c:632: warning: format '%ld' expects type 'long int', but argument 3 has type 'FxI32' drivers/glide/fxapi.c:632: warning: format '%ld' expects type 'long int', but argument 5 has type 'FxI32' gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/glide/fxdd.c -o drivers/glide/fxdd.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/glide/fxddspan.c -o drivers/glide/fxddspan.o In file included from drivers/x11/xm_tri.c:726: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_TRUECOLOR_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function drivers/glide/fxdd.c: In function 'fxDDClearColor': drivers/glide/fxdd.c:142: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxdd.c: In function 'fxDDInitFxMesaContext': drivers/glide/fxdd.c:1678: warning: unused variable 'i' drivers/glide/fxdd.c: In function 'fxSetupDDPointers': drivers/glide/fxdd.c:2105: warning: unused variable 'tnl' drivers/glide/../dri/common/spantmp.h:235: warning: 'tdfxReadRGBASpan_ARGB1555' defined but not used drivers/glide/../dri/common/spantmp.h:235: warning: 'tdfxReadRGBASpan_RGB565' defined but not used drivers/glide/../dri/common/spantmp.h:235: warning: 'tdfxReadRGBASpan_ARGB8888' defined but not used drivers/glide/../dri/common/depthtmp.h:67: warning: 'tdfxWriteMonoDepthSpan_Z16' defined but not used drivers/glide/../dri/common/depthtmp.h:141: warning: 'tdfxReadDepthSpan_Z16' defined but not used drivers/glide/../dri/common/depthtmp.h:67: warning: 'tdfxWriteMonoDepthSpan_Z24' defined but not used drivers/glide/../dri/common/depthtmp.h:141: warning: 'tdfxReadDepthSpan_Z24' defined but not used In file included from drivers/x11/xm_tri.c:821: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_TRUEDITHER_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/x11/xm_tri.c:868: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER_5R6G5B_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/glide/fxddtex.c -o drivers/glide/fxddtex.o In file included from drivers/x11/xm_tri.c:893: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER8_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function drivers/glide/fxddtex.c: In function 'fxPrintTextureData': drivers/glide/fxddtex.c:166: warning: format '%ld' expects type 'long int', but argument 3 has type 'FxU32' gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/glide/fxsetup.c -o drivers/glide/fxsetup.o drivers/glide/fxddtex.c: At top level: drivers/glide/fxddtex.c:1004: warning: 'PrintTexture' defined but not used In file included from drivers/x11/xm_tri.c:917: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function drivers/glide/fxsetup.c: In function 'fxSetupFog': drivers/glide/fxsetup.c:1851: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/x11/xm_tri.c:965: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_HPCR_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/x11/xm_tri.c:984: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_TRUECOLOR_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/glide/fxsetup.c:1290: drivers/glide/fxsetup.h: In function 'fxSetupTextureEnvNapalm_NoLock': drivers/glide/fxsetup.h:166: warning: 'colorComb.SourceD' may be used uninitialized in this function drivers/glide/fxsetup.h:166: warning: 'colorComb.InvertC' may be used uninitialized in this function drivers/glide/fxsetup.h:166: warning: 'colorComb.SourceC' may be used uninitialized in this function drivers/glide/fxsetup.h:166: warning: 'colorComb.ModeB' may be used uninitialized in this function drivers/glide/fxsetup.h:166: warning: 'colorComb.SourceB' may be used uninitialized in this function drivers/glide/fxsetup.h:166: warning: 'colorComb.ModeA' may be used uninitialized in this function drivers/glide/fxsetup.h:166: warning: 'colorComb.SourceA' may be used uninitialized in this function drivers/glide/fxsetup.h:165: warning: 'alphaComb.InvertC' may be used uninitialized in this function drivers/glide/fxsetup.h:165: warning: 'alphaComb.SourceC' may be used uninitialized in this function drivers/glide/fxsetup.h:165: warning: 'alphaComb.ModeB' may be used uninitialized in this function drivers/glide/fxsetup.h:165: warning: 'alphaComb.SourceB' may be used uninitialized in this function drivers/glide/fxsetup.h:165: warning: 'alphaComb.ModeA' may be used uninitialized in this function drivers/glide/fxsetup.h:165: warning: 'alphaComb.SourceA' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/glide/fxtexman.c -o drivers/glide/fxtexman.o drivers/glide/fxtexman.c: In function 'fxTMCheckStartAddr': drivers/glide/fxtexman.c:238: warning: unused variable 'obj' drivers/glide/fxtexman.c:236: warning: unused variable 'prev' drivers/glide/fxtexman.c: In function 'fxTMMoveOutTM': drivers/glide/fxtexman.c:738: warning: format '%ld' expects type 'long int', but argument 3 has type 'FxU32' In file included from drivers/x11/xm_tri.c:1066: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_TRUEDITHER_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/glide/fxtris.c -o drivers/glide/fxtris.o In file included from drivers/x11/xm_tri.c:1107: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_5R6G5B_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/glide/fxtris.c:652: ../../src/mesa/tnl_dd/t_dd_unfilled.h: In function 'unfilled_tri': ../../src/mesa/tnl_dd/t_dd_unfilled.h:58: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:58: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:59: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:60: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:60: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:61: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:61: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:67: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:104: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:108: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h: In function 'unfilled_quad': ../../src/mesa/tnl_dd/t_dd_unfilled.h:138: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:138: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:139: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:140: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:141: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:141: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:142: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:142: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:143: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:143: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:146: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:146: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:147: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:148: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:149: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:150: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:151: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_unfilled.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:661: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:665: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_offset': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_offset': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/glide/fxvb.c -o drivers/glide/fxvb.o ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_offset': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:669: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:673: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_offset': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_offset': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_offset': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:677: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:681: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_offset_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/x11/xm_tri.c:1128: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER8_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_offset_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_offset_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:685: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:689: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_offset_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_offset_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_offset_unfilled': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:693: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:697: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_offset_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_offset_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_offset_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:701: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/x11/xm_tri.c:1148: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:705: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_offset_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_offset_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_offset_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:709: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:713: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_offset_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_offset_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_offset_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:717: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:722: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_offset_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/x11/xm_tri.c:1170: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_HPCR_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_offset_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_offset_unfilled_fallback': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:729: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:733: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_offset_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_offset_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_offset_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:737: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:741: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_offset_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_offset_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_offset_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:745: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:749: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_offset_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_offset_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_offset_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:753: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:757: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_offset_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_offset_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_offset_unfilled_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:761: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:765: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_offset_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_offset_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_offset_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:769: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:773: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_offset_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_offset_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_offset_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:777: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:781: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_offset_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_offset_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_offset_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:785: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/glide/fxtris.c:790: ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'triangle_twoside_offset_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:160: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:161: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:165: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:169: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:170: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:174: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:201: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:248: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:250: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:251: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:253: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:300: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:303: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:306: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:309: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:324: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:325: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:327: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'quad_twoside_offset_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:393: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:394: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:395: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:400: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:404: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:406: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:411: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:417: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:419: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:424: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:432: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:433: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:439: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:486: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:487: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:488: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:490: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:491: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:494: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:496: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:497: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:498: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:550: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:551: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:552: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:554: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:557: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:558: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:559: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:561: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:577: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:578: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:579: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:582: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:583: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h: In function 'line_twoside_offset_unfilled_fallback_flat': ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:627: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:628: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:630: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:631: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:644: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../src/mesa/tnl_dd/t_dd_tritmp.h:647: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/x11/xm_tri.c:643: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/glide/fxglidew.c -o drivers/glide/fxglidew.o drivers/glide/fxvb.c: In function 'copy_pv': drivers/glide/fxvb.c:59: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxvb.c:59: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxvb.c: In function 'copy_pv2': drivers/glide/fxvb.c:75: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxvb.c:75: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxvb.c:76: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxvb.c:76: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from drivers/x11/xm_tri.c:616: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER8_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function drivers/glide/fxglidew.c: In function 'FX_grGetInteger_NoLock': drivers/glide/fxglidew.c:58: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'FxU32' In file included from drivers/x11/xm_tri.c:672: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_HPCR_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/glide/fxg.c -o drivers/glide/fxg.o drivers/glide/fxg.c:71:26: warning: anonymous variadic macros were introduced in C99 drivers/glide/fxg.c: In function 'tdfx_hook_glide': drivers/glide/fxg.c:2262: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2263: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2264: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2265: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2266: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2267: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2268: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2271: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2272: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2273: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2280: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2281: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2282: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2284: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2285: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2286: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2287: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2288: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2289: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2290: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2291: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2292: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2293: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2294: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2295: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2296: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2297: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2302: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2303: warning: dereferencing type-punned pointer will break strict-aliasing rules drivers/glide/fxg.c:2304: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/svga/svgamesa.c -o drivers/svga/svgamesa.o In file included from drivers/x11/xm_tri.c:588: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_DITHER_5R6G5B_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/svga/svgamesa8.c -o drivers/svga/svgamesa8.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/svga/svgamesa15.c -o drivers/svga/svgamesa15.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/svga/svgamesa16.c -o drivers/svga/svgamesa16.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/svga/svgamesa24.c -o drivers/svga/svgamesa24.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/svga/svgamesa32.c -o drivers/svga/svgamesa32.o gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/fbdev/glfbdev.c -o drivers/fbdev/glfbdev.o drivers/fbdev/glfbdev.c:791: warning: ISO C forbids an empty translation unit gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 drivers/osmesa/osmesa.c -o drivers/osmesa/osmesa.o In file included from drivers/x11/xm_tri.c:533: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_TRUEDITHER_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function drivers/osmesa/osmesa.c: In function 'OSMesaGetProcAddress': drivers/osmesa/osmesa.c:1304: warning: ISO C forbids conversion of function pointer to object pointer type drivers/osmesa/osmesa.c:1306: warning: ISO C forbids conversion of function pointer to object pointer type In file included from drivers/x11/xm_tri.c:423: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_TRUECOLOR_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/x11/xm_tri.c:335: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/x11/xm_tri.c:304: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER8_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/osmesa/osmesa.c:552: ../../src/mesa/swrast/s_tritemp.h: In function 'flat_rgba_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/x11/xm_tri.c:397: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_HPCR_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/osmesa/osmesa.c:521: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_rgba_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/x11/xm_tri.c:272: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_DITHER_5R6G5B_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function if [ "x11 osmesa" = "osmesa" ] ; then \ CC=gcc CXX=g++ ../../bin/mklib -o OSMesa -major 6 \ -minor 2 -patch 1 \ -install ../../lib \ -L../../lib -lGL main/api_arrayelt.o main/api_loopback.o main/api_noop.o main/api_validate.o main/accum.o main/attrib.o main/blend.o main/bufferobj.o main/buffers.o main/clip.o main/colortab.o main/context.o main/convolve.o main/debug.o main/depth.o main/dispatch.o main/dlist.o main/drawpix.o main/enable.o main/enums.o main/eval.o main/extensions.o main/feedback.o main/fog.o main/get.o main/hash.o main/hint.o main/histogram.o main/image.o main/imports.o main/light.o main/lines.o main/matrix.o main/occlude.o main/pixel.o main/points.o main/polygon.o main/rastpos.o main/state.o main/stencil.o main/texcompress.o main/texcompress_s3tc.o main/texcompress_fxt1.o main/texformat.o main/teximage.o main/texobj.o main/texstate.o main/texstore.o main/varray.o main/vtxfmt.o glapi/glapi.o glapi/glthread.o math/m_debug_clip.o math/m_debug_norm.o math/m_debug_xform.o math/m_eval.o math/m_matrix.o math/m_translate.o math/m_vector.o math/m_xform.o array_cache/ac_context.o array_cache/ac_import.o tnl/t_array_api.o tnl/t_array_import.o tnl/t_context.o tnl/t_pipeline.o tnl/t_save_api.o tnl/t_save_loopback.o tnl/t_save_playback.o tnl/t_vb_fog.o tnl/t_vb_light.o tnl/t_vb_normals.o tnl/t_vb_points.o tnl/t_vb_program.o tnl/t_vb_render.o tnl/t_vb_texgen.o tnl/t_vb_texmat.o tnl/t_vb_vertex.o tnl/t_vertex.o tnl/t_vertex_c.o tnl/t_vertex_codegen.o tnl/t_vtx_api.o tnl/t_vtx_generic.o tnl/t_vtx_x86.o tnl/t_vtx_eval.o tnl/t_vtx_exec.o shader/arbfragparse.o shader/arbprogparse.o shader/arbprogram.o shader/arbvertparse.o shader/grammar_mesa.o shader/nvfragparse.o shader/nvprogram.o shader/nvvertexec.o shader/nvvertparse.o shader/program.o swrast/s_fragprog_to_c.o swrast/s_aaline.o swrast/s_aatriangle.o swrast/s_accum.o swrast/s_alpha.o swrast/s_alphabuf.o swrast/s_auxbuffer.o swrast/s_bitmap.o swrast/s_blend.o swrast/s_buffers.o swrast/s_copypix.o swrast/s_context.o swrast/s_depth.o swrast/s_drawpix.o swrast/s_feedback.o swrast/s_fog.o swrast/s_imaging.o swrast/s_lines.o swrast/s_logic.o swrast/s_masking.o swrast/s_nvfragprog.o swrast/s_pixeltex.o swrast/s_points.o swrast/s_readpix.o swrast/s_span.o swrast/s_stencil.o swrast/s_tcc.o swrast/s_texture.o swrast/s_texstore.o swrast/s_triangle.o swrast/s_zoom.o swrast_setup/ss_context.o swrast_setup/ss_triangle.o x86/common_x86.o x86/x86.o x86/3dnow.o x86/sse.o sparc/sparc.o x86/common_x86_asm.o x86/x86_xform2.o x86/x86_xform3.o x86/x86_xform4.o x86/x86_cliptest.o x86/mmx_blend.o x86/3dnow_xform1.o x86/3dnow_xform2.o x86/3dnow_xform3.o x86/3dnow_xform4.o x86/3dnow_normal.o x86/sse_xform1.o x86/sse_xform2.o x86/sse_xform3.o x86/sse_xform4.o x86/sse_normal.o tnl/t_vtx_x86_gcc.o x86/glapi_x86.o drivers/common/driverfuncs.o drivers/osmesa/osmesa.o ; \ else \ CC=gcc CXX=g++ ../../bin/mklib -o OSMesa -major 6 \ -minor 2 -patch 060201 \ -install ../../lib \ -L../../lib -lGL drivers/osmesa/osmesa.o ; \ fi mklib: Making Linux shared library: libOSMesa.so.6.2.060201 mklib: Installing libOSMesa.so.6.2.060201 libOSMesa.so.6 libOSMesa.so in ../../lib In file included from drivers/x11/xm_tri.c:211: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_TRUEDITHER_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function In file included from drivers/x11/xm_tri.c:83: ../../src/mesa/swrast/s_tritemp.h: In function 'smooth_TRUECOLOR_z_triangle': ../../src/mesa/swrast/s_tritemp.h:186: warning: 'span.y' may be used uninitialized in this function CC=gcc CXX=g++ ../../bin/mklib -o GL -major 1 \ -minor 5 -patch 060201 -install ../../lib \ -lX11 -lXext -lglide3 -lm -lpthread main/api_arrayelt.o main/api_loopback.o main/api_noop.o main/api_validate.o main/accum.o main/attrib.o main/blend.o main/bufferobj.o main/buffers.o main/clip.o main/colortab.o main/context.o main/convolve.o main/debug.o main/depth.o main/dispatch.o main/dlist.o main/drawpix.o main/enable.o main/enums.o main/eval.o main/extensions.o main/feedback.o main/fog.o main/get.o main/hash.o main/hint.o main/histogram.o main/image.o main/imports.o main/light.o main/lines.o main/matrix.o main/occlude.o main/pixel.o main/points.o main/polygon.o main/rastpos.o main/state.o main/stencil.o main/texcompress.o main/texcompress_s3tc.o main/texcompress_fxt1.o main/texformat.o main/teximage.o main/texobj.o main/texstate.o main/texstore.o main/varray.o main/vtxfmt.o glapi/glapi.o glapi/glthread.o math/m_debug_clip.o math/m_debug_norm.o math/m_debug_xform.o math/m_eval.o math/m_matrix.o math/m_translate.o math/m_vector.o math/m_xform.o array_cache/ac_context.o array_cache/ac_import.o tnl/t_array_api.o tnl/t_array_import.o tnl/t_context.o tnl/t_pipeline.o tnl/t_save_api.o tnl/t_save_loopback.o tnl/t_save_playback.o tnl/t_vb_fog.o tnl/t_vb_light.o tnl/t_vb_normals.o tnl/t_vb_points.o tnl/t_vb_program.o tnl/t_vb_render.o tnl/t_vb_texgen.o tnl/t_vb_texmat.o tnl/t_vb_vertex.o tnl/t_vertex.o tnl/t_vertex_c.o tnl/t_vertex_codegen.o tnl/t_vtx_api.o tnl/t_vtx_generic.o tnl/t_vtx_x86.o tnl/t_vtx_eval.o tnl/t_vtx_exec.o shader/arbfragparse.o shader/arbprogparse.o shader/arbprogram.o shader/arbvertparse.o shader/grammar_mesa.o shader/nvfragparse.o shader/nvprogram.o shader/nvvertexec.o shader/nvvertparse.o shader/program.o swrast/s_fragprog_to_c.o swrast/s_aaline.o swrast/s_aatriangle.o swrast/s_accum.o swrast/s_alpha.o swrast/s_alphabuf.o swrast/s_auxbuffer.o swrast/s_bitmap.o swrast/s_blend.o swrast/s_buffers.o swrast/s_copypix.o swrast/s_context.o swrast/s_depth.o swrast/s_drawpix.o swrast/s_feedback.o swrast/s_fog.o swrast/s_imaging.o swrast/s_lines.o swrast/s_logic.o swrast/s_masking.o swrast/s_nvfragprog.o swrast/s_pixeltex.o swrast/s_points.o swrast/s_readpix.o swrast/s_span.o swrast/s_stencil.o swrast/s_tcc.o swrast/s_texture.o swrast/s_texstore.o swrast/s_triangle.o swrast/s_zoom.o swrast_setup/ss_context.o swrast_setup/ss_triangle.o x86/common_x86.o x86/x86.o x86/3dnow.o x86/sse.o sparc/sparc.o x86/common_x86_asm.o x86/x86_xform2.o x86/x86_xform3.o x86/x86_xform4.o x86/x86_cliptest.o x86/mmx_blend.o x86/3dnow_xform1.o x86/3dnow_xform2.o x86/3dnow_xform3.o x86/3dnow_xform4.o x86/3dnow_normal.o x86/sse_xform1.o x86/sse_xform2.o x86/sse_xform3.o x86/sse_xform4.o x86/sse_normal.o tnl/t_vtx_x86_gcc.o x86/glapi_x86.o drivers/common/driverfuncs.o drivers/x11/glxapi.o drivers/x11/fakeglx.o drivers/x11/xfonts.o drivers/x11/xm_api.o drivers/x11/xm_dd.o drivers/x11/xm_line.o drivers/x11/xm_span.o drivers/x11/xm_tri.o drivers/glide/fxapi.o drivers/glide/fxdd.o drivers/glide/fxddspan.o drivers/glide/fxddtex.o drivers/glide/fxsetup.o drivers/glide/fxtexman.o drivers/glide/fxtris.o drivers/glide/fxvb.o drivers/glide/fxglidew.o drivers/glide/fxg.o drivers/svga/svgamesa.o drivers/svga/svgamesa8.o drivers/svga/svgamesa15.o drivers/svga/svgamesa16.o drivers/svga/svgamesa24.o drivers/svga/svgamesa32.o drivers/fbdev/glfbdev.o mklib: Making Linux shared library: libGL.so.1.5.060201 mklib: Installing libGL.so.1.5.060201 libGL.so.1 libGL.so in ../../lib make[4]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1/src/mesa' make[3]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1/src/mesa' make[3]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1/src/glu' make[4]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1/src/glu/sgi' make[5]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1/src/glu/sgi' gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libutil/error.c -o libutil/error.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libutil/glue.c -o libutil/glue.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libutil/mipmap.c -o libutil/mipmap.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libutil/project.c -o libutil/project.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libutil/quad.c -o libutil/quad.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libutil/registry.c -o libutil/registry.o libutil/mipmap.c: In function 'halveImage_float': libutil/mipmap.c:1174: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:1176: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:1178: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:1180: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c: In function 'scale_internal_float': libutil/mipmap.c:3012: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3024: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3037: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3051: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3062: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3074: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3088: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3090: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3105: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3116: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3128: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3142: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3153: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3165: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3177: warning: dereferencing type-punned pointer will break strict-aliasing rules libutil/mipmap.c:3194: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libtess/dict.c -o libtess/dict.o libutil/quad.c: In function 'gluSphere': libutil/quad.c:716: warning: 'sintemp3' may be used uninitialized in this function libutil/quad.c:717: warning: 'costemp3' may be used uninitialized in this function libutil/quad.c:716: warning: 'sintemp4' may be used uninitialized in this function libutil/quad.c:717: warning: 'costemp4' may be used uninitialized in this function libutil/quad.c:717: warning: 'costemp2' may be used uninitialized in this function libutil/quad.c:716: warning: 'sintemp2' may be used uninitialized in this function gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libtess/geom.c -o libtess/geom.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libtess/memalloc.c -o libtess/memalloc.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libtess/mesh.c -o libtess/mesh.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libtess/normal.c -o libtess/normal.o libutil/quad.c: In function 'gluPartialDisk': libutil/quad.c:447: warning: 'texLow' may be used uninitialized in this function libutil/quad.c:447: warning: 'texHigh' may be used uninitialized in this function gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libtess/priorityq.c -o libtess/priorityq.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libtess/render.c -o libtess/render.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libtess/sweep.c -o libtess/sweep.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libtess/tess.c -o libtess/tess.o gcc -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 -DNDEBUG -DLIBRARYBUILD libtess/tessmono.c -o libtess/tessmono.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/interface/bezierEval.cc -o libnurbs/interface/bezierEval.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/interface/bezierPatch.cc -o libnurbs/interface/bezierPatch.o libnurbs/interface/bezierEval.cc:97: warning: 'void bezierCurveEvalfast(float, float, int, float*, int, int, float, float*)' defined but not used g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/interface/bezierPatchMesh.cc -o libnurbs/interface/bezierPatchMesh.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/interface/glcurveval.cc -o libnurbs/interface/glcurveval.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/interface/glinterface.cc -o libnurbs/interface/glinterface.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/interface/glrenderer.cc -o libnurbs/interface/glrenderer.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/interface/glsurfeval.cc -o libnurbs/interface/glsurfeval.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/interface/incurveeval.cc -o libnurbs/interface/incurveeval.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/interface/insurfeval.cc -o libnurbs/interface/insurfeval.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/arc.cc -o libnurbs/internals/arc.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/arcsorter.cc -o libnurbs/internals/arcsorter.o libnurbs/internals/arcsorter.cc: In member function 'virtual int ArcSorter::qscmp(char*, char*)': libnurbs/internals/arcsorter.cc:57: warning: deprecated conversion from string constant to 'char*' g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/arctess.cc -o libnurbs/internals/arctess.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/backend.cc -o libnurbs/internals/backend.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/basiccrveval.cc -o libnurbs/internals/basiccrveval.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/basicsurfeval.cc -o libnurbs/internals/basicsurfeval.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/bin.cc -o libnurbs/internals/bin.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/bufpool.cc -o libnurbs/internals/bufpool.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/cachingeval.cc -o libnurbs/internals/cachingeval.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/ccw.cc -o libnurbs/internals/ccw.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/coveandtiler.cc -o libnurbs/internals/coveandtiler.o libnurbs/internals/coveandtiler.cc: In member function 'void CoveAndTiler::coveAndTile()': libnurbs/internals/coveandtiler.cc:167: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/coveandtiler.cc: In member function 'void CoveAndTiler::coveUpperRight()': libnurbs/internals/coveandtiler.cc:203: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/coveandtiler.cc: In member function 'void CoveAndTiler::coveUpperRightNoGrid(TrimVertex*)': libnurbs/internals/coveandtiler.cc:215: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/coveandtiler.cc: In member function 'void CoveAndTiler::coveUpperLeft()': libnurbs/internals/coveandtiler.cc:265: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/coveandtiler.cc: In member function 'void CoveAndTiler::coveUpperLeftNoGrid(TrimVertex*)': libnurbs/internals/coveandtiler.cc:277: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/coveandtiler.cc: In member function 'void CoveAndTiler::coveLowerLeft()': libnurbs/internals/coveandtiler.cc:326: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/coveandtiler.cc: In member function 'void CoveAndTiler::coveLowerLeftNoGrid(TrimVertex*)': libnurbs/internals/coveandtiler.cc:338: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/coveandtiler.cc: In member function 'void CoveAndTiler::coveLowerRight()': libnurbs/internals/coveandtiler.cc:387: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/coveandtiler.cc: In member function 'void CoveAndTiler::coveLowerRightNoGrid(TrimVertex*)': libnurbs/internals/coveandtiler.cc:399: warning: deprecated conversion from string constant to 'char*' g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/curve.cc -o libnurbs/internals/curve.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/curvelist.cc -o libnurbs/internals/curvelist.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/curvesub.cc -o libnurbs/internals/curvesub.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/dataTransform.cc -o libnurbs/internals/dataTransform.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/displaylist.cc -o libnurbs/internals/displaylist.o libnurbs/internals/dataTransform.cc:50: warning: 'directedLine* copy_loop(Arc*, Real (*)[2], int&, directedLine*, sampledLine*, int&)' defined but not used libnurbs/internals/dataTransform.cc:99: warning: 'int num_edges(Bin&)' defined but not used g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/flist.cc -o libnurbs/internals/flist.o libnurbs/internals/displaylist.cc: In constructor 'DisplayList::DisplayList(NurbsTessellator*)': libnurbs/internals/displaylist.cc:49: warning: deprecated conversion from string constant to 'char*' g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/flistsorter.cc -o libnurbs/internals/flistsorter.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/hull.cc -o libnurbs/internals/hull.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/intersect.cc -o libnurbs/internals/intersect.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/knotvector.cc -o libnurbs/internals/knotvector.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/mapdesc.cc -o libnurbs/internals/mapdesc.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/mapdescv.cc -o libnurbs/internals/mapdescv.o libnurbs/internals/intersect.cc:404: warning: 'int arc_classify(Arc*, int, REAL)' defined but not used g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/maplist.cc -o libnurbs/internals/maplist.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/mesher.cc -o libnurbs/internals/mesher.o libnurbs/internals/mesher.cc: In constructor 'Mesher::Mesher(Backend&)': libnurbs/internals/mesher.cc:59: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/mesher.cc: In member function 'void Mesher::openMesh()': libnurbs/internals/mesher.cc:97: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/maplist.cc: In constructor 'Maplist::Maplist(Backend&)': libnurbs/internals/maplist.cc:53: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/maplist.cc: In member function 'void Maplist::define(long int, int, int)': libnurbs/internals/maplist.cc:76: warning: unused variable 'm' g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/monoTriangulationBackend.cc -o libnurbs/internals/monoTriangulationBackend.o libnurbs/internals/monoTriangulationBackend.cc: In member function 'void reflexChain::processNewVertex(Real*, Backend*)': libnurbs/internals/monoTriangulationBackend.cc:89: warning: unused variable 'trimVert' g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/monotonizer.cc -o libnurbs/internals/monotonizer.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/mycode.cc -o libnurbs/internals/mycode.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/nurbsinterfac.cc -o libnurbs/internals/nurbsinterfac.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/nurbstess.cc -o libnurbs/internals/nurbstess.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/patch.cc -o libnurbs/internals/patch.o libnurbs/internals/nurbsinterfac.cc: In constructor 'NurbsTessellator::NurbsTessellator(BasicCurveEvaluator&, BasicSurfaceEvaluator&)': libnurbs/internals/nurbsinterfac.cc:77: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/nurbsinterfac.cc:77: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/nurbsinterfac.cc:77: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/nurbsinterfac.cc:77: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/nurbsinterfac.cc:77: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/nurbsinterfac.cc:77: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/nurbsinterfac.cc:77: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/nurbsinterfac.cc:77: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/nurbsinterfac.cc: In member function 'void NurbsTessellator::nurbscurve(long int, float*, long int, float*, long int, long int)': libnurbs/internals/nurbsinterfac.cc:301: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/nurbsinterfac.cc: In member function 'void NurbsTessellator::nurbssurface(long int, float*, long int, float*, long int, long int, float*, long int, long int, long int)': libnurbs/internals/nurbsinterfac.cc:353: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/nurbsinterfac.cc:356: warning: deprecated conversion from string constant to 'char*' g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/patchlist.cc -o libnurbs/internals/patchlist.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/quilt.cc -o libnurbs/internals/quilt.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/reader.cc -o libnurbs/internals/reader.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/renderhints.cc -o libnurbs/internals/renderhints.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/slicer.cc -o libnurbs/internals/slicer.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/sorter.cc -o libnurbs/internals/sorter.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/splitarcs.cc -o libnurbs/internals/splitarcs.o libnurbs/internals/sorter.cc: In member function 'virtual int Sorter::qscmp(char*, char*)': libnurbs/internals/sorter.cc:60: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/sorter.cc: In member function 'virtual void Sorter::qsexc(char*, char*)': libnurbs/internals/sorter.cc:68: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/sorter.cc: In member function 'virtual void Sorter::qstexc(char*, char*, char*)': libnurbs/internals/sorter.cc:75: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/slicer.cc: In function 'Int read_flag(char*)': libnurbs/internals/slicer.cc:873: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/subdivider.cc -o libnurbs/internals/subdivider.o libnurbs/internals/subdivider.cc: In constructor 'Subdivider::Subdivider(Renderhints&, Backend&)': libnurbs/internals/subdivider.cc:119: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/subdivider.cc:119: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/subdivider.cc:119: warning: deprecated conversion from string constant to 'char*' libnurbs/internals/subdivider.cc: In member function 'void Subdivider::nonSamplingSplit(Bin&, Patchlist&, int, int)': libnurbs/internals/subdivider.cc:534: warning: suggest explicit braces to avoid ambiguous 'else' libnurbs/internals/subdivider.cc:539: warning: suggest explicit braces to avoid ambiguous 'else' g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/tobezier.cc -o libnurbs/internals/tobezier.o libnurbs/internals/tobezier.cc: In member function 'void Knotspec::showpts(REAL*)': libnurbs/internals/tobezier.cc:363: warning: deprecated conversion from string constant to 'char*' g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/trimline.cc -o libnurbs/internals/trimline.o libnurbs/internals/slicer.cc: At global scope: libnurbs/internals/slicer.cc:87: warning: 'Int is_Convex(Arc*)' defined but not used libnurbs/internals/slicer.cc:101: warning: 'int is_U_monotone(Arc*)' defined but not used libnurbs/internals/slicer.cc:279: warning: 'void evalLineNOGE(TrimVertex*, int, Backend&)' defined but not used libnurbs/internals/slicer.cc:864: warning: 'Int read_flag(char*)' defined but not used libnurbs/internals/trimline.cc: In member function 'void Trimline::getNextPts(Arc*)': libnurbs/internals/trimline.cc:166: warning: unused variable 'lastpt1' libnurbs/internals/trimline.cc: In member function 'void Trimline::getPrevPts(Arc*)': libnurbs/internals/trimline.cc:183: warning: unused variable 'lastpt2' g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/trimregion.cc -o libnurbs/internals/trimregion.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/trimvertpool.cc -o libnurbs/internals/trimvertpool.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/uarray.cc -o libnurbs/internals/uarray.o libnurbs/internals/trimvertpool.cc: In constructor 'TrimVertexPool::TrimVertexPool()': libnurbs/internals/trimvertpool.cc:55: warning: deprecated conversion from string constant to 'char*' g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/internals/varray.cc -o libnurbs/internals/varray.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/directedLine.cc -o libnurbs/nurbtess/directedLine.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/gridWrap.cc -o libnurbs/nurbtess/gridWrap.o libnurbs/nurbtess/directedLine.cc: In function 'directedLine* readAllPolygons(char*)': libnurbs/nurbtess/directedLine.cc:796: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result libnurbs/nurbtess/directedLine.cc:802: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result libnurbs/nurbtess/directedLine.cc:806: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result libnurbs/nurbtess/directedLine.cc:807: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result libnurbs/nurbtess/directedLine.cc:808: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result libnurbs/nurbtess/directedLine.cc:809: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result libnurbs/nurbtess/directedLine.cc:821: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result libnurbs/nurbtess/directedLine.cc:822: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/monoChain.cc -o libnurbs/nurbtess/monoChain.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/monoPolyPart.cc -o libnurbs/nurbtess/monoPolyPart.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/monoTriangulation.cc -o libnurbs/nurbtess/monoTriangulation.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/partitionX.cc -o libnurbs/nurbtess/partitionX.o libnurbs/nurbtess/monoChain.cc:64: warning: 'void drawDiagonals(Int, directedLine**)' defined but not used g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/partitionY.cc -o libnurbs/nurbtess/partitionY.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/polyDBG.cc -o libnurbs/nurbtess/polyDBG.o libnurbs/nurbtess/partitionY.cc: In function 'Int isCusp(directedLine*)': libnurbs/nurbtess/partitionY.cc:117: warning: suggest parentheses around '&&' within '||' libnurbs/nurbtess/polyDBG.cc:624: warning: 'directedLine* DBG_cutIntersectionPoly_notwork(directedLine*)' defined but not used g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/polyUtil.cc -o libnurbs/nurbtess/polyUtil.o libnurbs/nurbtess/monoTriangulation.cc: In function 'void monoTriangulationRec(directedLine*, Int, directedLine*, Int, directedLine*, Int, directedLine*, primStream*)': libnurbs/nurbtess/monoTriangulation.cc:1040: warning: 'oldtemp' may be used uninitialized in this function libnurbs/nurbtess/monoTriangulation.cc:1041: warning: 'oldtempIndex' may be used uninitialized in this function g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/primitiveStream.cc -o libnurbs/nurbtess/primitiveStream.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/quicksort.cc -o libnurbs/nurbtess/quicksort.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/rectBlock.cc -o libnurbs/nurbtess/rectBlock.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampleComp.cc -o libnurbs/nurbtess/sampleComp.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampleCompBot.cc -o libnurbs/nurbtess/sampleCompBot.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampleCompRight.cc -o libnurbs/nurbtess/sampleCompRight.o libnurbs/nurbtess/sampleComp.cc: In function 'void sampleCompLeft(Real*, Real*, vertexArray*, Int, Int, vertexArray*, Int, Int, gridBoundaryChain*, Int, Int, Int, Int, Int, Int, primStream*)': libnurbs/nurbtess/sampleComp.cc:162: warning: 'gridMidIndex1' may be used uninitialized in this function libnurbs/nurbtess/sampleComp.cc:162: warning: 'gridMidIndex2' may be used uninitialized in this function g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampleCompTop.cc -o libnurbs/nurbtess/sampleCompTop.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampleMonoPoly.cc -o libnurbs/nurbtess/sampleMonoPoly.o g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/sampledLine.cc -o libnurbs/nurbtess/sampledLine.o libnurbs/nurbtess/sampleCompRight.cc: In function 'void sampleCompRight(Real*, Real*, vertexArray*, Int, Int, vertexArray*, Int, Int, gridBoundaryChain*, Int, Int, Int, Int, Int, Int, primStream*)': libnurbs/nurbtess/sampleCompRight.cc:75: warning: 'gridMidIndex1' may be used uninitialized in this function libnurbs/nurbtess/sampleCompRight.cc:75: warning: 'gridMidIndex2' may be used uninitialized in this function g++ -c -I../../../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DNDEBUG -DLIBRARYBUILD libnurbs/nurbtess/searchTree.cc -o libnurbs/nurbtess/searchTree.o libnurbs/nurbtess/sampleMonoPoly.cc: In function 'void findLeftGridIndices(directedLine*, Int, Int, gridWrap*, Int*, Int*)': libnurbs/nurbtess/sampleMonoPoly.cc:979: warning: 'isHoriz' may be used uninitialized in this function libnurbs/nurbtess/sampleMonoPoly.cc:987: warning: 'slop' may be used uninitialized in this function libnurbs/nurbtess/sampleMonoPoly.cc: In function 'void findRightGridIndices(directedLine*, Int, Int, gridWrap*, Int*, Int*)': libnurbs/nurbtess/sampleMonoPoly.cc:1105: warning: 'slop' may be used uninitialized in this function CC=gcc CXX=g++ ../../../bin/mklib -o GLU -major 1 \ -minor 3 -patch 060201 \ -cplusplus -install ../../../lib \ -L../../../lib -lGL -lm libutil/error.o libutil/glue.o libutil/mipmap.o libutil/project.o libutil/quad.o libutil/registry.o libtess/dict.o libtess/geom.o libtess/memalloc.o libtess/mesh.o libtess/normal.o libtess/priorityq.o libtess/render.o libtess/sweep.o libtess/tess.o libtess/tessmono.o libnurbs/interface/bezierEval.o libnurbs/interface/bezierPatch.o libnurbs/interface/bezierPatchMesh.o libnurbs/interface/glcurveval.o libnurbs/interface/glinterface.o libnurbs/interface/glrenderer.o libnurbs/interface/glsurfeval.o libnurbs/interface/incurveeval.o libnurbs/interface/insurfeval.o libnurbs/internals/arc.o libnurbs/internals/arcsorter.o libnurbs/internals/arctess.o libnurbs/internals/backend.o libnurbs/internals/basiccrveval.o libnurbs/internals/basicsurfeval.o libnurbs/internals/bin.o libnurbs/internals/bufpool.o libnurbs/internals/cachingeval.o libnurbs/internals/ccw.o libnurbs/internals/coveandtiler.o libnurbs/internals/curve.o libnurbs/internals/curvelist.o libnurbs/internals/curvesub.o libnurbs/internals/dataTransform.o libnurbs/internals/displaylist.o libnurbs/internals/flist.o libnurbs/internals/flistsorter.o libnurbs/internals/hull.o libnurbs/internals/intersect.o libnurbs/internals/knotvector.o libnurbs/internals/mapdesc.o libnurbs/internals/mapdescv.o libnurbs/internals/maplist.o libnurbs/internals/mesher.o libnurbs/internals/monoTriangulationBackend.o libnurbs/internals/monotonizer.o libnurbs/internals/mycode.o libnurbs/internals/nurbsinterfac.o libnurbs/internals/nurbstess.o libnurbs/internals/patch.o libnurbs/internals/patchlist.o libnurbs/internals/quilt.o libnurbs/internals/reader.o libnurbs/internals/renderhints.o libnurbs/internals/slicer.o libnurbs/internals/sorter.o libnurbs/internals/splitarcs.o libnurbs/internals/subdivider.o libnurbs/internals/tobezier.o libnurbs/internals/trimline.o libnurbs/internals/trimregion.o libnurbs/internals/trimvertpool.o libnurbs/internals/uarray.o libnurbs/internals/varray.o libnurbs/nurbtess/directedLine.o libnurbs/nurbtess/gridWrap.o libnurbs/nurbtess/monoChain.o libnurbs/nurbtess/monoPolyPart.o libnurbs/nurbtess/monoTriangulation.o libnurbs/nurbtess/partitionX.o libnurbs/nurbtess/partitionY.o libnurbs/nurbtess/polyDBG.o libnurbs/nurbtess/polyUtil.o libnurbs/nurbtess/primitiveStream.o libnurbs/nurbtess/quicksort.o libnurbs/nurbtess/rectBlock.o libnurbs/nurbtess/sampleComp.o libnurbs/nurbtess/sampleCompBot.o libnurbs/nurbtess/sampleCompRight.o libnurbs/nurbtess/sampleCompTop.o libnurbs/nurbtess/sampleMonoPoly.o libnurbs/nurbtess/sampledLine.o libnurbs/nurbtess/searchTree.o mklib: Making Linux shared library: libGLU.so.1.3.060201 mklib: Installing libGLU.so.1.3.060201 libGLU.so.1 libGLU.so in ../../../lib make[5]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1/src/glu/sgi' make[4]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1/src/glu/sgi' make[3]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1/src/glu' make[3]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1/src/glw' gcc -c -I../../include -I/usr/include/Motif1.2 -I/usr/contrib/X11R6/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -DFX -I/usr/include/glide3 GLwDrawA.c GLwDrawA.c:234: warning: ISO C forbids conversion of function pointer to object pointer type CC=gcc CXX=g++ ../../bin/mklib -o GLw -major 1 -minor 0 \ -patch 0 -install ../../lib \ -L../../lib -lGL -lXt -lX11 GLwDrawA.o mklib: Making Linux shared library: libGLw.so.1.0.0 mklib: Installing libGLw.so.1.0.0 libGLw.so.1 libGLw.so in ../../lib make[3]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1/src/glw' make[2]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1/src' make[2]: Entering directory `/builddir/build/BUILD/Mesa-6.2.1/progs' Making programs for linux-x86-glide make[2]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1/progs' make[1]: Leaving directory `/builddir/build/BUILD/Mesa-6.2.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D3dYMs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386 ++ dirname /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386 + cd Mesa-6.2.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386 + mkdir -p /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386/usr/bin/ + mkdir -p /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386/usr/lib/Glide3-libGL/ + install -p -m 0755 /builddir/build/SOURCES/Glide3-libGL.sh /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386//usr/bin/Glide3-libGL + cp -a lib/libGL.so lib/libGL.so.1 lib/libGL.so.1.5.060201 /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386/usr/lib/Glide3-libGL/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Mesa-6.2.1 extracting debug info from /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386/usr/lib/Glide3-libGL/libGL.so.1.5.060201 symlinked /usr/lib/debug/usr/lib/Glide3-libGL/libGL.so.1.5.060201.debug to /usr/lib/debug/usr/lib/Glide3-libGL/libGL.so.debug symlinked /usr/lib/debug/usr/lib/Glide3-libGL/libGL.so.1.5.060201.debug to /usr/lib/debug/usr/lib/Glide3-libGL/libGL.so.1.debug 12538 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: Glide3-libGL-6.2.1-10.fc12.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y5T3f0 + umask 022 + cd /builddir/build/BUILD + cd Mesa-6.2.1 + DOCDIR=/builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386/usr/share/doc/Glide3-libGL-6.2.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386/usr/share/doc/Glide3-libGL-6.2.1 + /bin/mkdir -p /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386/usr/share/doc/Glide3-libGL-6.2.1 + cp -pr README.fedora docs/license.html /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386/usr/share/doc/Glide3-libGL-6.2.1 + exit 0 Finding Requires: /usr/lib/rpm/redhat/find-requires Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /bin/bash libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libglide3.so.3 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libX11.so.6 libXext.so.6 Processing files: Glide3-libGL-debuginfo-6.2.1-10.fc12.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386 warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/Glide3-libGL-6.2.1-10.fc12.i686.rpm Wrote: /builddir/build/RPMS/Glide3-libGL-debuginfo-6.2.1-10.fc12.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ffiOsf + umask 022 + cd /builddir/build/BUILD + cd Mesa-6.2.1 + rm -rf /builddir/build/BUILDROOT/Glide3-libGL-6.2.1-10.fc12.i386 + exit 0 Child returncode was: 0 LEAVE do -->