Skip to content
Snippets Groups Projects
Commit 9bb34f3c authored by Andreas Jaeger's avatar Andreas Jaeger
Browse files

invoke.texi (-falign-functions): Document that when n is zero then a...

invoke.texi (-falign-functions): Document that when n is zero then a machine-dependent default is used.

	* doc/invoke.texi (-falign-functions): Document that
	when n is zero then a machine-dependent default is used.
	(-falign-labels): Document that when n is zero then a
	machine-dependent default is used and that -falign-labels =1
	is equivalent to -fno-align-labels.
	(-falign-loops): Likewise.
	(-falign-jumps): Likewise.

From-SVN: r69031
parent 561913cb
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,14 @@ ...@@ -4,6 +4,14 @@
(convert_cset): Change inbuf to type ICONV_CONST char. (convert_cset): Change inbuf to type ICONV_CONST char.
* Makefile.in (LIBS): Add LIBICONV. * Makefile.in (LIBS): Add LIBICONV.
   
* doc/invoke.texi (-falign-functions): Document that
when n is zero then a machine-dependent default is used.
(-falign-labels): Document that when n is zero then a
machine-dependent default is used and that -falign-labels =1
is equivalent to -fno-align-labels.
(-falign-loops): Likewise.
(-falign-jumps): Likewise.
2003-07-06 Art Haas <ahaas@airmail.net> 2003-07-06 Art Haas <ahaas@airmail.net>
   
* f/global.c (ffeglobal_type_string_): Fix obsolete GCC array * f/global.c (ffeglobal_type_string_): Fix obsolete GCC array
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment