Commit 21ec72f4 by Richard Kenner

(dbxout_resume_previous_source_file): New macro.

From-SVN: r12021
parent 673a261e
/* Configuration for GNU C-compiler for Vax.
Copyright (C) 1987, 1994, 1995 Free Software Foundation, Inc.
Copyright (C) 1987, 1994, 1995, 1996 Free Software Foundation, Inc.
This file is part of GNU CC.
......@@ -157,6 +157,7 @@ Boston, MA 02111-1307, USA. */
#define current_function_returns_pointer curfunc_returns_pointer
#define current_function_uses_const_pool curfunc_uses_const_pool
#define current_function_uses_pic_offset_table curfunc_uses_pic_offset_table
#define dbxout_resume_previous_source_file dbxout_resume_previous_src_file
#define expand_start_loop_continue_elsewhere expnd_start_loop_cont_elsewhere
#define flag_schedule_insns_after_reload flag_sched_insns_after_reload
#define lookup_name_current_level_global lookup_name_current_level_gbl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment