| Subject: | Re: [PATCH] Speed up single-threaded case of atomic ops and reduce text size |
|---|---|
| From: | Paolo Carlini |
| Date: | Wed, 16 Aug 2006 15:09:19 +0200 |
Richard Guenther wrote: Yes, but #pragma GCC system_header is missing from this specific file (we have it in all the other headers), I think it would do the job, in case.Uh, do we build with -Wcast-qual? There's nothing to get this warning shut up unfortunately. Indeed, but let's think a bit more about this small change, if we can avoid warnings and it's safe wrt those delicate issues, the advantages seem worthy for 4.2.x.But yes, the "real" fix is to get rid of the volatile qualifier in the function prototype, but this can't be done on v3 due to the ABI issues you mentioned. Paolo. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Speed up single-threaded case of atomic ops and reduce text size, Richard Guenther |
|---|---|
| Next by Date: | [PATCH] Fix externally_visible, part 2 (PR c/28744), Jakub Jelinek |
| Previous by Thread: | Re: [PATCH] Speed up single-threaded case of atomic ops and reduce text size, Richard Guenther |
| Next by Thread: | Re: [PATCH] Speed up single-threaded case of atomic ops and reduce text size, Paolo Bonzini |
| Indexes: | [Date] [Thread] [Top] [All Lists] |