]> Git Repo - binutils.git/blobdiff - gdb/compile/compile-cplus-types.c
Automatic date update in version.in
[binutils.git] / gdb / compile / compile-cplus-types.c
index 245345d1dbf2469c9b82f83630dafaaa6d0e4692..bd90753eae17dfb09c8c00beb9f2cc68608af527 100644 (file)
@@ -178,8 +178,7 @@ type_name_to_scope (const char *type_name, const struct block *block)
              /* This shouldn't happen since we are not attempting to
                 loop over user input.  This name is generated by GDB
                 from debug info.  */
              /* This shouldn't happen since we are not attempting to
                 loop over user input.  This name is generated by GDB
                 from debug info.  */
-             internal_error (__FILE__, __LINE__,
-                             _("malformed TYPE_NAME during parsing"));
+             internal_error (_("malformed TYPE_NAME during parsing"));
            }
        }
     }
            }
        }
     }
This page took 0.025386 seconds and 4 git commands to generate.