]> gcc.gnu.org Git - gcc.git/commit
(yylex): For floats, Use REAL_VALUES_LESS to distinguish underflow from overflow.
authorRichard Stallman <rms@gnu.org>
Thu, 8 Oct 1992 07:13:12 +0000 (07:13 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 8 Oct 1992 07:13:12 +0000 (07:13 +0000)
commit547ad557720b58ae1d100072261de35e63dd157e
tree5033c381554dc21a3ae282e8780b98882ffb950a
parent09a99207eaaf6b783272df3b2e9d55390b065215
(yylex): For floats, Use REAL_VALUES_LESS to distinguish underflow from overflow.

(yylex): For floats, Use REAL_VALUES_LESS to distinguish
underflow from overflow.  Delete special case for 0.0.

From-SVN: r2363
gcc/c-lex.c
This page took 0.064232 seconds and 5 git commands to generate.