------- Comment #16 from rguenth at gcc dot gnu dot org 2009-01-13 12:14 ------- There is only a conditional path through the program that violates aliasing rules, likely never executed. We do not detect this fact because of a points-to solver issue, PR38826.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |38826
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38477
