https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120946

--- Comment #3 from Jesse T <mr.bossman075 at gmail dot com> ---
Yes when using gcc -S they produce the same output between versions, assembling
that output produces the correct result on binutils 2.44 even thought when gcc
invokes the assembler its wrong. The reason I thought this was a gcc issue is
that I cant reproduce the issue with the assembler alone, only when using gcc.

Reply via email to