[PATCH 3/57][Arm][GAS] Add support for MVE instructions: vabs and vneg
[deliverable/binutils-gdb.git] / gas / config / obj-multi.h
index 74f254b14bbdfff782881a4a9010f9a769a19068..b27ae96db845e4e7a40b42dbc204edacad6705d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple object format emulation.
-   Copyright (C) 1995-2017 Free Software Foundation, Inc.
+   Copyright (C) 1995-2019 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
 
 #define EMIT_SECTION_SYMBOLS (this_format->emit_section_symbols)
 
+#ifndef INITIALIZING_EMULS
+/* We want to use the default FAKE_LABEL_NAME in as.c.  */
 #define FAKE_LABEL_NAME (this_emulation->fake_label_name)
+#endif
 
 #ifdef OBJ_MAYBE_ELF
 /* We need OBJ_SYMFIELD_TYPE so that symbol_get_obj is defined in symbol.c
This page took 0.057597 seconds and 4 git commands to generate.