jcf-dump.c (print_constant, [...]): Don't fall foul of type-based aliasing.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 1 Oct 2002 19:13:12 +0000 (19:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 1 Oct 2002 19:13:12 +0000 (19:13 +0000)
commit6f7e9e94497e08e6efba3b3793fea5eb7f17ad8e
tree304e594d569cf875f5c6f04bf21588735a992445
parent73a737681502c4880bee7b1825a4ff0c30f97e79
jcf-dump.c (print_constant, [...]): Don't fall foul of type-based aliasing.

* jcf-dump.c (print_constant, case CONSTANT_float): Don't fall
foul of type-based aliasing.

From-SVN: r57699
gcc/java/ChangeLog
gcc/java/jcf-dump.c