__seg_gs specifier in g++
Jonathan Wakely
jwakely.gcc@gmail.com
Mon Mar 27 10:20:00 GMT 2017
On 26 March 2017 at 17:04, J.W. Jagersma <jwjagersma@gmail.com> wrote:
On 26 March 2017 at 05:39, J.W. Jagersma <jwjagersma@gmail.com> wrote:
>> However I just found that it does compile when it's a .c file, but not
>> as a .cpp file. Is __seg_gs only implemented in C for some reason?
Yes, that is true according to the docs:
https://gcc.gnu.org/onlinedocs/gcc/Named-Address-Spaces.html
More information about the Gcc-help
mailing list