* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr37285.c
blob972478b1879f3736b38fbaae332ec378d7ff2808
1 _bfd_xcoff_canonicalize_dynamic_reloc (unsigned long long l_symndx)
3 if (l_symndx < 3)
5 switch (l_symndx)
7 case 0:
8 case 1:
9 break;
10 case 2:
11 _bfd_abort ("HI");