(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.old-deja/
g++.other/
conv5.C
// { dg-do assemble  }
// { dg-options "" }

// Based on bug report by Thomas Kunert <kunert@physik.tu-dresden.de>


int foo();
const int (*bar)() = foo; // { dg-error "" } adding const