mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-16 06:39:30 +08:00
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
This commit is contained in:
parent
5e87dc23ef
commit
95ffe01c05
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user