Commit c6c400d4 authored by aj's avatar aj
Browse files

* 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.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69031 138bc75d-0d04-0410-961f-82ee72b054a4
parent 5a6720ee
......@@ -4,6 +4,14 @@
(convert_cset): Change inbuf to type ICONV_CONST char.
* 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>
 
* f/global.c (ffeglobal_type_string_): Fix obsolete GCC array
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment