summaryrefslogtreecommitdiffstats
path: root/gcc/tree.h
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-24 07:24:00 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-24 07:24:00 +0000
commit1821e35c88b85c23d53deeb67c6c122285c2b040 (patch)
treea04e548b72802be116e74abe1a59cbc7c1142f55 /gcc/tree.h
parent10e4c5fb2265e2b0ffed6d0f861903258c1068aa (diff)
downloadppe42-gcc-1821e35c88b85c23d53deeb67c6c122285c2b040.tar.gz
ppe42-gcc-1821e35c88b85c23d53deeb67c6c122285c2b040.zip
* stmt.c (stmt_loop_nest_empty): New function.
* tree.h (stmt_loop_nest_empty): Declare it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24844 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/tree.h')
-rw-r--r--gcc/tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index 1e8ed4d35e7..e94968b73ae 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -1952,6 +1952,7 @@ extern int pushcase_range PROTO((tree, tree,
tree (*) (tree, tree),
tree, tree *));
extern void using_eh_for_cleanups PROTO((void));
+extern int stmt_loop_nest_empty PROTO((void));
/* In fold-const.c */
OpenPOWER on IntegriCloud