summaryrefslogtreecommitdiffstats
path: root/gcc/c-lang.c
diff options
context:
space:
mode:
authorshebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-03 16:40:29 +0000
committershebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-03 16:40:29 +0000
commitf7551997ba7bdbba848b0709d7121a2bc4a2305b (patch)
treeb9e1bb81f16fcb31d7f5424cfa2011a195ff26f6 /gcc/c-lang.c
parent8ba34dcd86079aa45d1c566951d5832af61ff195 (diff)
downloadppe42-gcc-f7551997ba7bdbba848b0709d7121a2bc4a2305b.tar.gz
ppe42-gcc-f7551997ba7bdbba848b0709d7121a2bc4a2305b.zip
* c-lang.c (recognize_objc_keyword): Remove, no longer used.
* c-tree.h (recognize_objc_keyword): Remove decl. * c-typeck.c (comp_target_types): Update a comment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56760 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-lang.c')
-rw-r--r--gcc/c-lang.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c
index b6f8a7c99fc..ec17f505bea 100644
--- a/gcc/c-lang.c
+++ b/gcc/c-lang.c
@@ -195,12 +195,6 @@ objc_message_selector ()
return 0;
}
-int
-recognize_objc_keyword ()
-{
- return 0;
-}
-
/* Used by c-typeck.c (build_external_ref), but only for objc. */
tree
OpenPOWER on IntegriCloud