This is the mail archive of the gcc-patches@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: [doc patch]: Clarify portability


> ! a 32-bit type. It aims to target machines with a flat (non-segmented) byte
> ! addressed address space.

I once targetted the 8086, with separate text and data (classic
harvard arch).  I don't think it matters for the sake of the docs, but
just wanted to note that gcc supports slightly more than just flat ;-)


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