[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/21977] C asm statement results in C source in assembler listing
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/21977] C asm statement results in C source in assembler listing, even without -ah option |
Date: |
Wed, 11 Oct 2017 15:51:42 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21977
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Paul,
Right - I have checked in a small patch to prevent the inclusion of the
source file in the listing output unless -ah is used. I have not changed the
behaviour when -ah is used however, even though it can produce extravagantly
long listings, as you pointed out. I am worried that there are users out there
who might rely upon this behaviour, so I did not want to change it.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.