This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] C undefined behavior fix
- From: dewar at gnat dot com
- To: mrs at windriver dot com, torvalds at transmeta dot com
- Cc: gcc at gcc dot gnu dot org, rth at redhat dot com, trini at kernel dot crashing dot org
- Date: Sat, 5 Jan 2002 22:39:55 -0500 (EST)
- Subject: Re: [PATCH] C undefined behavior fix
I definitely agree that it is nice to have a solution to this problem which
does NOT involve assembly language insertions, which are really at an
unnecessarily low level (and unncessarily non-portable).