(xcoff_inlining): New variable, used in place of
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Sep 1995 21:39:30 +0000 (21:39 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Sep 1995 21:39:30 +0000 (21:39 +0000)
commit2f8fe3d2981191ee1ce78e72491353589440192c
tree375428dbc07f868075cd89d4da2bba079dc57151
parentbceba82213119bfe2dca1d7ccbf65fb559d1f8ce
(xcoff_inlining): New variable, used in place of
xcoff_current_include_file when determining whether to use absolute
line numbers.
(xcoffout_source_file): Switched to using xcoff_inlining to determine
when to emit .bi/.ei directives.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10308 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/xcoffout.c