g77 negative array bound on x86 Linux

Ossama Othman othman@astrosun.tn.cornell.edu
Wed Apr 1 15:14:00 GMT 1998


Hi Toon,
 
> PS: I don't think the negative lower bound is the problem here, but  
> the unspecified upper bound (*).  egcs has had some problems in  
> this area too.

Actually, it was the negative lower bound that was the problem because
when I used a non-negative lower bound (i.e. >= 0) I didn't get the error.

Also, the latest snapshot doesn't have this problem.

Thanks to all that helped me out!  :)

-Ossama




More information about the Gcc-bugs mailing list