* Extensive changes to permit symbols to contain any expression
[deliverable/binutils-gdb.git] / gas / config / obj-aout.c
index 38fead53e6f0cf7c57d266294d1dbdc1a3ed94dc..9b293fc2aa6538aaac210fa74e79f8c03b437b8b 100644 (file)
@@ -30,11 +30,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.023093 seconds and 4 git commands to generate.