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

            Bug ID: 30856
           Summary: Regression: operand size mismatch for `push'
           Product: binutils
           Version: 2.41
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: bouanto at zoho dot com
  Target Milestone: ---

Created attachment 15111
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15111&action=edit
Reproducer for the bug

Hi.
When compiling the attached reproducer with gcc with the flags -fno-pie -no-pie
-masm=intel, gas will show the following error:

    operand size mismatch for `push'

seemingly unable to understand the following instruction:

    push OFFSET FLAT:a

This works on version 2.40.

Thanks to fix this issue.

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

Reply via email to