git tag for gcc 7.4

2019-01-08 Thread Rasmus Villemoes
I don't see a gcc-7_4_0-release tag in the git mirror. Is that intentional? Rasmus

Re: git tag for gcc 7.4

2019-01-08 Thread Jonathan Wakely
On Tue, 8 Jan 2019 at 13:16, Rasmus Villemoes wrote: > > I don't see a gcc-7_4_0-release tag in the git mirror. Is that intentional? Tags have to be manually added to the git mirror, they don't happen as part of the release process. I've added it now.

Re: git tag for gcc 7.4

2019-01-08 Thread Rasmus Villemoes
On 08/01/2019 14.28, Jonathan Wakely wrote: > On Tue, 8 Jan 2019 at 13:16, Rasmus Villemoes wrote: >> >> I don't see a gcc-7_4_0-release tag in the git mirror. Is that intentional? > > Tags have to be manually added to the git mirror, they don't happen as > part of the release process. > > I've a

Re: Improve syntax error

2019-01-08 Thread Daniel Marjamäki
Ping Den lör 5 jan. 2019 kl 20:44 skrev Daniel Marjamäki : > > Here is a new patch with fixed comments and indentation > > diff --git a/gcc/c/c-parser.c b/gcc/c/c-parser.c > index 972b629c092..294ff34fe55 100644 > --- a/gcc/c/c-parser.c > +++ b/gcc/c/c-parser.c > @@ -171,6 +171,8 @@ struct GTY

Re: Improve syntax error

2019-01-08 Thread Joseph Myers
On Tue, 8 Jan 2019, Daniel Marjamäki wrote: > Ping New features should be submitted in development stage 1; we're in regression-fixes-only mode at present so new features will not receive attention until probably April or May. When submitting a revised patch, please make sure each patch submis

[RFC] moving assemble_start_function / assemble_end_function to output_mi_thunk

2019-01-08 Thread Max Filippov
Hello, I'm implementing MI thunk generation for the xtensa target and I've got an issue that when my code generates a constant it is missing in the resulting assembly. This happens because a constant pool output happens inside the assemble_start_function, which is called before the thunk function

GNU MPFR 4.0.2 Release Candidate

2019-01-08 Thread Vincent Lefevre
The release of GNU MPFR 4.0.2 ("dinde aux marrons", patch level 2) is imminent. Please help to make this release as good as possible by downloading and testing this release candidate: https://www.mpfr.org/mpfr-4.0.2/mpfr-4.0.2-rc1.tar.xz https://www.mpfr.org/mpfr-4.0.2/mpfr-4.0.2-rc1.tar.bz2 https