Messages in this thread |  | | Date | Mon, 24 Feb 2003 15:51:01 -0800 (PST) | From | Linus Torvalds <> | Subject | Re: [PATCH] s390 (7/13): gcc 3.3 adaptions. |
| |
On 25 Feb 2003, Alan Cox wrote: > > gcc-3.3 doesnt exist yet. Maybe it wont do that now 8)
Right now there are some other problems with gcc-3.3 too, ie the inlining is apparently broken enough that we'll either have to start using __attribute__((force_inline)) or we'd better hope that the gcc people decide to take the "inline" keyword more seriously (it's being discussed on the gcc lists, so we'll see)
But yes, these are all obviously with "early versions", and it may be that it changes before the real release.
Linus
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |