mips.c (mips_build_builtin_va_list): Use runtime test for irix6 rather than preproces...
authorRichard Henderson <rth@redhat.com>
Thu, 30 Oct 2003 16:48:13 +0000 (08:48 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 30 Oct 2003 16:48:13 +0000 (08:48 -0800)
commit4f1cad002d1ff9c297ecbb799e83c5e8be6ebb8b
tree47f664efbe307c37bc7988ac1655445a1330ab2f
parent671ca9ec83ec669b46d164e6814bb2c1cda4f415
mips.c (mips_build_builtin_va_list): Use runtime test for irix6 rather than preprocessor test.

        * config/mips/mips.c (mips_build_builtin_va_list): Use runtime
        test for irix6 rather than preprocessor test.

From-SVN: r73089
gcc/ChangeLog
gcc/config/mips/mips.c