Stefan Schulze Frielinghaus appointed s390x port co-maintainer

2024-09-30 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has appointed Stefan Schulze Frielinghaus as a s390x port co-maintainer. Please join me in congratulating Stefan on his new role. Stefan, please update your listing in the MAINTAINERS file. Cheers! David

Re: Resurrect PowrPC SPE port feasible?

2024-09-16 Thread David Edelsohn via Gcc
On Mon, Sep 16, 2024 at 9:40 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > > > - Am 16. Sep 2024 um 15:24 schrieb David Edelsohn dje@gmail.com: > > > On Mon, Sep 16, 2024 at 9:15 AM Sebastian Huber < > > sebastian.hu...@embedded-brain

Re: Resurrect PowrPC SPE port feasible?

2024-09-16 Thread David Edelsohn via Gcc
On Mon, Sep 16, 2024 at 9:15 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > - Am 16. Sep 2024 um 15:02 schrieb David Edelsohn dje@gmail.com: > > > On Sun, Sep 15, 2024 at 7:29 PM Sebastian Huber < > > sebastian.hu...@embedded-brain

Re: Resurrect PowrPC SPE port feasible?

2024-09-16 Thread David Edelsohn via Gcc
On Sun, Sep 15, 2024 at 7:29 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > the PowerPC SPE port was obsoleted in GCC 8. It was moved from the general > PowerPC directory (gcc/config/rs6000) to a separate directory > (gcc/config/powerpcspe). In GCC 9, it was removed d

Re: What is the purpose of these two fixincludes?

2024-06-10 Thread David Edelsohn via Gcc
On Thu, Jun 6, 2024 at 6:22 AM FX Coudert via Gcc wrote: > Hi, > > > I usually just install with install-no-fixedincludes, but really this > > should probably be a configure option and default to on. > > It would be great if we could measure what fixincludes are still needed, > on which targets.

Re: FSF copyright assignment

2024-05-25 Thread David Edelsohn via Gcc
Hi, Seyed Welcome. Glad that you want to contribute to GCC. GCC accepts contributions from developers who either execute a copyright assignment to the Free Software Foundation OR who certify the Developer Certificate of Origin for their contributions. https://gcc.gnu.org/contribute.html Please

Re:

2023-11-18 Thread David Edelsohn via Gcc
On Sat, Nov 18, 2023 at 4:23 PM Zebediah Beck via Gcc wrote: > I would like that contribute technical documentation to the community. > Hi, Zebediah Thanks for your interest in GCC. Welcome! Improvements to the GCC technical documentation would be a wonderful contribution. We also would be h

Re: Recordings of cauldron 2023 talks

2023-11-18 Thread David Edelsohn via Gcc
On Sat, Nov 18, 2023 at 4:34 PM Heiko wrote: > Hello, > > according to https://gcc.gnu.org/wiki/cauldron2023 it was planned to > make the talk recordings available afterwards. > I would be interested to follow them, but have not been able to find > them anywhere. > > My first guess was to look he

Re: Code size explosion with -O2

