http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43622
--- Comment #11 from Steve Ward 2012-10-21 22:05:35
UTC ---
This problem still exists in g++ 4.7.2.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40855
Steve Ward changed:
What|Removed |Added
CC||planet36 at gmail dot com
--- Comment #4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43622
--- Comment #9 from Steve Ward 2011-04-14 15:56:12
UTC ---
Created attachment 23982
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23982
This test-case shows how typeinfo for non-complex 128-bit types DOES NOT work,
but typeinfo for complex
NCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: planet36 at gmail dot com
Target Milestone: ---
The following code compiles in 14.2, but in 15.1 the second array gives an
error.
```
[[maybe_unused]]