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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
It is more likely to be a compiler error - since it appears that the compiler
is generating assembler output that the assembler does not support.  But it
might be an assembler bug, or even bad high level source code.

Can you upload the /tmp/ccB3ep8k.s file so that we can take a look ?  (Assuming
that it does not contain any proprietary information).

>From the context it looks like the assembler is attempting to handle a 64-bit
value in a way that is not supported by the 32-bit mingw32 format.  But exactly
why this is happening I do not know.

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

Reply via email to