]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/17_intro/headers/c++2011/operator_names.cc
re PR libstdc++/47662 (-fno-operator-names no longer works with STL headers)
authorJakub Jelinek <jakub@redhat.com>
Sat, 12 Feb 2011 18:35:59 +0000 (19:35 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Sat, 12 Feb 2011 18:35:59 +0000 (18:35 +0000)
commit63aa9440ee371e466b6c266f9cfd373e001685a4
treeb3556cb73e83ccfdcc699ab79631d7f335710c65
parentdb0947327c7fb49fda878ce9d9f2fadfd19b1f3b
re PR libstdc++/47662 (-fno-operator-names no longer works with STL headers)

2011-02-12  Jakub Jelinek  <jakub@redhat.com>
            Jonathan Wakely  <jwakely.gcc@gmail.com>

PR libstdc++/47662
* testsuite/17_intro/headers/c++200x/operator_names.cc: New.
* testsuite/17_intro/headers/c++1998/operator_names.cc: Add comment.

Co-Authored-By: Jonathan Wakely <jwakely.gcc@gmail.com>
From-SVN: r170084
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/17_intro/headers/c++1998/operator_names.cc
libstdc++-v3/testsuite/17_intro/headers/c++200x/operator_names.cc [new file with mode: 0644]