------- Comment #11 from tkoenig at alice-dsl dot net 2007-09-06 21:13 ------- Subject: Re: Wrong code for SPREAD on zero-sized arrays
Hi Toon, > > ------- Comment #8 from toon at moene dot indiv dot nluug dot nl 2007-09-06 > 08:56 ------- > Wouldn't it be an option to simply bail out early (i.e., after the error > checks) in case of size == 0 ? > I think size is the size of an element in the array (in bytes), so this wouldn't really help. Thomas -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33298