(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
mips/
abi-n32-long64-pic.c
       1  /* { dg-options "-mabi=n32 -mlong64 -fpic" } */
       2  /* { dg-error "is incompatible with" "" { target *-*-* } 0 } */
       3  #include "abi-main.h"