rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds an integer when it's mode...
authorDavid S. Miller <davem@davemloft.net>
Sat, 23 Apr 2005 05:25:26 +0000 (05:25 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Sat, 23 Apr 2005 05:25:26 +0000 (22:25 -0700)
commit6a47d88fadbbf04e05f6373c368b94e233261e9e
tree4cbf18ede950716c7f990b98ee1775e2f483d2e6
parent8635a919278f7e46e3c884a371400ee5d7710127
rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds an integer when it's mode is VOIDmode not DImode.

* rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds an
integer when it's mode is VOIDmode not DImode.

From-SVN: r98603
gcc/ChangeLog
gcc/rtl.h