emit-rtl.c (gen_realpart): Issue an error for cases GCC can not handle at this time...
authorJeffrey A Law <law@cygnus.com>
Wed, 14 Jul 1999 23:04:45 +0000 (23:04 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 14 Jul 1999 23:04:45 +0000 (17:04 -0600)
commit40c0c3cf73f72f33767cfe1d35c82a2533667ba3
tree3c92b146117019253e661275aba5815528562f9a
parent87afbee625a00e6f657534f7959a28cec762320c
emit-rtl.c (gen_realpart): Issue an error for cases GCC can not handle at this time instead of silently...

        * emit-rtl.c (gen_realpart): Issue an error for cases GCC can not
        handle at this time instead of silently generating incorrect code.
        (gen_imagpart): Likewise.

From-SVN: r28105
gcc/ChangeLog
gcc/emit-rtl.c