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