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.0 Status Report (2008-01-28)


On Mon, Jan 28, 2008 at 5:22 AM, Richard Guenther <rguenther@suse.de> wrote:
>
>  Status
>  ======
>
>  We are in Stage 3 and the trunk is open for regression and documentation
>  fixes only.  When we reach zero open P1 regressions, we will create a
>  release candidate for 4.3.0, branch and announce the opening of Stage 1
>  for 4.4.

The may_alias patch here

  http://gcc.gnu.org/ml/gcc-patches/2008-01/msg01161.html

fixes a regression against older versions of GCC (pre-4.0) along with
another problem (that we never got right before). The regression
itself will only show up under --enable-checking, so this is one of
those low-risk, low-reward patches. But, it's simple and it fixes two
PRs. Okay to commit?

  - Doug


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