bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/30856] New: Regression: operand size mismatch for `push'


From: bouanto at zoho dot com
Subject: [Bug gas/30856] New: Regression: operand size mismatch for `push'
Date: Fri, 15 Sep 2023 00:58:15 +0000

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

[Prev in Thread] Current Thread [Next in Thread]