panne 2004/05/07 14:19:24 PDT
Modified files:
ghc/rts GC.c
Log:
GCC's __attribute__ handling seems to be a little bit stricter with GCC 3.3.3:
* When a function declaration uses it, the corresponding definition has to
use it, too.
* Syntactically it is allowed only at the beginning of the function
definition.
Let's hope that the current syntax is backwards compatible...
Revision Changes Path
1.165 +6 -4 fptools/ghc/rts/GC.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc