2 We used to generate a non-PIC thunk on thumb even with -fPIC.
3 Make sure that won't happen anymore. */
5 /* { dg-do compile } */
6 /* { dg-require-effective-target arm_thumb1_ok } */
7 /* { dg-options "-mthumb -fPIC" } */
17 struct C : public A, public B {
26 /* { dg-final { scan-assembler "LTHUNKPC" } } */