------- Comment #1 from pinskia at gcc dot gnu dot org 2009-02-27 22:23 ------- Actually this is not a bogus aliasing warning at all. You are accessing a character type as an int which is an aliasing violation.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[4.4 regression] Bogus |Bogus aliasing warning |aliasing warning | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39322