https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93952
Frédéric Recoules <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #2 from Frédéric Recoules <[email protected]> --- Ok, it is said nowhere but in the code, but if constraint only allows memory, expression are considered as lvalue, thus arrays do not decay to pointer.
