This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[C++] Deprecating -fno-for-scope for 3.5.0
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: "gcc at gcc dot gnu dot org list" <gcc at gcc dot gnu dot org>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>
- Date: Sat, 24 Apr 2004 22:08:35 -0400
- Subject: [C++] Deprecating -fno-for-scope for 3.5.0
It has been a long time since this option was added to support old ARM
C++ code.
I think it is time to remove it, people had a large amount of time to
fix their
code. This option has been here since 2.7.1 which was back in 1995 so
almost
ten years. We only get one or two bug reports about this flag and
libstdc++ per
release which I think is a maintainer burden.
Does anyone have any objections?
Thanks,
Andrew Pinski