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

--- Comment #20 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
          return true;;

should be

          return true;

Reply via email to