This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

GCC FAIL: 17_intro/names.cc due to newlib/libc/include/math.h


Hi,

The recently added 17_intro/names.cc GCC testcase fails with newlib because of the __fmath, __dmath and __ldmath unions declared in newlib/libc/include/math.h whose members have a name in application namespace. I see that those are kept for legacy code since 2009. Is it perhaps time to remove them?

Best regards,

Thomas


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