Re: RTL compression in GCC

2018-08-21 Thread Richard Biener
On Mon, Aug 20, 2018 at 5:21 PM Martin Jambor wrote: > > Hello Alfonso, > > On Sat, Aug 18 2018, ALFONSO LUIS CASTANO MARIN wrote: > > Dear Martin, > > > > I am interested in contributing to GCC to speed-up the compiler and I > > thought that the issues related with RTL are very interesting. I won

Re: RTL compression in GCC

2018-08-21 Thread Richard Sandiford
Martin Jambor writes: > Hello Alfonso, > On Sat, Aug 18 2018, ALFONSO LUIS CASTANO MARIN wrote: >> Dear Martin, >> >> I am interested in contributing to GCC to speed-up the compiler and I >> thought that the issues related with RTL are very interesting. I wonder if >> still there has not been done

Richard Sandiford appointed Global Reviewer

2018-08-21 Thread David Edelsohn
I am pleased to announce that the GCC Steering Committee has appointed Richard Sandiford as a Global Reviewer. Please join me in congratulating Richard on his new role. Richard, please update your listing in the MAINTAINERS file. Happy hacking! David

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

Questions/topics for UB BoF

2018-08-21 Thread Alexander Monakov
Hello, For the upcoming Cauldron, I've registered a BoF on treatment of undefined behavior in GCC. To "promote" the BoF, collect some input prior to the event, and indirectly indicate my interests, I am offering the following light-hearted questionnaire. I would ask to mail responses directly to

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?

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: Relocation Truncated to Fit: R_X86_64_PC32

2018-08-21 Thread R0b0t1
On Mon, Jul 30, 2018 at 6:28 PM, Jonathan Wakely wrote: > On Mon, 30 Jul 2018 at 22:53, R0b0t1 wrote: >> >> On Mon, Jul 30, 2018 at 4:32 PM, R0b0t1 wrote: >> > Hello list, >> > >> > I have been told to solve this error I should pass -fPIC and >> > -mcmodel=large. I believe I understand the reaso

Re: Relocation Truncated to Fit: R_X86_64_PC32

2018-08-21 Thread Jonathan Wakely
On Tue, 21 Aug 2018 at 19:43, R0b0t1 wrote: > Hello everyone, I'm adding a message to the gcc-devel list because I'd > appreciate some help figuring out if this is a bug. The issue was that > I was missing a linking directive to a library (-lwinpr). The message > does not seem to be reasonable in t

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

Unsubscribe me from your mailing list

2018-08-21 Thread Ruchit Vithani