This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/13365] [3.3/3.4 Regression] Missing DWARF line info for empty function


------- Additional Comments From janis187 at us dot ibm dot com  2003-12-23 20:00 -------
The regression in PR 13365 was introduced or exposed on mainline with
this patch:

Sat Feb 22 12:42:16 CET 2003  Jan Hubicka  <jh@suse.cz>

        * c-decl.c (c_expand_body_1): Fix.

and on the 3.3-branch with:

2003-06-12  Jakub Jelinek  <jakub@redhat.com>

        * c-decl.c (c_expand_body): Save input_filename and lineno,
        set it before tree inlining and restore before return.

The regression hunts took place on i686-pc-linux-gnu using the                 
submitter's test case compiled with -g.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at redhat dot com, jh
                   |                            |at suse dot cz


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13365


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]