[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [patch] Remove extern inline
|
From: |
Paul Brook |
|
Subject: |
[Qemu-devel] [patch] Remove extern inline |
|
Date: |
Fri, 18 Mar 2005 23:31:00 +0000 |
|
User-agent: |
KMail/1.7.2 |
The attached patch converts the remaining uses of "extern inline" to
"static inline".
As I mentioned previously this is a gcc misfeature abused by the linux kernel.
Without this change qemu does not build with newer GCC at lower optimization
levels.
Paul
patch.qemu_fpa_inline
Description: Text Data
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [patch] Remove extern inline,
Paul Brook <=