Re: UPDATE: GCC 8.4.0

2020-09-04 Thread Brad Smith
On Tue, Aug 18, 2020 at 01:10:43PM -0400, Brad Smith wrote: > On Sat, Mar 14, 2020 at 03:58:12AM -0400, Brad Smith wrote: > > Here is a start at an update to GCC 8.4.0. > > > > I e-mailed Pascal 10 days ago but no response. > > Added the version bump for LLVM. > > Has been run through a bulk

Re: UPDATE: GCC 8.4.0

2020-09-03 Thread Pascal Stumpf
On Thu, 3 Sep 2020 11:20:09 +0100, Stuart Henderson wrote: > On 2020/08/18 13:10, Brad Smith wrote: > > On Sat, Mar 14, 2020 at 03:58:12AM -0400, Brad Smith wrote: > > > Here is a start at an update to GCC 8.4.0. > > > > > > I e-mailed Pascal 10 days ago but no response. > > > > Added the

Re: UPDATE: GCC 8.4.0

2020-09-03 Thread Dima Pasechnik
On Thu, Sep 03, 2020 at 02:08:57PM +0200, Theo Buehler wrote: > On Thu, Sep 03, 2020 at 01:40:10PM +0200, Dima Pasechnik wrote: > > On Thu, Sep 03, 2020 at 01:20:16PM +0200, Theo Buehler wrote: > > > On Thu, Sep 03, 2020 at 12:59:23PM +0200, Dima Pasechnik wrote: > > > > On Thu, Sep 03, 2020 at

Re: UPDATE: GCC 8.4.0

2020-09-03 Thread Theo Buehler
On Thu, Sep 03, 2020 at 01:40:10PM +0200, Dima Pasechnik wrote: > On Thu, Sep 03, 2020 at 01:20:16PM +0200, Theo Buehler wrote: > > On Thu, Sep 03, 2020 at 12:59:23PM +0200, Dima Pasechnik wrote: > > > On Thu, Sep 03, 2020 at 11:20:09AM +0100, Stuart Henderson wrote: > > > > On 2020/08/18 13:10,

Re: UPDATE: GCC 8.4.0

2020-09-03 Thread Dima Pasechnik
On Thu, Sep 03, 2020 at 01:20:16PM +0200, Theo Buehler wrote: > On Thu, Sep 03, 2020 at 12:59:23PM +0200, Dima Pasechnik wrote: > > On Thu, Sep 03, 2020 at 11:20:09AM +0100, Stuart Henderson wrote: > > > On 2020/08/18 13:10, Brad Smith wrote: > > > > On Sat, Mar 14, 2020 at 03:58:12AM -0400, Brad

Re: UPDATE: GCC 8.4.0

2020-09-03 Thread Theo Buehler
On Thu, Sep 03, 2020 at 12:59:23PM +0200, Dima Pasechnik wrote: > On Thu, Sep 03, 2020 at 11:20:09AM +0100, Stuart Henderson wrote: > > On 2020/08/18 13:10, Brad Smith wrote: > > > On Sat, Mar 14, 2020 at 03:58:12AM -0400, Brad Smith wrote: > > > > Here is a start at an update to GCC 8.4.0. > >

Re: UPDATE: GCC 8.4.0

2020-09-03 Thread Dima Pasechnik
On Thu, Sep 03, 2020 at 11:20:09AM +0100, Stuart Henderson wrote: > On 2020/08/18 13:10, Brad Smith wrote: > > On Sat, Mar 14, 2020 at 03:58:12AM -0400, Brad Smith wrote: > > > Here is a start at an update to GCC 8.4.0. What will be the status of gfortran? Currently, on OpenBSD 6.7, in order to

Re: UPDATE: GCC 8.4.0

2020-09-03 Thread Stuart Henderson
On 2020/08/18 13:10, Brad Smith wrote: > On Sat, Mar 14, 2020 at 03:58:12AM -0400, Brad Smith wrote: > > Here is a start at an update to GCC 8.4.0. > > > > I e-mailed Pascal 10 days ago but no response. > > Added the version bump for LLVM. > > Has been run through a bulk build on sparc64

Re: UPDATE: GCC 8.4.0

2020-08-20 Thread j
Daniel wrote: Finally, I thought I saw some message in dmesg on about invalid syscalls or something \ like that on my end. Check your /var/log/messages for "bogus syscall" by a program called conftest. It is a standard program name for multiple capability tests by ./configure script.

Re: UPDATE: GCC 8.4.0

2020-08-18 Thread Daniel Dickman
 >> On Aug 18, 2020, at 1:12 PM, Brad Smith wrote: >> >> On Sat, Mar 14, 2020 at 03:58:12AM -0400, Brad Smith wrote: >> Here is a start at an update to GCC 8.4.0. >> I e-mailed Pascal 10 days ago but no response. > > Added the version bump for LLVM. > > Has been run through a bulk build on

Re: UPDATE: GCC 8.4.0

2020-08-18 Thread Brad Smith
On Sat, Mar 14, 2020 at 03:58:12AM -0400, Brad Smith wrote: > Here is a start at an update to GCC 8.4.0. > > I e-mailed Pascal 10 days ago but no response. Added the version bump for LLVM. Has been run through a bulk build on sparc64 without issue. Index: lang/gcc/8/Makefile

UPDATE: GCC 8.4.0

2020-03-14 Thread Brad Smith
Here is a start at an update to GCC 8.4.0. I e-mailed Pascal 10 days ago but no response. Index: Makefile === RCS file: /home/cvs/ports/lang/gcc/8/Makefile,v retrieving revision 1.30 diff -u -p -u -p -r1.30 Makefile --- Makefile