]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/rs6000.h
rs6000-protos.h: Replace "struct rtx_def *" throughout with its typedef, "rtx".
authorAlan Modra <amodra@bigpond.net.au>
Mon, 14 Mar 2005 07:24:29 +0000 (07:24 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Mon, 14 Mar 2005 07:24:29 +0000 (17:54 +1030)
commit9390387dcf3f6d81e32cdcfdf2ba6a3321be6695
tree19919caa4efb504c36843359ccdc8dce915208e2
parent8de1fc1b60d0919e6d5ae255ed137280cb27af0f
rs6000-protos.h: Replace "struct rtx_def *" throughout with its typedef, "rtx".

* config/rs6000/rs6000-protos.h: Replace "struct rtx_def *"
throughout with its typedef, "rtx".
* config/rs6000/rs6000.c: Likewise.  Formatting fixes.
(rs6000_tls_symbol_ref_1): Remove inline keyword.
* config/rs6000/rs6000.h (REG_ALLOC_ORDER): Formatting.  Reorder
regs in comment to match code.

From-SVN: r96420
gcc/ChangeLog
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h