http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56897



--- Comment #4 from Martynas Venckus <martynas at venck dot us> 2013-04-16 
04:11:52 UTC ---

Hi,



(In reply to comment #3)

> Please create a self-sufficient executable testcase, following the 
> instructions

> at [1]. I was not able to confirm the problem from the lines you posted.



Thanks for the feedback, Uros.  Did you try it together with the frame 

growing downwards diff posted in #56898?  If so, the locals are actually

at the negative offsets and unaligned loads like foo%8-5 will expose this,

instead of foo%8-1.



I'm attaching the ab-pre.tgz (before the diff) and ab-post.tgz (after 

the diff) which exercise both frame growing upwards and downwards;  RTL

dumps included.  Feel free to turn it into a testcase (I can't do that

at the moment).



I'm 100% busy at work this week, so I would appreciate if you took 

care of this (and #56898).  Otherwise, I'll follow up with the official

contribution guidelines in the weekend.



Martynas.

Reply via email to