public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/59675] New: -D_GLIBCXX_DEBUG asserts to stdout (it should stderr)
@ 2014-01-04 12:14 jan.kratochvil at redhat dot com
  2014-01-15  8:32 ` [Bug libstdc++/59675] " jan.kratochvil at redhat dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: jan.kratochvil at redhat dot com @ 2014-01-04 12:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59675
           Summary: -D_GLIBCXX_DEBUG asserts to stdout (it should stderr)
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jan.kratochvil at redhat dot com
            Target: x86_64-unknown-linux-gnu

Created attachment 31570
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31570&action=edit
Fix.

__replacement_assert: __builtin_printf() -> __builtin_fprintf(stderr)

Regular assert() prints to stderr.

The fix works on a live system but it was not run on a testsuite.


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

end of thread, other threads:[~2021-11-12 12:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-04 12:14 [Bug c++/59675] New: -D_GLIBCXX_DEBUG asserts to stdout (it should stderr) jan.kratochvil at redhat dot com
2014-01-15  8:32 ` [Bug libstdc++/59675] " jan.kratochvil at redhat dot com
2014-01-15  8:35 ` jakub at gcc dot gnu.org
2014-01-15  9:01 ` redi at gcc dot gnu.org
2015-05-06 15:43 ` jan.kratochvil at redhat dot com
2015-05-06 16:09 ` redi at gcc dot gnu.org
2020-03-08 17:36 ` jan.kratochvil at redhat dot com
2021-10-18  8:43 ` yfeldblum at gmail dot com
2021-10-18 10:37 ` redi at gcc dot gnu.org
2021-11-03 16:08 ` redi at gcc dot gnu.org
2021-11-12 12:25 ` cvs-commit at gcc dot gnu.org
2021-11-12 12:26 ` 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).