------- Comment #3 from rguenth at gcc dot gnu dot org  2006-04-25 12:07 -------
Look at the assembly output of gcc (-S) and see if there is an appropriate
alignment directive before the entry for AMLogging in the bss section.  If
there
is, the assembler/linker are at fault.  Otherwise please attach a testcase.


-- 


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

Reply via email to