diff options
| author | bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-04 01:12:45 +0000 |
|---|---|---|
| committer | bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-04 01:12:45 +0000 |
| commit | a2c0fea6be76386d1d7a6f63b67e09bbb8f2c7f2 (patch) | |
| tree | 75e30bc99b5bf4df7612d6a2d698ec18e3b16cbe | |
| parent | dc7ecdbed37a51f5bc9daf6e29371ef3d14fc300 (diff) | |
| download | ppe42-gcc-a2c0fea6be76386d1d7a6f63b67e09bbb8f2c7f2.tar.gz ppe42-gcc-a2c0fea6be76386d1d7a6f63b67e09bbb8f2c7f2.zip | |
* future.options: Remove. Move to gnu.org web pages.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74260 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/future.options | 40 |
2 files changed, 4 insertions, 40 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ceb414da1e4..0d42a887f92 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-12-04 Ben Elliston <bje@wasabisystems.com> + + * future.options: Remove. Move to gnu.org web pages. + 2003-12-03 Eric Christopher <echristo@redhat.com> * c-parse.in (c_in_iteration_stmt, c_in_case_stmt): Move diff --git a/gcc/future.options b/gcc/future.options deleted file mode 100644 index 6654dd0b84e..00000000000 --- a/gcc/future.options +++ /dev/null @@ -1,40 +0,0 @@ -From: friedman@gnu.ai.mit.edu (Noah Friedman) -To: roland@gnu.ai.mit.edu (Roland McGrath), - rms@gnu.ai.mit.edu (Richard Stallman), - jimb@gnu.ai.mit.edu (Jim Blandy), - mib@gnu.ai.mit.edu (Michael Bushnell) -Cc: cgw@sol.acs.unt.edu (chris williams), - clc@gnu.ai.mit.edu (Christian Longshore Claiborn) -Subject: Some gcc options we'd like to see. -Date: Mon, 28 Jun 93 00:45:09 EST -Reply-To: friedman@gnu.ai.mit.edu - --Waggravate-return --Wcast-spell --Wcaste-align --Win --Wmissing-protons --Wredundant-repetitions --antsy --fbungee-jump --fexpensive-operations --fextra-strength --fjesus-saves --fkeep-programmers-inline --fno-peeping-toms --fruit-roll-ups --fshort-enough --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' :-) |

