aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorHariharan Sandanagobalane <hariharan@picochip.com>2008-12-16 16:30:26 +0000
committerHariharan Sandanagobalane <hariharans@gcc.gnu.org>2008-12-16 16:30:26 +0000
commit95ffe01c059adb244c98e615915013d038e3075a (patch)
tree77f26fa3ab37468f07a851e9ff169474c8517025 /gcc
parent5e87dc23ef6a5d3b1f1dd9169c3dc1e045c75850 (diff)
downloadgcc-95ffe01c059adb244c98e615915013d038e3075a.zip
gcc-95ffe01c059adb244c98e615915013d038e3075a.tar.gz
gcc-95ffe01c059adb244c98e615915013d038e3075a.tar.bz2
re PR preprocessor/38842 (Problem with SystemC compilation using GCC 4.3.2)
PR target/38842 * config/picochip/picochip.opt (mae): Squeezed the comments onto one line. From-SVN: r142781
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog6
-rw-r--r--gcc/config/picochip/picochip.opt6
2 files changed, 8 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e0b8726..53561dd 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 0e4bc4e..4726f49 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)