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

Re: GCC 4.8 and -ftree-loop-distribute-patterns.


On Fri, 19 Apr 2013, Rich Felker wrote:

> "A conforming freestanding implementation shall accept any strictly
> conforming program that does not use complex types and in which the
> use of the features specified in the library clause (clause 7) is
> confined to the contents of the standard headers <float.h>,
> <iso646.h>, <limits.h>, <stdarg.h>, <stdbool.h>, <stddef.h>, and
> <stdint.h>."

If you consider accepting to include linking, the implementation is not 
just the compiler but includes the linker and libraries as well, and GCC 
defines the requirements on those other parts of the implementation to 
include the functions listed in the documentation.

-- 
Joseph S. Myers
joseph@codesourcery.com


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