[Bug testsuite/117961] testsuite: scan-assembler[-not] is bogus for inline asm

2024-12-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117961 Andrew Pinski changed: What|Removed |Added Keywords|inline-asm | Last reconfirmed|

[Bug testsuite/117961] testsuite: scan-assembler[-not] is bogus for inline asm

2024-12-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117961 --- Comment #1 from Andrew Pinski --- Funny I was looking for a bug similar to this the other day when I saw a LLVM pull request fixing a similar issue with directory names and their testsuite (https://github.com/llvm/llvm-project/pull/118736).