Section "3.1 Preprocessing" of the online GAS manual has a wrong reference to "Using...
[deliverable/binutils-gdb.git] / gas / doc / as.texi
index a65ddad5f507862d3e7b08870b97e62a2a47ee9f..dd6c96835f95189f5fa9007a7b544171f59c6ad3 100644 (file)
@@ -2842,8 +2842,9 @@ anything else you may get from your C compiler's preprocessor.  You can
 do include file processing with the @code{.include} directive
 (@pxref{Include,,@code{.include}}).  You can use the @sc{gnu} C compiler driver
 to get other ``CPP'' style preprocessing by giving the input file a
-@samp{.S} suffix.  @xref{Overall Options, ,Options Controlling the Kind of
-Output, gcc info, Using GNU CC}.
+@samp{.S} suffix.  @url{https://gcc.gnu.org/onlinedocs/gcc/Overall-Options.html#Overall-Options,
+See the 'Options Controlling the Kind of Output' section of the GCC manual for
+more details}
 
 Excess whitespace, comments, and character constants
 cannot be used in the portions of the input text that are not
This page took 0.02419 seconds and 4 git commands to generate.