[Bug c++/105806] [concepts] template class specialization using concept issue

2022-06-01 Thread josephcanedo at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105806 --- Comment #2 from Joseph --- When getting symbols using readelf for get_meta() in some .o files symbol is FUNC LOCAL DEFAULT and in others FUNC WEAK HIDDEN (we use hidden visibility option).

[Bug c++/105806] [concepts] template class specialization using concept issue

2022-06-01 Thread vincent.lextrait at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105806 Vincent changed: What|Removed |Added CC||vincent.lextrait at gmail dot com --- Commen