------- Comment #1 from mark at gcc dot gnu dot org  2009-06-22 09:06 -------
Created an attachment (id=18045)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18045&action=view)
compressed -E preprocessed sources

$ gcc -g -Wall -O2 -c dwarf_getaranges.c
dwarf_getaranges.c: In function ‘dwarf_getaranges’:
libdwP.h:540: warning: dereferencing pointer ‘readp.44’ does break
strict-aliasing rules
dwarf_getaranges.c:152: note: initialized from here
libdwP.h:519: warning: dereferencing pointer ‘readp.44’ does break
strict-aliasing rules
dwarf_getaranges.c:174: note: initialized from here


-- 


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

Reply via email to