[Bug middle-end/41817] elfutils triggers bogus "may be uninitialized" with -O3 -mtune=k8
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 27 02:44:00 GMT 2009
------- Comment #5 from pinskia at gcc dot gnu dot org 2009-10-27 02:44 -------
These might not be bogus as there is extra inlining at -O3 which causes us to
strip out the address taking and make search_table_entries, etc. look like real
variables.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41817
More information about the Gcc-bugs
mailing list