view libgcc/config/alpha/t-vms @ 144:8f4e72ab4e11

fix segmentation fault caused by nothing next cur_op to end
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Sun, 23 Dec 2018 21:23:56 +0900
parents 04ced10e8804
children
line wrap: on
line source

# This object must be linked with in order to make the executable debuggable.
# vms-ld handles it automatically when passed -g.
vms-dwarf2.o: $(srcdir)/config/alpha/vms-dwarf2.S
	$(gcc_compile) -c -x assembler-with-cpp $<

vms-dwarf2eh.o: $(srcdir)/config/alpha/vms-dwarf2eh.S
	$(gcc_compile) -c -x assembler-with-cpp $<

LIB2ADD += $(srcdir)/config/alpha/vms-gcc_shell_handler.c

HOST_LIBGCC2_CFLAGS=-mpointer-size=64