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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Why do you think this is a bug. You can't be setting random variables and
thinking this should work.

/* Nonzero if we are parsing a reflect-expression and shouldn't strip
   using-declarations.  */
bool cp_preserve_using_decl;

Reply via email to