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]

Re: possible bug


>  >>  nit a[10]= {4,197,234,312,413,58,-69,701,823,945};
> > >  nit l=0;
> Please change nit to int.

Ok. With that change, I cannot reproduce the bug. g++ compiles the
code given in http://egcs.cygnus.com/ml/gcc-bugs/1999-08/msg00187.html
just fine, on i586-pc-linux-gnu.

If you still think there is a bug, please re-report it. Before doing
so, read http://egcs.cygnus.com/faq.html#bugreport. Several parts
where missing in your report (what platform, what error message).

Thanks,
Martin


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