> On 02/04/2014 08:48 AM, Jan Hubicka wrote: > > How things are supposed to work in this case? So perhaps we need scheduler > > to > > understand and move around the ARGS_SIZE note? > > I believe we do need to have the scheduler move the notes around.
If we need notes on non-stack adjusting insns as you seem to show in your testcase, I guess it is the only way around. Still combine stack adjust may be smart enough to not produce redundant note in the case of go's ICE. I am not terribly familiar with the code, will you look into it or shall I give it a try? Thanks! Honza > > > r~