Alphabetize my entry in MAINTAINER's DCO list.
[official-gcc.git] / gcc / testsuite / gcc.target / arm / pr100775.c
blobc648cd5e8f7d53f11e3247435a5384fd93a61faf
1 /* { dg-do compile } */
2 /* { dg-skip-if "" { ! { arm_thumb1_ok || arm_thumb2_ok } } } */
3 /* { dg-options "-mthumb -fzero-call-used-regs=used" } */
5 int
6 foo (int x)
8 return x;