diff options
author | Zack Weinberg <zack@gcc.gnu.org> | 2003-09-29 21:29:11 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2003-09-29 21:29:11 +0000 |
commit | b409761a1f5f5363a16d46df667508440c8dfd4b (patch) | |
tree | bb342df38ab5769485ec71734c68bfcc6907976b /gcc/real.c | |
parent | f820b0cf2cb6595ed42b16fd1615eb3aec0a6ada (diff) | |
download | gcc-b409761a1f5f5363a16d46df667508440c8dfd4b.zip gcc-b409761a1f5f5363a16d46df667508440c8dfd4b.tar.gz gcc-b409761a1f5f5363a16d46df667508440c8dfd4b.tar.bz2 |
varasm.c (assemble_real): Use real_to_target directly...
* varasm.c (assemble_real): Use real_to_target directly,
calculate the number of significant elements of the result
array and write them out in a loop, instead of using a giant
switch statement to pick the correct REAL_VALUE_TO_TARGET_*
macro.
From-SVN: r71917
Diffstat (limited to 'gcc/real.c')
0 files changed, 0 insertions, 0 deletions