summaryrefslogtreecommitdiff
path: root/gcc/treelang/Make-lang.in
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-07 21:14:48 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-07 21:14:48 +0000
commit78a75ebdcef7a63f4bb95ef39795a99ed1d9786a (patch)
tree3614f193205349c343ee4e569d08b222253384a4 /gcc/treelang/Make-lang.in
parent24bfa2345430b739a614f7d2949bd3b5c62bb26f (diff)
downloadgcc-78a75ebdcef7a63f4bb95ef39795a99ed1d9786a.tar.gz
* stmt.c (force_label_rtx): New function, based on logic
formerly found in expand_expr. * expr.h: Prototype it. * expr.c (expand_expr <LABEL_DECL>): Use force_label_rtx if appropriate. * varasm.c (decode_addr_const <LABEL_DECL>): Use force_label_rtx. * print-tree.c (debug_tree): Free the table after we're done with it. Use putc. treelang: * Make-lang.in: Set -Wno-error for treelang/lex.o. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66579 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/treelang/Make-lang.in')
-rw-r--r--gcc/treelang/Make-lang.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/treelang/Make-lang.in b/gcc/treelang/Make-lang.in
index 2e31fac8c73..8f3885a2daf 100644
--- a/gcc/treelang/Make-lang.in
+++ b/gcc/treelang/Make-lang.in
@@ -67,6 +67,8 @@ TREE_EXES = tree1$(exeext)
treelang-warn = $(LOOSE_WARN) -pedantic -Wno-long-long -Wmissing-prototypes -Wmissing-declarations $(WERROR)
# bison emits some unused static arrays (yytoknum)
treelang/parse.o-warn = -Wno-error
+# flex produces 'no previous prototype' warnings
+treelang/lex.o-warn = -Wno-error
#
# Define the names for selecting treelang in LANGUAGES.