public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/61070] New: debug_bitmap writes to stdout
@ 2014-05-06  1:27 pageexec at gmail dot com
  2014-05-06  8:31 ` [Bug debug/61070] " rguenth at gcc dot gnu.org
  2014-05-06  8:31 ` rguenth at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: pageexec at gmail dot com @ 2014-05-06  1:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61070
           Summary: debug_bitmap writes to stdout
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pageexec at gmail dot com

Unlike other debug_* functions, debug_bitmap doesn't write to stderr making it
not too useful (and writing to stdout also clobbers the primary output of the
compiler).


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

* [Bug debug/61070] debug_bitmap writes to stdout
  2014-05-06  1:27 [Bug debug/61070] New: debug_bitmap writes to stdout pageexec at gmail dot com
@ 2014-05-06  8:31 ` rguenth at gcc dot gnu.org
  2014-05-06  8:31 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-05-06  8:31 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed.


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

* [Bug debug/61070] debug_bitmap writes to stdout
  2014-05-06  1:27 [Bug debug/61070] New: debug_bitmap writes to stdout pageexec at gmail dot com
  2014-05-06  8:31 ` [Bug debug/61070] " rguenth at gcc dot gnu.org
@ 2014-05-06  8:31 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-05-06  8:31 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue May  6 08:30:57 2014
New Revision: 210098

URL: http://gcc.gnu.org/viewcvs?rev=210098&root=gcc&view=rev
Log:
2014-05-06  Richard Biener  <rguenther@suse.de>

    PR middle-end/61070
    * bitmap.c (debug_bitmap): Dump to stderr, not stdout.
    * tree-ssa-structalias.c (dump_solution_for_var): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/bitmap.c
    trunk/gcc/tree-ssa-structalias.c


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

end of thread, other threads:[~2014-05-06  8:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-06  1:27 [Bug debug/61070] New: debug_bitmap writes to stdout pageexec at gmail dot com
2014-05-06  8:31 ` [Bug debug/61070] " rguenth at gcc dot gnu.org
2014-05-06  8:31 ` rguenth 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).