aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-m32r.texi
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-12-17 09:41:07 +0000
committerNick Clifton <nickc@redhat.com>2003-12-17 09:41:07 +0000
commitb145f546d404da31c1ae51e7462ee8ec75e61929 (patch)
tree05c347385e9518cd8146eacc47963e4f358453be /gas/doc/c-m32r.texi
parentb639a77072d942b098bcef1f4270c873f06dfce1 (diff)
downloadfsf-binutils-gdb-b145f546d404da31c1ae51e7462ee8ec75e61929.zip
fsf-binutils-gdb-b145f546d404da31c1ae51e7462ee8ec75e61929.tar.gz
fsf-binutils-gdb-b145f546d404da31c1ae51e7462ee8ec75e61929.tar.bz2
Replace --error-explicit-parallel-conflicts with --ignore-parallel-conflitcs.
Add test of parallel constraint checking.
Diffstat (limited to 'gas/doc/c-m32r.texi')
-rw-r--r--gas/doc/c-m32r.texi37
1 files changed, 18 insertions, 19 deletions
diff --git a/gas/doc/c-m32r.texi b/gas/doc/c-m32r.texi
index 1324cd7..8159090 100644
--- a/gas/doc/c-m32r.texi
+++ b/gas/doc/c-m32r.texi
@@ -119,27 +119,26 @@ questionable parallel instructions are encountered.
This is a shorter synonym for the @emph{-no-warn-explicit-parallel-conflicts}
option.
-@item -error-explicit-parallel-conflicts
-@cindex @samp{-error-explicit-parallel-conflicts} option, M32RX
-This option performs the same thing as the
-@emph{-warn-explicit-parallel-conflicts} expcept that instead of
-warning messages being produced, error messages will be produced. If
-any error messages are generated then GAS will not produce an output
-file.
-
-@item -no-error-explicit-parallel-conflicts
-@cindex @samp{-no-error-explicit-parallel-conflicts} option, M32RX
-This option disables a previously enabled
-@emph{-error-explicit-parallel-conflicts} option.
-
-@item -Ep
-@cindex @samp{-Ep} option, M32RX
-This is a shorter synonym for the @emph{-error-explicit-parallel-conflicts}
+@item -ignore-parallel-conflicts
+@cindex @samp{-ignore-parallel-conflicts} option, M32RX
+This option tells the assembler's to stop checking parallel
+instructions for contraint violations. This ability is provided for
+hardware vendors testing chip designs and should not be used under
+normal circumstances.
+
+@item -no-ignore-parallel-conflicts
+@cindex @samp{-no-ignore-parallel-conflicts} option, M32RX
+This option restores the assembler's default behaviour of checking
+parallel instructions to detect constraint violations.
+
+@item -Ip
+@cindex @samp{-Ip} option, M32RX
+This is a shorter synonym for the @emph{-ignore-parallel-conflicts}
option.
-@item -Enp
-@cindex @samp{-Enp} option, M32RX
-This is a shorter synonym for the @emph{-no-error-explicit-parallel-conflicts}
+@item -nIp
+@cindex @samp{-nIp} option, M32RX
+This is a shorter synonym for the @emph{-no-ignore-parallel-conflicts}
option.
@item -warn-unmatched-high