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: [RFC][PATCH,reload] PR middle-end/42431, fix latent bug in gen_reload_chain_without_interm_reg_p()


On 03/02/10 12:34, Peter Bergner wrote:
On Tue, 2010-03-02 at 11:14 -0800, Janis Johnson wrote:
On Tue, 2010-03-02 at 11:57 -0700, Jeff Law wrote:

Attached is the final patch (whitespace fixed and memory free'd at the
end of reload) that I checked in this morning.
You forgot to include the PR number in the ChangeLog entry.
In addition, the bugzilla contains a minimized test case from Janis.
it would be nice to add that to the testsuite too.
Could you add it? The provided testcase didn't produce the bogus assembly code for me when I tried things with a cross compiler -- you're in a much better position to verify the testcase submission than I am.

jeff


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