>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes: Jeff> We can expand the automated testing a bit. I'd like to see Jeff> daily results for i686-pc-linux-gnu and sparc-sun-solaris2.7 at Jeff> least. That would be good. I've been running a lot of tests on x86 and keeping track of them using a script I have. I just started doing this with PPC, too, now that PPC builds work. I'm planning to add Mauve testing soon. >> I've been going through the PR database and reading all the PRs. >> However I quickly realized I don't have a good set of criteria to >> decide what is release-critical and what is not. Jeff> Can you post a summary of outstanding PRs (minus enhancements)? Jeff> Many are currently unassigned, and the rest are scattered among Jeff> just three people. Some are quite old and will likely need Jeff> triage again; they may have gone away on their own. Bryce did the triage already. All that is left are PRs which are apparently still bugs. Posting a list is a pain since there are 74 of them. I use this URL: http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=submit%20query&database=gcc&text=&multitext=&arrivedafter=&arrivedbefore=&modifiedafter=&modifiedbefore=&closedafter=&closedbefore=&category=&category=java&category=libgcj&synopsis=&confidential=&severity=&priority=&responsible=&state=&state=open&state=analyzed&ignoreclosed=Ignore%20Closed&class=&submitter_id=&originator=&release=&columns=category&columns=state&columns=class&columns=responsible&columns=last_modified&columns=synopsis&sortby=PR&queryname=Open%20Gcc%2FJava%20PRs (I don't know if that will work unless you've already logged in to the gcc gnats database.) Jeff> In case we get lucky and someone new volunteers, there are no Jeff> evident guidelines on how to avoid duplication of effort. (I'd Jeff> like to tackle a few but am hampered a little by not having a Jeff> GNATS account.) I forgot -- did you sign paperwork? If so I can make you an account easily. If not, that's ok; I can make you a gnats-only account with only a bit more difficulty. Tom