[Bug rtl-optimization/104989] New: ICE in rtl_verify_bb_insns, at cfgrtl.cc:2797 (error: flow control insn inside a basic block)

2022-03-19 Thread asolokha at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104989 Bug ID: 104989 Summary: ICE in rtl_verify_bb_insns, at cfgrtl.cc:2797 (error: flow control insn inside a basic block) Product: gcc Version: 12.0 Status: UNCONFIRMED

[Bug target/104988] Zero register (R1) clobbered by __udivmodsi4 for AVR

2022-03-19 Thread dv at vollmann dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104988 --- Comment #1 from dv at vollmann dot ch --- Sorry, it looks like it's my fault: the compiler saves and clears __zero_reg__ for ISRs so I have to do this in my assembler ISRs myself and it's correct for a function to temporarily store a non-zero

[Bug libgcc/104988] New: Zero register (R1) clobbered by __udivmodsi4 for AVR

2022-03-19 Thread dv at vollmann dot ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104988 Bug ID: 104988 Summary: Zero register (R1) clobbered by __udivmodsi4 for AVR Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug fortran/104228] [9/10/11 Regression] ICE in df_install_ref, at df-scan.cc:2294 since r8-3589-g707905d0773e5a8e

2022-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104228 --- Comment #9 from CVS Commits --- The master branch has been updated by Mikael Morin : https://gcc.gnu.org/g:907811ddc35da6c1701ed22355ece63a8c3ed7fb commit r12-7726-g907811ddc35da6c1701ed22355ece63a8c3ed7fb Author: Mikael Morin Date: Sun

[Bug fortran/104570] [12 Regression] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.cc:3681 since r12-7217-g57da34939703a6e6

2022-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104570 --- Comment #4 from CVS Commits --- The master branch has been updated by Mikael Morin : https://gcc.gnu.org/g:907811ddc35da6c1701ed22355ece63a8c3ed7fb commit r12-7726-g907811ddc35da6c1701ed22355ece63a8c3ed7fb Author: Mikael Morin Date: Sun

[Bug libgcc/86224] [m68k] textrels in libgcc

2022-03-19 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86224 Jeffrey A. Law changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug libgcc/86224] [m68k] textrels in libgcc

2022-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86224 --- Comment #2 from CVS Commits --- The master branch has been updated by Jeff Law : https://gcc.gnu.org/g:638e630142b2cf691db890ab9eb6d77a65339c54 commit r12-7725-g638e630142b2cf691db890ab9eb6d77a65339c54 Author: Sergei Trofimovich Date: Sa

[Bug tree-optimization/104987] New: [12 Regression] Recent change causing vrp13.c regressions on several targets

2022-03-19 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104987 Bug ID: 104987 Summary: [12 Regression] Recent change causing vrp13.c regressions on several targets Product: gcc Version: unknown Status: UNCONFIRMED Severity

[Bug go/104973] GCC 11.2.1 build failure with Go support (mv: cannot stat 'cpugen.o': No such file or directory)

2022-03-19 Thread sam at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104973 --- Comment #5 from Sam James --- I'm forwarding a report from downstream which two people have commented in: 1. Dennis, the original reporter; 2. PaX Team, who commented too. They're likely the same issue or related. I can't reproduce it mysel

[Bug jit/63854] Fix memory leaks seen in JIT

2022-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63854 --- Comment #34 from CVS Commits --- The master branch has been updated by Jeff Law : https://gcc.gnu.org/g:bc84b61b00792ef38e1c2cd6b7280087e4fd2b57 commit r12-7723-gbc84b61b00792ef38e1c2cd6b7280087e4fd2b57 Author: Marc Nieper-Wißkirchen Date:

[Bug c++/104905] untranslated word in diagnostic about compiled module

2022-03-19 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104905 Eric Gallager changed: What|Removed |Added CC||nathan at gcc dot gnu.org --- Comment #

[Bug middle-end/104986] New: [12 Regression] bogus writing 1 byte into a region of size 0 with -fwrapv and -O2 -fpeel-loops

2022-03-19 Thread andres at anarazel dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104986 Bug ID: 104986 Summary: [12 Regression] bogus writing 1 byte into a region of size 0 with -fwrapv and -O2 -fpeel-loops Product: gcc Version: 12.0 Status: UNCONFIRMED

