(FUNCTION_PROFILER): Fix misspellings in messages.
From-SVN: r9714
This commit is contained in:
parent
32638aad91
commit
db50c79812
@ -655,7 +655,7 @@ enum reg_class
|
|||||||
for profiling a function entry. */
|
for profiling a function entry. */
|
||||||
|
|
||||||
#define FUNCTION_PROFILER(FILE, LABELNO) \
|
#define FUNCTION_PROFILER(FILE, LABELNO) \
|
||||||
fprintf (FILE, "Error: No profiling availble.\n")
|
fprintf (FILE, "Error: No profiling available.\n")
|
||||||
|
|
||||||
/* Define EXIT_IGNORE_STACK if, when returning from a function, the stack
|
/* Define EXIT_IGNORE_STACK if, when returning from a function, the stack
|
||||||
pointer does not matter (provided there is a frame pointer). */
|
pointer does not matter (provided there is a frame pointer). */
|
||||||
|
Loading…
Reference in New Issue
Block a user