From: Eric Botcazou <ebotca...@adacore.com> Date: Tue, 11 Dec 2012 19:37:36 +0100
> This is a regression present on mainline and 4.7 branch for the SPARC. > Reload > is trying to change the value of a symbol(!) because it is mightily confused > by an output constraint on a source operand (old pasto in some TLS patterns). > > Fixed thusly, tested on SPARC64/Linux, applied on all branches. Thanks for fixing this Eric.