--- Comment #8 from spop at gcc dot gnu dot org 2009-02-24 06:48 ---
Subject: Bug 39260
Author: spop
Date: Tue Feb 24 06:47:56 2009
New Revision: 144403
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144403
Log:
2009-02-23 Sebastian Pop
PR tree-optimization/39260
--- Comment #7 from yast4ik at yahoo dot com 2009-02-22 08:01 ---
It is seems to me patch works. Thank you for quick solution.
--
yast4ik at yahoo dot com changed:
What|Removed |Added
--- Comment #6 from spop at gcc dot gnu dot org 2009-02-22 01:43 ---
Subject: Bug 39260
Author: spop
Date: Sun Feb 22 01:43:04 2009
New Revision: 144368
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144368
Log:
2009-02-21 Sebastian Pop
PR tree-optimization/39260
--- Comment #4 from spop at gcc dot gnu dot org 2009-02-22 01:23 ---
Subject: Re: Failed to build lame-3.98-2 source with
graphite
I'm testing the attached patch on amd64-linux.
Sebastian Pop
--
AMD - GNU Tools
--- Comment #5 from spop at gcc dot gnu dot org 2009-02-22
--- Comment #3 from spop at gcc dot gnu dot org 2009-02-21 23:48 ---
Subject: Re: Failed to build lame-3.98-2 source with
graphite
Reduced testcase:
VBR_encode_frame (int mode_gr, int channels_out, int max_bits[2][2])
{
int max_nbits_ch[2][2];
int gr, ch;
for (gr = 0; g
--- Comment #2 from yast4ik at yahoo dot com 2009-02-21 18:39 ---
My OS is Xubuntu 8.10.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39260