]> gcc.gnu.org Git - gcc.git/commit
(yylex): Convert real decimal constants directly to the precision specified by the...
authorRichard Stallman <rms@gnu.org>
Wed, 31 Mar 1993 05:44:03 +0000 (05:44 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 31 Mar 1993 05:44:03 +0000 (05:44 +0000)
commit1454a5ba185887d58409c98864f4ad0d87e3a3fc
tree90547e4ef900e45f4354aa036f216a3bff93c8dd
parentee7e54412fdb94e350e6548c9a28d310ed0ac533
(yylex): Convert real decimal constants directly to the precision specified by the letter at the end of the number.

(yylex): Convert real decimal constants directly
to the precision specified by the letter at the end of the number.
Pass mode arg to REAL_VALUE_ATOF to specify precision.
Move the "out of range of double" error check.

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