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: egcs1.0.1/g77 array dimension problem


On Mon, Feb 02, 1998 at 05:39:46AM -0800, Clemens Vonrhein wrote:
> Is it possible, that egcs1.0.1/g77 can not handle arrays with negative
> array boundaries?

There are a couple of unwarrented conversions from int to unsigned long
happening in this code.  I'll try and track down the why later.


r~


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