summaryrefslogtreecommitdiff
path: root/gcc/sel-sched-ir.h
diff options
context:
space:
mode:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2016-11-22 18:44:08 +0000
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2016-11-22 18:44:08 +0000
commitff6497a3e53a18cb8b026d7d8ae97654d495649b (patch)
tree593fd435262ee9d641f838577d5c18167d955ab7 /gcc/sel-sched-ir.h
parent03ac9de4704d1b54b27773764dc1ab4ed45f6d5d (diff)
downloadgcc-ff6497a3e53a18cb8b026d7d8ae97654d495649b.tar.gz
gcc/
* gcc-ar.c (main): Fix indentation. * gcov-io.c (gcov_write_summary): Remove extraneous {...} * ggc-page.c (move_ptes_to_front): Fix formatting. * hsa-dump.c (dump_has_cfun): Fix indentation. * sel-sched-ir.h: Remove trailing blank lines. gcc/c-family/ * array-notation-common.c (cilkplus_extrat_an_triplets): Fix indentation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242719 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/sel-sched-ir.h')
-rw-r--r--gcc/sel-sched-ir.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/sel-sched-ir.h b/gcc/sel-sched-ir.h
index a8bb2d1c1a0..4caf3dfa033 100644
--- a/gcc/sel-sched-ir.h
+++ b/gcc/sel-sched-ir.h
@@ -1669,11 +1669,3 @@ extern void alloc_sched_pools (void);
extern void free_sched_pools (void);
#endif /* GCC_SEL_SCHED_IR_H */
-
-
-
-
-
-
-
-