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


"Albert D. Cahalan" <acahalan@cs.uml.edu> writes:

> Consider a machine like the CISC-based (non-PowerPC) AS/400.
> There wasn't any hardware-enforced memory protection, but the
> OS was secure. Your ability to create a pointer was restricted.

Somebody took the GCC frontend and added a JVM backend, BTW, and he
claims that the result is a conforming compiler.  Of course, this is
possible, but I haven't checked...


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