]> git.ipfire.org Git - thirdparty/gcc.git/commit
invoke.texi: Document that -fcond-mismatch isn't supported for C++.
authorJoseph Myers <jsm28@cam.ac.uk>
Wed, 10 Jan 2001 10:57:17 +0000 (10:57 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 10 Jan 2001 10:57:17 +0000 (10:57 +0000)
commita7537031e63966209d0b29e5123278afa030db77
tree7a457eb4fdea25002033d55e30d2052ad5b90b81
parent2642624b16f87187d60e6c303486fbbec9fd6329
invoke.texi: Document that -fcond-mismatch isn't supported for C++.

* invoke.texi: Document that -fcond-mismatch isn't supported for
C++.

cp:
* cp-tree.h (flag_cond_mismatch): Don't declare.
* decl2.c (flag_cond_mismatch): Don't define.
(lang_f_options): Remove cond-mismatch.
(unsupported_options): Add cond-mismatch.

From-SVN: r38864
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl2.c
gcc/invoke.texi