Commit 49397308 authored by uweigand's avatar uweigand
Browse files

* config/spu/spu.h (ASM_COMMENT_START): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168584 138bc75d-0d04-0410-961f-82ee72b054a4
parent 5c1421d7
2011-01-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* config/spu/spu.h (ASM_COMMENT_START): Define.
2011-01-07 H.J. Lu <hongjiu.lu@intel.com>
PR driver/42445
......
......@@ -484,6 +484,8 @@ targetm.resolve_overloaded_builtin = spu_resolve_overloaded_builtin; \
#define USER_LABEL_PREFIX ""
#define ASM_COMMENT_START "#"
/* Dispatch Tables */
......
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