Use bool, true, and false in arc-tdep.c
[deliverable/binutils-gdb.git] / gdb / ppc-linux-tdep.c
index e2ead9d97b0a8f82fff29b89dbb0e23966f1a8c1..82277a03f896f243c605e2ebbec8d6206182267c 100644 (file)
@@ -1842,7 +1842,7 @@ ppc_linux_spe_context (int wordsize, enum bfd_endian byte_order,
          spe_context_cache_ptid = inferior_ptid;
        }
 
-      catch (const gdb_exception_RETURN_MASK_ERROR &ex)
+      catch (const gdb_exception_error &ex)
        {
          return 0;
        }
This page took 0.024139 seconds and 4 git commands to generate.