comparison gcc/config/ia64/t-ia64 @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents 77e2b8dfacca
children 04ced10e8804
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
1 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 1 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
2 # 2010
2 # Free Software Foundation, Inc. 3 # Free Software Foundation, Inc.
3 # 4 #
4 # This file is part of GCC. 5 # This file is part of GCC.
5 # 6 #
6 # GCC is free software; you can redistribute it and/or modify 7 # GCC is free software; you can redistribute it and/or modify
44 45
45 LIB2ADDEH = $(srcdir)/config/ia64/unwind-ia64.c $(srcdir)/unwind-sjlj.c \ 46 LIB2ADDEH = $(srcdir)/config/ia64/unwind-ia64.c $(srcdir)/unwind-sjlj.c \
46 $(srcdir)/unwind-c.c 47 $(srcdir)/unwind-c.c
47 48
48 ia64-c.o: $(srcdir)/config/ia64/ia64-c.c $(CONFIG_H) $(SYSTEM_H) \ 49 ia64-c.o: $(srcdir)/config/ia64/ia64-c.c $(CONFIG_H) $(SYSTEM_H) \
49 coretypes.h $(TM_H) $(TREE_H) $(CPPLIB_H) $(C_COMMON_H) c-pragma.h toplev.h 50 coretypes.h $(TM_H) $(TREE_H) $(CPPLIB_H) $(C_COMMON_H) $(C_PRAGMA_H)
50 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \ 51 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
51 $(srcdir)/config/ia64/ia64-c.c 52 $(srcdir)/config/ia64/ia64-c.c
52 53
53 # genattrtab generates very long string literals. 54 # genattrtab generates very long string literals.
54 insn-attrtab.o-warn = -Wno-error 55 insn-attrtab.o-warn = -Wno-error
55 56
56 ia64.o: debug.h $(PARAMS_H) sel-sched.h 57 ia64.o: debug.h $(PARAMS_H) sel-sched.h reload.h