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 c/41046] New: decNumber leaves printf call in libgcc


The decNumber package has debugging code with calls to printf.  Most of those
calls are protected by DECCHECK or DECTRACE, but a couple of them are not.  The
printf calls should not be in the normal build of libgcc.

I'm about to submit a fix but want a PR to keep track of this issue.


-- 
           Summary: decNumber leaves printf call in libgcc
           Product: gcc
           Version: 4.3.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: janis at gcc dot gnu dot org
        ReportedBy: janis at gcc dot gnu dot org


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


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