]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/dbxout.h
PR c++/87554 - ICE with extern template and reference member.
[thirdparty/gcc.git] / gcc / dbxout.h
index 3f8f7c3224107000f501e4bc5f21043f1704d448..c655e480116767d8dccdbc1410ee8ced560d1fd6 100644 (file)
@@ -1,5 +1,5 @@
 /* dbxout.h - Various declarations for functions found in dbxout.c
-   Copyright (C) 1998-2016 Free Software Foundation, Inc.
+   Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -53,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