1; Test mismatch of --march=ARCH1 and .arch ARCH2. 2; { dg-do assemble } 3 .arch something ; { dg-error "unknown operand to .arch" } 4 5