1 msgRe: Patch: delete treelang
2 msgSeg fault in call_gmon_start
3 msgC++ FE question: When is CLASSTYPE_VBASECLASSES...
1 msggcc-4.3-20080306 is now available
1 msgSome regression numbers
2 msgGCC 4.3.0 Status Report (2008-03-06, 2nd editio...
2 msgInjecting data declarations?
1 msg[tuples] Merged trunk->branch @132948
4 msgGCC 4.3 - Error: Link tests are not allowed aft...
1 msgEnum in namespace

GCC 4.3.0 Status Report (2008-03-06)
\ Jakub Jelinek (6 Mar 2008)
. \ Joe Buck (6 Mar 2008)
. . \ Joseph S. Myers (6 Mar 2008)
. . . \ Joe Buck (6 Mar 2008)
. . . . \ Richard Guenther (6 Mar 2008)
. . . . . \ Joseph S. Myers (6 Mar 2008)

1 msggcc-4.2-20080305 is now available
2 msgGCC build problem
6 msgRe: [PATCH] Make alias_sets_conflict_p less con...
1 msgSoliciting help upgrading our bugzilla install
2 msgLots of new test failures on trunk due to unrec...
100 msgLinux doesn't follow x86/x86-64 ABI wrt directi...
3 msggcc 3.3.2 Wind River VxWorks PowerPC
4 msg[PATCH] BIT_FIELD_REF_UNSIGNED considered harmful
4 msg[tuples] Branch frozen (again)
Subject:GCC 4.3.0 Status Report (2008-03-06)
Group:Gcc
From:Jakub Jelinek
Date:6 Mar 2008


Status
======

GCC 4.3.0 release has been tagged in SVN, tarballs uploaded
to gcc.gnu.org (though not to ftp.gnu.org yet).
The branch is still frozen though, until we agree on what if
anything to do about the implied cld instructions on i?86/x86_64.
Hopefully this will not take long.

The options are do nothing (it is a kernel bug and it is easiest to fix
it there), or provide a workaround (don't need to step back to the old
way, where we inserted cld before string insns even when some function
was called since last time cld was emitted in the current function,
only one cld between prologue and any string insn in the function is
enough), where the workaround can be either optional (e.g. with default
determined at configure time), or unconditional, and can be used for
both -m32 and -m64 code, or just -m32 code (as in 64-bit code std is
extremely rare).

Jakub


© 2004-2008 readlist.com