[gcc r15-3083] Do not emit a redundant DW_TAG_lexical_block for inlined subroutines

2024-08-22 Thread Bernd Edlinger via Gcc-cvs
https://gcc.gnu.org/g:bcb33b1237042e9540a905d9de19219f876e26c0 commit r15-3083-gbcb33b1237042e9540a905d9de19219f876e26c0 Author: Bernd Edlinger Date: Fri Aug 16 12:26:27 2024 +0200 Do not emit a redundant DW_TAG_lexical_block for inlined subroutines While this already works correc

[gcc r15-3084] RISC-V: Enable -gvariable-location-views by default

2024-08-22 Thread Bernd Edlinger via Gcc-cvs
https://gcc.gnu.org/g:76c29548b3de8bd06c3eef6084c19696019a7a2f commit r15-3084-g76c29548b3de8bd06c3eef6084c19696019a7a2f Author: Bernd Edlinger Date: Mon Aug 19 07:11:18 2024 +0200 RISC-V: Enable -gvariable-location-views by default This affects only the RISC-V targets, where the

[gcc r15-3118] Fix test failure on powerpc targets

2024-08-23 Thread Bernd Edlinger via Gcc-cvs
https://gcc.gnu.org/g:a8ae8f9c2ed055b9e4408209f1c724493c5a3e3c commit r15-3118-ga8ae8f9c2ed055b9e4408209f1c724493c5a3e3c Author: Bernd Edlinger Date: Fri Aug 23 06:22:55 2024 +0200 Fix test failure on powerpc targets Apparently due to slightly different optimization levels not

[gcc r15-3193] Fix bootstap-errors due to enabling -gvariable-location-views

2024-08-26 Thread Bernd Edlinger via Gcc-cvs
https://gcc.gnu.org/g:eb63f9580f0220e347034ef337dbc93d12931d6c commit r15-3193-geb63f9580f0220e347034ef337dbc93d12931d6c Author: Bernd Edlinger Date: Sat Aug 24 08:37:53 2024 +0200 Fix bootstap-errors due to enabling -gvariable-location-views This recent change triggered various b

[gcc r15-3209] Fix another inline7.c test failure on sparc targets

2024-08-26 Thread Bernd Edlinger via Gcc-cvs
https://gcc.gnu.org/g:103127cd9398d140222c9da44715d447641bf791 commit r15-3209-g103127cd9398d140222c9da44715d447641bf791 Author: Bernd Edlinger Date: Mon Aug 26 18:06:52 2024 +0200 Fix another inline7.c test failure on sparc targets This new test was reported to be still failing o