Commit f53ebe71 by Ulrich Weigand Committed by Ulrich Weigand

* config/s390/linux.h (LOCAL_LABEL_PREFIX): Define.

From-SVN: r51874
parent 0c0b87ad
2002-04-04 Ulrich Weigand <uweigand@de.ibm.com>
* config/s390/linux.h (LOCAL_LABEL_PREFIX): Define.
2002-04-04 Jakub Jelinek <jakub@redhat.com>
PR c++/6119
......
......@@ -141,6 +141,8 @@ Boston, MA 02111-1307, USA. */
#define ASM_DOUBLE "\t.double"
/* The LOCAL_LABEL_PREFIX variable is used by dbxelf.h. */
#define LOCAL_LABEL_PREFIX "."
/* Prefix for internally generated assembler labels. */
#define LPREFIX ".L"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment