[Bug c/71963] Showing incompatible type when types are same.

2016-07-21 Thread sch...@linux-m68k.org
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.

2016-07-21 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71963 --- Comment #1 from Andrew Pinski --- Arrays decay to pointers when they are rlvalues.