diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-01-06 21:15:14 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-01-06 21:15:14 +0000 |
commit | 60ed36a27941ad3adbfa192642ea2a4ca0d79b20 (patch) | |
tree | 1b4e88126a48877fa6235649b9258fd9f992f2cd /gcc/future.options | |
parent | 81d5334a3b2f8c881f16addda44cac3106fc5d93 (diff) | |
download | gcc-60ed36a27941ad3adbfa192642ea2a4ca0d79b20.tar.gz |
Suggest `-flame -War'
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48587 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/future.options')
-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 214be803467..6654dd0b84e 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' :-) |