summaryrefslogtreecommitdiffstats
path: root/gcc/config/crx/crx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/crx/crx.h')
-rw-r--r--gcc/config/crx/crx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/crx/crx.h b/gcc/config/crx/crx.h
index eac1594c036..da6e263ca52 100644
--- a/gcc/config/crx/crx.h
+++ b/gcc/config/crx/crx.h
@@ -339,7 +339,7 @@ struct cumulative_args
#undef FUNCTION_PROFILER
#define FUNCTION_PROFILER(STREAM, LABELNO) \
{ \
- sorry ("Profiler support for CRX"); \
+ sorry ("profiler support for CRX"); \
}
/*****************************************************************************/
OpenPOWER on IntegriCloud