summaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi.in
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-22 19:35:10 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-22 19:35:10 +0000
commita50372fe702cabfa8fb6a8e3a82da919ca720cda (patch)
treee448736a4d2079d8b2bb7d5d43e46d716b00478c /gcc/doc/tm.texi.in
parent502904119dcbe9c75e8f3d48f8306a56c6835618 (diff)
downloadgcc-a50372fe702cabfa8fb6a8e3a82da919ca720cda.tar.gz
New -fcompare-elim pass.
Version 3, with two rounds of comments from Paolo Bonzini. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169131 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/tm.texi.in')
-rw-r--r--gcc/doc/tm.texi.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/doc/tm.texi.in b/gcc/doc/tm.texi.in
index 71d7b46914b..a799bc43564 100644
--- a/gcc/doc/tm.texi.in
+++ b/gcc/doc/tm.texi.in
@@ -4337,6 +4337,8 @@ to return a nonzero value when it is required, the compiler will run out
of spill registers and print a fatal error message.
@end deftypefn
+@hook TARGET_FLAGS_REGNUM
+
@node Scalar Return
@subsection How Scalar Function Values Are Returned
@cindex return values in registers