diff options
author | Ben Elliston <bje@wasabisystems.com> | 2003-12-04 01:12:45 +0000 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2003-12-04 12:12:45 +1100 |
commit | 4a423a9fa7e47b3f27070245190bd6b974f8dee0 (patch) | |
tree | 75e30bc99b5bf4df7612d6a2d698ec18e3b16cbe /gcc | |
parent | 148c8e7b517c7b11d0176a80718cb96683a1e300 (diff) | |
download | gcc-4a423a9fa7e47b3f27070245190bd6b974f8dee0.zip gcc-4a423a9fa7e47b3f27070245190bd6b974f8dee0.tar.gz gcc-4a423a9fa7e47b3f27070245190bd6b974f8dee0.tar.bz2 |
* future.options: Remove. Move to gnu.org web pages.
From-SVN: r74260
Diffstat (limited to 'gcc')
-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 ceb414d..0d42a88 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 6654dd0..0000000 --- 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' :-) |