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: TREE_READONLY in lookup_tmp_var


    > That caused 14 ACATS regressions!

    Well, no one else can tell because no one else can build the ada front
    end at all.

That's one of the reasons why I'm working so hard to get all the remaining
ACATS tests working, so we can have a solid baseline and people can run
them again.  Otherwise, we'll continue this "two steps forward and one
step backward" for quite a while.

We're very close, though.  I fixed one test this morning (a minor bug in
tree-tailcall.c) and have only one tasking test left, which I'm not going
to fix before starting the process of getting the fixes in.

But that won't be the end of it because there is a bug in loop optimization
(I forget what breaks, but I think it's building the front end), so I'm
running with it turned off.  I reported it a couple of weeks ago.  Also,
some of the things I'm doing are kludges that need to be done properly.

However, it's a good start.


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