------- Comment #3 from rguenth at gcc dot gnu dot org 2008-08-01 17:24 ------- Just as a hint - as this is a static symbol you may want to use a gdb watchpoint to see what changes it. Just do
gdb> watch tap_current -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37001