aarch64.c, [...]: Add comment above target-def.h include.
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 25 Jun 2015 17:50:01 +0000 (17:50 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 25 Jun 2015 17:50:01 +0000 (17:50 +0000)
gcc/
* config/aarch64/aarch64.c, config/alpha/alpha.c,
config/arm/arm.c, config/avr/avr.c, config/bfin/bfin.c,
config/c6x/c6x.c, config/cr16/cr16.c, config/cris/cris.c,
config/fr30/fr30.c, config/frv/frv.c, config/h8300/h8300.c,
config/i386/i386.c, config/ia64/ia64.c, config/iq2000/iq2000.c,
config/lm32/lm32.c, config/m32c/m32c.c, config/m32r/m32r.c,
config/m68k/m68k.c, config/mcore/mcore.c, config/mep/mep.c,
config/microblaze/microblaze.c, config/mips/mips.c,
config/mmix/mmix.c, config/mn10300/mn10300.c,
config/moxie/moxie.c, config/msp430/msp430.c,
config/nds32/nds32.c, config/nios2/nios2.c, config/nvptx/nvptx.c,
config/pa/pa.c, config/pdp11/pdp11.c, config/rl78/rl78.c,
config/rs6000/rs6000.c, config/rx/rx.c, config/s390/s390.c,
config/sh/sh.c, config/sparc/sparc.c, config/spu/spu.c,
config/stormy16/stormy16.c, config/tilegx/tilegx.c,
config/tilepro/tilepro.c, config/v850/v850.c, config/vax/vax.c,
config/visium/visium.c, config/xtensa/xtensa.c: Add comment above
target-def.h include.
* config/ft32/ft32.c: Likewise.  Fix misapplied hunk.

From-SVN: r224980

47 files changed:
gcc/ChangeLog
gcc/config/aarch64/aarch64.c
gcc/config/alpha/alpha.c
gcc/config/arm/arm.c
gcc/config/avr/avr.c
gcc/config/bfin/bfin.c
gcc/config/c6x/c6x.c
gcc/config/cr16/cr16.c
gcc/config/cris/cris.c
gcc/config/fr30/fr30.c
gcc/config/frv/frv.c
gcc/config/ft32/ft32.c
gcc/config/h8300/h8300.c
gcc/config/i386/i386.c
gcc/config/ia64/ia64.c
gcc/config/iq2000/iq2000.c
gcc/config/lm32/lm32.c
gcc/config/m32c/m32c.c
gcc/config/m32r/m32r.c
gcc/config/m68k/m68k.c
gcc/config/mcore/mcore.c
gcc/config/mep/mep.c
gcc/config/microblaze/microblaze.c
gcc/config/mips/mips.c
gcc/config/mmix/mmix.c
gcc/config/mn10300/mn10300.c
gcc/config/moxie/moxie.c
gcc/config/msp430/msp430.c
gcc/config/nds32/nds32.c
gcc/config/nios2/nios2.c
gcc/config/nvptx/nvptx.c
gcc/config/pa/pa.c
gcc/config/pdp11/pdp11.c
gcc/config/rl78/rl78.c
gcc/config/rs6000/rs6000.c
gcc/config/rx/rx.c
gcc/config/s390/s390.c
gcc/config/sh/sh.c
gcc/config/sparc/sparc.c
gcc/config/spu/spu.c
gcc/config/stormy16/stormy16.c
gcc/config/tilegx/tilegx.c
gcc/config/tilepro/tilepro.c
gcc/config/v850/v850.c
gcc/config/vax/vax.c
gcc/config/visium/visium.c
gcc/config/xtensa/xtensa.c

index ff6333cbae64d6955d6f6d2ab2a3e1471724ef32..adf043fd8eccb089c3331e2e67b68bd43def14ab 100644 (file)
@@ -1,3 +1,25 @@
+2015-06-25  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * config/aarch64/aarch64.c, config/alpha/alpha.c,
+       config/arm/arm.c, config/avr/avr.c, config/bfin/bfin.c,
+       config/c6x/c6x.c, config/cr16/cr16.c, config/cris/cris.c,
+       config/fr30/fr30.c, config/frv/frv.c, config/h8300/h8300.c,
+       config/i386/i386.c, config/ia64/ia64.c, config/iq2000/iq2000.c,
+       config/lm32/lm32.c, config/m32c/m32c.c, config/m32r/m32r.c,
+       config/m68k/m68k.c, config/mcore/mcore.c, config/mep/mep.c,
+       config/microblaze/microblaze.c, config/mips/mips.c,
+       config/mmix/mmix.c, config/mn10300/mn10300.c,
+       config/moxie/moxie.c, config/msp430/msp430.c,
+       config/nds32/nds32.c, config/nios2/nios2.c, config/nvptx/nvptx.c,
+       config/pa/pa.c, config/pdp11/pdp11.c, config/rl78/rl78.c,
+       config/rs6000/rs6000.c, config/rx/rx.c, config/s390/s390.c,
+       config/sh/sh.c, config/sparc/sparc.c, config/spu/spu.c,
+       config/stormy16/stormy16.c, config/tilegx/tilegx.c,
+       config/tilepro/tilepro.c, config/v850/v850.c, config/vax/vax.c,
+       config/visium/visium.c, config/xtensa/xtensa.c: Add comment above
+       target-def.h include.
+       * config/ft32/ft32.c: Likewise.  Fix misapplied hunk.
+
 2015-06-25  Richard Sandiford  <richard.sandiford@arm.com>
 
        * Makefile.in (TARGET_DEF): Add target-insns.def.
index d9abff20eaaebb3d68b9d4cf3938f44bce436556..d8e03b7b636112145fa6e5efdaefdbc133cbb45d 100644 (file)
@@ -82,6 +82,7 @@
 #include "sched-int.h"
 #include "cortex-a57-fma-steering.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Defined for convenience.  */
index c7e575a82f9418b397fc0000672433ecf2db50f4..7f0c6a7b4fd84dd0b47a8a92cff446773c26c01b 100644 (file)
@@ -89,6 +89,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "builtins.h"
 #include "rtl-iter.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Specify which cpu to schedule for.  */
index 7f613f480d84a525a3a188537934bd473a5c0844..b5b9fc14755f13f587ad4cd35c31ecd92bf926a6 100644 (file)
@@ -85,6 +85,7 @@
 #include "sched-int.h"
 #include "tree.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Forward definitions of types.  */
index 7712b78cb14ca3103559484ce22bfc3afc6df548..c002377d19e6bc3083712ad709f2429e084401a7 100644 (file)
@@ -71,6 +71,7 @@
 #include "context.h"
 #include "tree-pass.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Maximal allowed offset for an address in the LD command */
index 653a6704bb9f01c4c7524e3e66f3258c1762af71..7ddc58ecf4da5f05ed57095123c00cb4337184c9 100644 (file)
@@ -76,6 +76,7 @@
 #include "dumpfile.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* A C structure for machine-specific, per-function data.
index 20d0fe3ca5d82ad7c64ca85053f393cde5945e12..eb697020f12846cac88d0c7bd9f08ccc86f1882b 100644 (file)
@@ -79,6 +79,7 @@
 #include "gimple-expr.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Table of supported architecture variants.  */
index 73653325efb5621980ed7d569925d5387de33f87..cb135456b4f03e264b25a539d1fbe472c42cb3f1 100644 (file)
@@ -63,6 +63,7 @@
 #include "df.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Definitions.  */
index a3bf00b3b234bdc9fa5e663d35300ec24031e7b5..d70e4d4a6b409a6f6283b10acda141984571970c 100644 (file)
@@ -70,6 +70,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "cgraph.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Usable when we have an amount to add or subtract, and want the
index c0da2bab5210b9c0a1f8d8e2f4c1f7d749909cef..2895598f215362f556ac543650c2f513b2979871 100644 (file)
@@ -64,6 +64,7 @@
 #include "target.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /*}}}*/
index 3e66286f76baafac681f16555e589937427cdabb..23b5f3cb82615608cfdce9783dcd62cf9dba8efa 100644 (file)
@@ -71,6 +71,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "ifcvt.h"
 #include "rtl-iter.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 #ifndef FRV_INLINE
index f9ca2b5a1ec5bb3214ca8cb8f26ceb2901085f99..4adf39b8b5785da3b4c08e760658271606af2b12 100644 (file)
@@ -60,6 +60,9 @@
 #include "builtins.h"
 #include "emit-rtl.h"
 
+/* This file should be included last.  */
+#include "target-def.h"
+
 #include <stdint.h>
 
 #define LOSE_AND_RETURN(msgid, x)               \
@@ -370,8 +373,6 @@ ft32_init_machine_status (void)
   return ggc_cleared_alloc < machine_function > ();
 }
 
