Re: RFC: Formalization of the Intel assembly syntax (PR53929)

2024-01-22 Thread Jan Beulich via Gcc
On 20.01.2024 13:40, LIU Hao wrote: > 在 2024-01-19 17:13, Jan Beulich 写道: >> But I see a severe issue with your aim at confining strict mode to >> compiler generated code only: In inline assembly (see your mentioning of >> APP / NO_APP above) you still potentially reference C symbols. So the >> amb

GSoC 2024 Application: Rupali Paliwal

2024-01-22 Thread Rupali P via Gcc
Respected GSoC Review Team, I am writing to express my enthusiastic interest in participating in Google Summer of Code 2024 with Tobias Burnus. Below, I've outlined my project idea, shared insights into my background and passion for open source, and demonstrated my commitment to contributing to T

[Request for Comments] Using Rust libraries in the Rust frontend

2024-01-22 Thread Arthur Cohen
Hi everyone, In order to increase the development speed of Rust features, we are seeking feedback on reusing some Rust components directly within our front-end. As mentioned in other conferences, the most important component we would like to integrate into the front-end is the polonius borrow

Re: RFC: Formalization of the Intel assembly syntax (PR53929)

2024-01-22 Thread LIU Hao via Gcc
在 2024-01-22 16:39, Jan Beulich 写道: Right, I did some work in that direction a while ago. But iirc there are still cases left to be addressed. Attached is a draft patch for GCC, bootstrapped on {i686,x86_64}-w64-mingw32 with GCC 13.2 and binutils 2.41.0. This addresses the issue when a bad n

GCC Decimal128 class

2024-01-22 Thread Ming Cheng via Gcc
Hi GCC, Seems Janis is not at IBM. Wondering someone from GCC can help my question? Thanks Ming. From: Ming Cheng Sent: Monday, January 22, 2024 3:18 PM To: janis...@us.ibm.com Subject: GCC Decimal128 class Hi Janis Johnson, I want to test GCC Decimal128 class. This is my code: #include #in

Re: [Request for Comments] Using Rust libraries in the Rust frontend

2024-01-22 Thread Richard Biener via Gcc
On Mon, Jan 22, 2024 at 7:51 PM Arthur Cohen wrote: > > Hi everyone, > > In order to increase the development speed of Rust features, we are > seeking feedback on reusing some Rust components directly within our > front-end. As mentioned in other conferences, the most important > component we woul