GSoC mandatory step error

2025-03-31 Thread Leul Abiy via Gcc
Dear Sir/Madam, I just wanted to ask about the build of gcc. I know it is a required step before applying to GCC for the GSoC 2025. However, I get an error. Here is the error: /home/stoplight/GitProjects/GCC-PROJECT/gcc/build/object/./prev-gcc/xg++ -B/home/stoplight/GitProjects/GCC-PROJECT/gcc/b

Re: [Draft] GSoC 2025 Proposal: Implementing Clang's -ftime-trace Feature in GCC

2025-03-31 Thread Eldar Kusdavletov via Gcc
I wanted to follow up on my previous email regarding my interest in participating in Google Summer of Code with GCC. I saw the discussion in the thread, but it seems there was no final confirmation. Could you please let me know if everything is in order and whether I can proceed with submitting my

Re: Does gcc have different inlining heuristics on different platforms?

2025-03-31 Thread Julian Waters via Gcc
Thanks for the quick reply, I'll ask the people responsible for working on the Linux parts try to compile and link the codebase with -fno-use-linker-plugin to see what happens. It's a bit disheartening to hear that LTO support on Windows is behind Linux though. I'd help get that up to speed if I co

GSoC 2025 – Excited About GCC Go Escape Analysis & Seeking Guidance

2025-03-31 Thread Astha Pipania via Gcc
I hope you're doing well! I'm incredibly excited about the "GCC Go Escape Analysis" project for GSoC 2025. I've spent time reviewing past contributions, including the 2024 work related to Go in GCC, and I’m eager to build on that progress in a meaningful way. After going through the mailing lists

Does gcc have different inlining heuristics on different platforms?

2025-03-31 Thread Julian Waters via Gcc
Hi all, I've been trying to chase down an issue that's been driving me insane for a while now. It has to do with the flatten attribute being combined with LTO. I've heard that flatten and LTO are a match made in hell (Someone else's words, not mine), but from what I observe, several methods marked