-#include "target-def.h"
-
 
 /* The TARGET_OPTION_OVERRIDE worker.
    All this curently does is set init_machine_status.  */
index 343f955d309504175f8613a499f5d7365d40e356..0f11511918da654fcb79a5eea01bf898749f89ff 100644 (file)
@@ -65,6 +65,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "df.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Classifies a h8300_src_operand or h8300_dst_operand.
index 001de0534c4fc47fb21a5faf7d6e5619d122dbda..0145c78b22d4583e4998c6216d2c4fa6a41577b9 100644 (file)
@@ -100,6 +100,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-chkp.h"
 #include "rtl-chkp.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 static rtx legitimize_dllimport_symbol (rtx, bool);
index e956144fccb58791e41bc55700c6074b810da52b..47b44691cd5d28350ffa1840eeb59f634725364d 100644 (file)
@@ -86,6 +86,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "dumpfile.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* This is used for communication between ASM_OUTPUT_LABEL and
index df29089b8255882fe0ee0c410a0e682bef5a0c94..0b8d0526b65618f1121304fc9af10dedd348d587 100644 (file)
@@ -65,6 +65,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "df.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Enumeration for all of the relational tests, so that we can build
index 0c4fc9a6bcf543e0073f0e14ad8e7f0526fe0a26..a15bcfd281c8943377b1b7154e8949426aedf3fe 100644 (file)
@@ -67,6 +67,7 @@
 #include "df.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 struct lm32_frame_info
