This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/61070] New: debug_bitmap writes to stdout


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).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]