Re: ChangeLog files - server and client scripts

2020-05-25 Thread Martin Liška
On 5/26/20 7:31 AM, Alexandre Oliva wrote: On May 25, 2020, Martin Liška wrote: On 5/21/20 5:14 PM, Rainer Orth wrote: * In changelog_location, you allow only (among others) "a/b/c/" and "\ta/b/c/". Please also accept the "a/b/c:" and "\ta/b/c:" forms here: especially the second seems quite

Re: [IMPORTANT] ChangeLog related changes

2020-05-25 Thread Hongtao Liu via Gcc
Great, thanks! On Tue, May 26, 2020 at 2:08 PM Martin Liška wrote: > > On 5/26/20 7:22 AM, Hongtao Liu via Gcc wrote: > > i commit a separate patch alone only for ChangeLog files, should i revert > > it? > > Hello. > > I've just done it. > > Martin -- BR, Hongtao

Re: [IMPORTANT] ChangeLog related changes

2020-05-25 Thread Martin Liška
On 5/26/20 7:22 AM, Hongtao Liu via Gcc wrote: i commit a separate patch alone only for ChangeLog files, should i revert it? Hello. I've just done it. Martin

Re: Writing automated tests for the GCC driver

2020-05-25 Thread Alexandre Oliva
Hello, Giuliano, On May 25, 2020, Giuliano Belinassi via Gcc wrote: > gcc a.c b.o -o a.out > gcc a.c b.c > gcc a.S > and so on. So if you do some radical change to the GCC driver, making > sure everything is correct get somewhat painful because you have to do > a clean bootstrap and find out wh

Re: ChangeLog files - server and client scripts

2020-05-25 Thread Alexandre Oliva
On May 25, 2020, Martin Liška wrote: > On 5/21/20 5:14 PM, Rainer Orth wrote: >> * In changelog_location, you allow only (among others) "a/b/c/" and >> "\ta/b/c/". Please also accept the "a/b/c:" and "\ta/b/c:" forms >> here: especially the second seems quite common. > Ok, I believe these forma

Re: [IMPORTANT] ChangeLog related changes

2020-05-25 Thread Hongtao Liu via Gcc
On Tue, May 26, 2020 at 6:49 AM Jakub Jelinek via Gcc-patches wrote: > > Hi! > > I've turned the strict mode of Martin Liška's hook changes, > which means that from now on no commits to the trunk or release branches > should be changing any ChangeLog files together with the other files, > ChangeLo

[IMPORTANT] ChangeLog related changes

2020-05-25 Thread Jakub Jelinek via Gcc
Hi! I've turned the strict mode of Martin Liška's hook changes, which means that from now on no commits to the trunk or release branches should be changing any ChangeLog files together with the other files, ChangeLog entry should be solely in the commit message. The DATESTAMP bumping script will b

[no subject]

2020-05-25 Thread اسد فاهم via Gcc
تنزيل الغه العربيه

Re: ChangeLog files - server and client scripts

2020-05-25 Thread Ian Lance Taylor via Gcc
On Mon, May 25, 2020 at 12:48 AM Martin Liška wrote: > > On 5/23/20 12:14 AM, Ian Lance Taylor wrote: > > Sure, I can wait. Thanks for looking at it. > > Hello. > > Thank you for patience. There's a patch that fixes that, > I'm going to install it. Thanks. I was able to push my change to master

Re: New mklog script

2020-05-25 Thread Jason Merrill via Gcc
On Mon, May 25, 2020 at 5:23 AM Martin Liška wrote: > > On 5/22/20 11:01 PM, Jason Merrill wrote: > > On Thu, May 21, 2020 at 6:03 PM Jason Merrill wrote: > >> > >> On Fri, May 15, 2020 at 11:39 AM Martin Liška wrote: > >>> > >>> On 5/15/20 3:22 PM, Marek Polacek wrote: > On Fri, May 15, 20

Re: How to update .debug_frame CFA offset for function epilogues?

2020-05-25 Thread Segher Boessenkool
Hi! On Mon, May 25, 2020 at 06:20:49PM +0100, Jozef Lawrynowicz wrote: > On Tue, Mar 31, 2020 at 04:49:53PM -0500, Segher Boessenkool wrote: > > You need reg_notes for more than just the stack updates: importantly, > > also for the restores of any saved register. > > Thanks for the advice, indeed

Re: How to update .debug_frame CFA offset for function epilogues?

