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.


> At the very least, if GCC assumes the existence of the above
> functions, then -ffreestanding is not providing a conforming
> freestanding implementation nor a safe basis for building a hosted
> implementation.

What makes you think that a freestanding implementation is prohibited from
involving linking with some runtime library that's part of the implementation?
The C standard doesn't even discuss notions like linking.


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