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

vries at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vries at gcc dot gnu.org
         Depends on|                            |64950

--- Comment #5 from vries at gcc dot gnu.org ---
oacc kernels implementation introduces pass_lim before pass_stdarg, which
causes problems ( https://gcc.gnu.org/ml/gcc/2015-01/msg00282.html ). PR64950
should fix that.

Reply via email to