Fix indentation of:
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.c
index 7aafbebf843823fd17953eaec8bacc0893f97e52..0a27ffd32e4aa72fc9171c3b172b3eb1fbf7a094 100644 (file)
@@ -3643,6 +3643,10 @@ ppc_elf_check_relocs (bfd *abfd,
        case R_PPC_EMB_MRKREF:
        case R_PPC_NONE:
        case R_PPC_max:
+       case R_PPC_RELAX32:
+       case R_PPC_RELAX32PC:
+       case R_PPC_RELAX32_PLT:
+       case R_PPC_RELAX32PC_PLT:
          break;
 
          /* These should only appear in dynamic objects.  */
This page took 0.02355 seconds and 4 git commands to generate.