sched-vis.c (print_value): Use CONST_DOUBLE_LOW and CONST_DOUBLE_HIGH.
authorDavid S. Miller <davem@davemloft.net>
Sat, 23 Apr 2005 00:33:44 +0000 (00:33 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Sat, 23 Apr 2005 00:33:44 +0000 (17:33 -0700)
commitca075703f52bf7185e6f1016370743a29c11b9a6
tree0aa351a7e45ad3658288d88b8bca8122c6002626
parent48e3192faed66e96ef01749ecd0b96b66e830f8b
sched-vis.c (print_value): Use CONST_DOUBLE_LOW and CONST_DOUBLE_HIGH.

* sched-vis.c (print_value): Use CONST_DOUBLE_LOW and
CONST_DOUBLE_HIGH.
* config/sparc/sparc.c (sparc_rtx_costs): Likewise, and
fix check on CONST_DOUBLE mode.  It should be VOIDmode
when it is representing an integer.

From-SVN: r98596
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/sched-vis.c