comparison gcc/config/rs6000/t-rs6000 @ 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 # General rules that all rs6000/ targets must have. 1 # General rules that all rs6000/ targets must have.
2 # 2 #
3 # Copyright (C) 1995, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2008, 2009 3 # Copyright (C) 1995, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2008, 2009,
4 # Free Software Foundation, Inc. 4 # 2010 Free Software Foundation, Inc.
5 # 5 #
6 # This file is part of GCC. 6 # This file is part of GCC.
7 # 7 #
8 # GCC is free software; you can redistribute it and/or modify 8 # GCC is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License as published by 9 # it under the terms of the GNU General Public License as published by
25 $(RTL_H) $(REGS_H) hard-reg-set.h \ 25 $(RTL_H) $(REGS_H) hard-reg-set.h \
26 real.h insn-config.h conditions.h insn-attr.h flags.h $(RECOG_H) \ 26 real.h insn-config.h conditions.h insn-attr.h flags.h $(RECOG_H) \
27 $(OBSTACK_H) $(TREE_H) $(EXPR_H) $(OPTABS_H) except.h function.h \ 27 $(OBSTACK_H) $(TREE_H) $(EXPR_H) $(OPTABS_H) except.h function.h \
28 output.h $(BASIC_BLOCK_H) $(INTEGRATE_H) toplev.h $(GGC_H) $(HASHTAB_H) \ 28 output.h $(BASIC_BLOCK_H) $(INTEGRATE_H) toplev.h $(GGC_H) $(HASHTAB_H) \
29 $(TM_P_H) $(TARGET_H) $(TARGET_DEF_H) langhooks.h reload.h gt-rs6000.h \ 29 $(TM_P_H) $(TARGET_H) $(TARGET_DEF_H) langhooks.h reload.h gt-rs6000.h \
30 cfglayout.h 30 cfglayout.h cfgloop.h
31 31
32 rs6000-c.o: $(srcdir)/config/rs6000/rs6000-c.c \ 32 rs6000-c.o: $(srcdir)/config/rs6000/rs6000-c.c \
33 $(srcdir)/config/rs6000/rs6000-protos.h \ 33 $(srcdir)/config/rs6000/rs6000-protos.h \
34 $(CONFIG_H) $(SYSTEM_H) $(TREE_H) $(CPPLIB_H) \ 34 $(CONFIG_H) $(SYSTEM_H) $(TREE_H) $(CPPLIB_H) \
35 $(TM_P_H) c-pragma.h errors.h coretypes.h $(TM_H) 35 $(TM_P_H) $(C_PRAGMA_H) errors.h coretypes.h $(TM_H)
36 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \ 36 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
37 $(srcdir)/config/rs6000/rs6000-c.c 37 $(srcdir)/config/rs6000/rs6000-c.c
38 38
39 # The rs6000 backend doesn't cause warnings in these files. 39 # The rs6000 backend doesn't cause warnings in these files.
40 insn-conditions.o-warn = 40 insn-conditions.o-warn =