RE: On pull request workflows for the GNU toolchain

2024-09-25 Thread Jiang, Haochen via Gcc
> From: Joseph Myers > Sent: Wednesday, September 25, 2024 10:46 PM > > On Wed, 25 Sep 2024, Jiang, Haochen via Gcc wrote: > > > The potential issue might be the PR will be closed after merging, which > > might > > be flooded in history if the regression is not fixed with the PR forgotten > >

Re: The riscv compilation chain for your own operating system cannot recognize march.

2024-09-25 Thread Jeff Law via Gcc
On 9/25/24 2:56 AM, Troy Mitchell via Gcc wrote: Hi everyone, I'm new to the world of gcc. I don't know if this is the right place to post, but I'm having some issues that are really annoying. I've created a Unix-like system, and although it's not very complete yet, I want to make a cross-

RE: On pull request workflows for the GNU toolchain

2024-09-25 Thread Joseph Myers via Gcc
On Wed, 25 Sep 2024, Jiang, Haochen via Gcc wrote: > The potential issue might be the PR will be closed after merging, which might > be flooded in history if the regression is not fixed with the PR forgotten to > be > reopened. I am not sure the reopen could be automatically done. If it could,

Re: [RFC] Return Value Propagation in IPA-CP

2024-09-25 Thread Dhruv Chawla via Gcc
On 15/09/24 18:04, Jan Hubicka wrote: External email: Use caution opening links or attachments Ping (https://gcc.gnu.org/pipermail/gcc/2024-August/244625.html). Hi, Hi, Thanks for the feedback! A few comments: * Proposed Solution * * Extending IPA-CP: 1. Add return jump function data s

The riscv compilation chain for your own operating system cannot recognize march.

2024-09-25 Thread Troy Mitchell via Gcc
Hi everyone, I'm new to the world of gcc. I don't know if this is the right place to post, but I'm having some issues that are really annoying. I've created a Unix-like system, and although it's not very complete yet, I want to make a cross-compilation chain for it so that I can use some open