This is the mail archive of the gcc@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: GCC 4.3.3 Release Candidate available from gcc.gnu.org


On Sun, Jan 18, 2009 at 1:47 PM, Richard Guenther <rguenther@suse.de> wrote:
> On Sun, 18 Jan 2009, H.J. Lu wrote:
>
>> On Sat, Jan 17, 2009 at 6:23 AM, Richard Guenther <rguenther@suse.de> wrote:
>> >
>> > A release candidate for GCC 4.3.3 is available from
>> >
>> > ftp://gcc.gnu.org/pub/gcc/snapshots/4.3.3-RC-20090117/
>> >
>> > and shortly its mirrors.  It has been generated from SVN revision 143460.
>> >
>> > The branch is still frozen and all checkins until after the final
>> > release of GCC 4.3.3 require explicit RM approval.
>> >
>>
>> Gcc 4.3.3 miscompiled SPEC CPU 2006 on Linux/x86-64:
>>
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38905
>
> I am testing the following patch.
>
> Richard.
>
> 2008-07-11  Richard Guenther  <rguenther@suse.de>
>
>        PR tree-optimization/36765
>        * tree-ssa-alias.c (compute_flow_insensitive_aliasing): Add
>        aliases from HEAP vars to SMTs.
>
>        * gcc.c-torture/execute/pr36765.c: New testcase.
>

It passed test input. I am running reference input on Linux/x86-64.

Thanks.


-- 
H.J.


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