]> gcc.gnu.org Git - gcc.git/commit
emit-rtl.c (gen_complex_constant_part): New function for getting the constant real...
authorRoger Sayle <roger@eyesopen.com>
Fri, 30 May 2003 21:41:21 +0000 (21:41 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Fri, 30 May 2003 21:41:21 +0000 (21:41 +0000)
commitb1d673bef74ea8295ec3775ec3133a478f9593f7
treee3f7936041f7780813578631d0a29df7c23cc0c1
parent65d2d7642efba08fbd9aa2c46f17ef3fedd1946a
emit-rtl.c (gen_complex_constant_part): New function for getting the constant real or imaginary part of a complex constant.

* emit-rtl.c (gen_complex_constant_part): New function for getting
the constant real or imaginary part of a complex constant.
(gen_realpart): Use it.
(gen_imagpart): Likewise.

From-SVN: r67252
gcc/ChangeLog
gcc/emit-rtl.c
This page took 0.059699 seconds and 5 git commands to generate.