]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/dwarf2-frame.c
Replace throw_exception with throw in some cases
[thirdparty/binutils-gdb.git] / gdb / dwarf2-frame.c
index a24235ab84fa2c7d284207ae217fc6a328a13242..b1db1ede038f96a6ba9de5b44bc789c9e82cf05a 100644 (file)
@@ -1076,7 +1076,7 @@ dwarf2_frame_cache (struct frame_info *this_frame, void **this_cache)
          return cache;
        }
 
-      throw_exception (ex);
+      throw;
     }
 
   /* Initialize the register state.  */