[Bug middle-end/32887] memset warning

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jul 26 08:10:00 GMT 2007



------- Comment #10 from pinskia at gcc dot gnu dot org  2007-07-26 08:10 -------
This is a bug in glibc version  you are using, the warning is comming from the
expansion of a #define.  Looking at the expanded version, I see that glibc is
violating C aliasing rules anyways so the code might not always work.  


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list