diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e0b8726049f3bb9948c2aadae493868edd494de2..53561dd4c601a0ef23fa3e80261a07033a34bb70 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-16  Hariharan Sandanagobalane <hariharan@picochip.com>
+
+	PR target/38842
+	* config/picochip/picochip.opt (mae): Squeezed the comments onto one
+	line.
+
 2008-12-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
 	* configure.ac (gcc_cv_ld_hidden): Sun ld on Solaris 9 and up
diff --git a/gcc/config/picochip/picochip.opt b/gcc/config/picochip/picochip.opt
index 0e4bc4e2fce201c8cd5207fa7fe4513b9cb02e6f..4726f499377adde5e5291d75004b8641a8b19e3e 100644
--- a/gcc/config/picochip/picochip.opt
+++ b/gcc/config/picochip/picochip.opt
@@ -20,8 +20,7 @@
 
 mae=
 Target RejectNegative Joined Var(picochip_ae_type_string)
-Specify which type of AE to target. This option sets the mul-type
-and byte-access.
+Specify which type of AE to target. This option sets the mul-type and byte-access.
 
 mmul-type=
 Target RejectNegative Undocumented Joined Var(picochip_mul_type_string)
@@ -37,8 +36,7 @@ Enable debug output to be generated.
 
 msymbol-as-address
 Target Mask(SYMBOL_AS_ADDRESS)
-Allow a symbol value to be used as an immediate value in an
-instruction.
+Allow a symbol value to be used as an immediate value in an instruction.
 
 minefficient-warnings
 Target Mask(INEFFICIENT_WARNINGS)