[Bug c/69643] Address space discarded

rth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 3 03:41:00 GMT 2016


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

Richard Henderson <rth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Address space discarded     |Address space discarded
                   |inside statement expression |

--- Comment #1 from Richard Henderson <rth at gcc dot gnu.org> ---
It doesn't require statement expressions.  Just storing the
value into a local variable is enough to drop the AS.


More information about the Gcc-bugs mailing list