rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name, and use it in all invoca...
authorJanis Johnson <janis187@us.ibm.com>
Wed, 8 May 2002 22:37:21 +0000 (22:37 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Wed, 8 May 2002 22:37:21 +0000 (22:37 +0000)
commit2d4cc6a7ce8825ded5975bbadbc4c2e6fe822813
treee27f3b369f1a463345b6cf679d7ee21561c952e5
parentea45dbb8e7cc710e17a273b44b49483c130ecd5d
rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name, and use it in all invocations of these macros.

* rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name,
and use it in all invocations of these macros.  Clean up comments.
* rtl.c (rtl_check_failed_flag): Add an argument for the name
of the flag access macro whose check failed.
* doc/rtl.texi (Flags): Document additional flag uses.

From-SVN: r53306
gcc/ChangeLog
gcc/doc/rtl.texi
gcc/rtl.c
gcc/rtl.h