------- Comment #5 from pinskia at gcc dot gnu dot org 2007-06-07 02:55 ------- I have a fix, I fixed this one already on the pointer_plus branch and I did not know there was a way to invoke this bug on the trunk. 2007-05-12 Andrew Pinski <[EMAIL PROTECTED]>
* expr.c (expand_expr_addr_expr_1): Call expand_expr for the offset with the modifier as EXPAND_INITIALIZER if the modifier is EXPAND_INITIALIZER. (expand_expr_real_1 <case INTEGER_CST>): Don't force to a register if we had an overflow. http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00841.html -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31579