projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc5697d
)
Fixed a stupid error (used '+=' instead of '=').
author
Sean Eric Fagan
<sef@cygnus>
Fri, 19 Jul 1991 22:01:37 +0000
(22:01 +0000)
committer
Sean Eric Fagan
<sef@cygnus>
Fri, 19 Jul 1991 22:01:37 +0000
(22:01 +0000)
gprof/sparc.c
patch
|
blob
|
history
diff --git
a/gprof/sparc.c
b/gprof/sparc.c
index 0bd64510279cf4e1b850071cd7f0efb8fcb00330..f344cff974a8d315dba8191b5958e8f0d8c5e9da 100644
(file)
--- a/
gprof/sparc.c
+++ b/
gprof/sparc.c
@@
-1,4
+1,4
@@
-
/
*
+*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved.
*
@@
-82,7
+82,7
@@
findcall( parentp , p_lowpc , p_highpc )
printf( "[findcall]\t0x%x:callf" , instructp - textspace );
}
# endif DEBUG
- length
+= 4;
/* constant length in a SPARC */
+ length
= 4;
/* constant length in a SPARC */
/*
* regular pc relative addressing
* check that this is the address of