https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103012
--- Comment #4 from Martin Liška ---
I've reduced that to:
#pragma GCC optimize"Og"
template inline void template void
__valarray_copy_construct0 template inline void __valarray_fill
0 template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103012
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103012
--- Comment #2 from Andrew Pinski ---
Someone else has to reduce the testcase and such.
I found this while trying to reduce PR 102990.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103012
--- Comment #1 from Andrew Pinski ---
Created attachment 51714
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51714&action=edit
testcase