]> git.ipfire.org Git - thirdparty/gcc.git/commit
genattrtab.c (copy_rtx_unchanging): Remove #if 0'ed code.
authorAndreas Jaeger <aj@gcc.gnu.org>
Sun, 1 Jun 2003 16:02:11 +0000 (18:02 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sun, 1 Jun 2003 16:02:11 +0000 (18:02 +0200)
commit16610927c0514cc262acd29ca95824175ca27bc6
tree23fc1e6e3674976d6e87619e42826d8f1115522b
parent3d7aafde11a808a69874f94903bb045882b66c11
genattrtab.c (copy_rtx_unchanging): Remove #if 0'ed code.

        * genattrtab.c (copy_rtx_unchanging): Remove #if 0'ed code.
        Remove #if 0'ed function simplify_by_alternatives.
        (optimize_attrs): Remove #if 0'ed code.
        Remove ^L.
        Use ISO C90 prototypes.
        (make_canonical): Remove #if 0'ed code.
        (convert_const_symbol_ref): Remove #if 0'ed function.

From-SVN: r67298
gcc/genattrtab.c