------- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-14 23:07 -------
The C++ front-end produces:
a:
.long 1
.long 2
.zero 8
While the C front-end does not have .zero there.-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29091
