]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/invoke.texi (-Waddr-space-convert): Move into the table earlier.
authorJakub Jelinek <jakub@redhat.com>
Tue, 12 Mar 2013 13:25:01 +0000 (14:25 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 12 Mar 2013 13:25:01 +0000 (14:25 +0100)
From-SVN: r196614

gcc/ChangeLog
gcc/doc/invoke.texi

index 9acbb52eb0ade7de0e30f8bcd10382c712202028..fc1e95a7d18255a1085f3173ca3b9718b5c7a3e6 100644 (file)
@@ -1,3 +1,7 @@
+2013-03-12  Jakub Jelinek  <jakub@redhat.com>
+
+       * doc/invoke.texi (-Waddr-space-convert): Move into the table earlier.
+
 2013-03-11  Jan Hubicka  <jh@suse.cz>
 
        PR lto/56557
index a3f3d5ae47a14599641255d691f11aa3cc9b9106..7927c6f2226abee647d47642cb276288287b0b8f 100644 (file)
@@ -11632,6 +11632,11 @@ sbiw r26, const   ; X -= const
 @item -mtiny-stack
 @opindex mtiny-stack
 Only change the lower 8@tie{}bits of the stack pointer.
+
+@item -Waddr-space-convert
+@opindex Waddr-space-convert
+Warn about conversions between address spaces in the case where the
+resulting address space is not contained in the incoming address space.
 @end table
 
 @subsubsection @code{EIND} and Devices with more than 128 Ki Bytes of Flash
@@ -11649,11 +11654,6 @@ when @code{EICALL} or @code{EIJMP} instructions are used.
 Indirect jumps and calls on these devices are handled as follows by
 the compiler and are subject to some limitations:
 
-@item -Waddr-space-convert
-@opindex Waddr-space-convert
-Warn about conversions between address spaces in the case where the
-resulting address space is not contained in the incoming address space.
-
 @itemize @bullet
 
 @item