GCC Newspaper
JUNE 15, 2026
Date
/
Architectures
Components
Topics
News & Policy
Other

Ongoing Discussions

66 discussions
gcc
Proposed

AI Policy Working Group Met

The GCC AI policy working group met to discuss how they intend to work and discussed a recent email from RMS about AI policies for GNU projects.

gcc
Proposed

Inquiry About register_operand in Non-Strict RTL

Georg-Johann Lay asks whether a register_operand in non-strict RTL can contain a REG_P register that doesn't satisfy the operand's constraint.

gcc
Proposed

Need help with a g77 compile error

A user is encountering a "ld: cannot open -lg2c" error when compiling with g77 and is seeking assistance.

gcc
Proposed

AGI CPU

A survey on AGI CPUs is available; sample reports can be shared upon request.

gcc
Proposed

Assign copyright to FSF for GCC contributions

Henri Menke wants to assign copyright for their past and future GCC contributions to the Free Software Foundation.

gcc
Proposed

Starting patch review wiki

Andrew Pinski added recommendations to the patch review wiki for new developers to use tools for commit message and coding style correctness.

gcc
Proposed

Agi Cpu

Unsolicited commercial email about an AGI CPU survey.

gcc
Proposed

Gcc

Unsolicited commercial email about a conference attendee database.

gcc
Proposed

PowerPC GCC maintainer

Michael Meissner proposes himself as a GCC PowerPC maintainer to address bandwidth issues.

gcc
Proposed

Fixes various compiler warnings

This PR resolves compiler warnings related to formatting, uninitialized variables, non-virtual destructors, and unused variables in GCC.

gcc
Proposed

Reports download_prerequisites failing from AWS

Haochen Jiang reports that `download_prerequisites` script fails with a 403 Forbidden error when run on AWS systems, suspecting potential IP blocking.

gcc
Proposed

Sourceware @ Conservancy Year Three

Sourceware highlights its activities and achievements over the past year as a Conservancy member project, including infrastructure improvements and community e…

gcc
Proposed

Gccjit dynamic down casting (GCC16 or future GCC17)

Basile Starynkevitch asks about dynamic downcasting capabilities in GCCJIT to determine the type of a `gcc_jit_object` pointer.

gcc
Proposed

Gnu Tools Cauldron 2026

The GNU Tools Cauldron 2026 will be held in Prague from October 2nd to 4th, with a Toolchains Track at the Linux Plumbers Conference.

gcc
Proposed

Transitioning libgomp from C to C++ implementation

Thomas Schwinge proposes transitioning libgomp from C to C++ to improve type safety and enable better OpenMP OMPT implementation.

gcc
Proposed

GCC 14.3.1 Status Report (2026-05-04)

GCC 14.4 release candidate is planned for June 19th, with the release a week after; developers are asked to review and backport regression fixes.

gcc
Proposed

Revert back asap

Inquiry about the operational status of an email address for a potential business project.

gcc
Proposed

Policy on use of LLM tools and bug fixes

The discussion continues on the policy for using LLMs in GCC development, focusing on appropriate use cases and code review processes.

gcc
Proposed

Builtins for C++26 integer atomic reductions

The author provides a detailed explanation with litmus tests demonstrating the necessity of new builtins for C++26 integer atomic reductions due to memory mode…

gcc/OpenACC
Proposed

GSoC OpenACC weekly report describes parsing progress

A GSoC student provides a progress report on implementing OpenACC parsing for C, C++, and Fortran front-ends in GCC, noting some debugging challenges.