Hi, Are there any docs available where I can find what type of regexp is scan-assembler directive expecting? I have the following working grep regexp: stw[^:]\+:[[:space:]]\+dirw However the gcc testsuite is not too happy with it. Any suggestions not only on how to write this but what is generally accepted? Cheers, Paulo Matos