2020-05-25 Thread Jozef Lawrynowicz
Hi Segher, On Tue, Mar 31, 2020 at 04:49:53PM -0500, Segher Boessenkool wrote: > Hi Jozef, > > On Thu, Mar 26, 2020 at 12:33:38PM +, Jozef Lawrynowicz wrote: > > In some cases, I can fix the CFA offset by marking these epilogue insns as > > frame_related anyway, and adding reg notes which des

Re: [RFC] Closing of all remaining Bugzilla PRs against powerpcspe

2020-05-25 Thread Eric Gallager via Gcc
On 5/25/20, Arseny Solokha wrote: > Hi, > > >>> >> PRs from the second group were filed by me, so if there's consensus to >>> >> close all >>> >> of them, the ones from this second group I can close myself. I don't >>> >> have the >>> >> right permissions to modify PRs reported by someone else, so

Website and Mobile App Development

2020-05-25 Thread HW Infotech via Gcc
We have ✅ 500+ clone ScriptHi, I am Reena From HW Infotech.   Please share your phone number or Skype id, Whatsapp if you are looking to develop a clone of any website. Work in the following area : ✅ Clone Script for any Website and Mobile APP -Development and Digital Marketing for App, Web, Softwa

Re: Writing automated tests for the GCC driver

2020-05-25 Thread Richard Biener via Gcc
On Mon, May 25, 2020 at 4:37 PM Giuliano Belinassi wrote: > > Hi, > > On 05/22, Richard Biener wrote: > > On Thu, May 21, 2020 at 11:00 PM Giuliano Belinassi via Gcc > > wrote: > > > > > > Hi, all. > > > > > > GCC have a extensive testsuite, that is no news at all. However they are > > > focused

Re: Writing automated tests for the GCC driver

2020-05-25 Thread Giuliano Belinassi via Gcc
Hi, On 05/22, Richard Biener wrote: > On Thu, May 21, 2020 at 11:00 PM Giuliano Belinassi via Gcc > wrote: > > > > Hi, all. > > > > GCC have a extensive testsuite, that is no news at all. However they are > > focused on the compiler (cc1*) or in libraries, and I can't find tests > > related to th

Re: AVR CC0 transition

2020-05-25 Thread John Paul Adrian Glaubitz
Hello! > I'm thinking about attempting to do the CC0 transition for the > AVR port in my spare time. I've read the CC0Transition gcc wiki > page, and as the AVR ISA does not have non-condition-code > clobbering arithmetic instructions, concluded that I'd have to > follow the steps outlined for ca

Re: New mklog script

2020-05-25 Thread Martin Liška
On 5/22/20 11:01 PM, Jason Merrill wrote: On Thu, May 21, 2020 at 6:03 PM Jason Merrill wrote: On Fri, May 15, 2020 at 11:39 AM Martin Liška wrote: On 5/15/20 3:22 PM, Marek Polacek wrote: On Fri, May 15, 2020 at 03:12:27PM +0200, Martin Liška wrote: On 5/15/20 2:42 PM, Marek Polacek wrot

Re: [RFC] Closing of all remaining Bugzilla PRs against powerpcspe

2020-05-25 Thread Arseny Solokha
Hi, >> >> PRs from the second group were filed by me, so if there's consensus to >> >> close all >> >> of them, the ones from this second group I can close myself. I don't have >> >> the >> >> right permissions to modify PRs reported by someone else, so I'd like to >> >> ask a >> >> volunteer

Re: ChangeLog files - server and client scripts

2020-05-25 Thread Martin Liška
On 5/21/20 5:14 PM, Rainer Orth wrote: * In changelog_location, you allow only (among others) "a/b/c/" and "\ta/b/c/". Please also accept the "a/b/c:" and "\ta/b/c:" forms here: especially the second seems quite common. Ok, I believe these formats are supported as well. Feel free to ment

Re: New mklog script

2020-05-25 Thread Martin Liška
On 5/22/20 6:43 PM, Martin Sebor wrote: On 5/21/20 2:16 AM, Martin Liška wrote: Hello Martin. Can you please compare the current mklog.py. Is there anything you miss compared to your current script? Nope, it matches the format I get with my script and even works better and runs faster.  Very

Re: ChangeLog files - server and client scripts

2020-05-25 Thread Martin Liška
On 5/23/20 12:14 AM, Ian Lance Taylor wrote: Sure, I can wait. Thanks for looking at it. Hello. Thank you for patience. There's a patch that fixes that, I'm going to install it. Martin >From 76e18b91250f265a37d85063860fb38aa8f6aac3 Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Mon, 25 M