From 9138065c547e29ce1bb359fb7b75e4b1a4a78245 Mon Sep 17 00:00:00 2001 From: hariharans Date: Tue, 16 Dec 2008 16:30:26 +0000 Subject: [PATCH] PR target/38842 * config/picochip/picochip.opt (mae): Squeezed the comments onto one line. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142781 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 6 ++++++ gcc/config/picochip/picochip.opt | 6 ++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e0b8726049f..53561dd4c60 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2008-12-16 Hariharan Sandanagobalane + + PR target/38842 + * config/picochip/picochip.opt (mae): Squeezed the comments onto one + line. + 2008-12-16 Rainer Orth * 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 0e4bc4e2fce..4726f499377 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) -- 2.11.0