http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56474
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu.org --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-01 11:26:59 UTC --- Probably caused by my sizetype changes. For frontends that support arbitrary array domains the only good reliable way out is to support and use both signed and unsigned TYPE_DOMAINs.