]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (dwarf2out_abstract_function): Use DW_AT to check presence of DW_AT_inline.
authorJan Hubicka <jh@suse.cz>
Wed, 22 Oct 2003 20:20:19 +0000 (22:20 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 22 Oct 2003 20:20:19 +0000 (20:20 +0000)
commitae0f347754397f3a7c3f63c6ce305bbd8ba0f057
tree8e6f8fdc4504eb41afc181b4d9d8be23f3d7dbcd
parenteab09cdf1a45d70f86d48138d81c8541bae9b2d4
dwarf2out.c (dwarf2out_abstract_function): Use DW_AT to check presence of DW_AT_inline.

* dwarf2out.c (dwarf2out_abstract_function): Use DW_AT to check presence of DW_AT_inline.
(gen_subprogram_die): Likewise; do not abort instead of emitting DW_AT_not_inline

From-SVN: r72821
gcc/ChangeLog
gcc/dwarf2out.c