This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug rtl-optimization/33669] [4.3 Regression] Revision 128957 miscompiles 481.wrf
- From: "H.J. Lu" <hjl at lucon dot org>
- To: Kenneth Zadeck <zadeck at naturalbridge dot com>
- Cc: gcc-bugzilla at gcc dot gnu dot org, "Park, Seongbae" <seongbae dot park at gmail dot com>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 9 Oct 2007 20:47:22 -0700
- Subject: Re: [Bug rtl-optimization/33669] [4.3 Regression] Revision 128957 miscompiles 481.wrf
- References: <bug-33669-682@http.gcc.gnu.org/bugzilla/> <20071009184743.12184.qmail@sourceware.org> <470C4984.2040402@naturalbridge.com>
On Tue, Oct 09, 2007 at 11:39:48PM -0400, Kenneth Zadeck wrote:
> HJ,
>
> Sorry about the committing snafu. I should have posted the irc log of
> seonbae's comments to the log for the bug. Also I had a meeting in the
> city tonight, so there was not time to commit it between when seonbae
> gave the final approval and when i had to catch my train.
>
> I have committed the corrected patch as revision 129193. It looks like
> you had left the testcase when you reverted so there is no test case in
> this patch.
>
> This patch was tested on ia-64, ppc-32, xa6-{64,32}.
>
Does it also fix
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33676
which is caused by the same patch, revision 128957?
Thanks.
H.J.