pinskia wrote:

Actually GCC 15 does support GCS, the syntax is just 
`__attribute__((target("+gcs")))` Note the + there. The error message is clear 
too.

https://github.com/llvm/llvm-project/pull/138077
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to