------- Comment #9 from paulthomas2 at wanadoo dot fr 2006-04-04 04:39 ------- Subject: Re: [4.2 Regression] Scalar TRANSFER - error: invalid operand to unary operator
pinskia at gcc dot gnu dot org wrote: >------- Comment #8 from pinskia at gcc dot gnu dot org 2006-04-03 21:13 >------- >>From looking at the debugger a little bit, the inlininer is not remapping the >CONST_DECL correctly. I might look at this more if I get some time. > > > > Yes, my "fix" proves that doesn't it? ie. by having a pointer point to the first argument and assigning the result to a constant, I prevent whatever it is that the inliner is doing. Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26994