Roland McGrath, le Tue 10 Oct 2006 11:34:10 -0700, a écrit : > > sysdeps/mach/hurd/adjtime.c > > In this example there is no actual aliasing going on, the cast is the only > use of the pointer.
Indeed. And since glibc is not compiled with inter-module optimizations it does work, but with it and inlining, we might get surprises. Samuel _______________________________________________ Bug-hurd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-hurd
