Hi all, I propose the attached small patch to expand-psymtabs.c. The goal is to make sure the compiler actually generates code and debug information for the expected line. Currently, our compiler attaches code only to the opening brace, hence causing the test to fail. Christophe.