tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: g++ -pedantic on 6.0.1/amd64 fails to include xmmintrin.h
On Saturday, at 20:54, Martin Husemann wrote:
| Scratch that - we should indeed mark most of our standard library functions
| as "nothrow" similar to the visibility and extern C stuff in cdef.h, and
| then explicitly exclude functions taking a function pointer.
For what it's worth, Linux has a __THROW after every single libc function...
So I guess this means that gcc has no way to "push" a default __nothrow__
attribute like for visibility. Depressing...
Home |
Main Index |
Thread Index |
Old Index