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]

gcc.c: line 3385: declare vars before use?


Hi!

I think the compiler is right here:

cc: "../../egcs/gcc/gcc.c", line 3385: error 1588: "j" undefined

> cat -n ../egcs/gcc/gcc.c | grep 3385
  3385                for (j = 0;

hp's cc does not seem to like it ...


Markus


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