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.2.0 Status Report (2007-05-11)


On 5/13/07, Daniel Berlin <dberlin@dberlin.org> wrote:
On 5/11/07, Mark Mitchell <mark@codesourcery.com> wrote:
> Daniel Berlin wrote:
> > On 5/11/07, Mark Mitchell <mark@codesourcery.com> wrote:
> >> Every time I think we're almost there with this release, I seem to
> >> manage to get stuck. :-(  However, we're very close: the only PRs that
> >> I'm waiting for are:
> >>
> >> PR 31797: An infinite loop in the compiler while building RTEMS.
> >> Daniel, I see you've been commenting on this; are you working on the
> >> fix?  If so, do you have an ETA?
> >
> > It's not actually a PRE bug, andrew is right.
> > None of the statements accessing volatile variables end up with
> > has_volatile_ops set on them, which is what is really causing the
> > problem.
>
> Thanks -- but that doesn't answer my questions. :-)  Seriously, what I'm
> trying to figure out is whether you (or someone) is working on fixing
> this, so I can get a sense of the tradeoffs between releasing and
> waiting for a fix.

It means we have to figure out what is breaking it first :)
I believe richard guenther has taken it over.

Yes, it's fixed.


Richard.


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