[Bug c/37001] Uninitialized static variables on x86_64

2008-08-01 Thread gerald at wireshark dot org
--- Comment #4 from gerald at wireshark dot org 2008-08-01 19:05 --- I am "the application developer" and I've done my job. I'm asking you why gcc isn't setting a variable to 0 when we've explicitly told it to do so. Watching tap_current gives me the

[Bug c/37001] Uninitialized static variables on x86_64

2008-08-01 Thread gerald at wireshark dot org
--- Comment #1 from gerald at wireshark dot org 2008-08-01 16:31 --- Created an attachment (id=15993) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15993&action=view) Add debugging printfs to epan/dissectors/packet-gsm_a.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37001

[Bug c/37001] New: Uninitialized static variables on x86_64

2008-08-01 Thread gerald at wireshark dot org
c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gerald at wireshark dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37001