GCC Steering Committee attention, Re: [WIP 0/8] Algol 68 GCC Front-End

2025-02-05 Thread Thomas Schwinge
Hi GCC Steering Committee! Please consider accepting into GCC this new -- old? ;-) -- Algol 68 front end (awaiting conclusion of the ongoing technical review), and appointing José as its maintainer. (At FOSDEM last weekend, we were briefly discussing this contribution, and I offered to raise

Request a LoongArch port merge permission from the GCC Steering Committee

2022-03-20 Thread Chenghua Xu
Hi all, This is a formal request from the GCC Steering Committee for the LoongArch port merge permission. If possible, I apply for my colleague Lulu Cheng and me to be LoongArch port maintainers. A technical review is underway and an agreement will be reached soon[1]. Thanks  Richard and

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread Paul Koning via Gcc
> On Apr 20, 2021, at 9:22 AM, David Starner via Gcc wrote: > > Giacomo Tesio wrote: >> ... >> Please, do not create a hostile environment for indipendent contributors. > > What do you mean by independent? If you're independently wealthy and > don't need to work, you can avoid this. If you're

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread David Starner via Gcc
Giacomo Tesio wrote: > And while this is IBM, the other US corporations with affiliations in the Steering Committee are no better: https://gcc.gnu.org/pipermail/gcc/2021-April/235777.html > I can understand that some of you consider working for such corporations "a > joy". &g

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread Bill Schmidt via Gcc
On 4/20/21 7:42 AM, Richard Kenner via Gcc wrote: Troubling indeed, but this might just be an overzealous manager. IBM, like other corporations, has made significant technical contributions to GCC over the years, for example the scheduler and the vectorizer, and thus has assigned the copyright of

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread Giacomo Tesio
Gebru. To me, the members of the Steering Committee shouldn't be under such burden. Since the vast maiority of them are, this turns to be a risk for people relying on GCC. But let me clear about this: I do NOT speak for anybody who share your trust in the benevolence if US BigTech, wherev

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread Richard Kenner via Gcc
> Troubling indeed, but this might just be an overzealous manager. > IBM, like other corporations, has made significant technical > contributions to GCC over the years, for example the scheduler and > the vectorizer, and thus has assigned the copyright of these > contributions to the FSF. Yes, as

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread Richard Kenner via Gcc
> You are an IBM employee 100% of the time. For those who aren't aware of it, this has been IBM's position for many decades. It's not a new position. But they are unique in the extremeness of their position on this, so generalizing this would be a mistake.

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread Kalamatee via Gcc
On Tue, 20 Apr 2021 at 11:21, David Brown wrote: > On 20/04/2021 08:54, Giacomo Tesio wrote: > > Hi GCC developers, > > > > just to further clarify why I think the current Steering Committee is > highly problematic, > > I'd like you to give a look at

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread Christopher Dimech via Gcc
rom: "David Brown" > To: "Giacomo Tesio" , gcc@gcc.gnu.org > Subject: Re: On US corporate influence over Free Software and the GCC > Steering Committee > > On 20/04/2021 08:54, Giacomo Tesio wrote: > > Hi GCC developers, > > > > just

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread David Brown
On 20/04/2021 08:54, Giacomo Tesio wrote: > Hi GCC developers, > > just to further clarify why I think the current Steering Committee is highly > problematic, > I'd like you to give a look at this commit > message over Linux MAINTAINERS > > https://git.kernel.org/pu

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread Christopher Dimech via Gcc
obey." "When I hear the voice say, 'Now, listen to me, ' I will obey." > Sent: Tuesday, April 20, 2021 at 7:37 PM > From: "Eric Botcazou" > To: "Giacomo Tesio" > Cc: gcc@gcc.gnu.org > Subject: Re: On US corporate influence over Free Soft

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread Eric Botcazou
> Here the relevant excerpt (but please go chech the quotation): > > "As an IBM employee, you are not allowed to use your gmail account to work > in any way on VNIC. You are not allowed to use your personal email account > as a "hobby". You are an IBM employee 100% of the time. > Please remove you

On US corporate influence over Free Software and the GCC Steering Committee

2021-04-19 Thread Giacomo Tesio
Hi GCC developers, just to further clarify why I think the current Steering Committee is highly problematic, I'd like you to give a look at this commit message over Linux MAINTAINERS https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commi

Re: Remove RMS from the GCC Steering Committee

2021-04-06 Thread Ian Lance Taylor via Gcc
On Tue, Apr 6, 2021 at 3:28 AM Richard Biener wrote: > > Seeing the word "dysfunction" I don't remember using I want to clarify > the non-openess which I intended to criticize. The SC is not "open" because: > - it appoints itself (new members, that is) - in fact in theory it > should be appointed

Re: Remove RMS from the GCC Steering Committee

2021-04-06 Thread Siddhesh Poyarekar
W, the glibc FSF stewards are analogous to the SC and pretty much all of those points apply to them. My impression is that it's a symptom of governance style of GNU projects (or maybe GNU *toolchain* projects due to shared history) and not specifically anything to do with the steering commi

Re: Remove RMS from the GCC Steering Committee

2021-04-06 Thread Matthias Klose
On 4/6/21 12:27 PM, Richard Biener via Gcc wrote: > On Thu, Apr 1, 2021 at 9:21 PM Ian Lance Taylor via Gcc > wrote: >> >> On Thu, Apr 1, 2021 at 10:08 AM Nathan Sidwell wrote: >>> >>> Richard Biener pointed out dysfunction in the SC. The case of the >>> missing question I asked in 2019 also po

Re: Remove RMS from the GCC Steering Committee

2021-04-06 Thread Mark Wielaard
nk this is unfair to the steering committee and misrepresents what it means to be a GNU project. That "gnu-stucture" document was written by RMS a couple of months ago and doesn't represent how the GNU project and its maintainers have worked for years. It seems to have been a reac

Re: Remove RMS from the GCC Steering Committee

2021-04-06 Thread Richard Biener via Gcc
On Thu, Apr 1, 2021 at 9:21 PM Ian Lance Taylor via Gcc wrote: > > On Thu, Apr 1, 2021 at 10:08 AM Nathan Sidwell wrote: > > > > Richard Biener pointed out dysfunction in the SC. The case of the > > missing question I asked in 2019 also points to that. This response > > gives me no confidence t

Re: Remove RMS from the GCC Steering Committee

2021-04-05 Thread Nathan Sidwell
Ian, thank you for taking the time to write this. I appreciate that you have reached out. I do have a couple of comments though. On 4/1/21 3:19 PM, Ian Lance Taylor wrote: On Thu, Apr 1, 2021 at 10:08 AM Nathan Sidwell wrote: I think you want the steering committee to issue a statement

Re: RMS removed from the GCC Steering Committee

2021-04-04 Thread Ian Lance Taylor via Gcc
I am not hearing what you are saying. There doesn't seem to be much point to continuing. I'll just reply to one minor point. > Thus, I'm not naive enough to ignore the thousands way your employee > can get huge advantages by having you in the GCC's Steering Committ

Re: RMS removed from the GCC Steering Committee

2021-04-04 Thread Richard Kenner via Gcc
eir time, not by groups like the SC or the maintainers. > > > Except that the President of FSF (and Chief GNUissance himself) was > > > receiving copy of all the communications of the Steering Committee. > > > > Do we know this as a fact? > > Ian wrote so

Re: RMS removed from the GCC Steering Committee

2021-04-04 Thread Christopher Dimech via Gcc
> Sent: Monday, April 05, 2021 at 1:10 AM > From: "Giacomo Tesio" > To: "Ian Lance Taylor" > Cc: "GCC Development" , "Nathan Sidwell" > Subject: Re: RMS removed from the GCC Steering Committee > > Ian, > > with all respect wi

Re: RMS removed from the GCC Steering Committee

2021-04-04 Thread Christopher Dimech via Gcc
> Sent: Monday, April 05, 2021 at 1:10 AM > From: "Giacomo Tesio" > To: "Ian Lance Taylor" > Cc: "GCC Development" , "Nathan Sidwell" > Subject: Re: RMS removed from the GCC Steering Committee > > Ian, > > with all respect wi

Re: RMS removed from the GCC Steering Committee

2021-04-04 Thread Giacomo Tesio
rations. But the only way to change that is to encourage > companies that are *not* in the US to contribute too. False: it's not the only way. You can also put trustworthy and credible observers to protect the interests of the global Free Software movement. Stallman serving in the St

Re: RMS removed from the GCC Steering Committee

2021-04-04 Thread Richard Kenner via Gcc
re US corporations. But the only way to change that is to encourage companies that are *not* in the US to contribute too. > Except that the President of FSF (and Chief GNUissance himself) was > receiving copy of all the communications of the Steering Committee. Do we know this as a fact?

Re: RMS removed from the GCC Steering Committee

2021-04-04 Thread Giacomo Tesio
mainly a soft power that can influence development of GCC by slowing down or fastening certain features, as you explained the SC did in several occasions (the Nathan's libcody, the plugin framework and many other that were too subtle to catch from outside the Steering Committee). We are all

Re: RMS removed from the GCC Steering Committee

2021-04-04 Thread Jonathan Wakely via Gcc
; As it clearly says on the steering committee page, appointments are personal, not based on employer. One SC members just moved job but didn't lose his SC position, because it's him and not his employer who is on the committee. > I don't understand this argument. If we remo

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 Releas

Re: RMS removed from the GCC Steering Committee

2021-04-03 Thread Ian Lance Taylor via Gcc
On Sat, Apr 3, 2021 at 10:31 AM Giacomo Tesio wrote: > > I'm still just one Italian hacker: all the huge imbalances that the > removal of the only FSF and GNU member of the Steering Committee > uncovered, are still there! As far as I can tell, the imbalances you refer to are

Re: RMS removed from the GCC Steering Committee

2021-04-03 Thread Jonathan Wakely via Gcc
If you have nothing to contribute except these diatribes, please give it a rest. If you really think "being American" is a bigger image problem than "being RMS" then you are part of the problem here.

Re: RMS removed from the GCC Steering Committee

2021-04-03 Thread Giacomo Tesio
t properly. > > This is free software. If you want to make it better, then make it > better. [...] So prove me wrong. Do the work. Well Ian, I'm glad and honoured to be appointed as a new member of the GCC Steering Committee [0]!!! :-D But now what? I'm still just one Italian h

Re: RMS removed from the GCC Steering Committee (was: Remove RMS...)

2021-04-02 Thread Gerald Pfeifer
On Thu, 1 Apr 2021, Giacomo Tesio wrote: > Oh well, sure, but luckily the solution is just as fast and easy as > it was to remove RMS: pick just one person for each nationality and > remove the others. Why nationalities? That strikes me as a rather specific view focusing on one of many attributes

Re: RMS removed from the GCC Steering Committee

2021-04-02 Thread Ian Lance Taylor via Gcc
t it is not perfect. It has many problems. Lack of contributor diversity is one of them. If I knew how to fix that problem, I would work to fix it. I personally do not believe that the membership of the steering committee is a significant cause of that problem. But I could be mistaken. So prov

Re: RMS removed from the GCC Steering Committee

2021-04-02 Thread Christopher Dimech via Gcc
> Sent: Saturday, April 03, 2021 at 2:06 AM > From: "Giacomo Tesio" > To: "Jonathan Wakely" > Cc: "gcc@gcc.gnu.org" , "Nathan Sidwell" > Subject: Re: RMS removed from the GCC Steering Committee > > Dear Jonathan, > > ever

Re: RMS removed from the GCC Steering Committee

2021-04-02 Thread Giacomo Tesio
ions (with long term ties > > with the USA DoD [5]) are kicking out of the GCC Steering Committee > > their only connection with both the FSF and the GNU project. > > If that's what you think happened, you've not been paying attention to > this thread. ...I wrote suc

Re: RMS removed from the GCC Steering Committee

2021-04-02 Thread Jonathan Wakely via Gcc
On Fri, 2 Apr 2021 at 11:06, Giacomo Tesio wrote: > But from outside your "cultural bubble", we all see that a bunch of > highly controversial [3][4] US corporations (with long term ties with > the USA DoD [5]) are kicking out of the GCC Steering Committee their > only connec

Re: RMS removed from the GCC Steering Committee

2021-04-02 Thread Christopher Dimech via Gcc
d Meneide" > Cc: gcc@gcc.gnu.org > Subject: Re: RMS removed from the GCC Steering Committee > > Hello Thomas, Jonathan, David, Nathan Jean and... everybody. :-) > > > I'm sorry for this long mail that rivals with the original Nathan's > request, but I wanted

Re: RMS removed from the GCC Steering Committee

2021-04-02 Thread Giacomo Tesio
tion based on power (that's is expressed and enforced through wealth and giustified through "economics" and clearly captured by `git log`s). But from outside your "cultural bubble", we all see that a bunch of highly controversial [3][4] US corporations (with long term ties

Re: Remove RMS from the GCC Steering Committee

2021-04-01 Thread Richard Kenner via Gcc
> If RMS had ever done the same (pretty unlikely, Fortran isnt't his > thing), I would have done the same without thinking twice about it. I agree with that sentiment. The fact that somebody has a certain role doesn't necessarily mean that the question is asked with that hat on: it may be nothing

Re: Remove RMS from the GCC Steering Committee

2021-04-01 Thread Thomas Koenig via Gcc
On 01.04.21 22:33, Joseph Myers wrote: And while in that case RMS probably learned of modules and libcody through the SC mailing list, in general he has this habit of asking GNU package developers random questions related to their packages. I've been asked a few questions about gfortran by ra

Re: Remove RMS from the GCC Steering Committee

2021-04-01 Thread Christian Groessler
On 4/1/21 10:33 PM, Joseph Myers wrote: RMS once asked me about the status of fused multiply-add support in glibc. I don't know why. He wasn't asking for any changes or objecting to anything the glibc maintainers had done. I'd hope that future Chief GNUisances won't try to get involved in detai

Re: Remove RMS from the GCC Steering Committee

2021-04-01 Thread Joseph Myers
On Thu, 1 Apr 2021, Ian Lance Taylor via Gcc wrote: > > 2) Last year, I asked for libcody to be added as a subcomponent, with > > its Apachev2 license intact. AFAICT RMS was involved in that licensing > > discussion, /for which I never received a response/. He was not at the > > FSF then, so he

Re: Remove RMS from the GCC Steering Committee

2021-04-01 Thread Ian Lance Taylor via Gcc
t; the dissolution of the SC, replacing it with a more open, functional and > inclusive body (which includes, nothing). > > nathan > > FWIW, I am surprised that you, the SC, chose to respond only to the > mailing list, and not CC me, the original complainant, of your decision. &

Re: Remove RMS from the GCC Steering Committee

2021-04-01 Thread Nathan Sidwell
On 3/31/21 2:27 PM, David Edelsohn via Gcc wrote: [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

Re: Protest against removal of RMS from GCC Steering Committee

2021-04-01 Thread David Malcolm via Gcc
On Thu, 2021-04-01 at 17:23 +0200, Andrea G. Monaco wrote: > > I strongly disagree with the removal of Dr. Stallman from the > Steering > Committee. RMS was not removed from the GCC Steering Committee; his name was removed from the *web page* of the steering committee. Based on th

Re: Protest against removal of RMS from GCC Steering Committee

2021-04-01 Thread Richard Biener via Gcc
On April 1, 2021 5:23:25 PM GMT+02:00, "Andrea G. Monaco" wrote: > >I strongly disagree with the removal of Dr. Stallman from the Steering >Committee. > >Not only RMS wrote the GCC initially, but I think he is the best person >by far who can guarantee the values of f

Protest against removal of RMS from GCC Steering Committee

2021-04-01 Thread Andrea G. Monaco
I strongly disagree with the removal of Dr. Stallman from the Steering Committee. Not only RMS wrote the GCC initially, but I think he is the best person by far who can guarantee the values of free software, with unmatched integrity and lucidity. That's especially important in the SC,

Re: RMS removed from the GCC Steering Committee (was: Remove RMS...)

2021-04-01 Thread Jonathan Wakely via Gcc
gt;> contribute something that does not match the culture or interests you >> represent. > > > > Everybody is welcome to send patches for GCC. The steering committee doesn't > decide what people work on, and they don't approve patches. I don't think "the

Re: RMS removed from the GCC Steering Committee (was: Remove RMS...)

2021-04-01 Thread Jonathan Wakely via Gcc
gt; Everybody is welcome to send patches for GCC. The steering committee doesn't decide what people work on, and they don't approve patches.

Re: RMS removed from the GCC Steering Committee

2021-04-01 Thread Andrea Corallo via Gcc
Giacomo Tesio writes: > Hi David, thanks for sharing! > > On Wed, 31 Mar 2021 14:27:29 -0400 David Edelsohn via Gcc wrote: > >> In 2012 RMS was added to the GCC Steering Committee web page >> based on his role in the GNU Project [...] >> we are removing him from

Re: RMS removed from the GCC Steering Committee

2021-03-31 Thread Thomas Rodgers
On 2021-03-31 17:04, Giacomo Tesio wrote: Hi Jeff, thanks for fixing your affiliation, but let me note that it doesn't change a dime for the geopolitical-diversity issue that affects GCC since before RMS joined the Steering Committee. Not to argue counter to the observation that the

Re: RMS removed from the GCC Steering Committee (was: Remove RMS...)

2021-03-31 Thread Giacomo Tesio
Hi Jeff, thanks for fixing your affiliation, but let me note that it doesn't change a dime for the geopolitical-diversity issue that affects GCC since before RMS joined the Steering Committee. On Wed, 31 Mar 2021 17:35:36 -0600 Jeff Law wrote: > > To me, and to billions of people, t

Re: RMS removed from the GCC Steering Committee (was: Remove RMS...)

2021-03-31 Thread Jeff Law via Gcc
On 3/31/2021 5:11 PM, Giacomo Tesio wrote: 10 out of 13 members of the GCC steering committee work either for American corporations (8), their subsidiaries (1) or an American University (1) recently covered by the press in India [3]. Also, 4 of these work for the same corporation (IBM / Red

RMS removed from the GCC Steering Committee (was: Remove RMS...)

2021-03-31 Thread Giacomo Tesio
Hi David, thanks for sharing! On Wed, 31 Mar 2021 14:27:29 -0400 David Edelsohn via Gcc wrote: > In 2012 RMS was added to the GCC Steering Committee web page > based on his role in the GNU Project [...] > we are removing him from the page. I have to admit that I had never carefully obs

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

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Ian Lance Taylor via Gcc
On Wed, Mar 31, 2021 at 7:44 AM Joel Sherrill wrote: > > On Wed, Mar 31, 2021 at 9:23 AM Paul Koning via Gcc wrote: > > > I may have lost it in the enormous flood of text, but I want to ask these > > general questions. > > > > 1. Is there a published code of conduct for GCC community members, > >

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Christopher Dimech via Gcc
> Sent: Thursday, April 01, 2021 at 2:56 AM > From: "David Malcolm" > To: "Christopher Dimech" , "Mark Wielaard" > Cc: "GCC Development" , "Nathan Sidwell" > Subject: Re: Remove RMS from the GCC Steering Committee > &

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Ian Lance Taylor via Gcc
ance "or his delegates"). While that is true in a formal sense it's not true in a practical sense. In practice the steering committee appoints its own members. That said I think it would be entirely reasonable to use a different structure. I just don't know what it would be.

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Richard Biener via Gcc
On March 31, 2021 5:23:09 PM GMT+02:00, David Edelsohn wrote: >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 licensin

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 happened naturally. Someone had to step i

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread David Malcolm via Gcc
On Wed, 2021-03-31 at 16:18 +0200, Christopher Dimech via Gcc wrote: [...snip...] > As for the "safe spaces" phase, this is about eliminating anything > and > everything that could emotionally troubling students. This assumes a > high > degree of fragility among western students.  I work as a jou

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Christopher Dimech via Gcc
> Sent: Thursday, April 01, 2021 at 1:28 AM > From: "Giacomo Tesio" > To: "Mark Wielaard" > Cc: "GCC Development" , "Nathan Sidwell" > Subject: Re: Remove RMS from the GCC Steering Committee > > Hi Mark, > > I'm a bit in

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Joel Sherrill
On Wed, Mar 31, 2021 at 9:23 AM Paul Koning via Gcc wrote: > I may have lost it in the enormous flood of text, but I want to ask these > general questions. > > 1. Is there a published code of conduct for GCC community members, > possibly different ones depending on which level of the organization

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Paul Koning via Gcc
I may have lost it in the enormous flood of text, but I want to ask these general questions. 1. Is there a published code of conduct for GCC community members, possibly different ones depending on which level of the organization you're in? 2. Is there a formal process for receiving claims of in

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Christopher Dimech via Gcc
> Sent: Wednesday, March 31, 2021 at 11:34 PM > From: "Mark Wielaard" > To: "Giacomo Tesio" > Cc: "GCC Development" , "Nathan Sidwell" > Subject: Re: Remove RMS from the GCC Steering Committee > > Hi Giacomo, > > On Tue, Mar

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Jonathan Wakely via Gcc
On Wed, 31 Mar 2021 at 14:30, Giacomo Tesio wrote: > But people, groups and incentives changes. > Stallman does not. Well, he's not immortal. Are you really suggesting that his crowning achievement (the free software movement and copyleft) is actually not sustainable, and only works if he's watchi

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Florian Weimer
* 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 happened naturally. Someone had to step in and delay the plugin framework feature until the licensing changes wer

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Giacomo Tesio
mately I do not expect this specific issue to occur in a hypothetical GCC lead by a Stallman-less Steering Comittee. But I DO expect that, in the long run, a Stallman-less Steering Comittee might do something not aligned with the long-term interests of Free Software, abusing my trust again. May

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Giacomo Tesio
Hi Martin, On Wed, 31 Mar 2021 10:53:20 +0200 Martin Jambor wrote: > Dear Giacomo, > > On Tue, Mar 30 2021, Giacomo Tesio wrote: > > On Tue, 30 Mar 2021 18:50:52 +0200 Martin Jambor wrote: > > > >> Unfortunately, all people are also able to close their eyes and > >> ears and ignore mistreatmen

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Richard Biener via Gcc
On Wed, Mar 31, 2021 at 2:59 PM David Edelsohn wrote: > > 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.

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: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Jonathan Wakely via Gcc
On Wed, 31 Mar 2021 at 13:29, Richard Biener wrote: > And just to repeat - all the GCC governance structure (the "SC") represents > all of the same non-openess as the FSF governance structure (because > the "SC" is in fact appointed by the Chief GNUisance "or his delegates"). The SC was appointed

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Jonathan Wakely via Gcc
On Wed, 31 Mar 2021 at 12:36, Mark Wielaard wrote: > Again, it isn't about this one or two incidents. I am sure someone can > find a way to explained it away by saying people simply misunderstood > his intentions or that no law was broken. But it is about a pattern of > behavior that shows RMS crea

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Richard Biener via Gcc
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 the entire Board of the Free Software > Foundation and calling for Richard M

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Mark Wielaard
ide to contribute your port upstream, it > > will be safe with us, regardless of who will or will not be on the > > steering committee > > When I joined the Harvey project they were all fun and welcoming. > When I asked how and where to write my copyright statement, I was > a

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Franz Fehringer via Gcc
To me (not being a contributor) this is the best contribution to the discussion so far. Am 30.03.2021 um 17:24 schrieb Maksim Fomin via Gcc: ‐‐‐ Original Message ‐‐‐ On Friday, 26 March 2021 г., 23:02, Nathan Sidwell wrote: I would rather not have to write this email. Like many deve

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Martin Jambor
Dear Giacomo, On Tue, Mar 30 2021, Giacomo Tesio wrote: > On Tue, 30 Mar 2021 18:50:52 +0200 Martin Jambor wrote: > >> Unfortunately, all people are also able to close their eyes and ears >> and ignore mistreatment when they are not the victims and when their >> friend or their favorite public fig

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread JeanHeyd Meneide via Gcc
Dear Alfred and Alexandre, It seems that neither of you would like to offer any evidence that counteracts what I have already been given by multiple individuals. Furthermore, Alexandre: > A misguided person thought that reciprocating the doxxing against RMS > was a good way to defend him. I

Re: Remove RMS from the GCC Steering Committee

2021-03-31 Thread Alfred M. Szmidt via Gcc
I ("new moderator") won't recount what happened, it is neither here, or there, but Mark is presenting a very biased view of what occured, and also one of the reasons why he no longer is a moderator. The claims about doxxing, etc, are entierly untrue and unfounded.

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Alexandre Oliva via Gcc
On Mar 30, 2021, JeanHeyd Meneide wrote: > Taking the correction into account *nod* > What you've presented here is your word ("This > accusation is outright false, beyond any possible doubt."), True, I didn't claim to be offering evidence, and that didn't seem necessary since all the su

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread JeanHeyd Meneide via Gcc
Dear Alexandre, As stated here, shortly after I sent my message (https://gcc.gnu.org/pipermail/gcc/2021-March/235197.html): > Apologies, a correction here. I should have more carefully read > it, but this paragraph: > > > My problem is Dr. Richard M. Stallman stands credibly and > > fact

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Alexandre Oliva via Gcc
On Mar 30, 2021, JeanHeyd Meneide via Gcc wrote: > My problem is Dr. Richard M. Stallman stands credibly and > factually accused of Doxxing and GCC contributor/participant and > knowingly manipulating the project for his own personal reasons. This accusation is outright false, beyond any po

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Andrew Sutton via Gcc
ot; > *To:* "Christopher Dimech" > *Cc:* "Joseph Myers" , "GCC Development" < > gcc@gcc.gnu.org>, "Nathan Sidwell" > *Subject:* Re: Remove RMS from the GCC Steering Committee > Sorry for the confusion, but was this response directed to

Remove RMS from the GCC Steering Committee

2021-03-30 Thread Ville Voutilainen via Gcc
Giacomo wrote: >Stallman cannot betray Free Software AND get away with it. >So to me (and to many others) Stallman is a sort of a living warranty. That's fine. He doesn't need to be in the GCC SC to do that. He can continue to provide guidance on the spirit of Free Software without having an SC p

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Joseph Myers
non-free license. If you decide to contribute your port upstream, it > > will be safe with us, regardless of who will or will not be on the > > steering committee The GCC SC doesn't have the power to relicense GCC; that lies with the FSF. We can correct clear licensing mista

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Giacomo Tesio
d and certainly not to a > non-free license. If you decide to contribute your port upstream, it > will be safe with us, regardless of who will or will not be on the > steering committee When I joined the Harvey project they were all fun and welcoming. When I asked how and where to write my copy

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Ian Lance Taylor via Gcc
I encourage everyone to please try to keep this discussion focused on GCC. If there is a message that is completely unrelated to GCC, I encourage not responding, or responding off-list. Thanks. Ian

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Gabriel Ravier via Gcc
On 3/30/21 7:10 PM, Christopher Dimech via Gcc wrote: Sent: Wednesday, March 31, 2021 at 4:50 AM From: "Martin Jambor" To: "Giacomo Tesio" Cc: "GCC Development" Subject: Re: Remove RMS from the GCC Steering Committee Dear Giacomo, On Tue, Mar 30 2021, Giaco

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Christopher Dimech via Gcc
> Sent: Wednesday, March 31, 2021 at 5:45 AM > From: "Joseph Myers" > To: "JeanHeyd Meneide" > Cc: "GCC Development" , "Nathan Sidwell" > Subject: Re: Remove RMS from the GCC Steering Committee > > On Tue, 30 Mar 2021, JeanHeyd Men

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread JeanHeyd Meneide via Gcc
Dear Giacomo, Apologies, a correction here. I should have more carefully read it, but this paragraph: > My problem is Dr. Richard M. Stallman stands credibly and > factually accused of Doxxing and GCC contributor/participant and > knowingly manipulating the project for his own personal

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Joseph Myers
On Tue, 30 Mar 2021, JeanHeyd Meneide via Gcc wrote: > So, it boils down to this for me: either GCC is a place where all > contributions are welcome, or GCC is a place of hypocrisy, where > contributions are welcome except when Stallman (or someone else in a > position of power) lobbies a non

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Christopher Dimech via Gcc
> Sent: Wednesday, March 31, 2021 at 4:50 AM > From: "Martin Jambor" > To: "Giacomo Tesio" > Cc: "GCC Development" > Subject: Re: Remove RMS from the GCC Steering Committee > > Dear Giacomo, > > On Tue, Mar 30 2021, Giacomo Tesio wrote:

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread JeanHeyd Meneide via Gcc
problem to attract new talents. > > I could understand such statement if he had committed actual crimes, > was legally persecuted, processed and condemned like Reiser. > > But while I try, I cannot really understand why you think that his name > in the Steering Committee

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Markus Böck via Gcc
lian I'm having a hard time trying to follow your reasoning > about Stallman being a problem to attract new talents. > > I could understand such statement if he had committed actual crimes, > was legally persecuted, processed and condemned like Reiser. > > But while I try, I can

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Martin Jambor
l stay free as in freedom, as a common good for the > whole humanity. > > As of today, GPLv3 is the legal tool that best suit this goal. > I don't think it's perfect in this regards, but that's another story. Nobody suggested that GCC would be relicensed and certainly no

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Richard Kenner via Gcc
> 3. Most of claims about Stallman are not true (to be more precise - > they are deliberately misrepresent what Stallman said to make his > views to look immoral). I would like to suggest that this discussion will go better without making accusations that people are "deliberately" doing something.

Remove RMS from the GCC Steering Committee

2021-03-30 Thread Maksim Fomin via Gcc
‐‐‐ Original Message ‐‐‐ On Friday, 26 March 2021 г., 23:02, Nathan Sidwell wrote: > I would rather not have to write this email. Like many developers, I just want > to write code. Right now we’re working towards the GCC 11 release. I thought > about deferring this email. But there’s neve

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Christopher Dimech via Gcc
> Sent: Wednesday, March 31, 2021 at 1:16 AM > From: "Giacomo Tesio" > To: "Nathan Sidwell" > Cc: "GCC Development" > Subject: Re: Remove RMS from the GCC Steering Committee > > Hi Nathan and hello everybody, > > On Fri, 26 Mar 2021

Re: Remove RMS from the GCC Steering Committee

2021-03-30 Thread Giacomo Tesio
y, I cannot really understand why you think that his name in the Steering Committee would drive away people from contributing GCC I ported GCC to Plan 9 because I want a free compiler suite for my OS. Porting CLANG would have been easier (to some extent) BUT my choice was political and Stallman in

  1   2   3   4   >