[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug in GCC 2.6.2
Hi all!
I have found a real bug in gcc 2.6.2 that may or may not be the cause
for the problems with MiNT 1.12 and MultiTOS. Here is a test case:
bug (char *p)
{
while (1)
{
*p = 0;
f (p + 1);
}
}
I have posted a message to bug-gcc, when i get a patch i will post it
here so that you can try it.
Andreas.
P.S.: addq #4,sp definitely does NOT change any condition codes.
--
Andreas Schwab "And now for something
schwab@issan.informatik.uni-dortmund.de completely different"