Re: Branch and tag deletions

2019-11-26 Thread Joseph Myers
On Tue, 26 Nov 2019, Eric S. Raymond wrote: > Joseph Myers : > > Thanks. We've accumulated a lot of merge requests on the gcc-conversion > > repository, once those are merged I'll test a further change to remove > > those tags. > > I just checked; a rebase button appeared on your MRs and I mer

Re: Branch and tag deletions

2019-11-26 Thread Eric S. Raymond
Joseph Myers : > Thanks. We've accumulated a lot of merge requests on the gcc-conversion > repository, once those are merged I'll test a further change to remove > those tags. I just checked; a rebase button appeared on your MRs and I merged all three, but no rebase option occurs on Richard Ear

GCC test failures due to GDB session errors?

2019-11-26 Thread Martin Sebor
Every now and then I see test suite failures in my builds that I can't reproduce when I then execute the tests individually via a make check target. In the test log there often (always?) are the following messages around those failures: &"warning: GDB: Failed to set controlling terminal: Operati

Re: Branch and tag deletions

2019-11-26 Thread Joseph Myers
On Tue, 26 Nov 2019, Eric S. Raymond wrote: > Joseph Myers : > > A further note: in a previous run of the conversion I didn't see any > > emptycommit-* tags. In my most recent conversion run, I see 4070 such > > tags. How do I tell reposurgeon never to create such tags? Or should I > > add a

Re: [EXTERNAL] Re: How to test aarch64 when building a cross-compiler?

2019-11-26 Thread Jeff Law
On 11/25/19 2:43 PM, Andrew Dean via gcc wrote: >> I get errors like this: >> >> aarch64-glibc-linux-gnu-gcc: fatal error: cannot read spec file >> 'rdimon.specs': No such file or directory >> >> I can see that the rdimon.specs flag is added based on this line >> in aarc

Re: Branch and tag deletions

2019-11-26 Thread Eric S. Raymond
Joseph Myers : > A further note: in a previous run of the conversion I didn't see any > emptycommit-* tags. In my most recent conversion run, I see 4070 such > tags. How do I tell reposurgeon never to create such tags? Or should I > add a tag deletion command for them in gcc.lift, once tag de

Re: Branch and tag deletions

2019-11-26 Thread Joseph Myers
On Mon, 25 Nov 2019, Eric S. Raymond wrote: > I knew there was a problem with those, but I have not diagnosed it > yet. I know generally where it has to be and think it will be > relatively easy to clean up once I've dealt with the more pressing > issues. > > Please file issues about these bugs