Re: [cc65] bug in 2.10.0 ?

From: Johan Kotlinski <kotlinski1gmail.com>
Date: 2005-06-07 14:24:00
Even more minimal:

main()
{
  int i;
  for ( ; i < 10; );
  for ( ;; );
}

Sorry for all the posts :P

Johan
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Jun 7 14:24:11 2005

This archive was generated by hypermail 2.1.8 : 2005-06-07 14:24:14 CEST