index b9e041e134d1e8931bdfaf10284ce369c3c86faa..2b9aae3ecd794942e310b0a5954274c18781eeab 100644 (file)
@@ -74,6 +74,7 @@
 #include "tm-constrs.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Prototypes */
index 27c742e1d7b2a2e64637f4bedfa863bd87305d94..cabf8fb92212ce92f8f8a73fc8ee3f6acaf082ec 100644 (file)
@@ -62,6 +62,7 @@
 #include "opts.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Array of valid operand punctuation characters.  */
index e1558ef9c9646d39e102d8c611520539fe39f168..cf67e7588a3d895dfe9dbb61ccc416f7d0799176 100644 (file)
@@ -67,6 +67,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "builtins.h"
 #include "rtl-iter.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 enum reg_class regno_reg_class[] =
index 2b284e2243293ef3f509525cd59c4179ac4e25d5..f25c0d16170581ec9a5b2c8c520b9c5ea2899774 100644 (file)
@@ -63,6 +63,7 @@
 #include "df.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* For dumping information about frame sizes.  */
index dd92dadf0d6afe56ba268d0a8bd0c4e7f2086961..9a568795de4156360c95b1371b242d71fea54a71 100644 (file)
@@ -78,6 +78,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "builtins.h"
 #include "rtl-iter.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Structure of this file:
index 2c0919df69d58a901e2e58976bd896f3ee882973..4b96dd865f2ef23b3df40dcfc64e03fcdfd7ac29 100644 (file)
@@ -69,6 +69,7 @@
 #include "builtins.h"
 #include "rtl-iter.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 #define MICROBLAZE_VERSION_COMPARE(VA,VB) strcasecmp (VA, VB)
index b3d16c6998743ac21157934c9499656359e396e7..cc675ea8e8c1a3b63427a49917e32637caa996a5 100644 (file)
@@ -88,6 +88,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "builtins.h"
 #include "rtl-iter.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* True if X is an UNSPEC wrapper around a SYMBOL_REF or LABEL_REF.  */
index 163c2e949e90eebf0e64975082cb76521e7ba924..ee2da088a9d41b8160587f7f6e806aa40f9f32d1 100644 (file)
@@ -60,6 +60,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm-constrs.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* First some local helper definitions.  */
index 44d2da4bc6e2501290ec30e97bc5d9f93432d2e7..49bf7725e23084d9e61927962b7040b1814ddc31 100644 (file)
@@ -67,6 +67,7 @@
 #include "dumpfile.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* This is used in the am33_2.0-linux-gnu port, in which global symbol
index 14ab63a28818b7976f184d17c270bc7989a7a370..e79182901fa29252e7fc48ad69f2799909a067e6 100644 (file)
@@ -66,6 +66,7 @@
 #include "df.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 #define LOSE_AND_RETURN(msgid, x)              \
index 2a42c38d3fb1baab30c70592f5354f165b506cbf..e83efb681529bd45b5a22aa3af4554247dea9737 100644 (file)
@@ -70,6 +70,7 @@
 #include "opts.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 \f
 
index c019872153aee88ac5181f6d6cce2c24bf53d203..b58e4bc50d6f00aec6805e1ae9fd4d54c5f65c7c 100644 (file)
@@ -67,6 +67,7 @@
 #include "langhooks.h"         /* For add_builtin_function().  */
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* ------------------------------------------------------------------------ */
index 567c9215d70bd32069369b20f5f13a82d9888cbf..0e9c40bf9ed8bccf728c7dc420e1d4458c1d5a56 100644 (file)
@@ -68,6 +68,7 @@
 #include "stor-layout.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Forward function declarations.  */
