[PATCH] Invalid unpoisoning of stack redzones on ARM

Yury Gribov y.gribov@samsung.com
Tue Oct 29 12:12:00 GMT 2013


 > Sorry for the delay, I finally found time to look at it.

Np, thanks for helping!

 > While your patch fixes the issue, I wonder
 > ...
 > potentially increase register pressure.

Makes sense. I didn't take care of this because I believed that we can 
freely allocate vregs and rely on register allocator do it's work.

 > So here is (completely untested) alternate fix:

Nice, this seems to fix my repro cases.

I'll only be able to test my larger ARM app in 1-2 days. We could wait 
until then or commit now.

-Y



More information about the Gcc-patches mailing list