On 05/06/16 13:11, Alexander Monakov wrote:
Allow using __attribute__((shared)) to place static variables in '.shared'
memory space.

Changes in v2:
- reword diagnostic message in nvptx_handle_shared_attribute to follow other
  backends ("... attribute not allowed with auto storage class");
- reject explicit initialization of ".shared" memory variables;
- add testcases.

thanks, this is ok to commit now -- I see no reason why it needs to wait.

nathan

Reply via email to