A gcc-cris bug?

Diego Novillo dnovillo@redhat.com
Wed Oct 6 12:46:00 GMT 2004


On Wed, 2004-10-06 at 07:45, Dave Korn wrote:

> dk@mace /artimi> time ./foo.exe
> foo is: 0, i is: 0
> 
> real    0m3.370s
> user    0m3.343s
> sys     0m0.015s
> dk@mace /artimi>
> 
Apparently fixed in mainline:

$ time ./a
foo is: 0, i is: 1

real    0m0.002s
user    0m0.001s
sys     0m0.001s


Diego.



More information about the Gcc mailing list