bug-binutils
[Top][All Lists]
Advanced

[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: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/21977] C asm statement results in C source in assembler listing, even without -ah option
Date: Wed, 11 Oct 2017 15:49:36 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=39865a7f420ab4ca4dec6ed27339618a5d5dc366

commit 39865a7f420ab4ca4dec6ed27339618a5d5dc366
Author: Nick Clifton <address@hidden>
Date:   Wed Oct 11 16:48:16 2017 +0100

    Disable the inclusion of logical input files in the assembler listing
output unless high level source listing has been enabled.

        PR 21977
        * listing.c (listing_newline): Use the name of the current
        physical input file, rather than the current logical input file,
        unless including high level source in the listing.
        * input-scrub.c (as_where_physical): New function.  Returns the
        name of the current physical input file.
        * as.h: Add prototype for as_where_physical.

-- 
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]