This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[C++ Patch] PR 58724


Hi,

we ICE on the C++11 version of the GNU visibility attribute on a namespace. I suppose we want to accept it, then just use get_attribute_name instead of TREE_PURPOSE. The bug report also asked for an example in the docs of attribute on a namespace declaration.

Tested x86_64-linux.

Thanks,
Paolo.

///////////////

Attachment: CL_58724
Description: Text document

Attachment: patch_58724
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]