index c69ddfc8775fc6692f570bace05ce75b77fa9c3a..43f197f17a16f804b22a6f83b57f1d7374976f3e 100644 (file)
@@ -61,6 +61,7 @@
 #include "df.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Record the function decls we've written, and the libfuncs and function
index 25b1d3641193c2694f724a36215d1a5b8e0b37fe..6cc3c2ae44eb74bb7b9565673ebef43c2f99bc14 100644 (file)
@@ -69,6 +69,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "opts.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Return nonzero if there is a bypass for the output of 
index 4788b505cf632fa5b53a407a5b32e1fb7a9504a3..f0b1b8b84a629e3a620f2c8fcc81721352d172e0 100644 (file)
@@ -61,6 +61,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "dbxout.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* this is the current value returned by the macro FIRST_PARM_OFFSET 
index 8cf4974eecd5d3dab2fa5cbe6fa972f34789e5b7..680e4dbcc4717e93235c869637101e40ad2ad300 100644 (file)
@@ -74,6 +74,7 @@
 #include "builtins.h"
 #include "stringpool.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 \f
 static inline bool is_interrupt_func (const_tree decl);
index 73fb73141ae20d53ce63be2949ef84fae50ec1b4..ccfc0a8b4ce5ec161b824ce04960197dc09246ae 100644 (file)
 #include "gstab.h"  /* for N_SLINE */
 #endif
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 #ifndef TARGET_NO_PROTOTYPE
index 5cadd3ae94709c4a447117b8482c6b58c5a6cde9..9d9182010a5babe972b6ee905bcf3566ef3d5a4d 100644 (file)
@@ -74,6 +74,7 @@
 #include "cgraph.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 static unsigned int rx_gp_base_regnum_val = INVALID_REGNUM;
index 2f2c436a9573586d250e0f7b845c88ff6e053c84..1de8d07a01a678483839e250bad6617660f6e1e0 100644 (file)
@@ -87,6 +87,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "ipa-ref.h"
 #include "cgraph.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Define the specific costs for a given cpu.  */
index 5c0c6a1c9ca7be567d36031fbb582349cd35551a..0139095cf53f553815a7e4cbebf47289a22aa50b 100644 (file)
@@ -87,6 +87,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "builtins.h"
 #include "rtl-iter.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 int code_for_indirect_jump_scratch = CODE_FOR_indirect_jump_scratch;
index 2163201cb01362490bb14f44aef930e3087ffb4f..2556eecc8ca8c016226f1bb7098267178578175a 100644 (file)
@@ -82,6 +82,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "builtins.h"
 #include "rtl-iter.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Processor costs */
index d89c6cc1f6e0bdd8b042a17389905b93db637dbe..97690e3b34b7c41a6d14fd6f4a8b7b9b36669cd0 100644 (file)
@@ -79,6 +79,7 @@
 #include "builtins.h"
 #include "rtl-iter.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Builtin types, data and prototypes. */
index 761bc4e54b21876a85d58c4b26789f510d714f37..142498db47d1ab094b2acaeab12ea457fc5ecdd2 100644 (file)
@@ -75,6 +75,7 @@
 #include "reload.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 static rtx emit_addhi3_postreload (rtx, rtx, rtx);
index 86ad324aaeb3110728921503d46e7a3c4ee839b8..1f285e091394f887f1bf6af60092efb86357d678 100644 (file)
@@ -76,6 +76,7 @@
 #include "diagnostic.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* SYMBOL_REF for GOT */
index 81c939552230a212832f2694c75c0f0c8967d44a..92447391ebaa5552069d3ab9beeca8eab0aef564 100644 (file)
@@ -77,6 +77,7 @@
 #include "diagnostic.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* SYMBOL_REF for GOT */
index 851986f243f74b090105689e515c12be8c49b092..96811654e817bd3fbdc120cce90bd816259db3b9 100644 (file)
@@ -61,6 +61,7 @@
 #include "opts.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 #ifndef streq
index 8880d6493fa1df583b38f7bddbe8af1291fa7e74..08706f74791aa04803eb598b36eaa29b5c2f5add 100644 (file)
@@ -63,6 +63,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "target.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 static void vax_option_override (void);
index fcf435988cd9b08f092e061b30d5acbb970646b2..135f74d41efb677cfa721eea2249060e97385bd9 100644 (file)
@@ -67,6 +67,7 @@
 #include "context.h"
 #include "builtins.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Machine specific function data. */
index 35fc423f3e04f9599f502ad33b3acf3e261b77df..cacb79eb17cd8a9f7991bdf3279507ad901452ba 100644 (file)
@@ -77,6 +77,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "hw-doloop.h"
 #include "rtl-iter.h"
 
+/* This file should be included last.  */
 #include "target-def.h"
 
 /* Enumeration for all of the relational tests, so that we can build