Status
==
GCC trunk which eventually will become GCC 11 is now in
regression and documentation fixes only mode (Stage 4).
Please help triaging and fixing regressions to make a timely
release of GCC 11 possible.
Quality Data
Priority # Change from last report
-
On Thu, 2021-01-14 at 10:45 +0530, Adharsh Kamath wrote:
> Hello,
> I came across the list of possible project ideas for GSoC 2021 and
> I'd
> like to contribute to the project regarding the static analysis pass
> in GCC.
> How can I get started with this project?
Hi Adharsh
Sorry about the delay
I guess adding calling convention for new C++ deterministic exception option is
hard and that requires changes among front-end, middle-end and back-end
altogether.
However, I desperately need that feature since current C++ exceptions are
totally unusable.
void f() throws
{}
The failure bit wi