Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-31 Thread NightStrike
On Fri, Aug 31, 2018 at 9:24 AM Jonathan Wakely wrote: > > On Thu, 30 Aug 2018 at 21:22, Rainer Emrich wrote: > > > > Am 30.08.2018 um 14:38 schrieb Jonathan Wakely: > > > Thanks for these logs, they're very helpful. Trunk revision r263976 > > > fixes a number of the libstdc++ FAILs (compilation e

Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-31 Thread Jonathan Wakely
On Thu, 30 Aug 2018 at 21:22, Rainer Emrich wrote: > > Am 30.08.2018 um 14:38 schrieb Jonathan Wakely: > > Thanks for these logs, they're very helpful. Trunk revision r263976 > > fixes a number of the libstdc++ FAILs (compilation errors) and trunk > > revision r263977 fixes a load more (linker erro

Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-30 Thread Rainer Emrich
Am 30.08.2018 um 14:38 schrieb Jonathan Wakely: > Thanks for these logs, they're very helpful. Trunk revision r263976 > fixes a number of the libstdc++ FAILs (compilation errors) and trunk > revision r263977 fixes a load more (linker errors). > > I'm about to fix one more FAIL, a recent regression

Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-30 Thread Jonathan Wakely
On Wed, 22 Aug 2018 at 14:57, Rainer Emrich wrote: > Here are the test results for 9.0.0 20180504 (experimental) [trunk > revision 259948] > https://gcc.gnu.org/ml/gcc-testresults/2018-05/msg00644.html Thanks for these logs, they're very helpful. Trunk revision r263976 fixes a number of the libstd

Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-22 Thread Rainer Emrich
Am 22.08.2018 um 15:57 schrieb Rainer Emrich: > Am 22.08.2018 um 15:24 schrieb NightStrike: >> On Wed, Aug 22, 2018 at 3:29 AM, Rainer Emrich >> wrote: >>> Am 22.08.2018 um 04:03 schrieb NightStrike: On Tue, Aug 21, 2018 at 2:05 PM, Alexey Pavlov wrote: > вт, 21 авг. 2018 г. в 20:46, Nig

Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-22 Thread NightStrike
On Wed, Aug 22, 2018 at 9:57 AM, Rainer Emrich wrote: > Am 22.08.2018 um 15:24 schrieb NightStrike: >> On Wed, Aug 22, 2018 at 3:29 AM, Rainer Emrich >> wrote: >>> Am 22.08.2018 um 04:03 schrieb NightStrike: On Tue, Aug 21, 2018 at 2:05 PM, Alexey Pavlov wrote: > вт, 21 авг. 2018 г. в 2

Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-22 Thread Rainer Emrich
Am 22.08.2018 um 15:24 schrieb NightStrike: > On Wed, Aug 22, 2018 at 3:29 AM, Rainer Emrich > wrote: >> Am 22.08.2018 um 04:03 schrieb NightStrike: >>> On Tue, Aug 21, 2018 at 2:05 PM, Alexey Pavlov wrote: вт, 21 авг. 2018 г. в 20:46, NightStrike : > On Tue, Aug 21, 2018 at 9:52 AM, Rai

Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-22 Thread NightStrike
On Wed, Aug 22, 2018 at 3:29 AM, Rainer Emrich wrote: > Am 22.08.2018 um 04:03 schrieb NightStrike: >> On Tue, Aug 21, 2018 at 2:05 PM, Alexey Pavlov wrote: >>> вт, 21 авг. 2018 г. в 20:46, NightStrike : On Tue, Aug 21, 2018 at 9:52 AM, Rainer Emrich wrote: > Bootstrap is done with

Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-22 Thread Rainer Emrich
Am 22.08.2018 um 04:03 schrieb NightStrike: > On Tue, Aug 21, 2018 at 2:05 PM, Alexey Pavlov wrote: >> вт, 21 авг. 2018 г. в 20:46, NightStrike : >>> On Tue, Aug 21, 2018 at 9:52 AM, Rainer Emrich >>> wrote: Bootstrap is done with msys2 on Windows 7. For the testsuite results see https:

Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-21 Thread NightStrike
On Tue, Aug 21, 2018 at 2:05 PM, Alexey Pavlov wrote: > > вт, 21 авг. 2018 г. в 20:46, NightStrike : >> >> On Tue, Aug 21, 2018 at 9:52 AM, Rainer Emrich >> wrote: >> > Bootstrap is done with msys2 on Windows 7. For the testsuite results see >> > https://gcc.gnu.org/ml/gcc-testresults/2018-08/msg

Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-21 Thread Alexey Pavlov
вт, 21 авг. 2018 г. в 20:46, NightStrike : > On Tue, Aug 21, 2018 at 9:52 AM, Rainer Emrich > wrote: > > Bootstrap is done with msys2 on Windows 7. For the testsuite results see > > https://gcc.gnu.org/ml/gcc-testresults/2018-08/msg02651.html > > Did you get SEH to work? > MSYS2 have 64-bit GCC-

Re: Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-21 Thread NightStrike
On Tue, Aug 21, 2018 at 9:52 AM, Rainer Emrich wrote: > Bootstrap is done with msys2 on Windows 7. For the testsuite results see > https://gcc.gnu.org/ml/gcc-testresults/2018-08/msg02651.html Did you get SEH to work?

Successful bootsrap of gcc 8.2.0 on x86_64-w64-mingw32

2018-08-21 Thread Rainer Emrich
Bootstrap is done with msys2 on Windows 7. For the testsuite results see https://gcc.gnu.org/ml/gcc-testresults/2018-08/msg02651.html signature.asc Description: OpenPGP digital signature