]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/dbxout.h
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / dbxout.h
index 84c78362ff17fc9a963f0688841a3dda45a3a878..cb297db1b25cb38d9f53028ba3a1709bfd1d4b4f 100644 (file)
@@ -1,6 +1,5 @@
 /* dbxout.h - Various declarations for functions found in dbxout.c
-   Copyright (C) 1998, 1999, 2000, 2003, 2004, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -54,7 +53,6 @@ extern void dbxout_stab_value_internal_label_diff (const char *, int *,
 #define N_SO_ANSI_C      3
 #define N_SO_CC          4 /* c++*/
 #define N_SO_FORTRAN     5
-#define N_SO_PASCAL      6
 #define N_SO_FORTRAN90   7
 #define N_SO_OBJC        50
 #define N_SO_OBJCPLUS    51