------- Comment #1 from fischer at td dot mw dot tum dot de 2006-05-21 09:31 ------- In the function above:
bar.x[0][0] = 23; // gcc 4.1 gives error *bar.x[0] = 23; // gcc 4.1 gives NO error both lines do the same .... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27697