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: x86 C compiler problem 2.95.2 (latest snapshot may be ok)


Here's another result

$ gcc -v -O2 via-rhine.2.3.99.i
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)
...
$ a.out
...
13: 00000000 bffffca8 00000000 0804974c
14: 00000000 bffffca8 00000000 0804975c
15: 00000000 00000000 00000000 0804966c

Inspecting the assembly output shows the problem here to be that
gcc-2.95.2-20000220 gets the loop count wrong.

-- 
Linuxcare.  Support for the Revolution.




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