Path: utzoo!attcan!uunet!know!sdd.hp.com!uakari.primate.wisc.edu!caen!acc!jal From: jal@acc (John Lauro) Newsgroups: comp.sys.apollo Subject: Re: Bug in pas compiler Message-ID: <1990Oct15.194259.7815@engin.umich.edu> Date: 15 Oct 90 19:42:59 GMT References: <9010151553.AB00336@apo.esiee.fr> Sender: news@engin.umich.edu (CAEN Netnews) Organization: The University of Michigan - Flint Lines: 19 In article <9010151553.AB00336@apo.esiee.fr> bonnetf@apo.esiee.fr (bonnet-franck) writes: >The result follows : > >bug.bin > 0 > 1 > >!!! >Has anyone an idea about that ? > Ouch! That's a nasty bug! I just tested it, and the bug appears on the 10000 too. I was able to remove the bug by compiling with: pas bug -opt 1 (or -opt 0, which is no optimization. The default is full or 4). - John_Lauro@ub.cc.umich.edu