Author: sayle
Date: Sun Apr 16 23:33:51 2006
New Revision: 112991
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112991
Log:
PR middle-end/25474
* expr.c (compress_float_constant): Copy the narrow constant into
a new pseudo before extending it to its final width.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/expr.c