re PR libstdc++/47662 (-fno-operator-names no longer works with STL headers)
authorJonathan Wakely <jwakely.gcc@gmail.com>
Thu, 10 Feb 2011 22:40:53 +0000 (22:40 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 10 Feb 2011 22:40:53 +0000 (22:40 +0000)
commit0cf1541f0c4cd9ad50d6e06a1f9dd0dd54b4a9c0
tree206f6a898f14be4347844c3a052eb119e56eae1e
parent6df1f72e94e2d66a56952b541d66739e5f43165b
re PR libstdc++/47662 (-fno-operator-names no longer works with STL headers)

2011-02-10  Jonathan Wakely  <jwakely.gcc@gmail.com>

PR libstdc++/47662
* include/bits/c++config: Do not use alternative token.
* testsuite/17_intro/headers/c++1998/operator_names.cc: New.

From-SVN: r170026
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/c++config
libstdc++-v3/testsuite/17_intro/headers/c++1998/operator_names.cc [new file with mode: 0644]