[Bug c++/104906] UTF-8 bytes output in diagnostic regardless of locale

2022-03-19 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104906 Eric Gallager changed: What|Removed |Added CC||nathan at gcc dot gnu.org --- Comment #

[Bug c++/104907] unclear diagnostic for fatal error

2022-03-19 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104907 Eric Gallager changed: What|Removed |Added CC||nathan at gcc dot gnu.org --- Comment #

[Bug rtl-optimization/104154] [12 Regression] Another ICE due to recent ifcvt changes

2022-03-19 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104154 --- Comment #12 from Jeffrey A. Law --- Just to confirm. Yes, that patch fixed the problem.

[Bug target/104898] missing %q in diagnostic

2022-03-19 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104898 Eric Gallager changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #

[Bug target/104904] misplaced quotes in diagnostic

2022-03-19 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104904 Eric Gallager changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #

[Bug target/104903] missing quotes in diagnostic

2022-03-19 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104903 Eric Gallager changed: What|Removed |Added CC||wschmidt at linux dot ibm.com --- Comme

[Bug target/104902] missing %q in diagnostic

2022-03-19 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104902 Eric Gallager changed: What|Removed |Added CC||vries at gcc dot gnu.org --- Comment #1

[Bug rtl-optimization/104985] New: [12 Regression] ICE: SIGSEGV in undo_to_marker / adjust_reg_mode with -Os -frounding-math

2022-03-19 Thread zsojka at seznam dot cz via Gcc-bugs
ith-as=/usr/bin/mips64el-unknown-linux-gnuabi64-as --disable-multilib --with-abi=64 --disable-libstdcxx-pch --prefix=/repo/gcc-trunk//binary-trunk-r12-7721-20220319135312-gb60bc913cca-checking-yes-rtl-df-extra-mips64el Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.0.1 20220319 (experimental) (GCC)

[Bug middle-end/104971] [9/10/11/12 Regression] Optimisation for __builtin_ia32_readeflags corrupts the stack

2022-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104971 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:b60bc913cca7439d29a7ec9e9a7f448d8841b43c commit r12-7721-gb60bc913cca7439d29a7ec9e9a7f448d8841b43c Author: Jakub Jelinek Date: S

[Bug middle-end/99578] [11 Regression] gcc-11 -Warray-bounds or -Wstringop-overread warning when accessing a pointer from integer literal

2022-03-19 Thread goswin-v-b at web dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99578 --- Comment #38 from Goswin von Brederlow --- (In reply to Jonathan Wakely from comment #34) > (In reply to Goswin von Brederlow from comment #29) > > There is no garantee in the C standard that '(type *)CONSTANT' will actually > > point to the h

[Bug rtl-optimization/104961] [9/10/11 Regression] compilation never (?) finishes at -Og

2022-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104961 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Sum

[Bug fortran/99585] ICE with SIZE intrinsic on nested derived type components

2022-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99585 --- Comment #5 from CVS Commits --- The releases/gcc-11 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:d32402e6167294ad8ba84ffccebff1b098d2b4e1 commit r11-9671-gd32402e6167294ad8ba84ffccebff1b098d2b4e1 Author: Tobias Burnus D

[Bug fortran/104430] [9/10/11/12 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.cc:2742 since r9-3522-gd0477233215e37de

2022-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104430 --- Comment #3 from CVS Commits --- The releases/gcc-11 branch has been updated by Tobias Burnus : https://gcc.gnu.org/g:d32402e6167294ad8ba84ffccebff1b098d2b4e1 commit r11-9671-gd32402e6167294ad8ba84ffccebff1b098d2b4e1 Author: Tobias Burnus

[Bug tree-optimization/101515] [11 Regression] ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128 since r11-6729-gadb520606ce3e1e1

2022-03-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101515 Jakub Jelinek changed: What|Removed |Added Summary|[11/12 Regression] ICE in |[11 Regression] ICE in

[Bug tree-optimization/101515] [11/12 Regression] ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128 since r11-6729-gadb520606ce3e1e1

2022-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101515 --- Comment #8 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:2663d18356b0a62f5a800c7e5596d814cd3c2c41 commit r12-7720-g2663d18356b0a62f5a800c7e5596d814cd3c2c41 Author: Jakub Jelinek Date: S