Re: More C type errors by default for GCC 14

2023-05-17 Thread Florian Weimer via Gcc
* Jason Merrill: > As a compromise, it should be possible to error by default only in > cases where the implicit int (including as a return value) is either > the source or target of a non-value-preserving conversion, as those > are very likely to be bugs. That seems desirable for both camps. No

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (May 18, 2023)

2023-05-17 Thread jiawei
Hi all, Here is the agenda for tomorrow's RISC-V GNU toolchain meeting. If you have any topics want to discuss or share, please change the angenda/notes doc or let me know and I will update them, thanks. https://docs.google.com/document/d/1JSs-BSlPJ3QYbAb-Add1TlbYx0nOT1ur3jcsITIJ01U/edit#

LSP based on GCC

2023-05-17 Thread Eli Zaretskii via Gcc
Dear GCC developers, Emacs 29, to be released soon, will come with a built-in client for the LSP protocol. This allows to enhance important Emacs features, such as at-point documentation, on-the-fly diagnostic annotations, finding definitions and uses of program identifiers, enhanced completion o

Re: LSP based on GCC

2023-05-17 Thread Paul Smith
On Wed, 2023-05-17 at 17:28 +0300, Eli Zaretskii via Gcc wrote: > If there are no current plans for implementing LSP, I hope someone > will work on that soon, given that Emacs can now use it, and because > having a GCC-based LSP implementation will allow people to use their > installed GCC as the b

gcc-10-20230517 is now available

2023-05-17 Thread GCC Administrator via Gcc
Snapshot gcc-10-20230517 is now available on https://gcc.gnu.org/pub/gcc/snapshots/10-20230517/ 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

Re: LSP based on GCC

2023-05-17 Thread Ben Boeckel via Gcc
On Wed, May 17, 2023 at 15:48:09 -0400, Paul Smith wrote: > More frustratingly, Clang has made some poor decisions around > "compatibility": they tried to leverage the GNU ecosystem by emulating > GCC features and arguments but sometimes break things. The most Alas, the cost of trying to make a c

Re: LSP based on GCC

2023-05-17 Thread Arsen Arsenović via Gcc
David Malcolm writes: > [...snip...] > I wrote that prototype, but I haven't touched it since 2017, and I > already have more than enough other work, alas. I'm happy to help if > someone wants to pick up the work and finish it. > > That patch kit did several things: > (a) adds a new "on the sid

Taking Over MIPS Maintenance

2023-05-17 Thread YunQiang Su
Greetings all, I would like to self-nominate as the new GCC MIPS maintainer. Matthew Fortune is listed in MAINTAINERS as the current maintainer of GCC's MIPS Port. However, it has been years since he left MIPS Technologies and had since been inactive. I currently work for CIP United Inc., which