2023-10-06 Thread David Edelsohn via Gcc
On Fri, Oct 6, 2023 at 6:49 PM Jakub Svojgr via Gcc wrote: > Hello, > this is an extremely specific scenario - however while compiling > computer-generated code for a fibonnacci function which looks like this: > > I32 GF_fib_I_I(I32 L_0_0) > { > I32 L_2_0; I32 L_5_0; I32 L_6_0; > bb0:; >

Re: Test with an lto-build of libgfortran.

2023-09-28 Thread David Edelsohn via Gcc
On Thu, Sep 28, 2023 at 4:00 PM Toon Moene wrote: > On 9/28/23 21:26, Jakub Jelinek wrote: > > > It is worse than that, usually the LTO format changes e.g. any time any > > option or parameter is added on a release branch (several times a year) > and > > at other times as well. > > Though, admitt

Re: Unexpected behavior of gcc on pointer dereference & increment

2023-09-01 Thread David Edelsohn via Gcc
On Fri, Sep 1, 2023 at 12:37 PM Tomas Bortoli via Gcc wrote: > Hi, > > I recently discovered that the following C statement: > > pointer++; > > is semantically equivalent to the following: > > *pointer++; > > Is this due to operators' priority? To me, that looks weird. > Equivalent in the effect

Re: How can I run xg++ from its build location?

2023-08-25 Thread David Edelsohn via Gcc
On Fri, Aug 25, 2023 at 4:16 PM Michael Welsh Duggan via Gcc < gcc@gcc.gnu.org> wrote: > I am attempting to debug an issue in gcc (PR 110827, if curious). In > order to do this I have built a stage 1 compiler with debugging and > without optimization as discussed here: > > https://gcc.gnu.org/wik

David Faust appointed BPF backend reviewer

2023-08-04 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has appointed David Faust as BPF backend reviewer. Please join me in congratulating David on his new role. David, please update your listings in the MAINTAINERS file. Happy hacking! David

Re: Beginner Looking for Mentors to Get Started

2023-07-20 Thread David Edelsohn via Gcc
Hi, Veera Thanks for your interest in GCC. Welcome! A good place to start is the GCC Wiki Getting Started page: https://gcc.gnu.org/wiki/#Getting_Started_with_GCC_Development David Malcolm has written a wonderful introduction to GCC for newcomers: https://gcc-newbies-guide.readthedocs.io/en/lat

Re: Will GCC eventually learn to use BSR or even TZCNT on AMD/Intel processors?

2023-06-06 Thread David Edelsohn via Gcc
On Tue, Jun 6, 2023 at 11:38 AM David Brown via Gcc wrote: > On 06/06/2023 14:53, Paul Smith wrote: > > On Tue, 2023-06-06 at 16:36 +0800, Julian Waters via Gcc wrote: > >> Sorry for my outburst, to the rest of this list. I can no longer stay > >> silent and watch these little shits bully people

Re: Passing the complex args in the GPR's

2023-06-06 Thread David Edelsohn via Gcc
On Tue, Jun 6, 2023 at 1:08 PM Umesh Kalappa via Gcc wrote: > Hi Segher , > > >>What did you expect, what happened instead? > For example the complex args are passed in GPR's for cexp in the case > GCC and Clang uses caller memory . > > for reference : https://godbolt.org/z/MfMz3cTe7 > > We hav

YunQiang Su appointed MIPS maintainer

2023-06-01 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has appointed YunQiang Su as MIPS maintainer. Please note that this is somewhat provisional because MIPS needs a full-time maintainer, but you do not have a long history of experience in the GCC Community. Please continue to be vigilant abo

Re: More C type errors by default for GCC 14

2023-05-09 Thread David Edelsohn via Gcc
On Tue, May 9, 2023 at 4:40 PM Jonathan Wakely wrote: > > > On Tue, 9 May 2023, 21:13 David Edelsohn, wrote: > >> On Tue, May 9, 2023 at 3:22 PM Eli Zaretskii via Gcc >> wrote: >> >>> > Date: Tue, 9 May 2023 21:07:07 +0200 >>> > From: Jaku

Re: More C type errors by default for GCC 14

2023-05-09 Thread David Edelsohn via Gcc
On Tue, May 9, 2023 at 3:22 PM Eli Zaretskii via Gcc wrote: > > Date: Tue, 9 May 2023 21:07:07 +0200 > > From: Jakub Jelinek > > Cc: Jonathan Wakely , ar...@aarsen.me, > gcc@gcc.gnu.org > > > > On Tue, May 09, 2023 at 10:04:06PM +0300, Eli Zaretskii via Gcc wrote: > > > > From: Jonathan Wakely

Re: More C type errors by default for GCC 14

2023-05-09 Thread David Edelsohn via Gcc
On Tue, May 9, 2023 at 12:07 PM Jakub Jelinek via Gcc wrote: > On Tue, May 09, 2023 at 05:16:19PM +0200, Richard Biener via Gcc wrote: > > > > > > > Am 09.05.2023 um 14:16 schrieb Florian Weimer via Gcc >: > > > > > > TL;DR: This message is about turning implicit-int, > > > implicit-function-de

Re: More C type errors by default for GCC 14

2023-05-09 Thread David Edelsohn via Gcc
On Tue, May 9, 2023 at 11:14 AM Jonathan Wakely wrote: > On Tue, 9 May 2023 at 16:04, David Edelsohn via Gcc > wrote: > > Yes, GCC has two, distinct user groups / use cases, but GCC also has a > very > > unique and crucial role, as the foundation for a large portion of

Re: More C type errors by default for GCC 14

2023-05-09 Thread David Edelsohn via Gcc
On Tue, May 9, 2023 at 8:16 AM Florian Weimer via Gcc wrote: > TL;DR: This message is about turning implicit-int, > implicit-function-declaration, and possibly int-conversion into errors > for GCC 14. > > A few of you might remember that I've been looking into turning some > type errors from warn

Re: #include cobol

2023-03-18 Thread David Edelsohn via Gcc
On Mon, Feb 27, 2023 at 10:13 AM James K. Lowden wrote: > To the GCC community and GCC Steering Committee: Greetings! > > We at COBOLworx would like GCC to consider our gcobol front-end for > inclusion in the GCC project. We would like to contribute it to the > GNU Toolchain and have it merged

Re: Stepping down as gcov maintainer and callgraph reviewer

2023-02-16 Thread David Edelsohn via Gcc
On Thu, Feb 16, 2023 at 10:54 AM Martin Liška wrote: > Hello GCC community. > > After spending last decade (including my diploma thesis even more) > of my life working on GCC, I decided to leave the project and try > a different job. I would like to thank all the community members I had > change

Apology to Dr. Elena Zannoni

2022-12-29 Thread David Edelsohn via Gcc
At GNU Cauldron 2022 during the GNU Toolchain Infrastructure BoF session I displayed inappropriate and uncharacteristic behavior towards Dr. Elena Zannoni. Because I realized that my behavior was inappropriate, I proactively apologized to Dr. Zannoni during a conversation immediately after the BoFs

Philip Herron and Arthur Cohen appointed Rust front-end maintainers

2022-12-20 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has appointed Philip Herron and Arthur Cohen as Rust front-end maintainers. Please join me in congratulating Philip and Arthur on their new role. Philip and Arthur, please update your listings in the MAINTAINERS file. Happy holidays! Happy

Gaius Mulley appointed Modula-2 front-end maintainer

2022-12-20 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has appointed Gaius Mulley as Modula-2 front-end maintainer. Please join me in congratulating Gaius on his new role. Gaius, please update your listings in the MAINTAINERS file. Happy Holidays! Happy hacking! David

Re: GCC 13 bootstrap failure on i686-w64-mingw32

2022-11-21 Thread David Edelsohn via Gcc
Yes, AIX as well. Thanks, David On Sun, Nov 20, 2022 at 2:18 PM Jonathan Wakely via Gcc wrote: > This fails on macOS too (and probably everything non-gnu). > > On Sun, 20 Nov 2022, 12:36 LIU Hao via Gcc, wrote: > > > This is caused by 2efb237ffc68ec9bb17982434f5941bfa14f8b50, which has > > ref

Re: Interested to contribute!

2022-10-24 Thread David Edelsohn via Gcc
On Mon, Oct 24, 2022 at 4:57 PM StreetCodeC - via Gcc wrote: > Hi! > I am interested in contributing to GCC but I am fairly new to this project > and wish for some heads up and guidance about how to start working! Please > help me understand where are the 'issues' and source code. > Regards, > Am

GTI project presentation and public discussion

2022-10-20 Thread David Edelsohn via Gcc
The FSF will host a public conversation and Q&A about the GTI project on: October 24, 10am Eastern Time. You can read the full details here: https://www.fsf.org/events/the-gti-project-a-conversation-and-community-q-a Everyone is welcome to submit questions, attend the event, and engage. Thank y

Toolchain Infrastructure project statement of support

2022-10-12 Thread David Edelsohn via Gcc
We're excited to post a statement of support for the direction we're moving with the infrastructure for the GNU Toolchain: https://sourceware.org/pipermail/overseers/2022q4/018981.html We look forward to supporting the GTI TAC and community to work through the technical details of the proposal to u

Re: How to get started with the contribution

2022-10-12 Thread David Edelsohn via Gcc
On Wed, Oct 12, 2022 at 1:43 AM zunzarrao deore via Gcc wrote: > Respected Sir/ Mam , > I am Zunzarrao Deore, a computer science undergrad. I have just entered my > second year at D.Y. Patil college of engineering, Pune. I am new to open > source contribution but I am well aware of programming la

Re: Question regarding copyright assignment

2022-10-07 Thread David Edelsohn via Gcc
On Thu, Oct 6, 2022 at 8:58 PM Antoni Boucher via Gcc wrote: > Hi. > I contribute to gcc outside of work, but I'm about to sign a new work > contract which contains a work ownership clause saying that I give the > ownership to the company of any work not listed in some appendix. > > What exactly

Re: gcc-bug in gcc-11

2022-10-04 Thread David Edelsohn via Gcc
On Tue, Oct 4, 2022 at 12:18 PM Shivam Rajput via Gcc wrote: > Hey, I was trying to build clang's libcxx on my ubuntu 22.04 and it has > gcc-11.2 by default most prolly, but while building libcxx there was an > error about using the deleted function but it seems that overloaded > resolution in gc

Re: The GNU Toolchain Infrastructure project

2022-09-28 Thread David Edelsohn via Gcc
On Tue, Sep 27, 2022 at 4:05 PM David Edelsohn wrote: > Carlos O'Donell and I are proud to announce and provide more detail about > the GNU Toolchain Infrastructure project. > > https://sourceware.org/pipermail/overseers/2022q3/018896.html > > Thanks, David > The minu

The GNU Toolchain Infrastructure project

2022-09-27 Thread David Edelsohn via Gcc
Carlos O'Donell and I are proud to announce and provide more detail about the GNU Toolchain Infrastructure project. https://sourceware.org/pipermail/overseers/2022q3/018896.html Thanks, David

Re: Reproducible builds - supporting relative paths in *-prefix-map

2022-08-15 Thread David Edelsohn via Gcc
On Mon, Aug 15, 2022 at 10:28 AM Richard Purdie via Gcc wrote: > > On Mon, 2022-08-15 at 12:13 +0100, Richard Purdie via Gcc wrote: > > Hi, > > > > I'm wondering if we'd be able to improve path handling in the -f*- > > prefix-map compiler options to cover relative paths? > > > > Currently it works

Eugene Rozenfeld appointed AutoFDO maintainer

2022-08-03 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has appointed Eugene Rozenfeld as AutoFDO maintainer. Please join me in congratulating Eugene on his new role. Eugene, please update your listing in the MAINTAINERS file. Happy hacking! David

Indu Bhagat and David Faust appointed CTF and BTF Reviewers

2022-07-26 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has appointed Indu Bhagat and David Faust as CTF and BTF Reviewers. Please join me in congratulating Indu and David on their new role. Indu and David, please update your listings in the MAINTAINERS file. Happy hacking! David

Re: State of AutoFDO in GCC

2022-07-26 Thread David Edelsohn via Gcc
On Tue, Jul 26, 2022 at 4:13 PM Eugene Rozenfeld via Gcc wrote: > > Hello GCC community. > > I started this thread on the state of AutoFDO in GCC more than a year ago. > Here is the first message in the thread: > https://gcc.gnu.org/pipermail/gcc/2021-April/235860.html > > Since then I committed

Marc Poulhies appointed Ada co-maintainer

2022-07-18 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has appointed Marc Poulhies as Ada co-maintainer. Please join me in congratulating Marc on his new role. Marc, please update your listing in the MAINTAINERS file. Happy hacking! David

Re: Inquiry: Country of Origin for gfortran

2022-07-17 Thread David Edelsohn via Gcc
Should this question be posed to the Linux distribution that NASA is using? Thanks, David On Sun, Jul 17, 2022 at 4:56 AM Thomas Koenig via Gcc wrote: > > Hi Cynthia, > > > Hello, my name is Cynthia and I am a Supply Chain Risk Management > > Analyst at NASA. NASA is currently conducting a sup

Re: Rust front-end

2022-07-11 Thread David Edelsohn via Gcc
e the others. > > I wish to thank you those in the GCC developer community, who have > inspired me and helped me navigate my journey to this point in time. > > - Thomas Schwinge > - Mark Wielaard > - Tom Tromey > - Ian Lance Taylor > - David Edelsohn > - David Malc

Re: Wants to contribute!!

2022-07-05 Thread David Edelsohn via Gcc
On Tue, Jul 5, 2022 at 3:32 AM Aman Jha via Gcc wrote: > > Hii, > > I wants to contribute in gcc, i have contributed in some good open source > project like Libreoffice. > > I have good knowledge of c++ and git I am still learning c++ and want to > contribute. > > I also participated in hactoberfe

Re: remove intl/ directory?

2022-06-18 Thread David Edelsohn via Gcc
On Sat, Jun 18, 2022 at 1:44 PM Iain Sandoe via Gcc wrote: > > Hi Bruno, > > > On 18 Jun 2022, at 18:01, Bruno Haible wrote: > > > As the long-term GNU gettext maintainer, I would suggest to remove the intl/ > > directory from the GCC distribution. > > > > The effect for the users would be: > >

Re:

2022-05-22 Thread David Edelsohn via Gcc
On Sun, May 22, 2022 at 5:21 PM Skrab Skrab via Gcc wrote: > > How can i contribute to gcc. Thanks for your interest in GCC. Welcome! A good place to start is the GCC Wiki Getting Started page: https://gcc.gnu.org/wiki/#Getting_Started_with_GCC_Development and browse other recent answers to si

Re: GNU Tools Cauldron 2022

2022-05-14 Thread David Edelsohn via Gcc
On Sat, May 14, 2022 at 7:03 PM Jan Hubicka via Gcc wrote: > > Hello, > > We are pleased to invite you all to the next GNU Tools Cauldron, > taking place in Paris on September 16-18, 2022. We are looking forward > to meet you again after three years! Did you intend to announce the location as Pr

Re: How target.md file with target.c/.cc file invoke assembly instructions

2022-05-11 Thread David Edelsohn via Gcc
On Wed, May 11, 2022 at 1:46 AM RICHU NORMAN wrote: > > Hi, > I am new in gcc development and I am focusing on cross-compilers.I have > added a few instructions for the target machine in binutils and invoked it > using asm() from c program.Now I want to add those instructions to gcc and > define t

Kewen Lin as PowerPC port co-maintainer

2022-05-04 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has appointed Kewen Lin as GCC PowerPC port Co-Maintainer. Please join me in congratulating Kewen on his new role. Kewen, please update your listing in the MAINTAINERS file. Happy hacking! David

LoongArch port accepted and maintainers appointed

2022-03-25 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has accepted the LoongArch port for inclusion in GCC and appointed Chenghua Xu and Lulu Cheng as maintainers. Please work with Richard Sandiford on the final technical review and approval of the patches. Please coordinate with the GCC Relea

Re: passing command-line arguments, still

2022-03-19 Thread David Edelsohn via Gcc
On Sat, Mar 19, 2022 at 1:11 PM James K. Lowden wrote: > > I'm collecting my remarks in one reply here, hopefully for easier > reading. I want to offer my thanks, and also my assessment of the > situation as I understand it. My critique is intended as purely > constructive. > > I understand vagu

Re: Query regarding GSoC

2022-03-17 Thread David Edelsohn via Gcc
On Thu, Mar 17, 2022 at 1:39 PM Riva Malthiyar via Gcc wrote: > > Respected mentor, > I am Riva Malthiyar from India. I am experienced in C/C++. I saw the list > of projects in your GSoC project ideas and wish to work in one of them. In > the "Before You Apply" Section there is something related t

Re: Announcement: gcobol

2022-03-14 Thread David Edelsohn via Gcc
On Mon, Mar 14, 2022 at 4:35 PM James K. Lowden wrote: > > https://git.symas.net:443/cobolworx/gcc-cobol/ > https://github.com/Apress/beg-cobol-for-programmers > > Greetings, gcc! We come bearing gifts! > > When you set your clock ahead an hour yesterday, you might not have > realized you set you

Re: Contribution

2022-03-14 Thread David Edelsohn via Gcc
On Mon, Mar 14, 2022 at 4:37 AM farhad via Gcc wrote: > > TO whom it may concern, > I'm Farhad Sarvari and I have been working as a software engineer for more > than 10 years and also have a strong background in c++ programming language. > In addition I wrote a book about modern C++. >

Re: GSoC

2022-03-12 Thread David Edelsohn via Gcc
On Sat, Mar 12, 2022 at 10:40 AM Γιωργος Μελλιος via Gcc wrote: > > Greetings, > > I am sending this email in order to show my interest in your GSoC program > for this summer. > To begin with, I would like to learn some general information about your > project in order to judge if I am capable of

Re: How to get started with Contribution

2022-02-19 Thread David Edelsohn via Gcc
On Sat, Feb 19, 2022 at 2:45 AM Purvak Baliyan via Gcc wrote: > > Respected Sir/Madam > > I am Purvak Baliyan, an Information Technology undergrad, I have entered my > third year at DR. Akhilesh Das Gupta Institute of Technology & > Management(ADGITM). I am new to open source contributions but i a

Re: how to get started with contribution

2022-01-29 Thread David Edelsohn via Gcc
On Sat, Jan 29, 2022 at 10:37 AM VAISHNAVI DAYANAND via Gcc wrote: > > Respected sir/madam, > I am Vaishnavi Andhalkar, a junior undergrad at IIT Roorkee. I have > recently started contributing to open source, and I am new at it. But, I am > well aware of C++, programming and algorithms, and javas

Re: How to get started with contribution

2022-01-15 Thread David Edelsohn via Gcc
On Sat, Jan 15, 2022 at 5:07 AM Purvak Baliyan via Gcc wrote: > > Respected Sir/Madam > > I am Purvak Baliyan, an Information Technology undergrad, I have entered my > third year at DR. Akhilesh Das Gupta Institute of Technology & > Management(ADGITM). I am new to open source contributions but i a

Re: How to get started with contribution

2022-01-05 Thread David Edelsohn via Gcc
On Wed, Jan 5, 2022 at 3:27 PM Prakhar Khandelwal via Gcc wrote: > > Hey !! > I, Prakhar Khandelwal, am currently in the 3rd year of my engineering and > majoring in Computer Science. I always wanted to work at a low level in > software. That's why I want to contribute to your organization but >

Re: Broken links on website

2021-10-12 Thread David Edelsohn via Gcc
The Binaries information on the website is generated from the Binaries information in the GCC Install docs. I updated the links in the docs. Thanks for alerting us to the broken links. Thanks, David On Tue, Oct 12, 2021 at 4:14 AM Ryan Plant wrote: > > Just a quick heads-up , https://gcc.gnu.or

Re: libgfortran.so SONAME and powerpc64le-linux ABI changes

2021-10-06 Thread David Edelsohn via Gcc
On Wed, Oct 6, 2021 at 12:21 PM Segher Boessenkool wrote: > > On Wed, Oct 06, 2021 at 11:42:17AM -0400, David Edelsohn wrote: > > On Wed, Oct 6, 2021 at 11:19 AM Segher Boessenkool > > wrote: > > > > > > On Wed, Oct 06, 2021 at 08:59:53AM +0200, Thomas Koe

Re: libgfortran.so SONAME and powerpc64le-linux ABI changes

2021-10-06 Thread David Edelsohn via Gcc
On Wed, Oct 6, 2021 at 11:19 AM Segher Boessenkool wrote: > > On Wed, Oct 06, 2021 at 08:59:53AM +0200, Thomas Koenig wrote: > > On 05.10.21 23:54, Segher Boessenkool wrote: > > >>There is also the issue of binary data. If some user has written > > >>out data in double double and wants to read it

GCC Register Pressure BoF notes

2021-09-27 Thread David Edelsohn via Gcc
Richi and Aaron, Thanks for the great conversation about register pressure at the GCC BoF at LPC2021. It was a very productive session with good ideas about how to proceed. Where do you suggest that I place the Register pressure BoF notes? GCC Wiki? Email it to the GCC mailing list? Bugzilla?

Harald Anlauf appointed Fortran Reviewer

2021-09-20 Thread David Edelsohn via Gcc
I am pleased to announce that the GCC Steering Committee has appointed Harald Anlauf as a Fortran Reviewer. Please join me in congratulating Harald on his new role. Harald, please update your listing in the MAINTAINERS file. Happy hacking! David

Re: Expensive selftests (was: 'hash_map>')

2021-08-18 Thread David Edelsohn via Gcc
This causes a bootstrap failure for me. PR/101959 On Tue, Aug 17, 2021 at 5:00 AM Richard Biener via Gcc wrote: > > On Tue, Aug 17, 2021 at 8:40 AM Thomas Schwinge > wrote: > > > > Hi! > > > > On 2021-08-16T14:10:00-0600, Martin Sebor wrote: > > > On 8/16/21 6:44 AM, Thomas Schwinge wrote: >

Re: Proper Place for builtin_define(__ELF__)

2021-07-22 Thread David Edelsohn via Gcc
On Wed, Jul 21, 2021 at 11:09 PM Jeff Law via Gcc wrote: > > > > On 7/21/2021 6:31 PM, Michael Eager wrote: > > > > > > On 7/21/21 5:22 PM, Joel Sherrill wrote: > >> > >> > >> On Wed, Jul 21, 2021, 7:12 PM Michael Eager >> > wrote: > >> > >> On 7/21/21 2:28 PM, Joel

Re: Some libgcc headers are missing the runtime exception

2021-07-09 Thread David Edelsohn via Gcc
On Fri, Jul 9, 2021 at 1:31 PM Richard Sandiford wrote: > > David Edelsohn writes: > > On Fri, Jul 9, 2021 at 12:53 PM Richard Sandiford via Gcc > > wrote: > >> > >> Hi, > >> > >> It was pointed out to me off-list that config/aarch64/val

Re: Some libgcc headers are missing the runtime exception

2021-07-09 Thread David Edelsohn via Gcc
On Fri, Jul 9, 2021 at 12:53 PM Richard Sandiford via Gcc wrote: > > Hi, > > It was pointed out to me off-list that config/aarch64/value-unwind.h > is missing the runtime exception. It looks like a few other files > are too; a fuller list is: > > libgcc/config/aarch64/value-unwind.h > libgcc/conf

Re: Update to GCC copyright assignment policy

2021-06-07 Thread David Edelsohn via Gcc
On Mon, Jun 7, 2021 at 6:11 AM Giacomo Tesio wrote: > > Hi Richard, > > On June 7, 2021 7:35:01 AM UTC, Richard Biener > wrote: > > On Thu, Jun 3, 2021 at 5:27 PM Jason Merrill via Gcc > > wrote: > > > > > > On Thu, Jun 3, 2021 at 10:46 AM Giacomo Tesio > > wrote: > > > > > > > > > > > I would

Re: Update to GCC copyright assignment policy

2021-06-01 Thread David Edelsohn via Gcc
On Tue, Jun 1, 2021 at 10:40 AM Paul Koning wrote: > > > On Jun 1, 2021, at 10:31 AM, David Edelsohn via Gcc wrote: > > > > The copyright author will be listed as "Free Software Foundation, > > Inc." and/or "The GNU Toolchain Authors", as appro

Re: Update to GCC copyright assignment policy

2021-06-01 Thread David Edelsohn via Gcc
On Tue, Jun 1, 2021 at 11:14 AM Jose E. Marchesi wrote: > > > > GCC was created as part of the GNU Project but has grown to operate as > > an autonomous project. > > > > The GCC Steering Committee has decided to relax the requirement to > > assign copyright for all changes to the Free Software Fou

Re: Update to GCC copyright assignment policy

2021-06-01 Thread David Edelsohn via Gcc
On Tue, Jun 1, 2021 at 10:15 AM Jakub Jelinek wrote: > > On Tue, Jun 01, 2021 at 10:00:06AM -0400, David Edelsohn via Gcc wrote: > > GCC was created as part of the GNU Project but has grown to operate as > > an autonomous project. > > > > The GCC Steering Comm

Update to GCC copyright assignment policy

2021-06-01 Thread David Edelsohn via Gcc
GCC was created as part of the GNU Project but has grown to operate as an autonomous project. The GCC Steering Committee has decided to relax the requirement to assign copyright for all changes to the Free Software Foundation. GCC will continue to be developed, distributed, and licensed under the

Re: [PATCH] Try LTO partial linking. (Was: Speed of compiling gimple-match.c)

2021-05-21 Thread David Edelsohn via Gcc
On Fri, May 21, 2021 at 5:25 AM Martin Liška wrote: > > On 5/20/21 2:54 PM, Richard Biener wrote: > > On Thu, May 20, 2021 at 2:34 PM Martin Liška wrote: > >> > >> Hello. > >> > >> I've got a patch candidate that leverages partial linking for a couple of > >> selected object files. > >> > >> I'm

Re: GCC 11.1 Release Candidate available from gcc.gnu.org

2021-04-20 Thread David Edelsohn via Gcc
On Tue, Apr 20, 2021 at 8:43 PM David Edelsohn wrote: > > On Tue, Apr 20, 2021 at 8:23 PM Thomas Rodgers > wrote: > > > > On 2021-04-20 17:09, David Edelsohn wrote: > > > > On Tue, Apr 20, 2021 at 7:52 PM Thomas Rodgers > > wrote: > > > > &g

Re: GCC 11.1 Release Candidate available from gcc.gnu.org

2021-04-20 Thread David Edelsohn via Gcc
On Tue, Apr 20, 2021 at 8:23 PM Thomas Rodgers wrote: > > On 2021-04-20 17:09, David Edelsohn wrote: > > On Tue, Apr 20, 2021 at 7:52 PM Thomas Rodgers > wrote: > > > On 2021-04-20 15:25, David Edelsohn via Gcc wrote: > > On Tue, Apr 20, 2021 at 12:43 PM J

Re: GCC 11.1 Release Candidate available from gcc.gnu.org

2021-04-20 Thread David Edelsohn via Gcc
On Tue, Apr 20, 2021 at 7:52 PM Thomas Rodgers wrote: > > On 2021-04-20 15:25, David Edelsohn via Gcc wrote: > > On Tue, Apr 20, 2021 at 12:43 PM Jakub Jelinek via Gcc > wrote: > > > The first release candidate for GCC 11.1 is available from > > https://gcc.gnu.o

Re: GCC 11.1 Release Candidate available from gcc.gnu.org

2021-04-20 Thread David Edelsohn via Gcc
On Tue, Apr 20, 2021 at 12:43 PM Jakub Jelinek via Gcc wrote: > > The first release candidate for GCC 11.1 is available from > > https://gcc.gnu.org/pub/gcc/snapshots/11.1.0-RC-20210420/ > ftp://gcc.gnu.org/pub/gcc/snapshots/11.1.0-RC-20210420 > > and shortly its mirrors. It has been generated

Re: Gcc as callable libraries (was: removing toxic emailers)

2021-04-15 Thread David Edelsohn via Gcc
On Thu, Apr 15, 2021 at 5:04 PM Thomas Koenig via Gcc wrote: > > David, > > for some reason or other, I did not get your mail, so I will > just reply copying in from the archive. > > First, thanks for injecting some sanity into the discussion. > > I will not discuss RMS' personal shortcomings or t

Re: GCC association with the FSF

2021-04-11 Thread David Edelsohn via Gcc
On Sun, Apr 11, 2021 at 8:40 PM Ian Lance Taylor via Gcc wrote: > > On Sat, Apr 10, 2021 at 4:36 AM Pankaj Jangid wrote: > > > > I think, it would be great help if someone can document what the SC > > does. > > I don't know whether anybody actually tried to answer this. > > The main job of the GC

Re: Copyright Assignment Form

2021-04-09 Thread David Edelsohn via Gcc
Replied privately. On Fri, Apr 9, 2021 at 8:37 AM Ruihan Li via Gcc wrote: > > Hello, everyone. > > > > > I'd like to contribute to the gccrs project > (https://github.com/Rust-GCC/gccrs) and they require contributions to have > copyright assignment in place. Could you please tell me what I sho

Re: Default debug format for AVR

2021-04-08 Thread David Edelsohn via Gcc
On Thu, Apr 8, 2021 at 12:09 PM David Edelsohn wrote: > > On Thu, Apr 8, 2021 at 10:41 AM Jeff Law wrote: > > > > On 4/8/2021 8:06 AM, Simon Marchi via Gcc wrote: > > > On 2021-04-08 9:11 a.m., David Edelsohn wrote: > > >>>> AIX continues to use an

Re: Default debug format for AVR

2021-04-08 Thread David Edelsohn via Gcc
On Thu, Apr 8, 2021 at 10:41 AM Jeff Law wrote: > > On 4/8/2021 8:06 AM, Simon Marchi via Gcc wrote: > > On 2021-04-08 9:11 a.m., David Edelsohn wrote: > >>>> AIX continues to use and support STABS, although it is transitioning > >>>> to DWARF. If thi

Re: Default debug format for AVR

2021-04-08 Thread David Edelsohn via Gcc
On Thu, Apr 8, 2021 at 2:03 AM Richard Biener wrote: > > On April 8, 2021 1:17:53 AM GMT+02:00, David Edelsohn > wrote: > >On Tue, Apr 6, 2021 at 6:34 AM Richard Biener via Gcc > >wrote: > >> > >> On Mon, Apr 5, 2021 at 10:56 PM Simon Marchi via Gcc >

Re: Default debug format for AVR

2021-04-07 Thread David Edelsohn via Gcc
On Tue, Apr 6, 2021 at 6:34 AM Richard Biener via Gcc wrote: > > On Mon, Apr 5, 2021 at 10:56 PM Simon Marchi via Gcc wrote: > > > > On 2021-04-05 3:36 p.m., Jim Wilson wrote:> On Sat, Apr 3, 2021 at 6:24 PM > > Simon Marchi via Gcc mailto:gcc@gcc.gnu.org>> wrote: > > > > > > The default deb

Re: RMS removed from the GCC Steering Committee

2021-04-03 Thread David Edelsohn via Gcc
As we have expressed, the GCC Steering Committee doesn't micromanage the development of GCC. The technical decisions are made by the Release Managers and the various maintainers. But if you want to play nationality bingo, let's play and see what we find, shall we? The three GCC Release Managers

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread David Edelsohn via Gcc
[I previously sent this from another email account, but it seems to be lost. I am sending this on behalf of the GCC Steering Committee.] In 2012 RMS was added to the GCC Steering Committee web page based on his role in the GNU Project, though his role as a member of the Steering Committee has bee

Re: Having trouble getting my school to sign the copyright disclaimer

2021-03-31 Thread David Edelsohn via Gcc
On Wed, Mar 31, 2021 at 11:28 AM PKU via Gcc wrote: > > Hello, > > I’m trying to get my school to sign the copyright disclaimer. Unfortunately > the officials are reluctant to do that. Can anyone suggest what to do next? > > They claim that university owns copyright to my code if I wrote it for a

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread David Edelsohn via Gcc
On Wed, Mar 31, 2021 at 9:46 AM Florian Weimer wrote: > > * David Edelsohn via Gcc: > > > Has the GCC SC blocked any new port or major feature? Not that I'm aware > > of. > > What about the plugin framework? The libgcc licensing change would > not have happe

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread David Edelsohn via Gcc
On Wed, Mar 31, 2021 at 8:28 AM Richard Biener via Gcc wrote: > > On Wed, Mar 31, 2021 at 1:36 PM Mark Wielaard wrote: > > > > You are referencing the recent open letter which isn't really what > > people are discussing here. Although many probably sympathize with > > calling for the removal of t

Re: Copyright assignment

2021-03-30 Thread David Edelsohn via Gcc
Replied off-list. On Tue, Mar 30, 2021 at 9:49 AM George Liakopoulos via Gcc wrote: > > Dear GCC Community , > > I am planning to contribute in Rust-GCC project ( > https://github.com/Rust-GCC) , so I think it will be good to have the > copyright assignment from now on . > > Waiting for your repl

Re: Request for Copyright Assignment Form

2021-03-13 Thread David Edelsohn via Gcc
Replied off-list. Thanks, David On Sat, Mar 13, 2021 at 11:16 AM Ansh Tyagi via Gcc wrote: > > Hey, > I would like to contribute in Rust-GCC/gccrs so I am requesting a Copyright > Assignment Form. Let me know if there are any more steps to contribute. > > Thanks & Regards > Ansh Tyagi

Re: What is pex_run

2021-02-25 Thread David Edelsohn via Gcc
On Thu, Feb 25, 2021 at 5:26 PM Gary Oblock via Gcc wrote: > > I've got collect2 finding a linker error and I'm out of > other options so I'm poking around in the collect2 > sources. I'm wondering what pex_run is (since it's > getting handed the arguments this might mater?) > I figure if I can get

Re: Request for copyright assignment form

2021-02-23 Thread David Edelsohn via Gcc
See off list. Thanks, David On Tue, Feb 23, 2021 at 7:08 AM The Other via Gcc wrote: > > Hi, > > I would like to get a copyright assignment form for GCC. I believe that > https://gcc.gnu.org/contribute.html states that the right place to get such a > form is here. > > Thanks, > Theo

Re: Copyright Assignment Form

2021-02-18 Thread David Edelsohn via Gcc
Sent off list. - David On Wed, Feb 17, 2021 at 11:28 PM Akshat Agarwal via Gcc wrote: > > Hey, > I would like to contribute some patches to the gccrs project > (https://github.com/Rust-GCC/gccrs/) and I'd like to get a copyright > assignment form as per the guidelines outlined at > https://gc

Re: Copyright assignment paperwork request

2021-01-13 Thread David Edelsohn via Gcc
Sent off-list. - David On Wed, Jan 13, 2021 at 11:43 AM Harris Snyder wrote: > > Hi, > > I would like to start contributing to GCC. As such, from my > understanding, I need to file some paperwork related to copyright > assignment. If there is a set of paperwork that would cover all future > cont

Re: Copyright Forms Request

2021-01-07 Thread David Edelsohn via Gcc
Sent privately. - David On Thu, Jan 7, 2021 at 8:08 PM Anthony Sharp via Gcc wrote: > > Hello, > > Hope all is well. Please could I have a copy of the form to assign > copyright of all future changes. > > Kind regards, > Anthony Sharp

Re: Google GSOC Idea

2021-01-05 Thread David Edelsohn via Gcc
Are you trying to propose a JavaScript / TypeScript front-end and associated runtime for GCC? I don't believe that anyone would object to that. It probably is much too ambitious for a GSoC project. You could propose a subset as a GSoC project. It's unclear if you already have a preliminary impl

Re: Copyright assignment for Rust-GCC

2021-01-05 Thread David Edelsohn via Gcc
C folks? > > Best regards. > > > Eric Gallager writes: > > > On Mon, Jan 4, 2021 at 11:13 AM David Edelsohn via Gcc > > wrote: > > > >> On Mon, Jan 4, 2021 at 5:29 AM Nala Ginrut via Gcc > >> wrote: > >> > > >> &

Re: Copyright assignment for Rust-GCC

2021-01-05 Thread David Edelsohn via Gcc
On Tue, Jan 5, 2021 at 10:48 AM Jeff Law wrote: > > On 1/4/21 11:01 PM, Eric Gallager via Gcc wrote: > > On Mon, Jan 4, 2021 at 11:13 AM David Edelsohn via Gcc > > wrote: > > > >> On Mon, Jan 4, 2021 at 5:29 AM Nala Ginrut via Gcc > >> wrote: &g

  1   2   3   4   5   6   7   8   >