------- Comment #12 from pinskia at gcc dot gnu dot org 2005-11-14 18:47 ------- Note we have yyp = &yys[-1]; (where yys is an array) in the orginal testcase so that is undefined.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24851
pinskia at gcc dot gnu dot org Mon, 14 Nov 2005 10:47:15 -0800
------- Comment #12 from pinskia at gcc dot gnu dot org 2005-11-14 18:47 ------- Note we have yyp = &yys[-1]; (where yys is an array) in the orginal testcase so that is undefined.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24851