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

--- Comment #2 from ncm at cantrip dot org ---
Created attachment 47593
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47593&action=edit
a makefile

This duplicates code found on the linked archive.

E.g.:

make all
make CC=g++-9 INDEXED
make CC=clang++-9 ANDANDOR
make CC=clang++-9 INDEXED_PESSIMAL_ON_GCC
make CC=g++-9 CHECK=CHECK BOG

Reply via email to