public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@physics.uc.edu>
To: Mark Mitchell <mark@codesourcery.com>
Cc: gcc mailing list <gcc@gcc.gnu.org>
Subject: Re: GCC 4.0.1 Status
Date: Thu, 23 Jun 2005 14:45:00 -0000	[thread overview]
Message-ID: <4f92a838917e2f5595e5c231efd64fa5@physics.uc.edu> (raw)
In-Reply-To: <42BAC270.4010307@codesourcery.com>


On Jun 23, 2005, at 10:08 AM, Mark Mitchell wrote:

> * PR 22043, which involves a failure to initialize fields in automatic 
> structures.  The patch has been applied to the 4.0 branch, but the 
> target milestone still says 4.0.1.  Bugmasters, is that just a 
> mistake?

Yes this was a mistake.

> * PR 22000, in which we throw away volatile reads.  That's a serious 
> problem for embedded targets.

And I think it is still latent on the mainline too, just harder to 
expose because of
the changes to what passes are run and when.  I found a testcase for 
the mainline too.

> * PR 22051, which involves wrong-code generation for pointer 
> comparisons on one of our primary platforms.

There is a missing cast which causes this but I have not looked into who
is causing this, it might be fold.


> * PR 21985, in which we are mis-folding expressions involving pointer 
> arithmetic.

And this is fixed on the mainline already.

-- Pinski

  reply	other threads:[~2005-06-23 14:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-23 14:08 Mark Mitchell
2005-06-23 14:45 ` Andrew Pinski [this message]
2005-06-23 21:05   ` Mark Mitchell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4f92a838917e2f5595e5c231efd64fa5@physics.uc.edu \
    --to=pinskia@physics.uc.edu \
    --cc=gcc@gcc.gnu.org \
    --cc=mark@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).