This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: [PATCH] C undefined behavior fix


Linus Torvalds <torvalds@transmeta.com> writes:

| On Sat, 5 Jan 2002, Florian Weimer wrote:
| >
| > Standard C has neither a concept of machine addresses, nor does the
| > standard require a uniform, linear address space.
| 
| You haven't read the fine print. The C standard _does_ say:

You're quoting a *note*, that is a non-normative text which can be bogus
without affecting the C standard.

-- Gaby


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