public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 4.0.1 Status
@ 2005-06-23 14:08 Mark Mitchell
  2005-06-23 14:45 ` Andrew Pinski
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Mitchell @ 2005-06-23 14:08 UTC (permalink / raw)
  To: gcc mailing list

As of now, please consider the GCC 4.0 branch completely frozen for all 
changes, including documentation, testsuite, etc.

However, I'm not entirely happy with the state of the compiler from the 
point of view of doing a release.

There are several PRs for wrong-code in 4.0.1 that seem potentially as 
serious as the KDE thing.  In order from most serious to least:

* 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?

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

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

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

I'll wander over to the summit, and see whose brains are available for 
picking about these things.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-23 21:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-23 14:08 GCC 4.0.1 Status Mark Mitchell
2005-06-23 14:45 ` Andrew Pinski
2005-06-23 21:05   ` Mark Mitchell

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).