This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix reload inheritance of post-modified addresses.


On 01/12/2011 11:29 AM, Ian Bolton wrote:
> Hi Richard,
> 
>> This patch fixes a miscompilation of SPEC2006 gromacs with ARM+VFP.
>> Thanks to Dave Gilbert for narrowing down the failure to a particular
>> rtl instruction and a particular group of flags.
> 
> Your patch also fixes this:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47166
> 
> Thanks to Bernd for debugging this.

Actually that's a slightly different patch - I had to disable this code
for PRE_MODIFY as well.


Bernd


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]