GSoC proposal for extending static analyzer

2022-04-15 Thread Mir Immad via Gcc
I've submitted a proposal for extending the static analyzer to support posix fd APIs on GSoC website. Here is the Google docs link (gdocs ). Please take a look and let me know what you think. Thank

Re: GSoC proposal for extending static analyzer

2022-04-15 Thread David Malcolm via Gcc
On Fri, 2022-04-15 at 19:58 +0530, Mir Immad wrote: > I've submitted a proposal for extending the static analyzer to support > posix fd APIs on GSoC website. Here is the Google docs link (gdocs > < > https://docs.google.com/document/d/188zxPUsuYcF-uGVYL_G1s2RVtHhJSZeQ4sha40H7374/edit?usp=sharing >

Re: GSoC proposal for extending static analyzer

2022-04-15 Thread Mir Immad via Gcc
I've updated the link on the repo -- https://mirimmad.github.io/zeta-lang. > You don't give many specifics in your personal decription. One thing > I'm not seeing is a sense of how proficient you are in various > programming languages. In particular, how is your C and C++? How > familiar are yo

GSoC thoughts on C++ static analyzer support

2022-04-15 Thread Φώτης Βαλασιάδης via Gcc
Hello all, I am interested in said project, and I'd like to ask. Is said project limited to providing static analysis for heap allocations and file handles? To be clear I am asking whether or not there are goals beyond these two. This pattern could pretty much be used for all resource-like obje

Re: GCC 11.3 Release Candidate available from gcc.gnu.org

2022-04-15 Thread William Seurer via Gcc
I tested the release candidate on power 7 and 8 BE as well as power 8, 9, and 10 LE and saw nothing unexpected. On 4/14/22 2:08 AM, Richard Biener via Gcc wrote: The first release candidate for GCC 11.3 is available from https://gcc.gnu.org/pub/gcc/snapshots/11.3.0-RC-20220414/ ftp://gcc.g

gcc-10-20220415 is now available

2022-04-15 Thread GCC Administrator via Gcc
Snapshot gcc-10-20220415 is now available on https://gcc.gnu.org/pub/gcc/snapshots/10-20220415/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 10 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Request for comments : GSoC Project Proposal - Constant folding in Rust-GCC (Draft)

2022-04-15 Thread M V V S Manoj Kumar via Gcc
Greetings, I am M V V S Manoj Kumar, an Open Source Contributor to Rust-GCC (GitHub , contributions ), and I want to pursue a GSoC project regarding constant folding in Rust-GCC. I have inclu