public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/10109: documentation of target macro LIBCALL_VALUE
@ 2003-03-16 14:56 a.cilio
  0 siblings, 0 replies; only message in thread
From: a.cilio @ 2003-03-16 14:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10109
>Category:       other
>Synopsis:       documentation of target macro LIBCALL_VALUE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 16 14:56:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andrea Cilio
>Release:        any from 2.7 to 3.2
>Organization:
>Environment:
not relevant
>Description:
The description of target macro LIBCALL_VALUE ( ) in the internals manual states:
"[...] The definition of LIBRARY_VALUE[sic] need not be concerned [with] aggregate data types, because none of the library functions returns such types."
I assume that LIBCALL_VALUE is intended where LIBRARY_VALUE is mentioned (the latter does not exist).
Another problem is that it is not clear whether this macro must take into account that some library support functions, although not returning aggregate types, may require to return their result in memory like aggregates and BLKmode values. This is the case of functions that return "double" and emulate double precision floating point on targets with only 32-bit integer registers.
Or should "need not be concerned" be interpreted as the fact that gcc cannot handle support functions that return their result in memory?
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-16 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-16 14:56 other/10109: documentation of target macro LIBCALL_VALUE a.cilio

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