http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52012
--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-30 22:24:21 UTC --- (In reply to comment #5) > Created attachment 26520 [details] > a draft patch for the pr > > This bootstraps and regtests OK. I'll clean it up and prepare the testcase > and > ChangeLogs for submission tomorrow. Thanks for fixing the more pressing issue. (I think the other issue - second item in comment 4 - is not fixed; at least I still get the wrong bound of "1 3". Expected: The bounds remain the same w/o reallocation - only if realloced, they change to have lbound == 1.)