(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.old-deja/
g++.other/
comdat3-aux.cc
#include "comdat3.h"

void f ()
{
  const bool *p = &A<int>::b;
}