https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100134
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |13.0
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100134
--- Comment #8 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:9736a42e1fb8df30d72cf28594d9046bf50200c1
commit r13-3236-g9736a42e1fb8df30d72cf28594d9046bf50200c1
Author: Patrick Palka
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100134
Patrick Palka changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100134
--- Comment #6 from Johel Ernesto Guerrero Peña ---
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107045#c1 for a minimal
reproducer:
Minimal: https://godbolt.org/z/hxrPvPPhs.
```C++
namespace std {
template struct X {
friend void f();
};
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100134
Andrew Pinski changed:
What|Removed |Added
CC||johelegp at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100134
--- Comment #4 from Sandipan Mohanty ---
Comment on attachment 52759
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52759
Preprocessed source generated by gcc
This bug remains unhandled as of 6 April 2022, making it difficult to use
modul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100134
--- Comment #3 from Sandipan Mohanty ---
Created attachment 52759
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52759&action=edit
Preprocessed source generated by gcc
Preprocessed source generated by gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100134
Sandipan Mohanty changed:
What|Removed |Added
CC||sandipan.mohanty at gmail dot
com
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100134
--- Comment #1 from ensadc at mailnesia dot com ---
Reduced:
vector
namespace std {
template struct __replace_first_arg;
template class _Template, typename _Up,
typename _Tp, typename... _Types>
struct __replace_fir