public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* GCC FAIL: 17_intro/names.cc due to newlib/libc/include/math.h
@ 2017-03-06 15:02 Thomas Preudhomme
  2017-04-13 13:40 ` Thomas Preudhomme
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Preudhomme @ 2017-03-06 15:02 UTC (permalink / raw)
  To: newlib

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

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

* Re: GCC FAIL: 17_intro/names.cc due to newlib/libc/include/math.h
  2017-03-06 15:02 GCC FAIL: 17_intro/names.cc due to newlib/libc/include/math.h Thomas Preudhomme
@ 2017-04-13 13:40 ` Thomas Preudhomme
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Preudhomme @ 2017-04-13 13:40 UTC (permalink / raw)
  To: newlib

Ping?

Best regards,

Thomas

On 06/03/17 15:01, Thomas Preudhomme wrote:
> 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

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

end of thread, other threads:[~2017-04-13 13:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-06 15:02 GCC FAIL: 17_intro/names.cc due to newlib/libc/include/math.h Thomas Preudhomme
2017-04-13 13:40 ` Thomas Preudhomme

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