Re: [PATCH] PR c++/77306 - Unable to specify visibility for explicit template instantiations

2017-05-21 Thread James Abbatiello
On Sat, Apr 22, 2017 at 4:46 PM, James Abbatiello wrote: > This is my first time attempting a contribution here so please point > out any mistakes. I've tested this on x86_64-pc-linux-gnu in a VM. Hello, It has been a few weeks. Can anybody give me some feedback here or tell me i

[PATCH] PR c++/77306 - Unable to specify visibility for explicit template instantiations

2017-04-22 Thread James Abbatiello
This is my first time attempting a contribution here so please point out any mistakes. I've tested this on x86_64-pc-linux-gnu in a VM. -- James Abbatiello gcc/ChangeLog: PR c++/77306 * attribs.c (decl_attributes): Allow visibility attributes on explicit tem