This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15090] -fno-for-scope vs. libstdc++
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 May 2004 15:56:26 -0000
- Subject: [Bug libstdc++/15090] -fno-for-scope vs. libstdc++
- References: <20040423091601.15090.simon.marshall@misys.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bkoz at gcc dot gnu dot org 2004-05-13 15:56 -------
This is fixed, easily. In the future, please fix this up for the whole shebang.
Ie
make CXXFLAGS="-g -O2 -fno-for-scope" WERROR="-Werror" all
should work.
-benjamin
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |bkoz at gcc dot gnu dot org
|dot org |
Status|SUSPENDED |ASSIGNED
Summary|locale_facets.h is |-fno-for-scope vs. libstdc++
|incompatible with -fno-for- |
|scope |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15090