bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/16908] #line directives are ignored inside macros


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/16908] #line directives are ignored inside macros
Date: Tue, 17 Jun 2014 16:22:44 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  6d1ace6861e999361b30d1bc27459ab8094e0d4a (commit)
      from  548a23572832015e1d457188c5962e349825e86e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6d1ace6861e999361b30d1bc27459ab8094e0d4a

commit 6d1ace6861e999361b30d1bc27459ab8094e0d4a
Author: Chris Metcalf <address@hidden>
Date:   Tue Jun 17 17:21:08 2014 +0100

    This fixes a bug whereby #line directives inside a macro would be ignored,
    thus resulting in bad line debug information.

        PR gas/16908
        * macro.c (buffer_and_nest): Honour #line directives inside
        macros.

-----------------------------------------------------------------------

Summary of changes:
 gas/ChangeLog |    6 ++++++
 gas/macro.c   |   22 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)

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