Re: [PowerPC 64]r12 is not updated to GEP when control transferred from virtual thunk function .

2019-05-16 Thread Kewen.Lin
Hi, on 2019/5/16 上午7:37, Segher Boessenkool wrote: > Hi Umesh, > > Please spell out "global entry point", almost everything and everyone does. > > On Wed, May 15, 2019 at 08:57:29PM +0530, Umesh Kalappa wrote: > >> .set.LTHUNK0,_ZN12Intermediate1vEv > >> _ZThn8_N12Intermediate1vEv:

Re: [PowerPC 64]r12 is not updated to GEP when control transferred from virtual thunk function .

2019-05-16 Thread Umesh Kalappa
Hi Segher, Please refer the https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90513 . Thank you ~Umesh On Fri, May 17, 2019 at 4:22 AM Segher Boessenkool wrote: > > Hi Umesh, > > On Thu, May 16, 2019 at 06:12:48PM +0530, Umesh Kalappa wrote: > > We are very new to Power abi and we are thinking to ha

Re: [PowerPC 64]r12 is not updated to GEP when control transferred from virtual thunk function .

2019-05-16 Thread Segher Boessenkool
Hi Umesh, On Thu, May 16, 2019 at 06:12:48PM +0530, Umesh Kalappa wrote: > We are very new to Power abi and we are thinking to handle this case > in loader like go through the relocations like R_PPC64_REL24 and > found symbol has the localentry ,then compute the delta (GEP - LEP ) > and patch t

gcc-7-20190516 is now available

2019-05-16 Thread gccadmin
Snapshot gcc-7-20190516 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/7-20190516/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-7

Learn More About Our Conference Partners

2019-05-16 Thread partners
LEARN MORE ABOUT OUR CONFERENCE PARTNERS EMD UK Launch their white paper entitled, 'Sweating Your Assets: The value of group exercise. On Thursday 9th May, EMD UK, the national governing body for group exercise, published their white paper. The value of group exercise highlights the growth of thi

Copyright Assignment

2019-05-16 Thread ilia . diachkov
Hello, Our company "Optimizing Technologies" (optimitech.com) is planning to contribute the GCC project with small and large changes in gcc code. According to "Contributing to GCC" we are called to sign the copyright assignment forms. Please send the form of an assignment for all future chang

Re: [PowerPC 64]r12 is not updated to GEP when control transferred from virtual thunk function .

2019-05-16 Thread Umesh Kalappa
Hi Segher and ERic We are very new to Power abi and we are thinking to handle this case in loader like go through the relocations like R_PPC64_REL24 and found symbol has the localentry ,then compute the delta (GEP - LEP ) and patch the caller address like (sym.value - delta). Thank you ~Umesh

Re: [GSOC-2019] - Csmith fuzzer leveraging GCC C Extensions

2019-05-16 Thread Shubham Narlawar
Thanks. I will use plain text. On Thu, May 16, 2019 at 2:32 PM Jonathan Wakely wrote: > > On Wed, 15 May 2019 at 10:24, Shubham Narlawar wrote: > > I tried to send you Aligned patch and one csmith program but it bounces > > back. I don't know why it happened. Sorry for sending mail 5 times. Sure,

Re: [GSOC-2019] - Csmith fuzzer leveraging GCC C Extensions

2019-05-16 Thread Jonathan Wakely
On Wed, 15 May 2019 at 10:24, Shubham Narlawar wrote: > I tried to send you Aligned patch and one csmith program but it bounces > back. I don't know why it happened. Sorry for sending mail 5 times. Sure, I > will reply to single thread. If you're trying to send email to the GCC lists you need to u