diff --git a/gcc/diagnostic.cc b/gcc/diagnostic.cc index 10472046bdc..87eb473d2f3 100644 --- a/gcc/diagnostic.cc +++ b/gcc/diagnostic.cc @@ -668,10 +668,10 @@ diagnostic_action_after_output (diagnostic_context *context, real_abort (); if (context->report_bug) - fnotice (stderr, "\nPlease submit a full bug report, " + fnotice (stderr, "Please submit a full bug report, " "with preprocessed source.\n"); else - fnotice (stderr, "\nPlease submit a full bug report, " + fnotice (stderr, "Please submit a full bug report, " "with preprocessed source (by using -freport-bug).\n"); if (count > 0)