[project @ 2004-05-07 21:19:21 by panne]
authorpanne <unknown>
Fri, 7 May 2004 21:19:21 +0000 (21:19 +0000)
committerpanne <unknown>
Fri, 7 May 2004 21:19:21 +0000 (21:19 +0000)
commit70b3bd34ceead69761c7ec26e76feb2037c0bac5
tree92f9ac1f45e85ea26ba639f0607f13b2bfb098a9
parent250be0a30ad58f81b727061d0a390a8168b29bdf
[project @ 2004-05-07 21:19:21 by panne]
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...
ghc/rts/GC.c