Author: jakub
Date: Fri Dec 5 16:57:08 2008
New Revision: 142483
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142483
Log:
* tree-sra.c (sra_explode_bitfield_assignment): Always
call unsigned_type_for, if the precision is higher than
needed, call build_nonstandard_integer_type.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-sra.c