public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/47662] New: [4.6 Regression] -fno-operator-names no longer works with STL headers
@ 2011-02-09 14:18 jakub at gcc dot gnu.org
  2011-02-09 14:23 ` [Bug libstdc++/47662] " jakub at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-02-09 14:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47662

           Summary: [4.6 Regression] -fno-operator-names no longer works
                    with STL headers
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jakub@gcc.gnu.org


echo '#include <iostream>' | g++ -fno-operator-names -xc++ - -o /tmp/x.s

no longer works, as bits/c++config.h now uses
#if defined(_GLIBCXX_DEBUG) or defined(_GLIBCXX_PROFILE)

any reason why it can't use || instead of or?


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-02-12 18:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-09 14:18 [Bug libstdc++/47662] New: [4.6 Regression] -fno-operator-names no longer works with STL headers jakub at gcc dot gnu.org
2011-02-09 14:23 ` [Bug libstdc++/47662] " jakub at gcc dot gnu.org
2011-02-09 14:28 ` redi at gcc dot gnu.org
2011-02-09 14:34 ` redi at gcc dot gnu.org
2011-02-09 15:13 ` paolo.carlini at oracle dot com
2011-02-10 10:12 ` jakub at gcc dot gnu.org
2011-02-10 10:25 ` redi at gcc dot gnu.org
2011-02-10 10:54 ` paolo.carlini at oracle dot com
2011-02-10 22:42 ` redi at gcc dot gnu.org
2011-02-10 22:51 ` redi at gcc dot gnu.org
2011-02-11  0:42 ` paolo.carlini at oracle dot com
2011-02-12 19:07 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).