diff options
author | Alexandre Oliva <aoliva@gcc.gnu.org> | 2002-01-06 21:15:14 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2002-01-06 21:15:14 +0000 |
commit | 0b34d6fa11e3d4b37af5d5d1b6e78a30e49a2c9f (patch) | |
tree | 1b4e88126a48877fa6235649b9258fd9f992f2cd | |
parent | 13b8c631f3de14db139d611bda3453bc10139d44 (diff) | |
download | gcc-0b34d6fa11e3d4b37af5d5d1b6e78a30e49a2c9f.zip gcc-0b34d6fa11e3d4b37af5d5d1b6e78a30e49a2c9f.tar.gz gcc-0b34d6fa11e3d4b37af5d5d1b6e78a30e49a2c9f.tar.bz2 |
Suggest `-flame -War'
From-SVN: r48587
-rw-r--r-- | gcc/future.options | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/future.options b/gcc/future.options index 214be80..6654dd0 100644 --- a/gcc/future.options +++ b/gcc/future.options @@ -27,3 +27,14 @@ Reply-To: friedman@gnu.ai.mit.edu -mno-dialogue -pedophile -vomit-frame-pointer + +From: Alexandre Oliva <aoliva@redhat.com> +Date: 06 Jan 2002 17:37:07 -0200 + +On Jan 2, 2002, in a long, heated thread concerning the interpretation +of certain passages of the C standard, jtv <jtv@xs4all.nl> wrote: + +> (Yes, I'm a pedant. I'm pining for the day when gcc will support the +> options "-ffascist -Wanal") + +How about introducing the options `-flame -War' :-) |