This is the mail archive of the gcc-cvs@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]

r220660 - in /trunk/gcc: ChangeLog dwarf2asm.c ...


Author: jakub
Date: Thu Feb 12 21:19:47 2015
New Revision: 220660

URL: https://gcc.gnu.org/viewcvs?rev=220660&root=gcc&view=rev
Log:
	* dwarf2asm.c (dw2_asm_output_vms_delta): Only define
	if ASM_OUTPUT_DWARF_VMS_DELTA is defined.
	* dwarf2out.c (output_die): Use dw2_asm_output_vms_delta
	only if ASM_OUTPUT_DWARF_VMS_DELTA is defined.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2asm.c
    trunk/gcc/dwarf2out.c


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