------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-25 
03:30 -------
(In reply to comment #9)
> But I should note that this seems to violate aliasing rules but that should 
> not matter for -fno-strict-
> aliasing.  Someone should tell glibc if this turns out being violating 
> aliasing rules because it shows up 
> for memcpy.
Well in this case we are not violating aliasing rules because we can access via 
char just fine.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20188

Reply via email to