This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug in GCC while compiling


Hi,

this problem does not occur in gcc 3.1 or later. I get:

bash-2.05a$ /usr/local/bin/g++ junk.cc
junk.cc:1: error: multidimensional array must have bounds for all dimensions
except the first


Cheers,

Dara


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]