OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
gcc:
[pf3gnuchains/gcc-fork.git]
/
gcc
/
config
/
i386
/
gmon-sol2.c
diff --git
a/gcc/config/i386/gmon-sol2.c
b/gcc/config/i386/gmon-sol2.c
index
d207621
..
e0923a0
100644
(file)
--- a/
gcc/config/i386/gmon-sol2.c
+++ b/
gcc/config/i386/gmon-sol2.c
@@
-268,7
+268,7
@@
asm(".globl _mcount\n"
FROMPCINDEX (via the frame pointer. */
"\tmovq\t0x38(%rsp),%rdi\n"
"\tmovq\t0x8(%rbp),%rsi\n"
- "\tcall
q
\tinternal_mcount\n"
+ "\tcall\tinternal_mcount\n"
/* Restore the saved registers. */
"\tmovq\t0x30(%rsp),%r9\n"
"\tmovq\t0x28(%rsp),%r8\n"