https://sourceware.org/bugzilla/show_bug.cgi?id=33277

--- Comment #3 from Indu Bhagat <indu.bhagat at oracle dot com> ---
I see all the failing tests are derivatives of 20031023-1.c which uses a large 
array on stack.  In SFrame, the representation of stack offsets is either 1
byte, 2 byte or 4 byte.

It is the '.cfi_def_cfa_offset 1099511627808' directive which causes the error.
 Not being able to assemble is not nice, it should be fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to