summaryrefslogtreecommitdiff
path: root/gcc/objc
diff options
context:
space:
mode:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-14 17:12:16 +0000
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-14 17:12:16 +0000
commit62683efd664db1e99f350c2a5871212bafdee92c (patch)
tree2022704678991b7ecc0f132d9965f45e1fb9c533 /gcc/objc
parentf130829524a6ed8c65767b02d5c7daefbc1d4583 (diff)
downloadgcc-62683efd664db1e99f350c2a5871212bafdee92c.tar.gz
* gcc.c (cpp_options): Must pass -m* and -f* options
to the front end even when only preprocessing. (cc1_options): Remove redundant -lang-c. * tradcpp.c (main): Ignore -m options. cp: * lang-specs.h: Remove redundant -lang-c++. objc: * lang-specs.h: Similarly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53460 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/objc')
-rw-r--r--gcc/objc/lang-specs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/objc/lang-specs.h b/gcc/objc/lang-specs.h
index c6d1f9aa0e1..6cc17f79029 100644
--- a/gcc/objc/lang-specs.h
+++ b/gcc/objc/lang-specs.h
@@ -29,7 +29,7 @@ Boston, MA 02111-1307, USA. */
%{!E:%{!M:%{!MM:\
%{traditional|ftraditional|traditional-cpp:\
%eGNU Objective C no longer supports traditional compilation}\
- %{save-temps:cc1obj -E -lang-objc %{ansi:-std=c89}\
+ %{save-temps:cc1obj -E %{ansi:-std=c89}\
%(cpp_options) %b.mi \n\
cc1obj -fpreprocessed %b.mi %(cc1_options) %{gen-decls}}\
%{!save-temps:\