[Bug inline-asm/93952] Giving an array in an operand

frederic.recoules@univ-grenoble-alpes.fr gcc-bugzilla@gcc.gnu.org
Sun Mar 15 18:05:32 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93952

Frédéric Recoules <frederic.recoules@univ-grenoble-alpes.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Frédéric Recoules <frederic.recoules@univ-grenoble-alpes.fr> ---
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.


More information about the Gcc-bugs mailing list