Re: [PATCH] gcc: testsuite: Fix builtin-speculation-overloads[14].C testism

2025-02-13 Thread Jason Merrill
On 2/13/25 11:38 AM, Matthew Malcomson wrote: On 2/12/25 23:30, Jason Merrill wrote: In the new `check_known_compiler_messages_nocache` procedure I use some Why is it not enough to look for the message with "[regexp" like check_alias_available does? The goal was that I wanted to be able to

[PATCH] RISC-V: Bugfix ICE for RVV intrinisc when using no-extension parameters

2025-02-13 Thread Jin Ma
When using riscv_v_abi, the return and arguments of the function should be adequately checked to avoid ICE. PR target/118872 gcc/ChangeLog: * config/riscv/riscv.cc (riscv_fntype_abi): Strengthen the logic of the check to avoid missing the error report. gcc/testsuite/Chan

Re: [PATCH v2] wwwdocs: add a Python postprocessing script

2025-02-13 Thread Gerald Pfeifer
On Fri, 24 Jan 2025, David Malcolm wrote: > The attached patch adds a postprocessing step to "bin" that > turns e.g. > TEXT > to: > TEXT It looks like this is causing an issue for (at least) one of our pages. http://gcc.gnu.org/projects/cxx-status.html no longer validates with Error: Sta

<    1   2