[Gelistirici] Fwd: GCC 4.3.0 Status Report (2008-03-06)

İsmail Dönmez ismail at pardus.org.tr
6 Mar 2008 Per 11:54:35 EET


GCC 4.3.0 çıktı aslında ama bahsedilen kernel problemi yüzünden GCC
4.3.1 çıkartılma ihtimali %1 gibi de olsa var, kernel problemi
upstream tarafından çözüldü [0], 2.6.24 için yama bugün içinde gelince
biz de depoya alacağız.

[0] http://lkml.org/lkml/2008/3/5/306


---------- Forwarded message ----------
From: Jakub Jelinek <jakub at redhat.com>
Date: Thu, Mar 6, 2008 at 11:56 AM
Subject: GCC 4.3.0 Status Report (2008-03-06)
To: gcc at gcc.gnu.org


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



-- 
UNIX is basically a simple operating system, but you have to be a
genius to understand the simplicity. - Dennis Ritchie


Gelistirici mesaj listesiyle ilgili daha fazla bilgi