* Extensive changes to permit symbols to contain any expression
[deliverable/binutils-gdb.git] / gas / config / obj-vms.c
index 3c29d189ae7a46575f91daf79104cf21267d8260..b8c75e2c84cfdbed5afc6e3a2684c1bc5c128046 100644 (file)
@@ -287,11 +287,8 @@ const short seg_N_TYPE[] =
   N_DATA,
   N_BSS,
   N_UNDF,                      /* unknown */
-  N_UNDF,                      /* absent */
-  N_UNDF,                      /* pass1 */
   N_UNDF,                      /* error */
-  N_UNDF,                      /* bignum/flonum */
-  N_UNDF,                      /* difference */
+  N_UNDF,                      /* expression */
   N_UNDF,                      /* debug */
   N_UNDF,                      /* ntv */
   N_UNDF,                      /* ptv */
This page took 0.023937 seconds and 4 git commands to generate.