https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127596
--- Comment #2 from Zhendong Su <zhendong.su at inf dot ethz.ch> --- (In reply to Drea Pinski from comment #1) > ak = &x + 2; > > That is undefined but I am not sure that is the issue here. The statement isn't reachable.
