[Bug c/71963] Showing incompatible type when types are same.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71963 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---
[Bug c/71963] Showing incompatible type when types are same.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71963 --- Comment #1 from Andrew Pinski --- Arrays decay to pointers when they are rlvalues.