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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED
      Known to work|                            |8.3.1
      Known to fail|                            |9.1.0

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Frantisek Sumsal from comment #7)
> (In reply to Martin Liška from comment #6)
> 
> > Do you know how to tell meson to use CC=gcc-8?
> > 
> 
> $ export CC=gcc-8 CXX=g++-8
> $ meson build ...
> 
> should suffice

Great, now I can confirm that!

Reply via email to