July 2022 Archives by date
Starting: Fri Jul 1 00:13:09 GMT 2022
Ending: Sun Jul 31 20:58:20 GMT 2022
Messages: 2436
- [Bug c/106148] RFE: warn about =- typos
egallager at gcc dot gnu.org
- [Bug c/45358] Diagnostic could be issued for old C style a =+ b and similar cases
egallager at gcc dot gnu.org
- [Bug c/106154] New: Error when missing a : inside an inline-asm could be improved
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106151] Inconsistent optimization when defaulting aggregate vs non-aggregate
redi at gcc dot gnu.org
- [Bug c/106154] Error when missing a : inside an inline-asm could be improved
pinskia at gcc dot gnu.org
- [Bug c++/106150] Incorrect error for defaulted anonymous union member
pinskia at gcc dot gnu.org
- [Bug c++/106150] Incorrect error for defaulted anonymous union member
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106155] New: [12/13 Regression] spurious "may be used uninitialized" warning
vincent-gcc at vinc17 dot net
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
luoxhu at gcc dot gnu.org
- [Bug c++/106150] Incorrect error for defaulted anonymous union member
pinskia at gcc dot gnu.org
- [Bug c++/106150] [DR 2084] union with more than one variant and non-trivial constructor is not accepted
pinskia at gcc dot gnu.org
- [Bug c++/106150] [DR 2084] union with more than one variant and non-trivial constructor is not accepted
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106155] [12/13 Regression] spurious "may be used uninitialized" warning
vincent-gcc at vinc17 dot net
- [Bug tree-optimization/105740] missed optimization switch transformation for conditions with duplicate conditions
luoxhu at gcc dot gnu.org
- [Bug tree-optimization/106155] [12/13 Regression] spurious "may be used uninitialized" warning
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106155] [12/13 Regression] spurious "may be used uninitialized" warning
pinskia at gcc dot gnu.org
- [Bug testsuite/106149] [13 regression] g++.dg/warn/Warray-bounds-16.C had bogus errors after r13-1366-g1eef21ccfa5988
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106138] Inefficient code generation: logical AND of disjoint booleans from equal and bitwise AND not optimized to constant false
peter at cordes dot ca
- [Bug bootstrap/106156] New: [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
doko at gcc dot gnu.org
- [Bug target/106153] Generated arm64 code writing below stack pointer without updating SP
andy at plausible dot org
- [Bug c++/106150] [DR 2084] union with more than one variant and non-trivial constructor is not accepted
jens.maurer at gmx dot net
- [Bug tree-optimization/106126] [12 Regression] tree check fail in useless_type_conversion_p, at gimple-expr.cc:87 since r13-1184-g57424087e82db140
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106126] [13 Regression] tree check fail in useless_type_conversion_p, at gimple-expr.cc:87 since r13-1184-g57424087e82db140
marxin at gcc dot gnu.org
- [Bug tree-optimization/106131] [10/11/12/13 Regression] -fstrict-aliasing breaks normal program that does not use any pointer or reference
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106126] [13 Regression] tree check fail in useless_type_conversion_p, at gimple-expr.cc:87 since r13-1184-g57424087e82db140
marxin at gcc dot gnu.org
- [Bug tree-optimization/106131] [10/11/12 Regression] -fstrict-aliasing breaks normal program that does not use any pointer or reference
rguenth at gcc dot gnu.org
- [Bug bootstrap/106145] [12/13 Regression] /usr/bin/ld: libcommon.a(input.o): copy relocation against non-copyable protected symbol `__cxa_pure_virtual' on aarch64-linux-gnu
rguenth at gcc dot gnu.org
- [Bug testsuite/106149] [13 regression] g++.dg/warn/Warray-bounds-16.C had bogus errors after r13-1366-g1eef21ccfa5988
rguenth at gcc dot gnu.org
- [Bug target/106153] Generated arm64 code writing below stack pointer without updating SP
rguenth at gcc dot gnu.org
- [Bug lto/106118] lto-plugin/lto-plugin.c: -pthread not passed to AM_LDFLAGS
cvs-commit at gcc dot gnu.org
- [Bug lto/106118] lto-plugin/lto-plugin.c: -pthread not passed to AM_LDFLAGS
marxin at gcc dot gnu.org
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106126] [13 Regression] tree check fail in useless_type_conversion_p, at gimple-expr.cc:87 since r13-1184-g57424087e82db140
dcb314 at hotmail dot com
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
marxin at gcc dot gnu.org
- [Bug middle-end/105874] [13 Regression] Incorrect codegen and ICE since g:ed6fd2aed58f2cca99f15331bf68999c0e6df370
cvs-commit at gcc dot gnu.org
- [Bug middle-end/106144] wide_int shifted_mask() and mask() do not agree
aldyh at gcc dot gnu.org
- [Bug other/100695] Format decoder, quoting in 'dump_printf' etc.
burnus at gcc dot gnu.org
- [Bug target/106122] [12/13 Regression] ICE in fixup_args_size_notes, at expr.cc:4493 since r12-6106-gef26c151c14a8717
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/106145] [12/13 Regression] /usr/bin/ld: libcommon.a(input.o): copy relocation against non-copyable protected symbol `__cxa_pure_virtual' on aarch64-linux-gnu
doko at gcc dot gnu.org
- [Bug middle-end/106144] wide_int shifted_mask() and mask() do not agree
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106157] New: ICE verify_ssa failed since r13-1268-g8c99e307b20c502e
marxin at gcc dot gnu.org
- [Bug tree-optimization/106157] [13 Regression] ICE verify_ssa failed since r13-1268-g8c99e307b20c502e
marxin at gcc dot gnu.org
- [Bug ipa/106158] New: IPA SRA ssa_name_only_returned_p is quadratic
rguenth at gcc dot gnu.org
- [Bug testsuite/106149] [13 regression] g++.dg/warn/Warray-bounds-16.C had bogus errors after r13-1366-g1eef21ccfa5988
kito at gcc dot gnu.org
- [Bug ipa/106158] IPA SRA ssa_name_only_returned_p is quadratic
rguenth at gcc dot gnu.org
- [Bug ipa/106158] IPA SRA ssa_name_only_returned_p is quadratic
rguenth at gcc dot gnu.org
- [Bug c++/106159] New: Have -Woverloaded-virtual not warn about virtual destructors?
adl at gnu dot org
- [Bug ada/106031] ICE on container map empty aggregate.
ebotcazou at gcc dot gnu.org
- [Bug rtl-optimization/106160] New: invariant motion DF RD problem invokes quadratic behavior
rguenth at gcc dot gnu.org
- [Bug ada/106037] ICE with Aggregate aspect
ebotcazou at gcc dot gnu.org
- [Bug c++/104477] [C++23] Implement P2255R2, type trait to detect reference binding to temporary
redi at gcc dot gnu.org
- [Bug c++/105842] rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call
ppalka at gcc dot gnu.org
- [Bug c++/106046] GCC fails to disambiguate call to static member function when inside a class template
ppalka at gcc dot gnu.org
- [Bug target/106161] New: Dubious choice of optimization strategy
vluchits at gmail dot com
- [Bug tree-optimization/99918] [10/11/12/13 Regression] suboptimal code for bool bitfield tests
fkorta at gmail dot com
- [Bug target/106161] Dubious choice of optimization strategy
rguenth at gcc dot gnu.org
- rust demangler stack overflow for demangle_const() and demangle_path_maybe_open_generics()
Liu Yuwei
- [Bug target/106161] Dubious choice of optimization strategy
vluchits at gmail dot com
- [Bug target/106161] Dubious choice of optimization strategy
vluchits at gmail dot com
- [Bug rtl-optimization/106082] [13 Regression] Recent change broke m68k
law at gcc dot gnu.org
- [Bug analyzer/106000] RFE: -fanalyzer should complain about memory accesses that are definitely out-of-bounds
dmalcolm at gcc dot gnu.org
- [Bug c++/106024] [11/12/13 Regression] ICE on missing template keyword in template method call in pack expansion
cvs-commit at gcc dot gnu.org
- [Bug c++/106024] [11/12/13 Regression] ICE on missing template keyword in template method call in pack expansion
cvs-commit at gcc dot gnu.org
- [Bug c++/105779] [12/13 Regression] static function with auto return type not being resolved correctly
cvs-commit at gcc dot gnu.org
- [Bug c++/105779] [12/13 Regression] static function with auto return type not being resolved correctly
cvs-commit at gcc dot gnu.org
- [Bug c++/105541] [12 Regression] ICE: Segmentation fault when template lambda in requires-clause
cvs-commit at gcc dot gnu.org
- [Bug c++/105541] [12 Regression] ICE: Segmentation fault when template lambda in requires-clause
jason at gcc dot gnu.org
- [Bug c++/105908] [12 Regression] out-of-class definition of templated method with decltype in trailing return type fails to compile
jason at gcc dot gnu.org
- [Bug c++/105964] [12 Regression] Return type deduction fails during NTTP use of function dependent on template parameter
jason at gcc dot gnu.org
- [Bug demangler/105039] rust demangler stack overflow
cvs-commit at gcc dot gnu.org
- [Bug demangler/105039] rust demangler stack overflow
nickc at gcc dot gnu.org
- [Bug c++/106111] -Wc++20-compat doesn't warn about using `requires` as an identifier
cvs-commit at gcc dot gnu.org
- [Bug c++/106111] -Wc++20-compat doesn't warn about using `requires` as an identifier
mpolacek at gcc dot gnu.org
- [Bug target/103722] [12 Regression] ICE in extract_constrain_insn building glibc for SH4
cvs-commit at gcc dot gnu.org
- [Bug target/103722] [12 Regression] ICE in extract_constrain_insn building glibc for SH4
jsm28 at gcc dot gnu.org
- [Bug c++/106024] [11/12/13 Regression] ICE on missing template keyword in template method call in pack expansion
cvs-commit at gcc dot gnu.org
- [Bug c++/105550] Missing copy elision with conditional operator
cvs-commit at gcc dot gnu.org
- [Bug c++/105550] Missing copy elision with conditional operator
mpolacek at gcc dot gnu.org
- [Bug c++/100252] [10/11/12 Regression] Internal compiler error during template instantiation
mpolacek at gcc dot gnu.org
- [Bug c++/106024] [11/12/13 Regression] ICE on missing template keyword in template method call in pack expansion
cvs-commit at gcc dot gnu.org
- [Bug c++/106024] [11/12/13 Regression] ICE on missing template keyword in template method call in pack expansion
jason at gcc dot gnu.org
- [Bug fortran/105813] ICE in gfc_simplify_unpack, at fortran/simplify.cc:8490
cvs-commit at gcc dot gnu.org
- [Bug fortran/105813] ICE in gfc_simplify_unpack, at fortran/simplify.cc:8490
cvs-commit at gcc dot gnu.org
- [Bug fortran/105813] ICE in gfc_simplify_unpack, at fortran/simplify.cc:8490
anlauf at gcc dot gnu.org
- [Bug tree-optimization/106126] [13 Regression] tree check fail in useless_type_conversion_p, at gimple-expr.cc:87 since r13-1184-g57424087e82db140
dcb314 at hotmail dot com
- [Bug fortran/105691] Incorrect calculation of INDEX(str1,str2) at compile time
cvs-commit at gcc dot gnu.org
- [Bug fortran/105691] Incorrect calculation of INDEX(str1,str2) at compile time
cvs-commit at gcc dot gnu.org
- [Bug fortran/105691] Incorrect calculation of INDEX(str1,str2) at compile time
anlauf at gcc dot gnu.org
- [Bug libstdc++/106162] New: libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
slyfox at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
slyfox at gcc dot gnu.org
- [Bug middle-end/105860] [10/11/12/13 Regression] Miscompilation causing clobbered union contents since r10-918-gc56c86024f8fba0c
jamborm at gcc dot gnu.org
- [Bug fortran/105954] ICE in gfc_element_size, at fortran/target-memory.cc:132
cvs-commit at gcc dot gnu.org
- [Bug fortran/105954] ICE in gfc_element_size, at fortran/target-memory.cc:132
cvs-commit at gcc dot gnu.org
- [Bug fortran/95107] ICE in hash_operand, at fold-const.c:3768
anlauf at gcc dot gnu.org
- [Bug tree-optimization/105860] [10/11/12/13 Regression] Miscompilation causing clobbered union contents since r10-918-gc56c86024f8fba0c
jamborm at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
redi at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
redi at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
redi at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
redi at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
slyfox at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
redi at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
redi at gcc dot gnu.org
- [Bug tree-optimization/105903] Missed optimization for __synth3way
pinskia at gcc dot gnu.org
- [Bug tree-optimization/105903] Missed optimization for __synth3way
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106163] New: generic-match does not honor -fnon-call-exceptions -fno-delete-dead-exceptions
ian at airs dot com
- [Bug tree-optimization/106163] generic-match does not honor -fnon-call-exceptions -fno-delete-dead-exceptions
ian at airs dot com
- [Bug tree-optimization/106164] New: (a > b) & (a >= b) does not get optimized until reassoc1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106163] generic-match does not honor -fnon-call-exceptions -fno-delete-dead-exceptions
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106164] (a > b) & (a >= b) does not get optimized until reassoc1
pinskia at gcc dot gnu.org
- [Bug c/106165] New: incorrect result when using inlined asm implementation of floor() on i686
xeioexception at gmail dot com
- [Bug c++/91429] Conditional explicit not respected with out-of-line definition
mpolacek at gcc dot gnu.org
- [Bug c++/106166] New: Improve diagnostic for explicit constructor
mpolacek at gcc dot gnu.org
- [Bug target/106165] incorrect result when using inlined asm implementation of floor() on i686
xeioexception at gmail dot com
- [Bug target/106165] incorrect result when using inlined asm implementation of floor() on i686
pinskia at gcc dot gnu.org
- [Bug middle-end/323] optimized code gives strange floating point results
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106164] (a > b) & (a >= b) does not get optimized until reassoc1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106164] (a > b) & (a >= b) does not get optimized until reassoc1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106164] (a > b) & (a >= b) does not get optimized until reassoc1
pinskia at gcc dot gnu.org
- [Bug tree-optimization/105903] Missed optimization for __synth3way
pinskia at gcc dot gnu.org
- [Bug c++/106166] Improve diagnostic for explicit constructor
redi at gcc dot gnu.org
- [Bug analyzer/106000] RFE: -fanalyzer should complain about memory accesses that are definitely out-of-bounds
dmalcolm at gcc dot gnu.org
- [Bug target/106167] New: Missed optimization (memory vs register read)
vluchits at gmail dot com
- [Bug ada/106168] New: Errors with empty array aggregate.
p.p11 at orange dot fr
- [Bug ada/106169] New: Error with iterated element association in aggregate.
p.p11 at orange dot fr
- [Bug c++/106102] gcc/cp/mapper-resolver.cc fails to build against musl: musl-1.2.3-dev/include/sched.h:84:7: error: attempt to use poisoned "calloc"
cvs-commit at gcc dot gnu.org
- [Bug c++/106102] gcc/cp/mapper-resolver.cc fails to build against musl: musl-1.2.3-dev/include/sched.h:84:7: error: attempt to use poisoned "calloc"
cvs-commit at gcc dot gnu.org
- [Bug c++/106102] gcc/cp/mapper-resolver.cc fails to build against musl: musl-1.2.3-dev/include/sched.h:84:7: error: attempt to use poisoned "calloc"
slyfox at gcc dot gnu.org
- [Bug libcc1/104799] Header issue with x86_64-linux-musl based cross-compiler
slyfox at gcc dot gnu.org
- [Bug ada/106037] ICE with Aggregate aspect
p.p11 at orange dot fr
- [Bug analyzer/106003] RFE: -fanalyzer could complain about misuse of file-descriptors
cvs-commit at gcc dot gnu.org
- [Bug analyzer/105900] RFE: -fanalyzer could check malloc sizes when casting the result to a pointer
cvs-commit at gcc dot gnu.org
- [Bug analyzer/105887] [meta-bug] clang analyzer warnings that GCC's -fanalyzer could implement
tlange at gcc dot gnu.org
- [Bug analyzer/105900] RFE: -fanalyzer could check malloc sizes when casting the result to a pointer
tlange at gcc dot gnu.org
- [Bug fortran/105473] semicolon allowed when list-directed read integer with decimal='point'
jvdelisle at gcc dot gnu.org
- [Bug fortran/106065] Crash when reading extended derived type array in namelist
jvdelisle at gcc dot gnu.org
- [Bug fortran/106089] false positives with -Wuninitialized for allocation on assignment
kargl at gcc dot gnu.org
- [Bug analyzer/105898] RFE: -fanalyzer should complain about overlapping args to memcpy and mempcpy
tlange at gcc dot gnu.org
- [Bug gcov-profile/106090] [GCOV] Wrong coverage for loop statements
njuwy at smail dot nju.edu.cn
- [Bug gcov-profile/106090] [GCOV] Wrong coverage for loop statements
njuwy at smail dot nju.edu.cn
- [Bug fortran/105473] semicolon allowed when list-directed read integer with decimal='point'
harper at msor dot vuw.ac.nz
- [Bug lto/106170] New: win32 thread model does not pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug lto/106170] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug lto/106118] lto-plugin/lto-plugin.c: -pthread not passed to AM_LDFLAGS
unlvsur at live dot com
- [Bug lto/106170] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug lto/106170] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug lto/106170] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug lto/106170] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug tree-optimization/106171] New: wrong code at -O1 and above on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/106171] wrong code at -O1 and above on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/106171] wrong code at -O1 and above on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug c/106172] New: Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug tree-optimization/106171] wrong code at -O1 and above on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
schwab@linux-m68k.org
- [Bug tree-optimization/106171] wrong code at -O1 and above on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug tree-optimization/106171] wrong code at -O1 and above on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug tree-optimization/106171] wrong code at -O1 and above on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/106171] wrong code at -O1 and above on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug c/106173] New: -fleading-underscore option inactive although reported as active
mcn at onet dot pl
- [Bug target/106122] [12/13 Regression] ICE in fixup_args_size_notes, at expr.cc:4493 since r12-6106-gef26c151c14a8717
cvs-commit at gcc dot gnu.org
- [Bug target/106122] [12/13 Regression] ICE in fixup_args_size_notes, at expr.cc:4493 since r12-6106-gef26c151c14a8717
roger at nextmovesoftware dot com
- [Bug c++/106174] New: c++20: compilation fails erroneously with "deallocation of already deallocated storage"
janpmoeller at gmx dot de
- [Bug libstdc++/106175] New: std::prev and next should check for equality with std::begin
deco33000 at yandex dot com
- [Bug target/106022] [12/13 Regression] Enable vectorizer generates extra load
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/106175] std::prev and next should check for equality with std::begin
redi at gcc dot gnu.org
- [Bug libstdc++/106175] std::prev and next should check for equality with std::begin
deco33000 at yandex dot com
- [Bug libstdc++/106175] std::prev and next should check for equality with std::begin
deco33000 at yandex dot com
- [Bug libstdc++/106175] std::prev and next should check for equality with std::begin
deco33000 at yandex dot com
- [Bug libstdc++/106175] std::prev and next should check for equality with std::begin
pinskia at gcc dot gnu.org
- [Bug libstdc++/106175] std::prev and next should check for equality with std::begin
deco33000 at yandex dot com
- [Bug fortran/106121] ICE in gfc_simplify_extends_type_of, at fortran/simplify.cc:3109
cvs-commit at gcc dot gnu.org
- [Bug fortran/103137] [12/13 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8181 since r12-4967-gbcf3728abe848888
cvs-commit at gcc dot gnu.org
- [Bug fortran/103138] [12/13 Regression] ICE in gfc_simplify_cshift, at fortran/simplify.c:2139 since r12-4967-gbcf3728abe848888
cvs-commit at gcc dot gnu.org
- [Bug fortran/103693] [12/13 Regression] ICE in gfc_array_dimen_size(): Bad EXPR_ARRAY expr since r12-4967-gbcf3728abe848888
cvs-commit at gcc dot gnu.org
- [Bug fortran/105243] ICE in next_char, at fortran/io.cc:160
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106000] RFE: -fanalyzer should complain about memory accesses that are definitely out-of-bounds
dmalcolm at gcc dot gnu.org
- [Bug fortran/106121] ICE in gfc_simplify_extends_type_of, at fortran/simplify.cc:3109
cvs-commit at gcc dot gnu.org
- [Bug fortran/103137] [12/13 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8181 since r12-4967-gbcf3728abe848888
cvs-commit at gcc dot gnu.org
- [Bug fortran/103138] [12/13 Regression] ICE in gfc_simplify_cshift, at fortran/simplify.c:2139 since r12-4967-gbcf3728abe848888
cvs-commit at gcc dot gnu.org
- [Bug fortran/103693] [12/13 Regression] ICE in gfc_array_dimen_size(): Bad EXPR_ARRAY expr since r12-4967-gbcf3728abe848888
cvs-commit at gcc dot gnu.org
- [Bug fortran/105243] ICE in next_char, at fortran/io.cc:160
cvs-commit at gcc dot gnu.org
- [Bug fortran/106121] ICE in gfc_simplify_extends_type_of, at fortran/simplify.cc:3109
cvs-commit at gcc dot gnu.org
- [Bug fortran/103137] [12/13 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8181 since r12-4967-gbcf3728abe848888
cvs-commit at gcc dot gnu.org
- [Bug fortran/103138] [12/13 Regression] ICE in gfc_simplify_cshift, at fortran/simplify.c:2139 since r12-4967-gbcf3728abe848888
cvs-commit at gcc dot gnu.org
- [Bug fortran/103693] [12/13 Regression] ICE in gfc_array_dimen_size(): Bad EXPR_ARRAY expr since r12-4967-gbcf3728abe848888
cvs-commit at gcc dot gnu.org
- [Bug fortran/105243] ICE in next_char, at fortran/io.cc:160
cvs-commit at gcc dot gnu.org
- [Bug fortran/106121] ICE in gfc_simplify_extends_type_of, at fortran/simplify.cc:3109
anlauf at gcc dot gnu.org
- [Bug fortran/103137] [12/13 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8181 since r12-4967-gbcf3728abe848888
anlauf at gcc dot gnu.org
- [Bug fortran/103138] [12/13 Regression] ICE in gfc_simplify_cshift, at fortran/simplify.c:2139 since r12-4967-gbcf3728abe848888
anlauf at gcc dot gnu.org
- [Bug fortran/103693] [12/13 Regression] ICE in gfc_array_dimen_size(): Bad EXPR_ARRAY expr since r12-4967-gbcf3728abe848888
anlauf at gcc dot gnu.org
- [Bug fortran/105243] ICE in next_char, at fortran/io.cc:160
anlauf at gcc dot gnu.org
- [Bug libstdc++/106175] std::prev and next should check for equality with std::begin
pinskia at gcc dot gnu.org
- [Bug tree-optimization/94026] combine missed opportunity to simplify comparisons with zero
roger at nextmovesoftware dot com
- [Bug c++/105044] [modules] ICE in comptypes, at cp/typeck.c:1529
johelegp at gmail dot com
- [Bug c++/105044] [modules] ICE in comptypes, at cp/typeck.cc:1531
johelegp at gmail dot com
- [Bug c++/101777] Copying array of non-trivial type during constant evaluation is incorrect
pinskia at gcc dot gnu.org
- [Bug c++/106174] c++20: compilation fails erroneously with "deallocation of already deallocated storage"
pinskia at gcc dot gnu.org
- [Bug c++/106176] New: Compiler diagnostic doesn't show where it's coming from in my code
barry.revzin at gmail dot com
- [Bug middle-end/106173] -fleading-underscore option inactive although reported as active
pinskia at gcc dot gnu.org
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
pinskia at gcc dot gnu.org
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
pinskia at gcc dot gnu.org
- [Bug c++/105044] [modules] ICE in comptypes, at cp/typeck.cc:1531
johelegp at gmail dot com
- [Bug fortran/105473] semicolon allowed when list-directed read integer with decimal='point'
jvdelisle at gcc dot gnu.org
- [Bug demangler/105039] rust demangler stack overflow
hs.naveen2u at gmail dot com
- [Bug libgcc/56101] pthread program abort
masahiko.kimoto at miraclelinux dot com
- [Bug libstdc++/71108] to_string is relatively slow
de34 at live dot cn
- [Bug target/43618] Incorrect sse2_cvtX2Y pattern
cvs-commit at gcc dot gnu.org
- [Bug target/43618] Incorrect sse2_cvtX2Y pattern
haochen.jiang at intel dot com
- [Bug libstdc++/106175] std::prev and next should check for equality with std::begin
deco33000 at yandex dot com
- [Bug tree-optimization/106163] generic-match does not honor -fnon-call-exceptions -fno-delete-dead-exceptions
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106164] (a > b) & (a >= b) does not get optimized until reassoc1
rguenth at gcc dot gnu.org
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
rguenth at gcc dot gnu.org
- [Bug target/106096] [13 regression] ICE building stage 2 libgcc on loongarch64-linux-gnu because stage 2 gcc is miscompiled
xry111 at gcc dot gnu.org
- [Bug target/106097] undefined behaviors regarding integer shifts in loongarch_build_integer
xry111 at gcc dot gnu.org
- [Bug tree-optimization/106055] [13 Regression] ICE in replace_uses_by with -floop-parallelize-all and returns_twice
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106055] [13 Regression] ICE in replace_uses_by with -floop-parallelize-all and returns_twice
rguenth at gcc dot gnu.org
- [Bug lto/106177] New: LTO interoperability Linux/Windows
clyon at gcc dot gnu.org
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug lto/106177] LTO interoperability Linux/Windows
pinskia at gcc dot gnu.org
- [Bug lto/106177] LTO interoperability Linux/Windows
rguenth at gcc dot gnu.org
- [Bug lto/41526] gimple bytecode streams are not portable between different hosts
rguenth at gcc dot gnu.org
- [Bug analyzer/106003] RFE: -fanalyzer could complain about misuse of file-descriptors
marxin at gcc dot gnu.org
- [Bug lto/41526] gimple bytecode streams are not portable between different hosts
rguenth at gcc dot gnu.org
- [Bug c++/106178] New: [13 Regression] Rejected code with "is private within this context" since r13-1390-g07ac550393d00fca
marxin at gcc dot gnu.org
- [Bug c++/106178] [13 Regression] Rejected code with "is private within this context" since r13-1390-g07ac550393d00fca
marxin at gcc dot gnu.org
- [Bug c++/106178] [13 Regression] Rejected code with "is private within this context" since r13-1390-g07ac550393d00fca
rguenth at gcc dot gnu.org
- [Bug pch/105858] MinGW-w64 64-bit build with --libstdcxx-pch: fatal error: cannot write PCH file: required memory segment unavailable
brechtsanders at users dot sourceforge.net
- [Bug lto/41526] gimple bytecode streams are not portable between different hosts
richard at weickelt dot de
- [Bug lto/106177] LTO interoperability Linux/Windows
richard at weickelt dot de
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug lto/106177] LTO interoperability Linux/Windows
clyon at gcc dot gnu.org
- [Bug c++/106179] New: [13 Regression] Rejected code since r13-1390-g07ac550393d00fca
marxin at gcc dot gnu.org
- [Bug c++/106179] [13 Regression] Rejected code since r13-1390-g07ac550393d00fca
marxin at gcc dot gnu.org
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug c++/106179] [13 Regression] Rejected code since r13-1390-g07ac550393d00fca
redi at gcc dot gnu.org
- [Bug c++/106178] [13 Regression] Rejected code with "is private within this context" since r13-1390-g07ac550393d00fca
jakub at gcc dot gnu.org
- [Bug target/106180] New: [13 Regression] ICE in extract_insn, at recog.cc:2791 since 73f942c08deef3cce312263b3347f7a44dd44150
marxin at gcc dot gnu.org
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
marxin at gcc dot gnu.org
- [Bug tree-optimization/106099] [13 Regression] ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649
marxin at gcc dot gnu.org
- [Bug c++/106134] [13 Regression] ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649
marxin at gcc dot gnu.org
- [Bug tree-optimization/106099] [13 Regression] ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649
marxin at gcc dot gnu.org
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
marxin at gcc dot gnu.org
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
pinskia at gcc dot gnu.org
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
jakub at gcc dot gnu.org
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
marxin at gcc dot gnu.org
- [Bug analyzer/106181] New: [13 Regression] ICE in capacity_compatible_with_type, at analyzer/region-model.cc:2909
asolokha at gmx dot com
- [Bug analyzer/106181] [13 Regression] ICE in capacity_compatible_with_type, at analyzer/region-model.cc:2909
tlange at gcc dot gnu.org
- [Bug analyzer/106181] [13 Regression] ICE in capacity_compatible_with_type, at analyzer/region-model.cc:2909
tlange at gcc dot gnu.org
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
marxin at gcc dot gnu.org
- [Bug tree-optimization/106126] [13 Regression] tree check fail in useless_type_conversion_p, at gimple-expr.cc:87 since r13-1184-g57424087e82db140
marxin at gcc dot gnu.org
- [Bug tree-optimization/106099] [13 Regression] ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649
jakub at gcc dot gnu.org
- [Bug gcov-profile/106090] [GCOV] Wrong coverage for loop statements
marxin at gcc dot gnu.org
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
marxin at gcc dot gnu.org
- [Bug tree-optimization/106099] [13 Regression] ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649
jakub at gcc dot gnu.org
- [Bug libstdc++/71108] to_string is relatively slow
redi at gcc dot gnu.org
- [Bug analyzer/106181] [13 Regression] ICE in capacity_compatible_with_type, at analyzer/region-model.cc:2909
rguenth at gcc dot gnu.org
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
rguenth at gcc dot gnu.org
- [Bug c++/106179] [13 Regression] Rejected code since r13-1390-g07ac550393d00fca
rguenth at gcc dot gnu.org
- [Bug c++/106152] New ICE compiling template expressions since r13-1045-gcb7fd1ea85feea7e
marxin at gcc dot gnu.org
- [Bug tree-optimization/106155] [12/13 Regression] spurious "may be used uninitialized" warning
marxin at gcc dot gnu.org
- [Bug gcov-profile/106090] [GCOV] Wrong coverage for loop statements
njuwy at smail dot nju.edu.cn
- [Bug c++/86491] bogus and unsuppressible warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace
redi at gcc dot gnu.org
- [Bug gcov-profile/101618] [GCOV] Wrong coverage caused by call site in a "for" statement
njuwy at smail dot nju.edu.cn
- [Bug tree-optimization/106182] New: [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717 since r13-1450-gd2a898666609452e
marxin at gcc dot gnu.org
- [Bug tree-optimization/106182] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717 since r13-1450-gd2a898666609452e
marxin at gcc dot gnu.org
- [Bug gcov-profile/100980] [GCOV]The assignment statement in the “for” structure caused the wrong coverage
njuwy at smail dot nju.edu.cn
- [Bug gcov-profile/100980] [GCOV]The assignment statement in the “for” structure caused the wrong coverage
marxin at gcc dot gnu.org
- [Bug gcov-profile/100980] [GCOV]The assignment statement in the “for” structure caused the wrong coverage
marxin at gcc dot gnu.org
- [Bug gcov-profile/101618] [GCOV] Wrong coverage caused by call site in a "for" statement
marxin at gcc dot gnu.org
- [Bug c++/106176] Compiler diagnostic doesn't show where it's coming from in my code
redi at gcc dot gnu.org
- [Bug tree-optimization/106182] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717 since r13-1450-gd2a898666609452e
rguenth at gcc dot gnu.org
- [Bug target/105991] [12 Regression] rldicl+sldi+add generated instead of rldimi
cvs-commit at gcc dot gnu.org
- [Bug gcov-profile/106090] [GCOV] Wrong coverage for loop statements
njuwy at smail dot nju.edu.cn
- [Bug d/106139] d: aggregate value used where floating point was expected
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/106183] New: std::atomic::wait might deadlock on platforms without platform_wait()
lewissbaker.opensource at gmail dot com
- [Bug analyzer/106184] New: gcc/analyzer/sm-fd.cc:545: ordering problem ?
dcb314 at hotmail dot com
- [Bug analyzer/106184] gcc/analyzer/sm-fd.cc:545: ordering problem ?
dcb314 at hotmail dot com
- [Bug analyzer/106003] RFE: -fanalyzer could complain about misuse of file-descriptors
marxin at gcc dot gnu.org
- [Bug analyzer/106003] RFE: -fanalyzer could complain about misuse of file-descriptors
mir at gcc dot gnu.org
- [Bug tree-optimization/106138] Inefficient code generation: logical AND of disjoint booleans from equal and bitwise AND not optimized to constant false
amacleod at redhat dot com
- [Bug c++/106185] New: Spurious Wstringop-overflow in std::vector::resize
ed at catmur dot uk
- [Bug bootstrap/105688] Cannot build GCC 11.3 on Fedora 36
vincent-gcc at vinc17 dot net
- [Bug tree-optimization/105860] [10/11/12/13 Regression] Miscompilation causing clobbered union contents since r10-918-gc56c86024f8fba0c
cvs-commit at gcc dot gnu.org
- [Bug target/104489] nvptx, sm_53: internal compiler error: in gen_rtx_SUBREG, at emit-rtl.cc:1022
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106186] New: [13 regression] Recent change causing target regressions for uninitialized objects
law at gcc dot gnu.org
- [Bug d/106139] d: aggregate value used where floating point was expected
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/105688] Cannot build GCC 11.3 on Fedora 36
redi at gcc dot gnu.org
- [Bug c++/106187] New: armhf: Miscompilation with -O2
mathieu.malaterre at gmail dot com
- [Bug bootstrap/105688] Cannot build GCC 11.3 on Fedora 36
redi at gcc dot gnu.org
- [Bug bootstrap/105688] Cannot build GCC 11.3 on Fedora 36
sam at gentoo dot org
- [Bug bootstrap/105688] Cannot build GCC 11.3 on Fedora 36
aros at gmx dot com
- [Bug c++/106187] armhf: Miscompilation with -O2
mathieu.malaterre at gmail dot com
- [Bug c++/106187] armhf: Miscompilation with -O2
mathieu.malaterre at gmail dot com
- [Bug c++/106187] armhf: Miscompilation at all optimization levels
mathieu.malaterre at gmail dot com
- [Bug target/100694] PPC: initialization of __int128 is very inefficient
roger at nextmovesoftware dot com
- [Bug target/100694] PPC: initialization of __int128 is very inefficient
segher at gcc dot gnu.org
- [Bug tree-optimization/106114] [13 Regression] wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu since r13-1268-g8c99e307b20c502e
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug tree-optimization/106186] [13 regression] Recent change causing target regressions for uninitialized objects
aldyh at gcc dot gnu.org
- [Bug rtl-optimization/104869] [12 Regression] Miscompilation of qt5-qtdeclarative since r12-6342-ge7a7dbb5ca5dd696
cvs-commit at gcc dot gnu.org
- [Bug c++/106188] New: [11.3 Regression] [coroutines] Incorrect frame layout after transforming conditional statement without top-level bind expression
gcc-bugzilla at decltype dot org
- [Bug c/106189] New: [10/11/12/13 Regression] ICE: Floating point exception
gscfq@t-online.de
- [Bug c/106190] New: [12/13 Regression] ICE in expand_builtin_eh_common, at except.cc:2084
gscfq@t-online.de
- [Bug c++/106191] New: ICE: Segmentation fault signal terminated program cc1plus
gscfq@t-online.de
- [Bug fortran/106192] New: [11/12/13 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522
gscfq@t-online.de
- [Bug fortran/106193] New: ICE in lookup_sfield, at omp-low.cc:438
gscfq@t-online.de
- [Bug middle-end/106190] [12/13 Regression] ICE in expand_builtin_eh_common, at except.cc:2084
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106189] [10/11/12/13 Regression] ICE: Floating point exception
pinskia at gcc dot gnu.org
- [Bug c++/106187] armhf: Miscompilation at all optimization levels
pinskia at gcc dot gnu.org
- [Bug c++/106187] armhf: Miscompilation at all optimization levels
pinskia at gcc dot gnu.org
- [Bug c++/105626] -Wformat should accept u8"" strings
drepper.fsp+rhbz at gmail dot com
- [Bug c++/104493] OpenMP offload map cannot handle const
xw111luoye at gmail dot com
- [Bug tree-optimization/106194] New: ICE on valid code at -O3 on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/106194] [13 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106194] [13 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106194] [13 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/106182] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717 since r13-1450-gd2a898666609452e
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/106194] [13 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717
zhendong.su at inf dot ethz.ch
- [Bug middle-end/106190] [12/13 Regression] ICE in expand_builtin_eh_common, at except.cc:2084
pinskia at gcc dot gnu.org
- [Bug middle-end/106190] [12/13 Regression] ICE in expand_builtin_eh_common, at except.cc:2084
pinskia at gcc dot gnu.org
- [Bug middle-end/106190] [12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106192] [11/12/13 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522
pinskia at gcc dot gnu.org
- [Bug c/106195] New: RFE: Split -msse into -msse and -fenable-intrinsics
jengelh at inai dot de
- [Bug target/106195] RFE: Split -msse into -msse and -fenable-intrinsics
pinskia at gcc dot gnu.org
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
wwwhhhyyy333 at gmail dot com
- [Bug middle-end/106196] New: [13 Regression] vect_do_peeling ICE since g:3769ad4ccea9589b3f7edaef901cb542aa10f49a
tnfchris at gcc dot gnu.org
- [Bug c++/106197] New: Ignoring error line then falls into infinite recursion in constexpr function
asd1366464124 at gmail dot com
- [Bug target/106187] armhf: Miscompilation at all optimization levels
mathieu.malaterre at gmail dot com
- [Bug tree-optimization/106182] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717 since r13-1450-gd2a898666609452e
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106182] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717 since r13-1450-gd2a898666609452e
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106194] [13 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:717
rguenth at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
jan.wassenberg at gmail dot com
- [Bug tree-optimization/106186] [13 regression] Recent change causing target regressions for uninitialized objects
rguenth at gcc dot gnu.org
- [Bug middle-end/106190] [12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all
rguenth at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
mathieu.malaterre at gmail dot com
- [Bug tree-optimization/106192] [11/12/13 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522
rguenth at gcc dot gnu.org
- [Bug target/106195] RFE: Split -msse into -msse and -fenable-intrinsics
rguenth at gcc dot gnu.org
- [Bug target/106195] RFE: Split -msse into -msse and -fenable-intrinsics
rguenth at gcc dot gnu.org
- [Bug c++/87729] Please include -Woverloaded-virtual in -Wall
sbergman at redhat dot com
- [Bug middle-end/106196] [13 Regression] vect_do_peeling ICE since g:3769ad4ccea9589b3f7edaef901cb542aa10f49a
rguenth at gcc dot gnu.org
- [Bug bootstrap/105688] Cannot build GCC 11.3 on Fedora 36
vincent-gcc at vinc17 dot net
- [Bug tree-optimization/106198] New: [13 Regression] 25_algorithms/find_end/constrained.cc ICEs in check_loop_closed_ssa_def
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106198] [13 Regression] 25_algorithms/find_end/constrained.cc ICEs in check_loop_closed_ssa_def
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106198] [13 Regression] 25_algorithms/find_end/constrained.cc ICEs in check_loop_closed_ssa_def
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106157] [13 Regression] ICE verify_ssa failed since r13-1268-g8c99e307b20c502e
aldyh at gcc dot gnu.org
- [Bug tree-optimization/106186] [13 regression] Recent change causing target regressions for uninitialized objects
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106186] [13 regression] Recent change causing target regressions for uninitialized objects
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106186] [13 regression] Recent change causing target regressions for uninitialized objects
rguenth at gcc dot gnu.org
- [Bug d/106139] d: aggregate value used where floating point was expected
cvs-commit at gcc dot gnu.org
- [Bug d/106139] d: aggregate value used where floating point was expected
ibuclaw at gdcproject dot org
- [Bug tree-optimization/106157] [13 Regression] ICE verify_ssa failed since r13-1268-g8c99e307b20c502e
rguenth at gcc dot gnu.org
- [Bug c++/106199] New: vector::insert optimization is broken with gcc-12
hewillk at gmail dot com
- [Bug tree-optimization/100366] [11/12/13 Regression] spurious warning - std::vector::clear followed by std::vector::insert(vec.end(), ...) with -O2
hewillk at gmail dot com
- [Bug c++/106199] vector::insert optimization is broken with gcc-12
hewillk at gmail dot com
- [Bug c++/106199] vector::insert optimization is broken with gcc-12
hewillk at gmail dot com
- [Bug middle-end/106196] [13 Regression] vect_do_peeling ICE since g:3769ad4ccea9589b3f7edaef901cb542aa10f49a
cvs-commit at gcc dot gnu.org
- [Bug middle-end/106196] [13 Regression] vect_do_peeling ICE since g:3769ad4ccea9589b3f7edaef901cb542aa10f49a
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106198] [13 Regression] 25_algorithms/find_end/constrained.cc ICEs in check_loop_closed_ssa_def
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106198] [13 Regression] 25_algorithms/find_end/constrained.cc ICEs in check_loop_closed_ssa_def
zhendong.su at inf dot ethz.ch
- [Bug c++/98056] coroutines: ICE tree check: expected record_type or union_type or qual_union_type, have array_type since r11-2183-g0f66b8486cea8668
charles at yubo dot live
- [Bug target/105928] [AArch64] 64-bit constants with same high/low halves can use ADD lsl 32 (-Os at least)
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/106198] [13 Regression] 25_algorithms/find_end/constrained.cc ICEs in check_loop_closed_ssa_def
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106186] [13 regression] Recent change causing target regressions for uninitialized objects
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106186] [13 regression] Recent change causing target regressions for uninitialized objects
rguenth at gcc dot gnu.org
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
jakub at gcc dot gnu.org
- [Bug tree-optimization/106192] [11/12/13 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522
matz at gcc dot gnu.org
- [Bug c++/105956] [13 Regression] internal compiler error: in iterative_hash_template_arg, at cp/pt.cc:1819
ppalka at gcc dot gnu.org
- [Bug c++/106152] New ICE compiling template expressions since r13-1045-gcb7fd1ea85feea7e
ppalka at gcc dot gnu.org
- [Bug tree-optimization/106192] [11/12/13 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522
matz at gcc dot gnu.org
- [Bug c/12245] [10/11/12/13 regression] Uses lots of memory when compiling large initialized arrays
carlosgalvezp at gmail dot com
- [Bug c/106200] New: Shrink-wrapping opportunity releated to function call
zhongyunde at huawei dot com
- [Bug rtl-optimization/106200] Shrink-wrapping opportunity releated to function call
pinskia at gcc dot gnu.org
- [Bug libstdc++/106201] New: filesystem::directory_iterator is a borrowable range?
prlw1 at cam dot ac.uk
- [Bug tree-optimization/106198] [13 Regression] 25_algorithms/find_end/constrained.cc ICEs in check_loop_closed_ssa_def
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106198] [13 Regression] 25_algorithms/find_end/constrained.cc ICEs in check_loop_closed_ssa_def
rguenth at gcc dot gnu.org
- [Bug libstdc++/106201] filesystem::directory_iterator is a borrowable range?
redi at gcc dot gnu.org
- [Bug libstdc++/106201] filesystem::directory_iterator is a borrowable range?
redi at gcc dot gnu.org
- [Bug libstdc++/106201] filesystem::directory_iterator is a borrowable range?
redi at gcc dot gnu.org
- [Bug tree-optimization/106186] [13 regression] Recent change causing target regressions for uninitialized objects
law at gcc dot gnu.org
- [Bug tree-optimization/106186] [13 regression] Recent change causing target regressions for uninitialized objects
aldyh at gcc dot gnu.org
- [Bug libstdc++/106201] filesystem::directory_iterator is a borrowable range?
redi at gcc dot gnu.org
- [Bug c++/94894] Premature instantiation of conversion function template during overload resolution
redi at gcc dot gnu.org
- [Bug bootstrap/105688] Cannot build GCC 11.3 on Fedora 36
redi at gcc dot gnu.org
- [Bug c++/105626] -Wformat should accept u8"" strings
mpolacek at gcc dot gnu.org
- [Bug middle-end/106199] vector::insert optimization is broken with gcc-12
redi at gcc dot gnu.org
- [Bug c++/106202] New: internal compiler error: in move_fn_p, at cp/decl.cc:14907
h2+bugs at fsfe dot org
- [Bug rtl-optimization/96692] Failure to optimize xor+or+xor to andnot+xor
cvs-commit at gcc dot gnu.org
- [Bug target/105854] ICE: in extract_constrain_insn, at recog.cc:2692 (insn does not satisfy its constraints: sse2_lshrv1ti3)
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/105688] Cannot build GCC 11.3 on Fedora 36
aros at gmx dot com
- [Bug analyzer/106203] New: Allow to emit diagnostics at return edges for the exit point as well as the call site
tlange at gcc dot gnu.org
- [Bug analyzer/106204] New: False positive from -Wanalyzer-use-of-uninitialized-value with -ftrivial-auto-var-init=zero
dmalcolm at gcc dot gnu.org
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
aros at gmx dot com
- [Bug analyzer/106204] False positive from -Wanalyzer-use-of-uninitialized-value with -ftrivial-auto-var-init=zero
dmalcolm at gcc dot gnu.org
- [Bug analyzer/105888] RFE: -fanalyzer should complain when an on-stack address escapes/outlives the function
tlange at gcc dot gnu.org
- [Bug analyzer/105888] RFE: -fanalyzer should complain when an on-stack address escapes/outlives the function
tlange at gcc dot gnu.org
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
aros at gmx dot com
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
aros at gmx dot com
- [Bug c++/99310] [11/12/13 Regression] ICE: canonical types differ for identical types 'void (A::)(void*)' and 'void (A::)(void*)'
gscfq@t-online.de
- [Bug c++/106205] New: ICE: canonical types differ for identical types 'int()' and 'int()'
gscfq@t-online.de
- [Bug c++/106206] New: [12/13 Regression] ICE: canonical types differ for identical types 'int(...)' and 'int(...)'
gscfq@t-online.de
- [Bug c/106207] New: [11/12/13 Regression] ICE in apply_fixit, at edit-context.cc:769
gscfq@t-online.de
- [Bug fortran/106208] New: [12/13 Regression] ICE in branch_prob, at profile.cc:1459
gscfq@t-online.de
- [Bug fortran/106209] New: ICE in add_init_expr_to_sym, at fortran/decl.cc:2132
gscfq@t-online.de
- [Bug c++/106207] [11/12/13 Regression] ICE in apply_fixit, at edit-context.cc:769
mpolacek at gcc dot gnu.org
- [Bug fortran/99307] FAIL: gfortran.dg/class_assign_4.f90 execution test
danglin at gcc dot gnu.org
- [Bug analyzer/106206] [12/13 Regression] ICE: canonical types differ for identical types 'int(...)' and 'int(...)'
mpolacek at gcc dot gnu.org
- [Bug c++/106205] ICE: canonical types differ for identical types 'int()' and 'int()'
mpolacek at gcc dot gnu.org
- [Bug c++/106202] internal compiler error: in move_fn_p, at cp/decl.cc:14907
mpolacek at gcc dot gnu.org
- [Bug fortran/106209] ICE in add_init_expr_to_sym, at fortran/decl.cc:2132
kargl at gcc dot gnu.org
- [Bug analyzer/106181] [13 Regression] ICE in capacity_compatible_with_type, at analyzer/region-model.cc:2909
tlange at gcc dot gnu.org
- [Bug analyzer/106204] False positive from -Wanalyzer-use-of-uninitialized-value with -ftrivial-auto-var-init=zero
dmalcolm at gcc dot gnu.org
- [Bug fortran/106049] ICE in gfc_simplify_pack, at fortran/simplify.cc:6481
anlauf at gcc dot gnu.org
- [Bug fortran/106049] ICE in gfc_simplify_pack, at fortran/simplify.cc:6481
anlauf at gcc dot gnu.org
- [Bug c++/106179] [13 Regression] Rejected code since r13-1390-g07ac550393d00fca
jason at gcc dot gnu.org
- [Bug c++/105626] -Wformat should accept u8"" strings
cvs-commit at gcc dot gnu.org
- [Bug c++/105626] -Wformat should accept u8"" strings
mpolacek at gcc dot gnu.org
- [Bug tree-optimization/106200] Shrink-wrapping opportunity releated to function call
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/106210] New: missing shrink wrap for simple case
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/106210] [10/11/12/13 Regression] missing shrink wrap for simple case
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/106210] [10/11/12/13 Regression] missing shrink wrap for simple case
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106199] incorrect memcpy writing 1 or more bytes into a region of size 0 overflows the destination with std::vector::insert .
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106199] [12 Regression] incorrect warning: memcpy writing 1 or more bytes into a region of size 0 overflows the destination with std::vector::insert
pinskia at gcc dot gnu.org
- [Bug libstdc++/106183] std::atomic::wait might fail to be unblocked by notify_one/all on platforms without platform_wait()
rodgertq at gcc dot gnu.org
- Possible gcc bug
Norman
- Possible gcc bug
Marek Polacek
- [Bug target/106165] incorrect result when using inlined asm implementation of floor() on i686
xeioexception at gmail dot com
- [Bug target/106165] incorrect result when using inlined asm implementation of floor() on i686
pinskia at gcc dot gnu.org
- [Bug target/106165] incorrect result when using inlined asm implementation of floor() on i686
xeioexception at gmail dot com
- [Bug libstdc++/97936] [11/12 Regression] 30_threads/latch/3.cc hangs
rodgertq at gcc dot gnu.org
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
haochen.jiang at intel dot com
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
pinskia at gcc dot gnu.org
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
vincent-gcc at vinc17 dot net
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
pinskia at gcc dot gnu.org
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
vincent-gcc at vinc17 dot net
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
vincent-gcc at vinc17 dot net
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
pinskia at gcc dot gnu.org
- [Bug c++/106211] New: Rejects valid with function template with non-deduced parameters from deduced parameters of another function template
davidfromonline at gmail dot com
- [Bug c++/106024] [11/12/13 Regression] ICE on missing template keyword in template method call in pack expansion
cvs-commit at gcc dot gnu.org
- [Bug c++/106179] [13 Regression] Rejected code since r13-1390-g07ac550393d00fca
cvs-commit at gcc dot gnu.org
- [Bug c++/106179] [13 Regression] Rejected code since r13-1390-g07ac550393d00fca
jason at gcc dot gnu.org
- [Bug c++/105626] -Wformat should accept u8"" strings
drepper.fsp+rhbz at gmail dot com
- [Bug c++/106178] [13 Regression] Rejected code with "is private within this context" since r13-1390-g07ac550393d00fca
jason at gcc dot gnu.org
- [Bug c++/106179] [13 Regression] Rejected code since r13-1390-g07ac550393d00fca
jason at gcc dot gnu.org
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
redi at gcc dot gnu.org
- [Bug c++/106212] New: Code becomes non-constexpr with _GLIBCXX_DEBUG
fiesh at zefix dot tv
- [Bug c++/106212] Code becomes non-constexpr with _GLIBCXX_DEBUG
fiesh at zefix dot tv
- [Bug target/100694] PPC: initialization of __int128 is very inefficient
segher at gcc dot gnu.org
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
vincent-gcc at vinc17 dot net
- [Bug c++/106213] New: -Werror=deprecated-copy-dtor does not trigger warning and error
federico.kircheis at gmail dot com
- [Bug c/96293] Extraneously noisy "taking address of packed member may result in an unaligned pointer value"
ldeng at mail dot ustc.edu.cn
- [Bug c++/106212] Code becomes non-constexpr with _GLIBCXX_DEBUG
redi at gcc dot gnu.org
- [Bug c++/106212] Code becomes non-constexpr with _GLIBCXX_DEBUG
redi at gcc dot gnu.org
- [Bug c++/106212] Code becomes non-constexpr with _GLIBCXX_DEBUG
redi at gcc dot gnu.org
- [Bug c++/85944] Address of temporary bound to a function parameter at global scope not considered constexpr
redi at gcc dot gnu.org
- [Bug tree-optimization/98138] BB vect fail to SLP one case
ktkachov at gcc dot gnu.org
- [Bug c++/85944] Address of temporary bound to a function parameter at global scope not considered constexpr
redi at gcc dot gnu.org
- [Bug c++/55004] [meta-bug] constexpr issues
redi at gcc dot gnu.org
- [Bug c++/65642] [C++11] GCC rejects valid constant expression
redi at gcc dot gnu.org
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
aros at gmx dot com
- [Bug analyzer/106204] False positive from -Wanalyzer-use-of-uninitialized-value with -ftrivial-auto-var-init=zero
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106204] False positive from -Wanalyzer-use-of-uninitialized-value with -ftrivial-auto-var-init=zero
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/106157] [13 Regression] ICE verify_ssa failed since r13-1268-g8c99e307b20c502e
aldyh at gcc dot gnu.org
- [Bug tree-optimization/106157] [13 Regression] ICE verify_ssa failed since r13-1268-g8c99e307b20c502e
aldyh at gcc dot gnu.org
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
redi at gcc dot gnu.org
- [Bug c++/106214] New: Vector template argument deduction fails for templated function element
henrik.nortamo at csc dot fi
- [Bug c++/105626] -Wformat should accept u8"" strings
cvs-commit at gcc dot gnu.org
- [Bug c++/81420] When a reference is bound to a member in the base of a temporary, lifetime of the temporary is not extended
ion.lupascu at barclays dot com
- [Bug target/105854] ICE: in extract_constrain_insn, at recog.cc:2692 (insn does not satisfy its constraints: sse2_lshrv1ti3)
roger at nextmovesoftware dot com
- [Bug c++/106215] New: Different template parameter order invalidates detection of more special function templates
nico at josuttis dot de
- [Bug c/96293] Extraneously noisy "taking address of packed member may result in an unaligned pointer value"
lavr at ncbi dot nlm.nih.gov
- [Bug c++/106215] Different template parameter order invalidates detection of more special function templates
ppalka at gcc dot gnu.org
- [Bug c++/106214] Vector template argument deduction fails for templated function element
ppalka at gcc dot gnu.org
- [Bug c/96293] Extraneously noisy "taking address of packed member may result in an unaligned pointer value"
lavr at ncbi dot nlm.nih.gov
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
aros at gmx dot com
- [Bug middle-end/101836] __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
foom at fuhm dot net
- [Bug analyzer/106184] gcc/analyzer/sm-fd.cc:545: ordering problem ?
cvs-commit at gcc dot gnu.org
- [Bug middle-end/101836] __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
kees at outflux dot net
- [Bug other/106216] New: new test case gcc.dg/tree-ssa/alias-access-path-13.c fails for 32 bits
seurer at gcc dot gnu.org
- [Bug middle-end/101836] __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
qinzhao at gcc dot gnu.org
- [Bug tree-optimization/106217] New: [11/12/13 Regression] sinking of loads prevents vectorization
tnfchris at gcc dot gnu.org
- [Bug analyzer/106218] New: Analyzer false positives with Linux kernel's err.h
dmalcolm at gcc dot gnu.org
- [Bug fortran/104684] [10/11/12/13 Regression] ICE: 'verify_gimple' failed (Error: non-trivial conversion in 'component_ref') since r7-5771-gde91486c745d5ff6
anlauf at gcc dot gnu.org
- [Bug middle-end/101836] __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
foom at fuhm dot net
- [Bug c++/53431] C++ preprocessor ignores #pragma GCC diagnostic
cvs-commit at gcc dot gnu.org
- [Bug preprocessor/53920] "gcc -E" does not honor #pragma GCC diagnostic ignored "-Wunused-macro"
cvs-commit at gcc dot gnu.org
- [Bug c++/53431] C++ preprocessor ignores #pragma GCC diagnostic
lhyatt at gcc dot gnu.org
- [Bug preprocessor/53920] "gcc -E" does not honor #pragma GCC diagnostic ignored "-Wunused-macro"
lhyatt at gcc dot gnu.org
- [Bug middle-end/101836] __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
foom at fuhm dot net
- [Bug other/106216] new test case gcc.dg/tree-ssa/alias-access-path-13.c fails for 32 bits
jamborm at gcc dot gnu.org
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
dcb314 at hotmail dot com
- [Bug c++/106219] New: ice in vect_do_peeling, at tree-vect-loop-manip.cc:2703
dcb314 at hotmail dot com
- [Bug middle-end/101836] __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
qinzhao at gcc dot gnu.org
- [Bug tree-optimization/106219] [13 Regression] ice in vect_do_peeling, at tree-vect-loop-manip.cc:2703
pinskia at gcc dot gnu.org
- [Bug middle-end/101836] __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
qinzhao at gcc dot gnu.org
- [Bug tree-optimization/106219] [13 Regression] ice in vect_do_peeling, at tree-vect-loop-manip.cc:2703
pinskia at gcc dot gnu.org
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
ubizjak at gmail dot com
- [Bug tree-optimization/106219] [13 Regression] ice in vect_do_peeling, at tree-vect-loop-manip.cc:2703
dcb314 at hotmail dot com
- [Bug fortran/104684] [10/11/12/13 Regression] ICE: 'verify_gimple' failed (Error: non-trivial conversion in 'component_ref') since r7-5771-gde91486c745d5ff6
anlauf at gcc dot gnu.org
- [Bug tree-optimization/106217] [11/12/13 Regression] sinking of loads prevents vectorization
pinskia at gcc dot gnu.org
- [Bug c++/106213] -Werror=deprecated-copy-dtor does not trigger warning and error
pinskia at gcc dot gnu.org
- [Bug c++/106213] -Werror=deprecated-copy-dtor does not trigger warning and error
pinskia at gcc dot gnu.org
- [Bug c++/106213] -Werror=deprecated-copy-dtor does not trigger warning and error
pinskia at gcc dot gnu.org
- [Bug c++/106211] Rejects valid with function template with non-deduced parameters from deduced parameters of another function template
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106217] [11/12/13 Regression] sinking of loads prevents vectorization
pinskia at gcc dot gnu.org
- [Bug tree-optimization/95084] [11/12/13 Regression] code sinking prevents if-conversion
pinskia at gcc dot gnu.org
- [Bug target/86007] precompiled header on bdver2 with -march=native triggers a "created and used with differing settings of '-mlwp'" warning, intermittently
stefantalpalaru at yahoo dot com
- [Bug target/86007] precompiled header on bdver2 with -march=native triggers a "created and used with differing settings of '-mlwp'" warning, intermittently
pinskia at gcc dot gnu.org
- [Bug target/86007] precompiled header on bdver2 with -march=native triggers a "created and used with differing settings of '-mlwp'" warning, intermittently
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106219] [13 Regression] ice in vect_do_peeling, at tree-vect-loop-manip.cc:2703
dcb314 at hotmail dot com
- [Bug c/106220] New: x86-64 optimizer forgets about shrd peephole optimization pattern when faced with more than one in close proximity
already5chosen at yahoo dot com
- [Bug target/106220] x86-64 optimizer forgets about shrd peephole optimization pattern when faced with more than one in close proximity
pinskia at gcc dot gnu.org
- [Bug target/106220] x86-64 optimizer forgets about shrd peephole optimization pattern when faced with more than one in close proximity
pinskia at gcc dot gnu.org
- [Bug c++/106211] Rejects valid with function template with non-deduced parameters from deduced parameters of another function template
davidfromonline at gmail dot com
- [Bug c++/106211] Rejects valid with function template with non-deduced parameters from deduced parameters of another function template
pinskia at gcc dot gnu.org
- [Bug c++/106211] Rejects valid with function template with non-deduced parameters from deduced parameters of another function template
davidfromonline at gmail dot com
- [Bug c++/106221] New: cannot compile variadic arguments with a concept as the variadic type
elliot.haisley at gmail dot com
- [Bug c++/106221] [10/11/12/13 Regression] cannot compile variadic arguments with a concept as the variadic type in a namespace
pinskia at gcc dot gnu.org
- [Bug c++/106221] [10/11/12/13 Regression] cannot compile variadic arguments with a concept as the variadic type in a namespace
dtzyvruvwhrjujdsef at bvhrk dot com
- [Bug c++/106221] lamba inside a decltype in a using statement does not always work
pinskia at gcc dot gnu.org
- [Bug c++/106221] lamba inside a decltype in a using statement does not always work
pinskia at gcc dot gnu.org
- [Bug c++/53431] C++ preprocessor ignores #pragma GCC diagnostic
lhyatt at gcc dot gnu.org
- [Bug preprocessor/91037] #pragma GCC diagnostic ignored "-Wunused-macros" ignored for doubly-defined macro with g++
lhyatt at gcc dot gnu.org
- [Bug target/106220] x86-64 optimizer forgets about shrd peephole optimization pattern when faced with more than one in close proximity
already5chosen at yahoo dot com
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
haochen.jiang at intel dot com
- [Bug target/106091] [11/12/13 Regression] during RTL pass: swaps ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 69 with -fnon-call-exceptions
linkw at gcc dot gnu.org
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
haochen.jiang at intel dot com
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
haochen.jiang at intel dot com
- [Bug analyzer/106184] gcc/analyzer/sm-fd.cc:545: ordering problem ?
mir at gcc dot gnu.org
- [Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
mir at gcc dot gnu.org
- [Bug target/106222] New: x86 Better code squence for __builtin_shuffle
admin at levyhsu dot com
- [Bug target/106222] x86 Better code squence for __builtin_shuffle
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106219] [13 Regression] ice in vect_do_peeling, at tree-vect-loop-manip.cc:2703
dcb314 at hotmail dot com
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
mathieu.malaterre at gmail dot com
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
mathieu.malaterre at gmail dot com
- [Bug tree-optimization/106219] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2703 since r13-1457-g10b502fb78351a40
marxin at gcc dot gnu.org
- [Bug fortran/106208] [12/13 Regression] ICE in branch_prob, at profile.cc:1459
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106219] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2703 since r13-1457-g10b502fb78351a40
rguenth at gcc dot gnu.org
- [Bug c/96293] Extraneously noisy "taking address of packed member may result in an unaligned pointer value"
ldeng at mail dot ustc.edu.cn
- [Bug target/106219] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2703 since r13-1457-g10b502fb78351a40
rguenth at gcc dot gnu.org
- [Bug c++/106223] New: difference in behaviour between no optimization and -O for specialization of std::forward
nimrodcowboy at gmail dot com
- [Bug c++/106223] difference in behaviour between no optimization and -O for specialization of std::forward
pinskia at gcc dot gnu.org
- [Bug target/106219] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2703 since r13-1457-g10b502fb78351a40
rguenth at gcc dot gnu.org
- [Bug c++/106223] difference in behaviour between no optimization and -O for specialization of std::forward
nimrodcowboy at gmail dot com
- [Bug c++/106223] difference in behaviour between no optimization and -O for specialization of std::forward
pinskia at gcc dot gnu.org
- [Bug c++/106223] difference in behaviour between no optimization and -O for specialization of std::forward
nimrodcowboy at gmail dot com
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug demangler/106224] New: stack-overflow rust-demangle.c:90/99/110/111/670/689, as demonstrated by cxxfilt
13579and24680 at gmail dot com
- [Bug c++/106223] difference in behaviour between no optimization and -O for specialization of std::forward
redi at gcc dot gnu.org
- [Bug target/106219] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2703 since r13-1457-g10b502fb78351a40
cvs-commit at gcc dot gnu.org
- [Bug target/106219] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2703 since r13-1457-g10b502fb78351a40
rguenth at gcc dot gnu.org
- [Bug demangler/106224] stack-overflow rust-demangle.c:90/99/110/111/670/689, as demonstrated by cxxfilt
13579and24680 at gmail dot com
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
marxin at gcc dot gnu.org
- [Bug c++/106223] difference in behaviour between no optimization and -O for specialization of std::forward
redi at gcc dot gnu.org
- [Bug c++/106202] internal compiler error: in move_fn_p, at cp/decl.cc:14907
mpolacek at gcc dot gnu.org
- [Bug c++/106074] Spurious Wstringop-overflow for int-to-string with SSE4
ed at catmur dot uk
- [Bug c++/106191] ICE: Segmentation fault signal terminated program cc1plus since r8-526-g65d7adba7ba2736b
marxin at gcc dot gnu.org
- [Bug fortran/106193] ICE in lookup_sfield, at omp-low.cc:438 since r11-6752-ga6d22fb21c6f1ad7
marxin at gcc dot gnu.org
- [Bug tree-optimization/106189] [10/11/12/13 Regression] ICE: Floating point exception since r9-1948-gd893b683f40884cd
marxin at gcc dot gnu.org
- [Bug tree-optimization/106189] [10/11/12/13 Regression] ICE: Floating point exception since r9-1948-gd893b683f40884cd
marxin at gcc dot gnu.org
- [Bug middle-end/106190] [12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all
marxin at gcc dot gnu.org
- [Bug middle-end/106190] [9/10/11/12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all
marxin at gcc dot gnu.org
- [Bug tree-optimization/106192] [11/12/13 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522 since r11-1650-g1dfa89b0355520ca
marxin at gcc dot gnu.org
- [Bug fortran/106208] [12/13 Regression] ICE in branch_prob, at profile.cc:1459 since r12-5275-gbcebd05720540e25
marxin at gcc dot gnu.org
- [Bug c/96293] Extraneously noisy "taking address of packed member may result in an unaligned pointer value"
lavr at ncbi dot nlm.nih.gov
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
cvs-commit at gcc dot gnu.org
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
marxin at gcc dot gnu.org
- [Bug preprocessor/97498] #pragma GCC diagnostic ignored "-Wunused-function" inconsistent
lhyatt at gcc dot gnu.org
- [Bug preprocessor/69543] [10/11/12/13 Regression] _Pragma does not apply within macro
lhyatt at gcc dot gnu.org
- [Bug analyzer/106225] New: False positives from -Wanalyzer-tainted-divisor
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/106226] New: [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2702
marxin at gcc dot gnu.org
- [Bug tree-optimization/106226] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2702
marxin at gcc dot gnu.org
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug c++/105989] Coroutine frame space for temporaries in a co_await expression is not reused
michal.jankovic59 at gmail dot com
- [Bug c++/106202] ICE in move_fn_p, at cp/decl.cc:14907
marxin at gcc dot gnu.org
- [Bug analyzer/106225] False positives from -Wanalyzer-tainted-divisor
dmalcolm at gcc dot gnu.org
- [Bug c++/106202] [12/13 Regression] ICE in move_fn_p, at cp/decl.cc:14907 since r12-885-gf71ca97def69b8ae
marxin at gcc dot gnu.org
- [Bug c++/106223] difference in behaviour between no optimization and -O for specialization of std::forward
nimrodcowboy at gmail dot com
- [Bug testsuite/106227] New: [13 regression] g++.dg/modules/loc-prune-4.C fails after r13-1506-g069f46c71e9432
seurer at gcc dot gnu.org
- [Bug c++/87729] Please include -Woverloaded-virtual in -Wall
cvs-commit at gcc dot gnu.org
- [Bug c++/106223] difference in behaviour between no optimization and -O for specialization of std::forward
nimrodcowboy at gmail dot com
- [Bug c++/106223] difference in behaviour between no optimization and -O for specialization of std::forward
nimrodcowboy at gmail dot com
- [Bug target/106219] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2703 since r13-1457-g10b502fb78351a40
seurer at gcc dot gnu.org
- [Bug c++/89074] valid pointer equality constexpr comparison rejected
cvs-commit at gcc dot gnu.org
- [Bug c++/106223] difference in behaviour between no optimization and -O for specialization of std::forward
redi at gcc dot gnu.org
- [Bug target/106219] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2703 since r13-1457-g10b502fb78351a40
seurer at gcc dot gnu.org
- [Bug bootstrap/106228] New: [12 regression] r13-1457-g10b502fb78351a causes bootstrap failure
seurer at gcc dot gnu.org
- [Bug analyzer/106225] False positives from -Wanalyzer-tainted-divisor
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106225] False positives from -Wanalyzer-tainted-divisor
dmalcolm at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106138] Inefficient code generation: logical AND of disjoint booleans from equal and bitwise AND not optimized to constant false
pinskia at gcc dot gnu.org
- [Bug c++/105956] [13 Regression] internal compiler error: in iterative_hash_template_arg, at cp/pt.cc:1819
cvs-commit at gcc dot gnu.org
- [Bug c++/105956] [13 Regression] internal compiler error: in iterative_hash_template_arg, at cp/pt.cc:1819
ppalka at gcc dot gnu.org
- [Bug tree-optimization/106087] Segmentation fault in GIMPLE pass: ccp
ppalka at gcc dot gnu.org
- [Bug analyzer/106229] New: False positives from -Wanalyzer-tainted-array-index with unsigned char index
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/106087] Segmentation fault in GIMPLE pass: ccp
ppalka at gcc dot gnu.org
- [Bug tree-optimization/106138] Inefficient code generation: logical AND of disjoint booleans from equal and bitwise AND not optimized to constant false
pinskia at gcc dot gnu.org
- [Bug c++/106087] Segmentation fault in GIMPLE pass: ccp
pinskia at gcc dot gnu.org
- [Bug c++/106087] Segmentation fault in GIMPLE pass: ccp
ppalka at gcc dot gnu.org
- [Bug c++/106087] Segmentation fault in GIMPLE pass: ccp
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106087] [12/13 Regression] ICE with inline-asm with multiple output and assigned only static vars
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106087] [12/13 Regression] ICE with inline-asm with multiple output and assigned only static vars
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106087] [12/13 Regression] ICE with inline-asm with multiple output and assigned only static vars
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106087] [12/13 Regression] ICE with inline-asm with multiple output and assigned only static vars
pinskia at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
pinskia at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106087] [12/13 Regression] ICE with inline-asm with multiple output and assigned only static vars
pinskia at gcc dot gnu.org
- [Bug target/34422] Bootstrap error with --enable-fixed-point (configure should reject --enable-fixed-point on platforms that don't support it)
egallager at gcc dot gnu.org
- [Bug libstdc++/104602] std::source_location::current uses cast from void*
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/105128] source_location compile error for latest clang 15
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/84110] Null character in regex throws std::regex_error
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/102480] std::regex fails to match ^ when match_prev_avail is used
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/103664] std::regex_replace bug if the string contains \0
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/102447] std::regex incorrectly accepts invalid bracket expression
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/104602] std::source_location::current uses cast from void*
redi at gcc dot gnu.org
- [Bug libstdc++/105671] [11 Regression] Unexplained "undefined reference" error
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/105128] source_location compile error for latest clang 15
redi at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/105671] [11 Regression] Unexplained "undefined reference" error
redi at gcc dot gnu.org
- [Bug libstdc++/84110] Null character in regex throws std::regex_error
redi at gcc dot gnu.org
- [Bug libstdc++/102480] std::regex fails to match ^ when match_prev_avail is used
redi at gcc dot gnu.org
- [Bug libstdc++/102445] [meta-bug] std::regex issues
redi at gcc dot gnu.org
- [Bug libstdc++/102447] std::regex incorrectly accepts invalid bracket expression
redi at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
redi at gcc dot gnu.org
- [Bug preprocessor/91733] No longer treat carriage return as an end-of-line
lhyatt at gcc dot gnu.org
- [Bug bootstrap/78251] config/gettext.m4 and config/iconv.m4 contaminate CPPFLAGS (can lead to build failures when libunwind-headers from MacPorts is active)
egallager at gcc dot gnu.org
- [Bug target/106180] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-1418-g73f942c08deef3
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106087] [12/13 Regression] ICE with inline-asm with multiple output and assigned only static vars
pinskia at gcc dot gnu.org
- [Bug c++/87729] Please include -Woverloaded-virtual in -Wall
sbergman at redhat dot com
- [Bug c++/106230] New: ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474)
sam at gentoo dot org
- [Bug c++/106230] ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474)
sam at gentoo dot org
- [Bug c++/106230] ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474)
sam at gentoo dot org
- [Bug tree-optimization/106226] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2702
rguenth at gcc dot gnu.org
- [Bug testsuite/106227] [13 regression] g++.dg/modules/loc-prune-4.C fails after r13-1506-g069f46c71e9432
rguenth at gcc dot gnu.org
- [Bug c++/106230] ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474)
sam at gentoo dot org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106063] [12/13 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:281 with -O2 -fno-tree-forwprop --param=evrp-mode=legacy-first
cvs-commit at gcc dot gnu.org
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
marxin at gcc dot gnu.org
- [Bug c++/106230] [12/13 Regression] ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474) since r12-6328-gbeaee0a871b6485d
marxin at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
marxin at gcc dot gnu.org
- [Bug tree-optimization/106226] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2702
rguenth at gcc dot gnu.org
- [Bug d/101691] d: Use of LOOP_EXPR prevents removing no-op loops.
ibuclaw at gdcproject dot org
- [Bug target/106231] New: sign-extension of the result of `__builtin_tzcnt()`
lh_mouse at 126 dot com
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
mathieu.malaterre at gmail dot com
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
mathieu.malaterre at gmail dot com
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
mathieu.malaterre at gmail dot com
- [Bug tree-optimization/106138] Inefficient code generation: logical AND of disjoint booleans from equal and bitwise AND not optimized to constant false
pavel.morozkin at gmail dot com
- [Bug demangler/106232] New: stack exhausted when using '-s dlang' in d-demangle.c
13579and24680 at gmail dot com
- [Bug tree-optimization/105740] missed optimization switch transformation for conditions with duplicate conditions
marxin at gcc dot gnu.org
- [Bug target/100799] Stackoverflow in optimized code on PPC
alexander.grund@tu-dresden.de
- [Bug tree-optimization/106226] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2702
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106226] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2702
rguenth at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
rguenth at gcc dot gnu.org
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
marxin at gcc dot gnu.org
- [Bug sanitizer/106132] ICE: in report_conflicting_sanitizer_options, at opts.cc:1011 with -fsanitize=thread,address,kernel-hwaddress
cvs-commit at gcc dot gnu.org
- [Bug sanitizer/106132] ICE: in report_conflicting_sanitizer_options, at opts.cc:1011 with -fsanitize=thread,address,kernel-hwaddress
marxin at gcc dot gnu.org
- [Bug middle-end/106196] [13 Regression] vect_do_peeling ICE since g:3769ad4ccea9589b3f7edaef901cb542aa10f49a
tnfchris at gcc dot gnu.org
- [Bug middle-end/106196] [13 Regression] vect_do_peeling ICE since g:3769ad4ccea9589b3f7edaef901cb542aa10f49a
rguenth at gcc dot gnu.org
- [Bug tree-optimization/105651] [12/13 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3
marxin at gcc dot gnu.org
- [Bug middle-end/106196] [13 Regression] vect_do_peeling ICE since g:3769ad4ccea9589b3f7edaef901cb542aa10f49a
tnfchris at gcc dot gnu.org
- [Bug c++/106233] New: Designated initializers targeting inherited fields breaks reshape_init_class, at cp/decl.c:6456
drahflow at gmx dot de
- [Bug tree-optimization/105918] [12/13 Regression] Spurious Warray-bounds in std::to_chars since r12-2132-ga110855667782dac
marxin at gcc dot gnu.org
- [Bug middle-end/103438] Updated documentation for gcc Optimization command line options (sec 3.11)
marxin at gcc dot gnu.org
- [Bug middle-end/106173] -fleading-underscore option inactive although reported as active
marxin at gcc dot gnu.org
- [Bug middle-end/106196] [13 Regression] vect_do_peeling ICE since g:3769ad4ccea9589b3f7edaef901cb542aa10f49a
tnfchris at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
marxin at gcc dot gnu.org
- [Bug tree-optimization/106234] New: [13 Regression] stack overflow from range_from_dom
rguenth at gcc dot gnu.org
- [Bug c++/106233] Designated initializers targeting inherited fields breaks reshape_init_class, at cp/decl.c:6456
marxin at gcc dot gnu.org
- [Bug tree-optimization/106234] [13 Regression] stack overflow from range_from_dom
rguenth at gcc dot gnu.org
- [Bug c++/106233] Designated initializers targeting inherited fields breaks reshape_init_class, at cp/decl.c:6456
marxin at gcc dot gnu.org
- [Bug tree-optimization/106234] [13 Regression] stack overflow from range_from_dom
amacleod at redhat dot com
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug analyzer/106235] New: RFE: -fanalyzer could complain about tainted data triggering assertion failure
dmalcolm at gcc dot gnu.org
- [Bug target/106101] [12/13 Regression] ICE in reg_bitfield_target_p since r12-4428-g147ed0184f403b
marxin at gcc dot gnu.org
- [Bug analyzer/106235] RFE: -fanalyzer could complain about tainted data triggering assertion failure
dmalcolm at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug preprocessor/91733] No longer treat carriage return as an end-of-line
cvs-commit at gcc dot gnu.org
- [Bug preprocessor/91733] No longer treat carriage return as an end-of-line
lhyatt at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug c/106236] New: Not a bug, bad performance (with GCC 11.3.0 - O3) of a small etude in C
sanmayce at hotmail dot com
- [Bug preprocessor/91733] No longer treat carriage return as an end-of-line
akim.demaille at gmail dot com
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
seurer at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
rguenther at suse dot de
- [Bug testsuite/106216] new test case gcc.dg/tree-ssa/alias-access-path-13.c fails for 32 bits
cvs-commit at gcc dot gnu.org
- [Bug testsuite/106216] new test case gcc.dg/tree-ssa/alias-access-path-13.c fails for 32 bits
jamborm at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
bergner at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
bergner at gcc dot gnu.org
- [Bug target/100799] Stackoverflow in optimized code on PPC
bergner at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
seurer at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
bergner at gcc dot gnu.org
- [Bug tree-optimization/106064] Wrong code comparing two global zero-sized arrays
acoplan at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug middle-end/96032] RFE: add a way to use output from --fdiagnostics-format=json as input
dmalcolm at gcc dot gnu.org
- [Bug middle-end/106236] Not a bug, bad performance (with GCC 11.3.0 - O3) of a small etude in C
pinskia at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
seurer at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
jan.wassenberg at gmail dot com
- [Bug tree-optimization/106234] [13 Regression] stack overflow from range_from_dom
amacleod at redhat dot com
- [Bug tree-optimization/106138] Inefficient code generation: logical AND of disjoint booleans from equal and bitwise AND not optimized to constant false
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106237] New: [13 regression] serveral tests begin ICEing starting with r13-1575-gcf3a120084e946
seurer at gcc dot gnu.org
- [Bug middle-end/106231] sign-extension of the result of `__builtin_ctz`
pinskia at gcc dot gnu.org
- [Bug target/106231] sign-extension of the result of `__builtin_ctz`
pinskia at gcc dot gnu.org
- [Bug c++/106233] [11 Regression] Designated initializers targeting inherited fields breaks reshape_init_class, at cp/decl.c:6456
pinskia at gcc dot gnu.org
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
pinskia at gcc dot gnu.org
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug fortran/95375] ICE in add_use_op, Error: mismatching comparison operand types
anlauf at gcc dot gnu.org
- [Bug c++/83473] pragma problems with raw string literals
lhyatt at gcc dot gnu.org
- [Bug libstdc++/106238] New: Inline optimization causes dangling pointer on "include/c++/12.1.0/bits/stl_tree.h"
rogerio.souza at gmail dot com
- [Bug tree-optimization/106238] Inline optimization causes dangling pointer on "include/c++/12.1.0/bits/stl_tree.h"
pinskia at gcc dot gnu.org
- [Bug testsuite/106120] [13 regression] g++.dg/warn/Wstringop-overflow-4.C fails since r13-1268-g8c99e307b20c50
hp at gcc dot gnu.org
- [Bug tree-optimization/106087] [12/13 Regression] ICE with inline-asm with multiple output and assigned only static vars
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106087] [12 Regression] ICE with inline-asm with multiple output and assigned only static vars
pinskia at gcc dot gnu.org
- [Bug libstdc++/106239] New: vector::resize(size_type, const value_type&) should not require copy-assignability
dan.raviv at gmail dot com
- [Bug tree-optimization/106240] New: [13 Regression] Recent change causes missed vectorization opportunity on mips
law at gcc dot gnu.org
- [Bug libstdc++/106239] vector::resize(size_type, const value_type&) should not require copy-assignability
pinskia at gcc dot gnu.org
- [Bug libstdc++/106239] vector::resize(size_type, const value_type&) should not require copy-assignability
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106240] [13 Regression] Recent change causes missed vectorization opportunity on mips
pinskia at gcc dot gnu.org
- [Bug testsuite/106120] [13 regression] g++.dg/warn/Wstringop-overflow-4.C fails since r13-1268-g8c99e307b20c50
aldyh at gcc dot gnu.org
- [Bug libstdc++/106239] vector::resize(size_type, const value_type&) should not require copy-assignability
redi at gcc dot gnu.org
- [Bug c++/106241] New: compiler can't handle large array of strings
robert.durkacz at gmail dot com
- [Bug c++/106241] compiler can't handle large array of strings
schwab@linux-m68k.org
- [Bug fortran/106242] New: Internal compiler error: Parameterised derived types
kidon at posteo dot de
- [Bug tree-optimization/98304] Failure to optimize bitwise arithmetic pattern
cvs-commit at gcc dot gnu.org
- [Bug c++/106241] compiler can't handle large array of strings
redi at gcc dot gnu.org
- [Bug libstdc++/106239] vector::resize(size_type, const value_type&) should not require copy-assignability
dan.raviv at gmail dot com
- [Bug bootstrap/106137] [13 Regression] baremetal cross builds broken in libgfortran since g:133d0d422ebd18dbd215cfa5394aff9f938e7060
pinskia at gcc dot gnu.org
- [Bug bootstrap/106137] [13 Regression] baremetal cross builds broken in libgfortran since g:133d0d422ebd18dbd215cfa5394aff9f938e7060
pinskia at gcc dot gnu.org
- [Bug preprocessor/97498] #pragma GCC diagnostic ignored "-Wunused-function" inconsistent
lhyatt at gcc dot gnu.org
- [Bug c++/106241] compiler can't handle large array of strings
robert.durkacz at gmail dot com
- [Bug target/105930] [12/13 Regression] Excessive stack spill generation on 32-bit x86
roger at nextmovesoftware dot com
- [Bug tree-optimization/106243] New: Failure to optimize (0 - x) & 1 on vector type
gabravier at gmail dot com
- [Bug tree-optimization/106063] [12 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:281 with -O2 -fno-tree-forwprop --param=evrp-mode=legacy-first
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106244] New: Failure to optimize (1 << x) & 1 to `x == 0` if separated into multiple statements
gabravier at gmail dot com
- [Bug tree-optimization/106245] New: Failure to optimize (u8)(a << 7) >> 7 pattern to a & 1
gabravier at gmail dot com
- [Bug tree-optimization/106246] New: [13 Regression] powerpc-darwin9 bootstrap fails after r13-1575-gcf3a120084e946 ICE vect_transform_loops, at tree-vectorizer.cc:1032
iains at gcc dot gnu.org
- [Bug tree-optimization/106246] [13 Regression] powerpc-darwin9 bootstrap fails after r13-1575-gcf3a120084e946 ICE vect_transform_loops, at tree-vectorizer.cc:1032
iains at gcc dot gnu.org
- [Bug c++/106241] compiler can't handle large array of strings
redi at gcc dot gnu.org
- [Bug c++/106241] compiler can't handle large array of strings
robert.durkacz at gmail dot com
- [Bug preprocessor/91733] No longer treat carriage return as an end-of-line
dmalcolm at gcc dot gnu.org
- [Bug c++/106247] New: GCC12 warning in Eigen: array subscript is partly outside array bounds
fchelnokov at gmail dot com
- [Bug target/105930] [12/13 Regression] Excessive stack spill generation on 32-bit x86
torvalds@linux-foundation.org
- [Bug tree-optimization/106247] GCC12 warning in Eigen: array subscript is partly outside array bounds
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106247] GCC12 warning in Eigen: array subscript is partly outside array bounds
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106247] GCC12 warning in Eigen: array subscript is partly outside array bounds
fchelnokov at gmail dot com
- [Bug tree-optimization/106247] GCC12 warning in Eigen: array subscript is partly outside array bounds
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106245] Failure to optimize (u8)(a << 7) >> 7 pattern to a & 1
pinskia at gcc dot gnu.org
- [Bug middle-end/25521] change semantics of const volatile variables
jose.marchesi at oracle dot com
- [Bug middle-end/25521] change semantics of const volatile variables
jose.marchesi at oracle dot com
- [Bug tree-optimization/106244] Failure to optimize (1 << x) & 1 to `x == 0` if separated into multiple statements
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106243] Failure to optimize (0 - x) & 1 on gimple level (including vector types)
pinskia at gcc dot gnu.org
- [Bug c++/105838] [10/11/12/13 Regression] g++ 12.1.0 runs out of memory or time when building const std::vector of std::strings
pinskia at gcc dot gnu.org
- [Bug c++/106241] compiler can't handle large array of strings
pinskia at gcc dot gnu.org
- [Bug preprocessor/97498] #pragma GCC diagnostic ignored "-Wunused-function" inconsistent
cvs-commit at gcc dot gnu.org
- [Bug preprocessor/97498] #pragma GCC diagnostic ignored "-Wunused-function" inconsistent
lhyatt at gcc dot gnu.org
- [Bug libstdc++/106248] New: operator>>std::basic_istream at boundary condition behave differently in different opt levels
Ting.Wang.SH at ibm dot com
- [Bug middle-end/25521] change semantics of const volatile variables
jose.marchesi at oracle dot com
- [Bug tree-optimization/106249] New: ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
asolokha at gmx dot com
- [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
pinskia at gcc dot gnu.org
- [Bug libstdc++/106248] operator>>std::basic_istream at boundary condition behave differently in different opt levels
pinskia at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106246] [13 Regression] powerpc-darwin9 bootstrap fails after r13-1575-gcf3a120084e946 ICE vect_transform_loops, at tree-vectorizer.cc:1032
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106237] [13 regression] serveral tests begin ICEing starting with r13-1575-gcf3a120084e946
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106246] [13 Regression] powerpc-darwin9 bootstrap fails after r13-1575-gcf3a120084e946 ICE vect_transform_loops, at tree-vectorizer.cc:1032
iains at gcc dot gnu.org
- [Bug tree-optimization/106250] New: [13 Regression] ICE in optab_for_tree_code, at optabs-tree.cc:96
asolokha at gmx dot com
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
cvs-commit at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106246] [13 Regression] powerpc-darwin9 bootstrap fails after r13-1575-gcf3a120084e946 ICE vect_transform_loops, at tree-vectorizer.cc:1032
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106234] [13 Regression] stack overflow from range_from_dom
rguenth at gcc dot gnu.org
- [Bug c++/106251] New: gcov indicates actually executed line as not covered by the test
olgierd.sobinski at nokia dot com
- [Bug tree-optimization/106246] [13 Regression] powerpc-darwin9 bootstrap fails after r13-1575-gcf3a120084e946 ICE vect_transform_loops, at tree-vectorizer.cc:1032
iains at gcc dot gnu.org
- [Bug tree-optimization/106246] [13 Regression] powerpc-darwin9 bootstrap fails after r13-1575-gcf3a120084e946 ICE vect_transform_loops, at tree-vectorizer.cc:1032
iains at gcc dot gnu.org
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
marxin at gcc dot gnu.org
- [Bug rtl-optimization/105459] [12/13 Regression] ICE: Segmentation fault (in record_operand_costs) since r12-3721-g63c6446f77b9001d
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/105459] [12 Regression] ICE: Segmentation fault (in record_operand_costs) since r12-3721-g63c6446f77b9001d
rguenth at gcc dot gnu.org
- [Bug preprocessor/106252] New: [13 Regression] AddressSanitizer: global-buffer-overflow on address since r13-1544-ge46f4d7430c521
marxin at gcc dot gnu.org
- [Bug tree-optimization/106246] [13 Regression] powerpc-darwin9 bootstrap fails after r13-1575-gcf3a120084e946 ICE vect_transform_loops, at tree-vectorizer.cc:1032
rguenth at gcc dot gnu.org
- [Bug preprocessor/106252] [13 Regression] AddressSanitizer: global-buffer-overflow on address since r13-1544-ge46f4d7430c521
marxin at gcc dot gnu.org
- [Bug tree-optimization/106250] [13 Regression] ICE in optab_for_tree_code, at optabs-tree.cc:96
marxin at gcc dot gnu.org
- [Bug preprocessor/106252] [13 Regression] AddressSanitizer: global-buffer-overflow on address since r13-1544-ge46f4d7430c521
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106250] [13 Regression] ICE in optab_for_tree_code, at optabs-tree.cc:96
rguenth at gcc dot gnu.org
- [Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106253] New: [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032x
marxin at gcc dot gnu.org
- [Bug tree-optimization/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
marxin at gcc dot gnu.org
- [Bug gcov-profile/106251] gcov indicates actually executed line as not covered by the test
marxin at gcc dot gnu.org
- [Bug tree-optimization/106250] [13 Regression] ICE in optab_for_tree_code, at optabs-tree.cc:96 since r13-1468-g76c3041b856cb0
marxin at gcc dot gnu.org
- [Bug c++/106241] compiler can't handle large array of strings
redi at gcc dot gnu.org
- [Bug libstdc++/106248] operator>>std::basic_istream at boundary condition behave differently in different opt levels
redi at gcc dot gnu.org
- [Bug tree-optimization/106250] [13 Regression] ICE in optab_for_tree_code, at optabs-tree.cc:96 since r13-1468-g76c3041b856cb0
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
rguenth at gcc dot gnu.org
- [Bug libstdc++/106248] [11/12/13 Regression] operator>>std::basic_istream at boundary condition behave differently in different opt levels
redi at gcc dot gnu.org
- [Bug libstdc++/106248] [11/12/13 Regression] operator>>std::basic_istream at boundary condition behave differently in different opt levels
redi at gcc dot gnu.org
- [Bug libstdc++/106248] [11/12/13 Regression] operator>>std::basic_istream at boundary condition behave differently in different opt levels
redi at gcc dot gnu.org
- [Bug preprocessor/106252] [13 Regression] AddressSanitizer: global-buffer-overflow on address since r13-1544-ge46f4d7430c521
lhyatt at gcc dot gnu.org
- [Bug libstdc++/106248] [11/12/13 Regression] operator>>std::basic_istream at boundary condition behave differently in different opt levels
redi at gcc dot gnu.org
- [Bug preprocessor/106252] [13 Regression] AddressSanitizer: global-buffer-overflow on address since r13-1544-ge46f4d7430c521
marxin at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
rguenth at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
rguenth at gcc dot gnu.org
- [Bug libstdc++/106248] [11/12/13 Regression] operator>>std::basic_istream at boundary condition behave differently in different opt levels
redi at gcc dot gnu.org
- [Bug target/106240] [13 Regression] missed vectorization opportunity (cond move) on mips since r13-707-g68e0063397ba82
rguenth at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
rsandifo at gcc dot gnu.org
- [Bug c/106254] New: [suboptinal] llvm uses instructions with larger access bit width
zhongyunde at huawei dot com
- [Bug c/106255] New: [suboptinal] llvm uses instructions with larger access bit width
zhongyunde at huawei dot com
- [Bug tree-optimization/99416] s211 benchmark of TSVC is vectorized by icc and not by gcc
rguenth at gcc dot gnu.org
- [Bug tree-optimization/99416] s211 benchmark of TSVC is vectorized by icc and not by gcc
rguenth at gcc dot gnu.org
- [Bug libstdc++/106248] [11/12/13 Regression] operator>>std::basic_istream at boundary condition behave differently in different opt levels
redi at gcc dot gnu.org
- [Bug c/106254] [suboptinal] llvm uses instructions with larger access bit width
schwab@linux-m68k.org
- [Bug c/106255] [suboptinal] llvm uses instructions with larger access bit width
schwab@linux-m68k.org
- [Bug preprocessor/106252] [13 Regression] AddressSanitizer: global-buffer-overflow on address since r13-1544-ge46f4d7430c521
cvs-commit at gcc dot gnu.org
- [Bug preprocessor/106252] [13 Regression] AddressSanitizer: global-buffer-overflow on address since r13-1544-ge46f4d7430c521
lhyatt at gcc dot gnu.org
- [Bug libstdc++/105616] Using regex_replace throws "maybe-uninitialized" warnings
christian.morales.vega at gmail dot com
- [Bug tree-optimization/106250] [13 Regression] ICE in optab_for_tree_code, at optabs-tree.cc:96 since r13-1468-g76c3041b856cb0
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106250] [13 Regression] ICE in optab_for_tree_code, at optabs-tree.cc:96 since r13-1468-g76c3041b856cb0
rsandifo at gcc dot gnu.org
- [Bug tree-optimization/106237] [13 regression] serveral tests begin ICEing starting with r13-1575-gcf3a120084e946
seurer at gcc dot gnu.org
- [Bug c++/105838] [10/11/12/13 Regression] g++ 12.1.0 runs out of memory or time when building const std::vector of std::strings
luydorarko at vusra dot com
- [Bug tree-optimization/106238] Inline optimization causes dangling pointer on "include/c++/12.1.0/bits/stl_tree.h"
rogerio.souza at gmail dot com
- [Bug c++/106256] New: Custom diagnostics for unsatisified standard concepts
redi at gcc dot gnu.org
- [Bug tree-optimization/105860] [10/11/12/13 Regression] Miscompilation causing clobbered union contents since r10-918-gc56c86024f8fba0c
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106238] Inline optimization causes dangling pointer on "include/c++/12.1.0/bits/stl_tree.h"
rogerio.souza at gmail dot com
- [Bug tree-optimization/106238] Inline optimization causes dangling pointer on "include/c++/12.1.0/bits/stl_tree.h"
rogerio.souza at gmail dot com
- [Bug tree-optimization/106254] complex float copy loop is not vectorized
pinskia at gcc dot gnu.org
- [Bug middle-end/106010] Miss vectorization for complex type copy.
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106254] complex float copy loop is not vectorized
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106234] [13 Regression] stack overflow from range_from_dom
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106234] [13 Regression] stack overflow from range_from_dom
amacleod at redhat dot com
- [Bug c/106257] New: [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189
gscfq@t-online.de
- [Bug c++/106258] New: ICE in ipa_verify_edge_has_no_modifications, at ipa-param-manipulation.cc:139
gscfq@t-online.de
- [Bug c++/106259] New: ICE in diag_mismatched_tags, at cp/parser.cc:33896
gscfq@t-online.de
- [Bug c++/106260] New: [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289
gscfq@t-online.de
- [Bug c++/106261] New: ICE in output_call_frame_info, at dwarf2out.cc:943
gscfq@t-online.de
- [Bug c++/106259] [10/11/12/13 Regression] ICE in diag_mismatched_tags, at cp/parser.cc:33896
mpolacek at gcc dot gnu.org
- [Bug c++/106259] [10/11/12/13 Regression] ICE in diag_mismatched_tags, at cp/parser.cc:33896
mpolacek at gcc dot gnu.org
- [Bug testsuite/106262] New: [13 regression] test case g++.dg/modules/loc-prune-4.C fails
seurer at gcc dot gnu.org
- [Bug ipa/106258] [13 Regression] ICE in ipa_verify_edge_has_no_modifications, at ipa-param-manipulation.cc:139 since r13-1204-gd68d366425369649
marxin at gcc dot gnu.org
- [Bug middle-end/106257] [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189 since r13-1204-gd68d366425369649
marxin at gcc dot gnu.org
- [Bug ipa/106258] [13 Regression] ICE in ipa_verify_edge_has_no_modifications, at ipa-param-manipulation.cc:139 since r13-1204-gd68d366425369649
pinskia at gcc dot gnu.org
- [Bug ipa/106260] [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289 since r8-1887-g0eaf0bfe94ff5a7c
marxin at gcc dot gnu.org
- [Bug debug/106261] ICE in output_call_frame_info, at dwarf2out.cc:943
marxin at gcc dot gnu.org
- [Bug middle-end/106257] [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189 since r13-1204-gd68d366425369649
pinskia at gcc dot gnu.org
- [Bug debug/106263] New: BTF_KIND_FUNC type does not encode linkage
ibhagat at gcc dot gnu.org
- [Bug target/106240] [13 Regression] missed vectorization opportunity (cond move) on mips since r13-707-g68e0063397ba82
law at gcc dot gnu.org
- [Bug target/106240] [13 Regression] missed vectorization opportunity (cond move) on mips since r13-707-g68e0063397ba82
pinskia at gcc dot gnu.org
- [Bug ipa/106260] [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289 since r8-1887-g0eaf0bfe94ff5a7c
pinskia at gcc dot gnu.org
- [Bug c/106264] New: spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result
msebor at gcc dot gnu.org
- [Bug c/106264] [10/11/12/13 Regression] spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result
pinskia at gcc dot gnu.org
- [Bug c/106264] [10/11/12/13 Regression] spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result
pinskia at gcc dot gnu.org
- [Bug debug/106261] ICE in output_call_frame_info, at dwarf2out.cc:943
pinskia at gcc dot gnu.org
- [Bug c/106264] [10/11/12/13 Regression] spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result
msebor at gcc dot gnu.org
- [Bug debug/106261] [10/11/12/13 Regression] ICE in output_call_frame_info, at dwarf2out.cc:943
pinskia at gcc dot gnu.org
- [Bug c/106264] [10/11/12/13 Regression] spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result
pinskia at gcc dot gnu.org
- [Bug c++/66290] wrong location for -Wunused-macros
lhyatt at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106119] [12/13 Regression] Bogus use-after-free warning triggered by optimizer
pinskia at gcc dot gnu.org
- [Bug middle-end/106123] ICE in walk_tree_1, at tree.cc:11243
pinskia at gcc dot gnu.org
- [Bug target/106146] a redundant movprfx insn compare to llvm
pinskia at gcc dot gnu.org
- [Bug target/106146] a redundant movprfx insn compare to llvm
pinskia at gcc dot gnu.org
- [Bug target/106265] New: RISC-V SPEC2017 507.cactu code bloat due to address generation
vineet.gupta at linux dot dev
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
vineet.gupta at linux dot dev
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
vineet.gupta at linux dot dev
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
vineet.gupta at linux dot dev
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
vineet.gupta at linux dot dev
- [Bug rtl-optimization/42612] post-increment addressing not used
bd at mail dot ru
- [Bug rtl-optimization/42612] post-increment addressing not used
pinskia at gcc dot gnu.org
- [Bug target/106240] [13 Regression] missed vectorization opportunity (cond move) on mips since r13-707-g68e0063397ba82
rguenth at gcc dot gnu.org
- [Bug middle-end/101551] [offloading] Differences in diagnostics etc.
cvs-commit at gcc dot gnu.org
- [Bug middle-end/106257] [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189 since r13-1204-gd68d366425369649
rguenth at gcc dot gnu.org
- [Bug middle-end/106258] [13 Regression] ICE in ipa_verify_edge_has_no_modifications, at ipa-param-manipulation.cc:139 since r13-1204-gd68d366425369649
rguenth at gcc dot gnu.org
- [Bug ipa/106260] [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289 since r8-1887-g0eaf0bfe94ff5a7c
rguenth at gcc dot gnu.org
- [Bug debug/106261] [10/11/12/13 Regression] ICE in output_call_frame_info, at dwarf2out.cc:943
rguenth at gcc dot gnu.org
- [Bug testsuite/106262] [13 regression] test case g++.dg/modules/loc-prune-4.C fails
rguenth at gcc dot gnu.org
- [Bug c/106264] [10/11/12/13 Regression] spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result
rguenth at gcc dot gnu.org
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
rguenth at gcc dot gnu.org
- [Bug go/106266] New: Libgo fails with recent glibc
marxin at gcc dot gnu.org
- [Bug go/106266] Libgo fails with recent glibc
marxin at gcc dot gnu.org
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
Andrew Waterman
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
andrew at sifive dot com
- [Bug preprocessor/106267] New: #pragma GCC diagnostic ignored not preserved for a -Wattribute-alias warning
marxin at gcc dot gnu.org
- [Bug preprocessor/106267] #pragma GCC diagnostic ignored not preserved for a -Wattribute-alias warning
marxin at gcc dot gnu.org
- [Bug fortran/106268] New: [suboptimal] Remove unnecessary loops releated to fortran compare to ifort
zhongyunde at huawei dot com
- [Bug preprocessor/106267] #pragma GCC diagnostic ignored not preserved for a -Wattribute-alias warning
marxin at gcc dot gnu.org
- [Bug preprocessor/106267] #pragma GCC diagnostic ignored not preserved for a -Wattribute-alias warning
marxin at gcc dot gnu.org
- [Bug preprocessor/97498] #pragma GCC diagnostic ignored "-Wunused-function" inconsistent
marxin at gcc dot gnu.org
- [Bug preprocessor/97498] #pragma GCC diagnostic ignored "-Wunused-function" inconsistent
marxin at gcc dot gnu.org
- [Bug preprocessor/97498] #pragma GCC diagnostic ignored "-Wunused-function" inconsistent
marxin at gcc dot gnu.org
- [Bug tree-optimization/99416] s211 benchmark of TSVC is vectorized by icc and not by gcc
rguenth at gcc dot gnu.org
- [Bug fortran/106268] [suboptimal] Remove unnecessary loops releated to fortran compare to ifort
rguenth at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
tnfchris at gcc dot gnu.org
- [Bug c/45840] Enhance __builtin_object_size to return useful result when applied to T (*p)[N]
redi at gcc dot gnu.org
- [Bug tree-optimization/105860] [10/11/12/13 Regression] Miscompilation causing clobbered union contents since r10-918-gc56c86024f8fba0c
cvs-commit at gcc dot gnu.org
- [Bug c++/106269] New: the "operator delete" selection does not follow c++ spec
chumarshal at foxmail dot com
- [Bug tree-optimization/106268] [suboptimal] Remove unnecessary loops releated to fortran compare to ifort
zhongyunde at huawei dot com
- [Bug c++/106269] the "operator delete" selection does not follow c++ spec
redi at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
rguenth at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
cvs-commit at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
rsandifo at gcc dot gnu.org
- [Bug c++/105989] Coroutine frame space for temporaries in a co_await expression is not reused
michal.jankovic59 at gmail dot com
- [Bug c++/66290] wrong location for -Wunused-macros
lhyatt at gcc dot gnu.org
- [Bug c++/105989] Coroutine frame space for temporaries in a co_await expression is not reused
michal.jankovic59 at gmail dot com
- [Bug c++/105912] internal compiler error: in extract_call_expr, at cp/call.cc:7114
ppalka at gcc dot gnu.org
- [Bug target/106270] New: [Aarch64] -mlong-calls should be provided on aarch64 for users with large applications
qinzhao at gcc dot gnu.org
- [Bug target/106270] [Aarch64] -mlong-calls should be provided on aarch64 for users with large applications
qinzhao at gcc dot gnu.org
- [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
asolokha at gmx dot com
- [Bug target/106270] [Aarch64] -mlong-calls should be provided on aarch64 for users with large applications
wilco at gcc dot gnu.org
- [Bug target/106270] [Aarch64] -mlong-calls should be provided on aarch64 for users with large applications
jose.marchesi at oracle dot com
- [Bug target/106271] New: Bootstrap on RISC-V on Ubuntu 22.04 LTS: bits/libc-header-start.h: No such file or directory
tkoenig at gcc dot gnu.org
- [Bug target/106270] [Aarch64] -mlong-calls should be provided on aarch64 for users with large applications
qing.zhao at oracle dot com
- [Bug target/106271] Bootstrap on RISC-V on Ubuntu 22.04 LTS: bits/libc-header-start.h: No such file or directory
pinskia at gcc dot gnu.org
- [Bug fortran/106049] ICE in gfc_simplify_pack, at fortran/simplify.cc:6481
cvs-commit at gcc dot gnu.org
- [Bug fortran/106049] ICE in gfc_simplify_pack, at fortran/simplify.cc:6481
anlauf at gcc dot gnu.org
- [Bug target/106270] [Aarch64] -mlong-calls should be provided on aarch64 for users with large applications
wilco at gcc dot gnu.org
- [Bug target/106270] [Aarch64] -mlong-calls should be provided on aarch64 for users with large applications
wilco at gcc dot gnu.org
- [Bug c/106272] New: clang build: new warning ?
dcb314 at hotmail dot com
- [Bug preprocessor/106272] clang build: new warning ?
redi at gcc dot gnu.org
- [Bug target/106273] New: [13 Regression] wrong code with -Og -march=cascadelake (due to ANDN?)
zsojka at seznam dot cz
- [Bug target/106273] [13 Regression] wrong code with -Og -march=cascadelake (due to ANDN?)
pinskia at gcc dot gnu.org
- [Bug preprocessor/106272] clang build: new warning ?
dcb314 at hotmail dot com
- [Bug lto/106274] New: Loss of macro tracking information with -flto
lhyatt at gcc dot gnu.org
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
vineet.gupta at linux dot dev
- [Bug preprocessor/106272] clang build: new warning ?
egallager at gcc dot gnu.org
- [Bug target/106271] Bootstrap on RISC-V on Ubuntu 22.04 LTS: bits/libc-header-start.h: No such file or directory
tkoenig at gcc dot gnu.org
- [Bug libstdc++/106275] New: unordered_map with std::string key, std::hash<std::string>, and custom equality predicate weirdness
cuzdav at gmail dot com
- [Bug libstdc++/106275] unordered_map with std::string key, std::hash<std::string>, and custom equality predicate weirdness
cuzdav at gmail dot com
- [Bug tree-optimization/106246] [13 Regression] powerpc-darwin9 bootstrap fails after r13-1575-gcf3a120084e946 ICE vect_transform_loops, at tree-vectorizer.cc:1032
iains at gcc dot gnu.org
- [Bug libstdc++/106248] [11/12/13 Regression] operator>>std::basic_istream at boundary condition behave differently in different opt levels
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/106248] [11/12 Regression] operator>>std::basic_istream at boundary condition behave differently in different opt levels
redi at gcc dot gnu.org
- [Bug libstdc++/106275] unordered_map with std::string key, std::hash<std::string>, and custom equality predicate weirdness
redi at gcc dot gnu.org
- [Bug libstdc++/106275] unordered_map with std::string key, std::hash<std::string>, and custom equality predicate weirdness
redi at gcc dot gnu.org
- [Bug libstdc++/106275] unordered_map with std::string key, std::hash<std::string>, and custom equality predicate weirdness
redi at gcc dot gnu.org
- [Bug libstdc++/106275] unordered_map with std::string key, std::hash<std::string>, and custom equality predicate weirdness
redi at gcc dot gnu.org
- [Bug preprocessor/106272] clang build: new warning ?
mpolacek at gcc dot gnu.org
- [Bug preprocessor/106272] clang build: new warning ?
mpolacek at gcc dot gnu.org
- [Bug c++/106276] New: Missing -Wpessimizing-move warning
mpolacek at gcc dot gnu.org
- [Bug preprocessor/106272] clang build: new warning ?
mpolacek at gcc dot gnu.org
- [Bug middle-end/106277] New: missed-optimization: redundant movzx
jl1184 at duke dot edu
- [Bug tree-optimization/106237] [13 regression] serveral tests begin ICEing starting with r13-1575-gcf3a120084e946
rguenth at gcc dot gnu.org
- [Bug lto/106274] Loss of macro tracking information with -flto
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e
marxin at gcc dot gnu.org
- [Bug lto/106274] Loss of macro tracking information with -flto
marxin at gcc dot gnu.org
- [Bug target/106273] [13 Regression] wrong code with -Og -march=cascadelake (due to ANDN?) since r13-1379-ge8a46e5cdab500ea
marxin at gcc dot gnu.org
- [Bug c++/106276] Missing -Wpessimizing-move warning
marxin at gcc dot gnu.org
- [Bug target/106278] New: ICE on valid code at -Os and above on x86_64-linux-gnu: in ix86_output_ssemov, at config/i386/i386.cc:5555
zhendong.su at inf dot ethz.ch
- [Bug target/106278] [13 Regression] ICE on valid code at -Os and above on x86_64-linux-gnu: in ix86_output_ssemov, at config/i386/i386.cc:5555 since r13-1607-gc3ed9e0d6e96d869
marxin at gcc dot gnu.org
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
doko at gcc dot gnu.org
- [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e
rguenth at gcc dot gnu.org
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
marxin at gcc dot gnu.org
- [Bug target/106279] New: reload problem on arm iwmmxt
dcb314 at hotmail dot com
- [Bug tree-optimization/106280] New: dom_oracle::register_transitives is expensive for deep dominator trees
rguenth at gcc dot gnu.org
- [Bug target/106278] [13 Regression] ICE on valid code at -Os and above on x86_64-linux-gnu: in ix86_output_ssemov, at config/i386/i386.cc:5555 since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug target/106279] reload problem on arm iwmmxt
wilco at gcc dot gnu.org
- [Bug target/106279] reload problem on arm iwmmxt
dcb314 at hotmail dot com
- [Bug target/106279] reload problem on arm iwmmxt
wilco at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/105860] [10/11/12/13 Regression] Miscompilation causing clobbered union contents since r10-918-gc56c86024f8fba0c
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/105860] [10/11/12/13 Regression] Miscompilation causing clobbered union contents since r10-918-gc56c86024f8fba0c
jamborm at gcc dot gnu.org
- [Bug c++/106276] Missing -Wpessimizing-move warning
mpolacek at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
rguenth at gcc dot gnu.org
- [Bug lto/106274] Loss of macro tracking information with -flto
lhyatt at gcc dot gnu.org
- [Bug c++/106281] New: Order failed overload candidates so ones with wrong number of params and inaccessible ones come last
redi at gcc dot gnu.org
- [Bug c++/66968] Incorrect template argument shown in diagnostic
redi at gcc dot gnu.org
- [Bug middle-end/12392] very long optimized compile
rguenth at gcc dot gnu.org
- [Bug target/106282] New: m68k: Problem with thread-local storage and -mcpu=5206
sebastian.huber@embedded-brains.de
- [Bug target/106277] missed-optimization: redundant movzx
pinskia at gcc dot gnu.org
- [Bug go/106266] Libgo fails with recent glibc
cvs-commit at gcc dot gnu.org
- [Bug go/106266] Libgo fails with recent glibc
ian at airs dot com
- [Bug target/106277] missed-optimization: redundant movzx
amonakov at gcc dot gnu.org
- [Bug libstdc++/106275] unordered_map with std::string key, std::hash<std::string>, and custom equality predicate weirdness
cuzdav at gmail dot com
- [Bug ipa/106260] [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289 since r8-1887-g0eaf0bfe94ff5a7c
jamborm at gcc dot gnu.org
- [Bug lto/106274] Loss of macro tracking information with -flto
lhyatt at gcc dot gnu.org
- [Bug c++/105842] rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call
cvs-commit at gcc dot gnu.org
- [Bug c++/105912] internal compiler error: in extract_call_expr, at cp/call.cc:7114
cvs-commit at gcc dot gnu.org
- [Bug c++/105842] rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call
ppalka at gcc dot gnu.org
- [Bug c++/105912] internal compiler error: in extract_call_expr, at cp/call.cc:7114
ppalka at gcc dot gnu.org
- [Bug preprocessor/106272] clang build: new warning ?
cvs-commit at gcc dot gnu.org
- [Bug preprocessor/106272] clang build: new warning ?
mpolacek at gcc dot gnu.org
- [Bug c++/106276] Missing -Wpessimizing-move warning
dcb314 at hotmail dot com
- [Bug c++/106276] Missing -Wpessimizing-move warning
mpolacek at gcc dot gnu.org
- [Bug preprocessor/106272] clang build: new warning ?
dmalcolm at gcc dot gnu.org
- [Bug fortran/103366] [10/11/12/13 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.c:5647
anlauf at gcc dot gnu.org
- [Bug analyzer/106283] New: RFE: analyzer handling of close_range and closefrom
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106284] New: False positives from -Wanalyzer-tainted-array-index with optimized conditionals
dmalcolm at gcc dot gnu.org
- [Bug c++/106285] New: Reduce visual noise and confusing grouping when printing overload candidate errors
redi at gcc dot gnu.org
- [Bug c++/106285] Reduce visual noise and confusing grouping when printing overload candidate errors
redi at gcc dot gnu.org
- [Bug libstdc++/106275] unordered_map with std::string key, std::hash<std::string>, and custom equality predicate weirdness
redi at gcc dot gnu.org
- [Bug c++/106276] Missing -Wpessimizing-move warning
redi at gcc dot gnu.org
- [Bug c++/106276] Missing -Wpessimizing-move warning
redi at gcc dot gnu.org
- [Bug analyzer/106286] New: fd_diagnostic should implement get_meaning_for_state_change vfunc
dmalcolm at gcc dot gnu.org
- [Bug ipa/106260] [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289 since r8-1887-g0eaf0bfe94ff5a7c
jamborm at gcc dot gnu.org
- [Bug target/106043] Power10: lacking vec_blendv builtins
jens.seifert at de dot ibm.com
- [Bug c++/106285] Reduce visual noise and confusing grouping when printing overload candidate errors
mpolacek at gcc dot gnu.org
- [Bug target/106043] Power10: lacking vec_blendv builtins
jens.seifert at de dot ibm.com
- [Bug c++/106287] New: Implicit virtual destructor needs to be explicitly defaulted for constant evaluation
johelegp at gmail dot com
- [Bug c++/106285] Reduce visual noise and confusing grouping when printing overload candidate errors
redi at gcc dot gnu.org
- [Bug c++/106287] Implicit virtual destructor needs to be explicitly defaulted for constant evaluation
pinskia at gcc dot gnu.org
- [Bug c++/93413] Destructor definition not found during constant evaluation
pinskia at gcc dot gnu.org
- [Bug c++/105846] [C++2b] constexpr unique_ptr doesn't work with virtual types
pinskia at gcc dot gnu.org
- [Bug c++/93413] Destructor definition not found during constant evaluation
pinskia at gcc dot gnu.org
- [Bug middle-end/106288] New: stack protector fails to check stack canary for noreturn function
hjl.tools at gmail dot com
- [Bug middle-end/106288] stack protector fails to check stack canary for noreturn function
pinskia at gcc dot gnu.org
- [Bug middle-end/58245] -fstack-protector[-all] does not protect functions that call noreturn functions
pinskia at gcc dot gnu.org
- [Bug c++/106289] New: Value of polymorphic type as template argument
johelegp at gmail dot com
- [Bug middle-end/58245] -fstack-protector[-all] does not protect functions that call noreturn functions
hjl.tools at gmail dot com
- [Bug middle-end/58245] -fstack-protector[-all] does not protect functions that call noreturn functions
hjl.tools at gmail dot com
- [Bug target/106273] [13 Regression] wrong code with -Og -march=cascadelake (due to ANDN?) since r13-1379-ge8a46e5cdab500ea
roger at nextmovesoftware dot com
- [Bug c++/106290] New: A non-static data member of an anonymous union member appears in the default-member-initializer of another should be well-formed
xmh970252187 at gmail dot com
- [Bug c++/106290] NSDMI and use of inner annoymous union member
pinskia at gcc dot gnu.org
- [Bug c++/106291] New: Literal class can appear in the constant-expression of a declaration of a bit-field
xmh970252187 at gmail dot com
- [Bug c++/106291] Literal class can appear in the constant-expression of a declaration of a bit-field
xmh970252187 at gmail dot com
- [Bug c++/106291] Literal class can appear in the constant-expression of a declaration of a bit-field
pinskia at gcc dot gnu.org
- [Bug c++/83929] implicit conversion of literal class type can not be used as bit-field length
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106292] New: Wrong code with -O3
vsevolod.livinskiy at gmail dot com
- [Bug tree-optimization/103035] [meta-bug] YARPGen bugs
marxin at gcc dot gnu.org
- [Bug tree-optimization/106292] Wrong code with -O3
marxin at gcc dot gnu.org
- [Bug target/106282] m68k: Problem with thread-local storage and -mcpu=5206 since r9-2326-gede9446c26a929
marxin at gcc dot gnu.org
- [Bug tree-optimization/106292] Wrong code with -O3
aldyh at gcc dot gnu.org
- [Bug tree-optimization/106293] New: 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022
jamborm at gcc dot gnu.org
- [Bug tree-optimization/106293] [13 Regression] 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022
rguenth at gcc dot gnu.org
- [Bug target/106101] [12/13 Regression] ICE in reg_bitfield_target_p since r12-4428-g147ed0184f403b
krebbel at gcc dot gnu.org
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/106156] [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
marxin at gcc dot gnu.org
- [Bug tree-optimization/106293] [13 Regression] 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022
rguenth at gcc dot gnu.org
- [Bug c++/106294] New: GCC accepts the undefined behavior operation in a constant expression
xmh970252187 at gmail dot com
- [Bug tree-optimization/106293] [13 Regression] 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022
rguenth at gcc dot gnu.org
- [Bug middle-end/106190] [9/10/11/12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all
marxin at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug target/81652] [meta-bug] -fcf-protection=full bugs
aoliva at gcc dot gnu.org
- [Bug middle-end/85620] Missing ENDBR after swapcontext
aoliva at gcc dot gnu.org
- [Bug libfortran/106295] New: INQUIRE statement bus error at runtime
ghlixo at gmail dot com
- [Bug libfortran/106295] INQUIRE statement bus error at runtime
ghlixo at gmail dot com
- [Bug libfortran/106295] INQUIRE statement bus error at runtime
ghlixo at gmail dot com
- [Bug libfortran/106295] INQUIRE statement bus error at runtime
ghlixo at gmail dot com
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug libstdc++/106296] New: Consider using fsync or fdatasync in filesystem::copy_file
redi at gcc dot gnu.org
- [Bug libstdc++/106296] Consider using fsync or fdatasync in filesystem::copy_file
redi at gcc dot gnu.org
- [Bug c/106297] New: stringop-overflow misbehaviour on atomic
chipitsine at gmail dot com
- [Bug rtl-optimization/105041] '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers
cvs-commit at gcc dot gnu.org
- [Bug c++/106086] ICE: trying to capture 'this' in instantiation of generic lambda
ppalka at gcc dot gnu.org
- [Bug analyzer/106286] fd_diagnostic should implement get_meaning_for_state_change vfunc
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106298] New: RFE: analyzer handling of dup, dup2, and dup3
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106299] New: RFE: analyzer handling of fdopen
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106300] New: RFE: analyzer support for more ways of obtaining an open file descriptor
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106301] New: RFE: analyzer support of mmap
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106301] RFE: analyzer support of mmap
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106302] New: RFE: provide a way for -fanalyzer to use target flags
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/106297] stringop-overflow misbehaviour on atomic
pinskia at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
pinskia at gcc dot gnu.org
- [Bug middle-end/85620] Missing ENDBR after swapcontext
hjl.tools at gmail dot com
- [Bug rtl-optimization/106303] New: ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791
zhendong.su at inf dot ethz.ch
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106280] dom_oracle::register_transitives is expensive for deep dominator trees
amacleod at redhat dot com
- [Bug c++/106304] New: [modules] ICE compiling dynamic_cast in constexpr function (in tree_node, at cp/module.cc:9183)
johelegp at gmail dot com
- [Bug ipa/106305] New: ICE on valid code at -O1 with -funreachable-traps: verify_cgraph_node failed
zhendong.su at inf dot ethz.ch
- [Bug c/106306] New: ICE on valid code at -O1 with -funreachable-traps -floop-unroll-and-jam --param unroll-jam-min-percent=0: in execute_todo, at passes.cc:2140
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e
pinskia at gcc dot gnu.org
- [Bug c/106306] ICE on valid code at -O1 with -funreachable-traps -floop-unroll-and-jam --param unroll-jam-min-percent=0: in execute_todo, at passes.cc:2140
pinskia at gcc dot gnu.org
- [Bug ipa/106061] [13 Regression] during GIMPLE pass: einline ICE: verify_cgraph_node failed (edge points to wrong declaration) with -Og since r13-1204-gd68d366425369649
pinskia at gcc dot gnu.org
- [Bug ipa/106305] ICE on valid code at -O1 with -funreachable-traps: verify_cgraph_node failed
pinskia at gcc dot gnu.org
- [Bug c/106307] New: error when I do a test on a pointer on Arduino 1.8.19
helene.blanquier at laposte dot net
- [Bug rtl-optimization/101347] [11/12/13 Regression] ICE in cfg_layout_initialize with __builtin_setjmp and -fprofile-generate -fprofile-use
amonakov at gcc dot gnu.org
- [Bug libstdc++/63400] [C++11]precision of std::chrono::high_resolution_clock
redi at gcc dot gnu.org
- [Bug libstdc++/63400] [C++11]precision of std::chrono::high_resolution_clock
redi at gcc dot gnu.org
- [Bug libfortran/106295] INQUIRE statement bus error at runtime
anlauf at gcc dot gnu.org
- [Bug analyzer/106298] RFE: analyzer handling of dup, dup2, and dup3
egallager at gcc dot gnu.org
- [Bug analyzer/106299] RFE: analyzer handling of fdopen
egallager at gcc dot gnu.org
- [Bug analyzer/106301] RFE: analyzer support of mmap
egallager at gcc dot gnu.org
- [Bug fortran/106209] ICE in add_init_expr_to_sym, at fortran/decl.cc:2132
anlauf at gcc dot gnu.org
- [Bug target/100799] Stackoverflow in optimized code on PPC
bergner at gcc dot gnu.org
- [Bug fortran/106209] ICE in add_init_expr_to_sym, at fortran/decl.cc:2132
sgk at troutmask dot apl.washington.edu
- [Bug fortran/106209] ICE in add_init_expr_to_sym, at fortran/decl.cc:2132
cvs-commit at gcc dot gnu.org
- [Bug fortran/106209] ICE in add_init_expr_to_sym, at fortran/decl.cc:2132
anlauf at gcc dot gnu.org
- [Bug analyzer/106284] False positives from -Wanalyzer-tainted-array-index with optimized conditionals
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/103798] memchr with a (small) constant string should be expanded inline.
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/106308] New: Consider using statx(2) for std::filesystem
redi at gcc dot gnu.org
- [Bug c++/106309] New: ICE: error reporting routines re-entered
raffael at casagrande dot ch
- [Bug c++/106309] ICE: error reporting routines re-entered
mpolacek at gcc dot gnu.org
- [Bug c++/106310] New: Failure to resolve call to template member function in template base class.
lnicoara at thinkoid dot org
- [Bug c++/106310] Failure to resolve call to template member function in template base class.
pinskia at gcc dot gnu.org
- [Bug c++/106310] Failure to resolve call to template member function in template base class.
pinskia at gcc dot gnu.org
- [Bug c++/106310] [12/13 Regregression] lookup after this-> seems wrong for dependent lookup
pinskia at gcc dot gnu.org
- [Bug c++/106311] New: internal compiler error in redeclare_class_template
mpolacek at gcc dot gnu.org
- [Bug c++/106311] [12/13 Regression] internal compiler error in redeclare_class_template
mpolacek at gcc dot gnu.org
- [Bug target/106113] wrong codegen for _mm_[u]comineq_{ss,sd} and need to return PF result.
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106297] stringop-overflow misbehaviour on atomic
chipitsine at gmail dot com
- [Bug c++/84695] Missed opportunity to issue warning about override [-Winconsistent-missing-override]
dcb314 at hotmail dot com
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
marxin at gcc dot gnu.org
- [Bug c++/106309] ICE: error reporting routines re-entered
marxin at gcc dot gnu.org
- [Bug c++/106310] [12/13 Regregression] lookup after this-> seems wrong for dependent lookup since r12-6754-g30f2c22def739211
marxin at gcc dot gnu.org
- [Bug tree-optimization/106297] [12/13 Regression] stringop-overflow misbehaviour on atomic since r12-4725-g88b504b7a8c5affb
marxin at gcc dot gnu.org
- [Bug tree-optimization/106297] [12/13 Regression] stringop-overflow misbehaviour on atomic since r12-4725-g88b504b7a8c5affb
marxin at gcc dot gnu.org
- [Bug c++/106309] ICE: error reporting routines re-entered
asolokha at gmx dot com
- [Bug c/106264] [10/11/12/13 Regression] spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result since r9-1295-g781ff3d80e88d7d0
marxin at gcc dot gnu.org
- [Bug rtl-optimization/106210] [10/11/12/13 Regression] missing shrink wrap for simple case
marxin at gcc dot gnu.org
- [Bug c/105969] [12 Regression] ICE in Floating point exception since r13-750-g10d1986aee47c5
marxin at gcc dot gnu.org
- [Bug target/105960] [12/13 Regression] Crash in 32-bit mode
marxin at gcc dot gnu.org
- [Bug c++/105746] vector<union>::resize causes Warray-bounds when optimizer uses __builtin_memcpy or __builtin_memmove since r12-2793-g81d6cdd335ffc60c
marxin at gcc dot gnu.org
- [Bug ipa/105685] [10/11/12 Regression] Bogus `-Wsuggest-attribute=cold` on function already marked as `__attribute__((cold))`
marxin at gcc dot gnu.org
- [Bug libstdc++/63400] [C++11]precision of std::chrono::high_resolution_clock
redi at gcc dot gnu.org
- [Bug ipa/105682] [12/13 Regression] Both `-Wsuggest-attribute=pure` and `-Wsuggest-attribute=const` on same function since r10-3542-g0b92cf305dcf3438
marxin at gcc dot gnu.org
- [Bug ipa/105676] [12/13 Regression] Bogus `-Wsuggest-attribute=pure` on function marked `__attribute__((const))` since r12-5437-g09a4ffb72aa2f513
marxin at gcc dot gnu.org
- [Bug fortran/105558] simple 8-bit integer calculation fails with -O3 / march=core-avx2 on some gfortran 8/9/10 versions
marxin at gcc dot gnu.org
- [Bug tree-optimization/104543] [10/11 Regression] wrong code at -O3 on x86_64-linux-gnu
marxin at gcc dot gnu.org
- [Bug jit/106312] New: jit tests fail on powerpc64le
redi at gcc dot gnu.org
- [Bug c++/106313] New: GCC incorrectly compiles code involving concept
jlame646 at gmail dot com
- [Bug c++/105946] [12 Regression] ICE in maybe_warn_pass_by_reference, at tree-ssa-uninit.cc:843
marxin at gcc dot gnu.org
- [Bug c++/106309] ICE: error reporting routines re-entered
mpolacek at gcc dot gnu.org
- [Bug c++/106313] GCC incorrectly compiles code involving concept
redi at gcc dot gnu.org
- [Bug c++/106309] ICE: error reporting routines re-entered
mpolacek at gcc dot gnu.org
- [Bug libstdc++/106183] std::atomic::wait might fail to be unblocked by notify_one/all on platforms without platform_wait()
tedlion_tang at foxmail dot com
- [Bug target/106278] [13 Regression] ICE on valid code at -Os and above on x86_64-linux-gnu: in ix86_output_ssemov, at config/i386/i386.cc:5555 since r13-1607-gc3ed9e0d6e96d869
cvs-commit at gcc dot gnu.org
- [Bug other/106314] New: GTY fails on virtual int but not virtual void
aldyh at gcc dot gnu.org
- [Bug libstdc++/106183] std::atomic::wait might fail to be unblocked by notify_one/all on platforms without platform_wait()
redi at gcc dot gnu.org
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug tree-optimization/106315] New: 7.8% increased codesize on specfp 507.cactuBSSN_r
admin at levyhsu dot com
- [Bug c++/94894] avoidable instantiation of conversion function template during overload resolution
ppalka at gcc dot gnu.org
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug analyzer/106284] False positives from -Wanalyzer-tainted-array-index with optimized conditionals
cvs-commit at gcc dot gnu.org
- [Bug c++/104477] [C++23] Implement P2255R2, type trait to detect reference binding to temporary
cvs-commit at gcc dot gnu.org
- [Bug middle-end/106316] New: [OpenMP] Auto "declare target" should honor 'declare variant' kind(nohost)
burnus at gcc dot gnu.org
- [Bug c++/104477] [C++23] Implement P2255R2, type trait to detect reference binding to temporary
mpolacek at gcc dot gnu.org
- [Bug c++/98940] Implement C++23 language features
mpolacek at gcc dot gnu.org
- [Bug analyzer/106284] False positives from -Wanalyzer-tainted-array-index with optimized conditionals
dmalcolm at gcc dot gnu.org
- [Bug middle-end/105746] vector<union>::resize causes Warray-bounds when optimizer uses __builtin_memcpy or __builtin_memmove since r12-2793-g81d6cdd335ffc60c
msebor at gcc dot gnu.org
- [Bug fortran/106317] New: deferred-length character array pointer in derived type
clange001 at gmail dot com
- [Bug middle-end/100400] ICE in visit_loops_in_gang_single_region
seurer at gcc dot gnu.org
- [Bug fortran/104313] [10/11/12/13 Regression] ICE verify_gimple failed with -ff2c since r10-2279-ge0af8f52b10385d8
anlauf at gcc dot gnu.org
- [Bug target/105960] [12/13 Regression] Crash in 32-bit mode
hjl.tools at gmail dot com
- [Bug middle-end/106314] GTY fails on virtual int but not virtual void
pinskia at gcc dot gnu.org
- [Bug middle-end/106314] GTY fails on virtual int but not virtual void
aldyh at gcc dot gnu.org
- [Bug ada/106318] New: ICE when using 'Range in Ada22 Iterated Component Association
cthowie at netzero dot net
- [Bug fortran/104313] [10/11/12/13 Regression] ICE verify_gimple failed with -ff2c since r10-2279-ge0af8f52b10385d8
kargl at gcc dot gnu.org
- [Bug tree-optimization/104276] memset is not elimited when followed by a store loop writing to that memory location
Darrell.Wright at gmail dot com
- [Bug ipa/105682] [12/13 Regression] Both `-Wsuggest-attribute=pure` and `-Wsuggest-attribute=const` on same function since r10-3542-g0b92cf305dcf3438
pinskia at gcc dot gnu.org
- [Bug ipa/105682] [12/13 Regression] Both `-Wsuggest-attribute=pure` and `-Wsuggest-attribute=const` on same function since r10-3542-g0b92cf305dcf3438
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/106210] [10/11/12/13 Regression] missing shrink wrap for simple case
pinskia at gcc dot gnu.org
- [Bug analyzer/106319] New: False positives from -Wanalyzer-va-arg-type-mismatch on int promotion
dmalcolm at gcc dot gnu.org
- [Bug jit/106312] jit tests fail on powerpc64le
dmalcolm at gcc dot gnu.org
- [Bug fortran/104313] [10/11/12/13 Regression] ICE verify_gimple failed with -ff2c since r10-2279-ge0af8f52b10385d8
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106237] [13 regression] serveral tests begin ICEing starting with r13-1575-gcf3a120084e946
seurer at gcc dot gnu.org
- [Bug jit/106312] jit tests fail on powerpc64le
redi at gcc dot gnu.org
- [Bug jit/106312] jit tests fail on powerpc64le
redi at gcc dot gnu.org
- [Bug jit/106312] jit tests fail on powerpc64le
redi at gcc dot gnu.org
- [Bug jit/106312] jit tests fail on powerpc64le
redi at gcc dot gnu.org
- [Bug jit/106312] jit tests fail on powerpc64le
redi at gcc dot gnu.org
- [Bug c++/106320] New: [10 regression] build failure (due to view requirement changes?)
h2+bugs at fsfe dot org
- [Bug target/106273] [13 Regression] wrong code with -Og -march=cascadelake (due to ANDN?) since r13-1379-ge8a46e5cdab500ea
cvs-commit at gcc dot gnu.org
- [Bug c++/106294] GCC accepts the undefined behavior operation in a constant expression
pinskia at gcc dot gnu.org
- [Bug analyzer/106321] New: False positives from -Wanalyzer-tainted-array-index with switch with ranged cases
dmalcolm at gcc dot gnu.org
- [Bug middle-end/85620] Missing ENDBR after swapcontext
cvs-commit at gcc dot gnu.org
- [Bug c++/90428] -Wredundant-move could warn for more cases
mpolacek at gcc dot gnu.org
- [Bug c++/106276] Missing -Wpessimizing-move warning
mpolacek at gcc dot gnu.org
- [Bug c++/90428] -Wredundant-move could warn for more cases
mpolacek at gcc dot gnu.org
- [Bug c++/106322] New: i386: Wrong code at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug c/106323] New: [Suboptimal] memcmp(s1, s2, n) == 0 expansion on AArch64 compare to llvm
zhongyunde at huawei dot com
- [Bug c++/106322] i386: Wrong code at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug c++/106322] i386: Wrong code at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug c++/106322] i386: Wrong code at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug c++/106322] i386: Wrong code at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug c++/106322] i386: Wrong code at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug c++/106322] i386: Wrong code at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug c++/106322] i386: Wrong code at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug c/106264] [10/11/12/13 Regression] spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result since r9-1295-g781ff3d80e88d7d0
roger at nextmovesoftware dot com
- [Bug target/106324] New: ptrue not reused between vector instructions and predicate instructions
yyc1992 at gmail dot com
- [Bug analyzer/106325] New: `analyzer-null-dereference` gets thrown on a parameter on a function marked with `__attribute__((nonnull))`
alex at zrythm dot org
- [Bug analyzer/106325] `analyzer-null-dereference` gets thrown on a parameter on a function marked with `__attribute__((nonnull))`
alex at zrythm dot org
- [Bug analyzer/106325] `analyzer-null-dereference` gets thrown on a parameter on a function marked with `__attribute__((nonnull))`
alex at zrythm dot org
- [Bug target/106326] New: _m and _z version of SVE instrinsics not optimized to predicate-free version
yyc1992 at gmail dot com
- [Bug analyzer/106325] `analyzer-null-dereference` gets thrown on a parameter on a function marked with `__attribute__((nonnull))`
dmalcolm at gcc dot gnu.org
- [Bug c++/99377] [modules] undefined std::string_view::empty() if referenced in inline exported function
johelegp at gmail dot com
- [Bug c++/99377] [modules] undefined std::string_view::empty() if referenced in inline exported function
johelegp at gmail dot com
- [Bug c++/99377] [modules] undefined std::string_view::empty() if referenced in inline exported function
johelegp at gmail dot com
- [Bug c++/99377] [modules] undefined std::string_view::empty() if referenced in inline exported function
johelegp at gmail dot com
- [Bug c++/99377] [modules] undefined std::string_view::empty() if referenced in inline exported function
johelegp at gmail dot com
- [Bug fortran/104313] [10/11/12/13 Regression] ICE verify_gimple failed with -ff2c since r10-2279-ge0af8f52b10385d8
cvs-commit at gcc dot gnu.org
- [Bug fortran/104313] [10/11/12/13 Regression] ICE verify_gimple failed with -ff2c since r10-2279-ge0af8f52b10385d8
cvs-commit at gcc dot gnu.org
- [Bug fortran/104313] [10/11/12/13 Regression] ICE verify_gimple failed with -ff2c since r10-2279-ge0af8f52b10385d8
cvs-commit at gcc dot gnu.org
- [Bug fortran/104313] [10/11/12/13 Regression] ICE verify_gimple failed with -ff2c since r10-2279-ge0af8f52b10385d8
anlauf at gcc dot gnu.org
- [Bug target/106327] New: side-effect-free _x variance not optimized to unpredicated instruction
yyc1992 at gmail dot com
- [Bug other/106328] New: Build doesn't respect -j N flag
yuri at tsoft dot com
- [Bug target/106329] New: No optimization for SVE pfalse predicate
yyc1992 at gmail dot com
- [Bug c++/106330] New: Unknown type leads to error messages about missing lambda capture
drahflow at gmx dot de
- [Bug fortran/106331] New: Whole array assignment of empty string segfaults with -Og
stuart_mentzer at objexx dot com
- [Bug c/106332] New: Possible out of bound buffer access in opts-common.c
liftdat at protonmail dot com
- [Bug middle-end/106332] Possible out of bound buffer access in opts-common.c
pinskia at gcc dot gnu.org
- [Bug target/106278] [13 Regression] ICE on valid code at -Os and above on x86_64-linux-gnu: in ix86_output_ssemov, at config/i386/i386.cc:5555 since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug target/106273] [13 Regression] wrong code with -Og -march=cascadelake (due to ANDN?) since r13-1379-ge8a46e5cdab500ea
roger at nextmovesoftware dot com
- [Bug middle-end/106332] Possible out of bound buffer access in opts-common.c
redi at gcc dot gnu.org
- [Bug c/106333] New: Required condition omitted from generated code
eran.kornblau at kaltura dot com
- [Bug middle-end/106332] Possible out of bound buffer access in opts-common.c
liftdat at protonmail dot com
- [Bug preprocessor/97498] #pragma GCC diagnostic ignored "-Wunused-function" inconsistent
lhyatt at gmail dot com
- [Bug c/106333] Required condition omitted from generated code
schwab@linux-m68k.org
- [Bug c/106333] Required condition omitted from generated code
eran.kornblau at kaltura dot com
- [Bug c++/99377] [modules] undefined std::string_view::empty() if referenced in inline exported function
johelegp at gmail dot com
- [Bug c/106333] Required condition omitted from generated code
redi at gcc dot gnu.org
- [Bug c/106333] Required condition omitted from generated code
eran.kornblau at kaltura dot com
- [Bug lto/106334] New: [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6072
slyfox at gcc dot gnu.org
- [Bug c/106333] Required condition omitted from generated code
pinskia at gcc dot gnu.org
- [Bug c/106333] Required condition omitted from generated code
eran.kornblau at kaltura dot com
- [Bug lto/106334] [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6072
pinskia at gcc dot gnu.org
- [Bug fortran/106331] [12/13 Regression] Whole array assignment of empty string segfaults with -Og
anlauf at gcc dot gnu.org
- [Bug lto/106328] Build doesn't respect -j N flag
pinskia at gcc dot gnu.org
- [Bug target/106322] i386: Wrong code at O2 level (O0 / O1 are working)
pinskia at gcc dot gnu.org
- [Bug middle-end/106323] [Suboptimal] memcmp(s1, s2, n) == 0 expansion on AArch64 compare to llvm
pinskia at gcc dot gnu.org
- [Bug fortran/103590] ICE: find_array_spec(): Missing spec
anlauf at gcc dot gnu.org
- [Bug middle-end/106323] [Suboptimal] memcmp(s1, s2, n) == 0 expansion on AArch64 compare to llvm
pinskia at gcc dot gnu.org
- [Bug c/106335] New: struct copies with volatile fields are done using memcpy
segher at gcc dot gnu.org
- [Bug c/106335] struct copies with volatile fields are done using memcpy
pinskia at gcc dot gnu.org
- [Bug c/47409] volatile struct member bug
pinskia at gcc dot gnu.org
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
zhendong.su at inf dot ethz.ch
- [Bug fortran/106336] New: BLOCK construct and host association are not handled correctlyThis
kargl at gcc dot gnu.org
- [Bug target/106231] sign-extension of the result of `__builtin_ctz`
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug fortran/106331] [12/13 Regression] Whole array assignment of empty string segfaults with -Og
tkoenig at gcc dot gnu.org
- [Bug tree-optimization/106297] [12/13 Regression] stringop-overflow misbehaviour on atomic since r12-4725-g88b504b7a8c5affb
rguenth at gcc dot gnu.org
- [Bug c++/106310] [12/13 Regregression] lookup after this-> seems wrong for dependent lookup since r12-6754-g30f2c22def739211
rguenth at gcc dot gnu.org
- [Bug middle-end/106323] [Suboptimal] memcmp(s1, s2, n) == 0 expansion on AArch64 compare to llvm
wilco at gcc dot gnu.org
- [Bug middle-end/106314] GTY fails on virtual int but not virtual void
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106315] [13 Regression] 7.8% increased codesize on specfp 507.cactuBSSN_r
rguenth at gcc dot gnu.org
- [Bug libstdc++/106320] [10 regression] build failure (due to view requirement changes?)
rguenth at gcc dot gnu.org
- [Bug target/106324] ptrue not reused between vector instructions and predicate instructions
rguenth at gcc dot gnu.org
- [Bug c++/106337] New: Too many compilation errors generated with struct
psz2007 at foxmail dot com
- [Bug lto/106328] Build doesn't respect -j N flag
rguenth at gcc dot gnu.org
- [Bug lto/106328] Build doesn't respect -j N flag
rguenth at gcc dot gnu.org
- [Bug target/106338] New: RISC-V static-chain register may be clobbered by PLT stubs
funanzeng at gmail dot com
- [Bug rtl-optimization/106210] [10/11/12/13 Regression] missing shrink wrap for simple case since r9-3594-g8d2d39587d941a40
marxin at gcc dot gnu.org
- [Bug lto/106328] Build doesn't respect -j N flag
rguenth at gcc dot gnu.org
- [Bug fortran/106331] [12/13 Regression] Whole array assignment of empty string segfaults with -Og
rguenth at gcc dot gnu.org
- [Bug target/106338] RISC-V static-chain register may be clobbered by PLT stubs
pinskia at gcc dot gnu.org
- [Bug target/106338] RISC-V static-chain register may be clobbered by PLT stubs
pinskia at gcc dot gnu.org
- [Bug target/106338] RISC-V static-chain register may be clobbered by PLT stubs
schwab@linux-m68k.org
- [Bug lto/106334] [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6072
rguenth at gcc dot gnu.org
- [Bug middle-end/106314] GTY fails on virtual int but not virtual void
aldyh at gcc dot gnu.org
- [Bug target/106324] ptrue not reused between vector instructions and predicate instructions
ktkachov at gcc dot gnu.org
- [Bug ipa/105682] [12/13 Regression] Both `-Wsuggest-attribute=pure` and `-Wsuggest-attribute=const` on same function since r12-5177-g494bdadf28d0fb35
marxin at gcc dot gnu.org
- [Bug target/106322] i386: Wrong code at O2 level (O0 / O1 are working)
marxin at gcc dot gnu.org
- [Bug tree-optimization/106315] [13 Regression] 7.8% increased codesize on specfp 507.cactuBSSN_r
marxin at gcc dot gnu.org
- [Bug target/106339] New: [13 Regression] ICE in exact_div, at poly-int.h:2232
asolokha at gmx dot com
- [Bug fortran/106331] [12/13 Regression] Whole array assignment of empty string segfaults with -Og since r12-2633-ge5e164effa30fd2b
marxin at gcc dot gnu.org
- [Bug libstdc++/106320] [10 regression] build failure (due to view requirement changes?)
redi at gcc dot gnu.org
- [Bug lto/106334] [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6072
marxin at gcc dot gnu.org
- [Bug c++/106337] Too many compilation errors generated with struct
redi at gcc dot gnu.org
- [Bug libstdc++/106320] [10 regression] build failure (due to view requirement changes?)
marxin at gcc dot gnu.org
- [Bug ipa/105682] [12/13 Regression] Both `-Wsuggest-attribute=pure` and `-Wsuggest-attribute=const` on same function since r12-5177-g494bdadf28d0fb35
hubicka at gcc dot gnu.org
- [Bug ipa/105676] [12/13 Regression] Bogus `-Wsuggest-attribute=pure` on function marked `__attribute__((const))` since r12-5437-g09a4ffb72aa2f513
hubicka at gcc dot gnu.org
- [Bug libstdc++/106320] [10 regression] build failure (due to view requirement changes?)
redi at gcc dot gnu.org
- [Bug sanitizer/101978] thread sanitizer false positive when condition variable
boris at kolpackov dot net
- [Bug middle-end/106314] GTY fails on virtual int but not virtual void
rguenth at gcc dot gnu.org
- [Bug target/106339] [13 Regression] ICE in exact_div, at poly-int.h:2232
rguenth at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
cvs-commit at gcc dot gnu.org
- [Bug target/106253] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
rsandifo at gcc dot gnu.org
- [Bug target/106340] New: flag set from SVE svwhilelt intrinsic not reused in loop
yyc1992 at gmail dot com
- [Bug sanitizer/64234] Statically sanitized executable does not export ASan symbols
boris at kolpackov dot net
- [Bug target/106340] flag set from SVE svwhilelt intrinsic not reused in loop
yyc1992 at gmail dot com
- [Bug libstdc++/106320] [10 regression] build failure (due to view requirement changes?)
ppalka at gcc dot gnu.org
- [Bug target/106324] ptrue not reused between vector instructions and predicate instructions
yyc1992 at gmail dot com
- [Bug c++/106341] New: Template argument deduction of template value parameter crashes compiler
lissheidr.spam at gmail dot com
- [Bug c++/106341] Template argument deduction of template value parameter crashes compiler
lissheidr.spam at gmail dot com
- [Bug c++/106341] Template argument deduction of template value parameter crashes compiler
lissheidr.spam at gmail dot com
- [Bug d/103944] [12/13 Regression] Testsuite hang due to libphobos/testsuite/libphobos.gc/forkgc2.d
doko at gcc dot gnu.org
- [Bug fortran/106331] [12/13 Regression] Whole array assignment of empty string segfaults with -Og since r12-2633-ge5e164effa30fd2b
hjl.tools at gmail dot com
- [Bug target/106322] i386: Wrong code at O2 level (O0 / O1 are working)
malat at debian dot org
- [Bug fortran/106331] [12/13 Regression] Whole array assignment of empty string segfaults with -Og since r12-2633-ge5e164effa30fd2b
hjl.tools at gmail dot com
- [Bug target/106342] New: [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791
mpolacek at gcc dot gnu.org
- [Bug target/106342] [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791
mpolacek at gcc dot gnu.org
- [Bug target/106342] [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791
mpolacek at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/106343] New: Addition with constants is not vectorized by SLP when it includes zero
manolis.tsamis at vrull dot eu
- [Bug fortran/106336] BLOCK construct and host association are not handled correctly
kargl at gcc dot gnu.org
- [Bug tree-optimization/106343] Addition with constants is not vectorized by SLP when it includes zero
ktkachov at gcc dot gnu.org
- [Bug tree-optimization/106343] SLP does not support no-op case
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106343] SLP does not support no-op case
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106343] SLP does not support no-op case
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106343] SLP does not support no-op case
pinskia at gcc dot gnu.org
- [Bug testsuite/106344] New: A few x86_64 tests fail with -march=x86-64-v2
mpolacek at gcc dot gnu.org
- [Bug testsuite/106345] New: Some ppc64le tests fail with -mcpu=power9 -mtune=power9
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/106210] [10/11/12/13 Regression] missing shrink wrap for simple case since r9-3594-g8d2d39587d941a40
segher at gcc dot gnu.org
- [Bug tree-optimization/106343] SLP does not support no-op case
eochoa at gcc dot gnu.org
- [Bug tree-optimization/106343] SLP does not support no-op case
pinskia at gcc dot gnu.org
- VOIP Phone Systems
Celina Clarke
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
aldyh at gcc dot gnu.org
- [Bug tree-optimization/106346] New: Potential regression on vectorization of left shift with constants
manolis.tsamis at vrull dot eu
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
pinskia at gcc dot gnu.org
- [Bug target/106347] New: [13 Regression] ICE in ix86_output_ssemov, at config/i386/i386.cc:5565, or ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn)
asolokha at gmx dot com
- [Bug bootstrap/106172] Multiple ICEs building gcc-13 with gcc-12
chris2553 at googlemail dot com
- [Bug tree-optimization/106280] dom_oracle::register_transitives is expensive for deep dominator trees
cvs-commit at gcc dot gnu.org
- [Bug fortran/103590] ICE: find_array_spec(): Missing spec
anlauf at gcc dot gnu.org
- [Bug c++/106348] New: c++modules: invalid syntax accepted
bugzilla.gcc at me dot benboeckel.net
- [Bug c++/106348] c++modules: invalid syntax accepted
bugzilla.gcc at me dot benboeckel.net
- [Bug c/106349] New: strlen reimplementation produces infinite loop with -Os
vincent.riviere at freesbee dot fr
- [Bug tree-optimization/106349] strlen reimplementation produces infinite loop with -Os
pinskia at gcc dot gnu.org
- [Bug tree-optimization/102725] -fno-builtin leads to call of strlen since r12-4283-g6f966f06146be768
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106349] strlen reimplementation produces infinite loop with -Os
pinskia at gcc dot gnu.org
- [Bug c++/106348] c++modules: invalid syntax accepted
redi at gcc dot gnu.org
- [Bug c++/106350] New: O3 memcpy warning when prepending a length-1 string literal to a constant std::string
me+gccbugzilla at s5 dot pm
- [Bug fortran/106331] [12/13 Regression] Whole array assignment of empty string segfaults with -Og since r12-2633-ge5e164effa30fd2b
hjl.tools at gmail dot com
- [Bug target/83782] [10/11 Regression] Inconsistent address for hidden ifunc in a shared library
aoliva at gcc dot gnu.org
- [Bug testsuite/106345] Some ppc64le tests fail with -mcpu=power9 -mtune=power9
linkw at gcc dot gnu.org
- [Bug target/106342] [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106343] SLP does not support no-op case
rguenth at gcc dot gnu.org
- [Bug target/106346] Potential regression on vectorization of left shift with constants
rguenth at gcc dot gnu.org
- [Bug target/106347] [13 Regression] ICE in ix86_output_ssemov, at config/i386/i386.cc:5565, or ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn)
rguenth at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rguenth at gcc dot gnu.org
- [Bug c++/106351] New: ICE in fold expression involving templatized lambda
amir.ahmed.ansari at outlook dot com
- [Bug c/106264] [10/11/12/13 Regression] spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result since r9-1295-g781ff3d80e88d7d0
cvs-commit at gcc dot gnu.org
- [Bug fortran/106331] [12/13 Regression] Whole array assignment of empty string segfaults with -Og since r12-2633-ge5e164effa30fd2b
rguenth at gcc dot gnu.org
- [Bug target/106347] [13 Regression] ICE in ix86_output_ssemov, at config/i386/i386.cc:5565, or ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn)
crazylht at gmail dot com
- [Bug target/106347] [13 Regression] ICE in ix86_output_ssemov, at config/i386/i386.cc:5565, or ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn)
crazylht at gmail dot com
- [Bug target/106231] sign-extension of the result of `__builtin_ctz`
roger at nextmovesoftware dot com
- [Bug target/106322] i386: Wrong code at O2 level (O0 / O1 are working)
ubizjak at gmail dot com
- [Bug tree-optimization/106350] O3 memcpy warning when prepending a length-1 string literal to a constant std::string
redi at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rguenth at gcc dot gnu.org
- [Bug lto/106334] [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6072
cvs-commit at gcc dot gnu.org
- [Bug fortran/106331] [12/13 Regression] Whole array assignment of empty string segfaults with -Og since r12-2633-ge5e164effa30fd2b
cvs-commit at gcc dot gnu.org
- [Bug middle-end/106331] [10/11/12 Regression] Whole array assignment of empty string segfaults with -Og since r12-2633-ge5e164effa30fd2b
rguenth at gcc dot gnu.org
- [Bug lto/106334] [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6072
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106352] New: SLP seems to need temporary variables
eochoa at gcc dot gnu.org
- [Bug c++/106341] Template argument deduction of template value parameter crashes compiler
marxin at gcc dot gnu.org
- [Bug c++/93383] ICE on accessing field of a structure which is non-type template parameter, -std=c++2a
marxin at gcc dot gnu.org
- [Bug c++/106351] ICE in fold expression involving templatized lambda
marxin at gcc dot gnu.org
- [Bug target/106347] [13 Regression] ICE in ix86_output_ssemov, at config/i386/i386.cc:5565, or ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn) since r13-1607-gc3ed9e0d6e96d869
marxin at gcc dot gnu.org
- [Bug target/106342] [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791
marxin at gcc dot gnu.org
- [Bug target/106347] [13 Regression] ICE in ix86_output_ssemov, at config/i386/i386.cc:5565, or ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn) since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug fortran/106353] New: [suboptimal] Why is a 3D array initialized, use case 2 two-layer loop?
zhongyunde at huawei dot com
- [Bug rtl-optimization/105459] [12 Regression] ICE: Segmentation fault (in record_operand_costs) since r12-3721-g63c6446f77b9001d
cvs-commit at gcc dot gnu.org
- [Bug c++/105946] [12 Regression] ICE in maybe_warn_pass_by_reference, at tree-ssa-uninit.cc:843
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/105965] [10/11/12 Regression] x86: single-element vectors don't have scalar FMA insns used anymore
cvs-commit at gcc dot gnu.org
- [Bug c/105969] [12 Regression] ICE in Floating point exception since r13-750-g10d1986aee47c5
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/105971] [12 Regression] ICE in bitmap_check_index, at sbitmap.h:104
cvs-commit at gcc dot gnu.org
- [Bug middle-end/106027] [11/12 Regression] ICE: 'verify_gimple' failed (error: mismatching comparison operand types) since r11-2450-g10231958fcfb13bc
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/105459] [12 Regression] ICE: Segmentation fault (in record_operand_costs) since r12-3721-g63c6446f77b9001d
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106112] [10/11/12 Regression] wrong code at -Os and above on x86_64-linux-gnu since r10-2711-g3ed01d5408045d80
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106131] [10/11/12 Regression] -fstrict-aliasing breaks normal program that does not use any pointer or reference
cvs-commit at gcc dot gnu.org
- [Bug middle-end/106331] [10/11/12 Regression] Whole array assignment of empty string segfaults with -Og since r12-2633-ge5e164effa30fd2b
cvs-commit at gcc dot gnu.org
- [Bug c++/105946] [12 Regression] ICE in maybe_warn_pass_by_reference, at tree-ssa-uninit.cc:843
rguenth at gcc dot gnu.org
- [Bug tree-optimization/105965] [10/11 Regression] x86: single-element vectors don't have scalar FMA insns used anymore
rguenth at gcc dot gnu.org
- [Bug middle-end/105604] [10/11 Regression] ICE: in tree_to_shwi with vla in struct and sprintf
rguenth at gcc dot gnu.org
- [Bug c/105969] [12 Regression] ICE in Floating point exception since r13-750-g10d1986aee47c5
rguenth at gcc dot gnu.org
- [Bug tree-optimization/105971] [12 Regression] ICE in bitmap_check_index, at sbitmap.h:104
rguenth at gcc dot gnu.org
- [Bug middle-end/106331] [10/11 Regression] Whole array assignment of empty string segfaults with -Og since r12-2633-ge5e164effa30fd2b
rguenth at gcc dot gnu.org
- [Bug target/106101] [12/13 Regression] ICE in reg_bitfield_target_p since r12-4428-g147ed0184f403b
krebbel at gcc dot gnu.org
- [Bug c++/95454] type-level nodiscard not applied to constructors
kyrylo.bohdanenko at gmail dot com
- [Bug fortran/106353] [suboptimal] Why is a 3D array initialized, use case 2 two-layer loop?
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106352] SLP seems to need temporary variables
rguenth at gcc dot gnu.org
- [Bug fortran/106353] [suboptimal] Why is a 3D array initialized, use case 2 two-layer loop?
matz at gcc dot gnu.org
- [Bug target/106346] Potential regression on vectorization of left shift with constants
manolis.tsamis at vrull dot eu
- [Bug c++/106354] New: Diagnostic could be more user friendly
barry.revzin at gmail dot com
- [Bug analyzer/106284] False positives from -Wanalyzer-tainted-array-index with optimized conditionals
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106321] False positives from -Wanalyzer-tainted-array-index with switch with ranged cases
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/96766] std::swap(std::variant, std::variant) triggers undefined behavior sanitizer
cvs-commit at gcc dot gnu.org
- [Bug c++/106354] Diagnostic could be more user friendly
redi at gcc dot gnu.org
- [Bug analyzer/106321] False positives from -Wanalyzer-tainted-array-index with switch with ranged cases
dmalcolm at gcc dot gnu.org
- [Bug other/106355] New: Linux s390x -O2 argument passing miscompile
sbergman at redhat dot com
- [Bug c++/95454] type-level nodiscard not applied to constructors
johelegp at gmail dot com
- [Bug tree-optimization/106352] SLP seems to need temporary variables
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106352] SLP seems to need temporary variables
pinskia at gcc dot gnu.org
- [Bug driver/106356] New: static-pie for arm not implemented
lancethepants at gmail dot com
- [Bug target/106356] static-pie for arm not implemented
pinskia at gcc dot gnu.org
- [Bug target/83782] [10/11 Regression] Inconsistent address for hidden ifunc in a shared library
hjl.tools at gmail dot com
- [Bug target/81708] The x86 stack canary location should be customizable
aoliva at gcc dot gnu.org
- [Bug c++/106357] New: [12/13 Regression] direct-list-initialization of enum class from a variable of another enum class type fails
enolan at alumni dot cmu.edu
- [Bug c++/106357] [12/13 Regression] direct-list-initialization of enum class from a variable of another enum class type fails
pinskia at gcc dot gnu.org
- [Bug c++/106357] [12/13 Regression] direct-list-initialization of enum class from a variable of another enum class type fails
pinskia at gcc dot gnu.org
- [Bug target/81708] The x86 stack canary location should be customizable
ubizjak at gmail dot com
- [Bug c++/106357] [12/13 Regression] direct-list-initialization of enum class from a variable of another enum class type fails
redi at gcc dot gnu.org
- [Bug c++/106357] [12/13 Regression] direct-list-initialization of enum class from a variable of another enum class type fails
redi at gcc dot gnu.org
- [Bug c++/105634] [9/10/11/12 Regression] ICE: Floating point exception in maybe_warn_class_memaccess
mpolacek at gcc dot gnu.org
- [Bug target/81708] The x86 stack canary location should be customizable
hjl.tools at gmail dot com
- [Bug c++/105766] requires std::is_constructible<> reports 'constraint depends on itself' error.
cvs-commit at gcc dot gnu.org
- [Bug c++/94894] avoidable instantiation of conversion function template during overload resolution
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/106201] filesystem::directory_iterator is a borrowable range?
cvs-commit at gcc dot gnu.org
- [Bug target/106342] [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791
mpolacek at gcc dot gnu.org
- [Bug fortran/106353] [suboptimal] Why is a 3D array initialized, use case 2 two-layer loop?
anlauf at gcc dot gnu.org
- [Bug c++/105634] [9/10/11/12 Regression] ICE: Floating point exception in maybe_warn_class_memaccess
cvs-commit at gcc dot gnu.org
- [Bug c++/105634] [9/10/11 Regression] ICE: Floating point exception in maybe_warn_class_memaccess
mpolacek at gcc dot gnu.org
- [Bug analyzer/106358] New: [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106359] New: -fanalyzer takes a very long time on Linux kernel: sound/soc/codecs/cs47l{85,90}.c
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106359] -fanalyzer takes a very long time on Linux kernel: sound/soc/codecs/cs47l{85,90}.c
dmalcolm at gcc dot gnu.org
- [Bug fortran/101330] [openmp]ICE in free_expr0(): Bad expr type
anlauf at gcc dot gnu.org
- [Bug tree-optimization/106360] New: [13 regression] ICE in many test cases after r13-1745-g4c323130257744
seurer at gcc dot gnu.org
- [Bug fortran/103590] ICE: find_array_spec(): Missing spec
cvs-commit at gcc dot gnu.org
- [Bug fortran/103590] ICE: find_array_spec(): Missing spec
anlauf at gcc dot gnu.org
- [Bug testsuite/105837] New test c-c++-common/diagnostic-format-sarif-file-4.c in r13-967-g6cf276ddf22066 fails
seurer at gcc dot gnu.org
- [Bug testsuite/105959] new test case c-c++-common/diagnostic-format-sarif-file-4.c from r13-967-g6cf276ddf22066 fails
seurer at gcc dot gnu.org
- [Bug fortran/101330] [openmp]ICE in free_expr0(): Bad expr type
burnus at gcc dot gnu.org
- [Bug c++/92434] [DR 2355] noexcept couldn't be deduced in function template
jason at gcc dot gnu.org
- [Bug c++/106361] New: Internal compiler error when creating an out-of-line operator==() = default
leo at adberg dot com
- [Bug c++/106362] New: -Wc++20-compat should not warn with __extension__
mpolacek at gcc dot gnu.org
- [Bug c++/106361] Internal compiler error when creating an out-of-line operator==() = default
pinskia at gcc dot gnu.org
- [Bug c++/106361] [11/12/13 Regression] Internal compiler error when creating an out-of-line operator==() = default
pinskia at gcc dot gnu.org
- [Bug c++/106361] [11/12/13 Regression] Internal compiler error when creating an out-of-line operator==() = default
pinskia at gcc dot gnu.org
- [Bug c++/106202] [11/12/13 Regression] ICE in move_fn_p, at cp/decl.cc:14907 since r12-885-gf71ca97def69b8ae
pinskia at gcc dot gnu.org
- [Bug c++/106361] [11/12/13 Regression] Internal compiler error when creating an out-of-line operator==() = default
leo at adberg dot com
- [Bug c++/106202] [11/12/13 Regression] ICE in move_fn_p, at cp/decl.cc:14907 since r12-885-gf71ca97def69b8ae
pinskia at gcc dot gnu.org
- [Bug c++/106361] [11/12/13 Regression] Internal compiler error when creating an out-of-line operator==() = default
mpolacek at gcc dot gnu.org
- [Bug c++/106202] [11/12/13 Regression] ICE in move_fn_p, at cp/decl.cc:14907 since r12-885-gf71ca97def69b8ae
pinskia at gcc dot gnu.org
- [Bug c++/106361] [11/12/13 Regression] Internal compiler error when creating an out-of-line operator==() = default
pinskia at gcc dot gnu.org
- [Bug tree-optimization/105651] [12/13 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106350] O3 memcpy warning when prepending a length-1 string literal to a constant std::string
pinskia at gcc dot gnu.org
- [Bug analyzer/106359] -fanalyzer takes a very long time on Linux kernel: sound/soc/codecs/cs47l{85,90}.c
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106358] [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106359] -fanalyzer takes a very long time on Linux kernel: sound/soc/codecs/cs47l{85,90}.c
dmalcolm at gcc dot gnu.org
- [Bug testsuite/106345] Some ppc64le tests fail with -mcpu=power9 -mtune=power9
linkw at gcc dot gnu.org
- [Bug c++/106363] New: [modules] Can't selectively reexport imported declaration in same namespace
johelegp at gmail dot com
- [Bug rtl-optimization/106364] New: ICE when compiling inline asm with -m32
tlwang at uwaterloo dot ca
- [Bug tree-optimization/106365] New: Miss to handle ifn .LEN_STORE in FRE
linkw at gcc dot gnu.org
- [Bug c/106264] [10/11/12/13 Regression] spurious -Wunused-value on a folded frexp, modf, and remquo calls with unused result since r9-1295-g781ff3d80e88d7d0
roger at nextmovesoftware dot com
- [Bug lto/91299] LTO inlines a weak definition in presence of a non-weak definition from an ELF file
sen2403 at hotmail dot com
- [Bug libstdc++/100795] ranges::sample should not use std::sample directly
hewillk at gmail dot com
- [Bug c++/106366] New: CTAD fails to prioritize initializer_list when done via Deduction guide and inherited CTORS
peter.cpp at sommerlad dot ch
- [Bug tree-optimization/106360] [13 regression] ICE in many test cases after r13-1745-g4c323130257744
prathamesh3492 at gcc dot gnu.org
- [Bug fortran/106367] New: ICE in fold_convert_loc.c when referencing an array-of-structure-eleents from within a polymorphic function
federico.perini at gmail dot com
- [Bug lto/91299] LTO inlines a weak definition in presence of a non-weak definition from an ELF file
amonakov at gcc dot gnu.org
- [Bug rtl-optimization/106364] ICE when compiling inline asm with -m32
marxin at gcc dot gnu.org
- [Bug tree-optimization/106360] [13 regression] ICE in many test cases after r13-1745-g4c323130257744
marxin at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
linkw at gcc dot gnu.org
- [Bug target/106355] Linux s390x -O2 argument passing miscompile
rguenth at gcc dot gnu.org
- [Bug target/106356] static-pie for arm not implemented
rguenth at gcc dot gnu.org
- [Bug middle-end/106010] Miss vectorization for complex type copy.
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106360] [13 regression] ICE in many test cases after r13-1745-g4c323130257744
rguenth at gcc dot gnu.org
- [Bug target/106364] ICE when compiling inline asm with -m32
rguenth at gcc dot gnu.org
- [Bug target/106342] [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791 since r12-4240-g2b8453c401b699
marxin at gcc dot gnu.org
- [Bug target/106355] Linux s390x -O2 argument passing miscompile
sbergman at redhat dot com
- [Bug middle-end/106010] Miss vectorization for complex type copy.
crazylht at gmail dot com
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
crazylht at gmail dot com
- [Bug c/105923] unsupported return type ‘complex double’ for simd
crazylht at gmail dot com
- [Bug tree-optimization/102575] Failure to optimize double _Complex stores to use largest loads/stores possible
crazylht at gmail dot com
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
rguenth at gcc dot gnu.org
- [Bug bootstrap/106145] [12/13 Regression] /usr/bin/ld: libcommon.a(input.o): copy relocation against non-copyable protected symbol `__cxa_pure_virtual' on aarch64-linux-gnu
doko at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
linkw at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
rguenth at gcc dot gnu.org
- [Bug tree-optimization/102575] Failure to optimize double _Complex stores to use largest loads/stores possible
rguenth at gcc dot gnu.org
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
linkw at gcc dot gnu.org
- [Bug c++/96830] GCC does not complain template-head containing requires clause
redi at gcc dot gnu.org
- [Bug sanitizer/106368] New: ASan fails to report an error.
shaohua.li at inf dot ethz.ch
- [Bug lto/91252] [Bug] When use -flto "weak symbol" are converted to "t".
sen2403 at hotmail dot com
- [Bug lto/91252] [Bug] When use -flto "weak symbol" are converted to "t".
sen2403 at hotmail dot com
- [Bug c++/106369] New: ICE in output_constructor_regular_field, at varasm.cc:5515
h2+bugs at fsfe dot org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
rguenth at gcc dot gnu.org
- [Bug lto/91299] LTO inlines a weak definition in presence of a non-weak definition from an ELF file
sen2403 at hotmail dot com
- [Bug c/106370] New: enhancement: last statement of loop is continue is redundant ?
dcb314 at hotmail dot com
- [Bug target/100799] Stackoverflow in optimized code on PPC
alexander.grund@tu-dresden.de
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
rguenth at gcc dot gnu.org
- [Bug c++/106369] ICE in output_constructor_regular_field, at varasm.cc:5515
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/101347] [11/12/13 Regression] ICE in cfg_layout_initialize with __builtin_setjmp and -fprofile-generate -fprofile-use
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/101347] [11/12 Regression] ICE in cfg_layout_initialize with __builtin_setjmp and -fprofile-generate -fprofile-use
amonakov at gcc dot gnu.org
- [Bug target/106356] static-pie for arm not implemented
lancethepants at gmail dot com
- [Bug target/100799] Stackoverflow in optimized code on PPC
alexander.grund@tu-dresden.de
- [Bug c++/106371] New: Bogus narrowing conversion reported due to bitfield
barry.revzin at gmail dot com
- [Bug target/106340] flag set from SVE svwhilelt intrinsic not reused in loop
yyc1992 at gmail dot com
- [Bug c++/106372] New: error: redefinition of ‘const char *mangled function name*[]’
striker159 at web dot de
- [Bug c++/106372] error: redefinition of ‘const char *mangled function name*[]’
striker159 at web dot de
- [Bug c++/106372] error: redefinition of ‘const char *mangled function name*[]’
redi at gcc dot gnu.org
- [Bug c++/103186] [11 Regression] ICE with lambda as default argument in template
redi at gcc dot gnu.org
- [Bug c++/106372] error: redefinition of ‘const char *mangled function name*[]’
redi at gcc dot gnu.org
- [Bug bootstrap/105688] GCC 11.3 doesn't build with the GNU gold linker (version 2.37-27.fc36) 1.16: libstdc++.so.6: version `GLIBCXX_3.4.30' not found
redi at gcc dot gnu.org
- [Bug c++/106371] Bogus narrowing conversion reported due to bitfield
mpolacek at gcc dot gnu.org
- [Bug c++/106371] Bogus narrowing conversion reported due to bitfield
pinskia at gcc dot gnu.org
- [Bug c++/106369] ICE in output_constructor_regular_field, at varasm.cc:5515
mpolacek at gcc dot gnu.org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515
pinskia at gcc dot gnu.org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515
pinskia at gcc dot gnu.org
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug target/106347] [13 Regression] ICE in ix86_output_ssemov, at config/i386/i386.cc:5565, or ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn) since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
hjl.tools at gmail dot com
- [Bug target/100799] Stackoverflow in optimized code on PPC
segher at gcc dot gnu.org
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
hjl.tools at gmail dot com
- [Bug target/100799] Stackoverflow in optimized code on PPC
segher at gcc dot gnu.org
- [Bug analyzer/106373] New: False positives from -Wanalyzer-tainted-array-index with casts
dmalcolm at gcc dot gnu.org
- [Bug c++/106366] CTAD fails to prioritize initializer_list when done via Deduction guide and inherited CTORS
ppalka at gcc dot gnu.org
- [Bug fortran/101330] [openmp]ICE in free_expr0(): Bad expr type
cvs-commit at gcc dot gnu.org
- [Bug fortran/101330] [openmp]ICE in free_expr0(): Bad expr type
anlauf at gcc dot gnu.org
- [Bug analyzer/106373] False positives from -Wanalyzer-tainted-array-index on comparison with non-const
dmalcolm at gcc dot gnu.org
- [Bug fortran/101330] [openmp]ICE in free_expr0(): Bad expr type
cvs-commit at gcc dot gnu.org
- [Bug fortran/101330] [openmp]ICE in free_expr0(): Bad expr type
anlauf at gcc dot gnu.org
- [Bug libstdc++/106013] weakly_incrementable cannot apply on common_iterator
redi at gcc dot gnu.org
- [Bug target/83782] [10/11 Regression] Inconsistent address for hidden ifunc in a shared library
aoliva at gcc dot gnu.org
- [Bug target/81708] The x86 stack canary location should be customizable
aoliva at gcc dot gnu.org
- [Bug analyzer/106374] New: -fanalyzer ICE with certain const static vars
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106374] -fanalyzer ICE with certain const static vars
dmalcolm at gcc dot gnu.org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515
pinskia at gcc dot gnu.org
- [Bug analyzer/106373] False positives from -Wanalyzer-tainted-array-index on comparison with non-const
cvs-commit at gcc dot gnu.org
- [Bug fortran/77652] Invalid rank error in ASSOCIATED when rank is remapped
anlauf at gcc dot gnu.org
- [Bug c++/106150] [DR 2084] union with more than one variant and non-trivial constructor is not accepted
redi at gcc dot gnu.org
- [Bug analyzer/106358] [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106373] False positives from -Wanalyzer-tainted-array-index on comparison with non-const
dmalcolm at gcc dot gnu.org
- [Bug target/83782] [10/11 Regression] Inconsistent address for hidden ifunc in a shared library
hjl.tools at gmail dot com
- [Bug c++/98423] The defaulted default constructor defined as deleted when one of variant member has a default member initializer
jason at gcc dot gnu.org
- [Bug c++/96830] GCC does not complain about redeclaration with inconsistent requires clause
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/100823] Special member functions of common_iterator should be conditionally trivial
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/100823] Special member functions of common_iterator should be conditionally trivial
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/100823] Special member functions of common_iterator should be conditionally trivial
redi at gcc dot gnu.org
- [Bug c++/106202] [11/12/13 Regression] ICE in move_fn_p, at cp/decl.cc:14907 since r12-885-gf71ca97def69b8ae
jason at gcc dot gnu.org
- [Bug analyzer/106374] [13 Regression] -fanalyzer ICE with certain const static vars
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106358] [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106374] [13 Regression] -fanalyzer ICE with certain const static vars
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/106375] New: [13 regreesion] Lowering complex type mov regressed loop distribution for memset/memcpy/memmov.
crazylht at gmail dot com
- [Bug tree-optimization/106315] [13 Regression] 7.8% increased codesize on specfp 507.cactuBSSN_r
admin at levyhsu dot com
- [Bug libstdc++/106376] New: The implementation of std::pointer_traits seems wrong
hewillk at gmail dot com
- [Bug libstdc++/106376] The implementation of std::pointer_traits seems wrong
hewillk at gmail dot com
- [Bug c++/106377] New: A injected-class-name of a private class is not accessible in the member of the derived class.
xmh970252187 at gmail dot com
- [Bug rtl-optimization/105041] '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
linkw at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
linkw at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106375] [13 regreesion] Lowering complex type mov regressed loop distribution for memset/memcpy/memmov.
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106378] New: Miss to handle ifn .LEN_STORE in DSE
linkw at gcc dot gnu.org
- [Bug libstdc++/105880] eh_globals_init destructor not setting _M_init to false
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
linkw at gcc dot gnu.org
- [Bug tree-optimization/106378] Miss to handle ifn .LEN_STORE in DSE
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106378] Miss to handle ifn .LEN_STORE in DSE
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106378] Miss to handle ifn .LEN_STORE in DSE
linkw at gcc dot gnu.org
- [Bug libstdc++/105880] eh_globals_init destructor not setting _M_init to false
redi at gcc dot gnu.org
- [Bug libstdc++/106376] [LWG3545] The implementation of std::pointer_traits seems wrong
redi at gcc dot gnu.org
- [Bug c/106379] New: DCE depends on order
tmayerl at student dot ethz.ch
- [Bug c/106380] New: DCE depends on datatype used (bool vs unsigned)
tmayerl at student dot ethz.ch
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug c/106381] New: DCE depends on used programming language (C vs C++)
tmayerl at student dot ethz.ch
- [Bug tree-optimization/106379] DCE depends on order
rguenth at gcc dot gnu.org
- [Bug c++/106382] New: aarch64 acle.h "extern "C" {" mismatch "}" in 9.3.0
chenda576 at 163 dot com
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106378] Miss to handle ifn .LEN_STORE in DSE
cvs-commit at gcc dot gnu.org
- [Bug target/100985] [9 Regression] Aarch64 acle.h "extern "C" {" mismatch "}" in 9.4.0
redi at gcc dot gnu.org
- [Bug c++/106382] aarch64 acle.h "extern "C" {" mismatch "}" in 9.3.0
redi at gcc dot gnu.org
- [Bug c++/106382] aarch64 acle.h "extern "C" {" mismatch "}" in 9.3.0
redi at gcc dot gnu.org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515
h2+bugs at fsfe dot org
- [Bug target/106382] aarch64 acle.h "extern "C" {" mismatch "}" in 9.3.0
redi at gcc dot gnu.org
- [Bug libstdc++/88881] std::filesystem::status gives bad results on mingw32
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/96766] std::swap(std::variant, std::variant) triggers undefined behavior sanitizer
cvs-commit at gcc dot gnu.org
- [Bug c++/96830] GCC does not complain about redeclaration with inconsistent requires clause
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/100823] Special member functions of common_iterator should be conditionally trivial
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106379] DCE depends on order
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106379] DCE depends on order
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106378] Miss to handle ifn .LEN_STORE in DSE
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106365] Miss to handle ifn .LEN_STORE in FRE
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106378] Miss to handle ifn .LEN_STORE in DSE
rguenth at gcc dot gnu.org
- [Bug sanitizer/106368] ASan fails to report an error.
marxin at gcc dot gnu.org
- [Bug go/106266] Libgo fails with recent glibc
cvs-commit at gcc dot gnu.org
- [Bug c/106370] enhancement: last statement of loop is continue is redundant ?
marxin at gcc dot gnu.org
- [Bug go/106266] Libgo fails with recent glibc
cvs-commit at gcc dot gnu.org
- [Bug go/106266] Libgo fails with recent glibc
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106360] [13 regression] ICE in many test cases after r13-1745-g4c323130257744
marxin at gcc dot gnu.org
- [Bug analyzer/106383] New: False positives from -Wanalyzer-va-list-exhausted
dmalcolm at gcc dot gnu.org
- [Bug libstdc++/106201] filesystem::directory_iterator is a borrowable range?
prlw1 at cam dot ac.uk
- [Bug libstdc++/106201] filesystem::directory_iterator is a borrowable range?
redi at gcc dot gnu.org
- [Bug libstdc++/106201] filesystem::directory_iterator is a borrowable range?
redi at gcc dot gnu.org
- [Bug libstdc++/106201] filesystem::directory_iterator is a borrowable range?
prlw1 at cam dot ac.uk
- [Bug c++/106384] New: -Wunused-variable is triggered for static const type-deduced initializer lists
martingalvan at sourceware dot org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515 since r12-2975-g32c3a75390623a
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106315] [13 Regression] 7.8% increased codesize on specfp 507.cactuBSSN_r
hjl.tools at gmail dot com
- [Bug analyzer/106385] New: Support for std::optional in -fanalyzer
redi at gcc dot gnu.org
- [Bug analyzer/106386] New: Reuse libstdc++ assertions in -fanalyzer
redi at gcc dot gnu.org
- [Bug c++/96363] bogus error with multiple constrained partial specialization forward declarations
cvs-commit at gcc dot gnu.org
- [Bug c++/105758] [12 Regression] ICE in build_baselink since r12-6897
cvs-commit at gcc dot gnu.org
- [Bug c++/100374] Type-constraints of member function templates should not be substituted into during implicit instantiation
cvs-commit at gcc dot gnu.org
- [Bug c++/105637] [12 Regression] Wrong overload selected in base class
cvs-commit at gcc dot gnu.org
- [Bug c++/105848] [12 Regression] undefined reference for default template argument of function type
cvs-commit at gcc dot gnu.org
- [Bug c++/53164] Undefined reference to template function instantiation
cvs-commit at gcc dot gnu.org
- [Bug c++/105842] rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call
cvs-commit at gcc dot gnu.org
- [Bug c++/67491] [meta-bug] concepts issues
ppalka at gcc dot gnu.org
- [Bug c++/96363] bogus error with multiple constrained partial specialization forward declarations
ppalka at gcc dot gnu.org
- [Bug c++/105758] [12 Regression] ICE in build_baselink since r12-6897
ppalka at gcc dot gnu.org
- [Bug c++/100374] Type-constraints of member function templates should not be substituted into during implicit instantiation
ppalka at gcc dot gnu.org
- [Bug c++/105637] [12 Regression] Wrong overload selected in base class
ppalka at gcc dot gnu.org
- [Bug c++/105848] [12 Regression] undefined reference for default template argument of function type
ppalka at gcc dot gnu.org
- [Bug c++/105842] rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call
ppalka at gcc dot gnu.org
- [Bug tree-optimization/106387] New: [13 regression] ICE when building gcc after r13-1764-g5f59d0f2d9fa92
seurer at gcc dot gnu.org
- [Bug analyzer/106388] New: Support for use-after-move in -fanalyzer
redi at gcc dot gnu.org
- [Bug ipa/106389] New: IPA modref breaks Safe Bitfields in C++
mpolacek at gcc dot gnu.org
- [Bug ipa/106389] [11/12/13 Regression] IPA modref breaks Safe Bitfields in C++
mpolacek at gcc dot gnu.org
- [Bug ipa/106389] [11/12/13 Regression] IPA modref breaks Safe Bitfields in C++
mpolacek at gcc dot gnu.org
- [Bug c++/106309] ICE: error reporting routines re-entered
mpolacek at gcc dot gnu.org
- [Bug analyzer/106390] New: Support gsl::owner<T> and/or [[gnu::owner]] attribute in -fanalyzer
redi at gcc dot gnu.org
- [Bug analyzer/106391] New: Support gsl::not_null in -fanalyzer
redi at gcc dot gnu.org
- [Bug analyzer/106390] Support gsl::owner<T> and/or [[gnu::owner]] attribute in -fanalyzer
redi at gcc dot gnu.org
- [Bug analyzer/106390] Support gsl::owner<T> and/or [[gnu::owner]] attribute in -fanalyzer
redi at gcc dot gnu.org
- [Bug analyzer/106392] New: Support iteration over C++ containers in -fanalyzer
redi at gcc dot gnu.org
- [Bug analyzer/106383] False positives from -Wanalyzer-va-list-exhausted
dmalcolm at gcc dot gnu.org
- [Bug c++/106393] New: Add warnings for common dangling problems
redi at gcc dot gnu.org
- [Bug c++/105912] internal compiler error: in extract_call_expr, at cp/call.cc:7114
cvs-commit at gcc dot gnu.org
- [Bug c++/105912] internal compiler error: in extract_call_expr, at cp/call.cc:7114
ppalka at gcc dot gnu.org
- [Bug analyzer/106394] New: Possible false positive from -Wanalyzer-allocation-size with empty array
dmalcolm at gcc dot gnu.org
- [Bug fortran/77652] Invalid rank error in ASSOCIATED when rank is remapped
anlauf at gcc dot gnu.org
- [Bug c++/106393] Add warnings for common dangling problems
mpolacek at gcc dot gnu.org
- [Bug c/106370] enhancement: last statement of loop is continue is redundant ?
dcb314 at hotmail dot com
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
vineet.gupta at linux dot dev
- [Bug c++/106395] New: [10/11 regression] [mingw] "redeclared without dllimport attribute: previous dllimport ignored" on C++ friend
thiago at kde dot org
- [Bug libstdc++/94823] modulo arithmetic bug in random.tcc
cvs-commit at gcc dot gnu.org
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
vineet.gupta at linux dot dev
- [Bug c++/106361] [11/12/13 Regression] Internal compiler error when creating an out-of-line operator==() = default
cvs-commit at gcc dot gnu.org
- [Bug c++/106361] [11/12/13 Regression] Internal compiler error when creating an out-of-line operator==() = default
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/94920] Failure to optimize abs pattern from arithmetic with selected operands based on comparisons with 0
cvs-commit at gcc dot gnu.org
- [Bug other/42540] c++ error message [vtable undefined] is unhelpful
redi at gcc dot gnu.org
- [Bug analyzer/106383] False positives from -Wanalyzer-va-list-exhausted
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106358] [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106383] False positives from -Wanalyzer-va-list-exhausted
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106394] Possible false positive from -Wanalyzer-allocation-size with empty array
tlange at gcc dot gnu.org
- [Bug analyzer/106394] Possible false positive from -Wanalyzer-allocation-size with empty array
dmalcolm at gcc dot gnu.org
- [Bug testsuite/106396] New: [13 regression] gcc.dg/pr23911.c fails after r13-1762-gf9d4c3b45c5ed5
seurer at gcc dot gnu.org
- [Bug target/106038] x86_64 vectorization of ALU ops using xmm registers prematurely
cvs-commit at gcc dot gnu.org
- [Bug c++/69410] friend declarations in local classes
creatorsmithmdt at gmail dot com
- [Bug middle-end/106010] Miss vectorization for complex type copy.
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106375] [13 regreesion] Lowering complex type mov regressed loop distribution for memset/memcpy/memmov.
crazylht at gmail dot com
- [Bug tree-optimization/106375] [13 regreesion] Lowering complex type mov regressed loop distribution for memset/memcpy/memmov.
crazylht at gmail dot com
- [Bug middle-end/106010] Miss vectorization for complex type copy.
linkw at gcc dot gnu.org
- [Bug testsuite/106396] [13 regression] gcc.dg/pr23911.c fails after r13-1762-gf9d4c3b45c5ed5
linkw at gcc dot gnu.org
- [Bug tree-optimization/106397] New: [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
asolokha at gmx dot com
- [Bug c++/106398] New: ICE in finish_expr_stmt at cp/semantics.c:872 for lambda with conditional noexcept against lambda in unevaluated context
jbassett271 at gmail dot com
- [Bug c++/106398] ICE in finish_expr_stmt at cp/semantics.c:872 for lambda with conditional noexcept against lambda in unevaluated context
jbassett271 at gmail dot com
- [Bug debug/106399] New: Wrong debug info for function with nested function under O0
liyd2021 at gmail dot com
- [Bug debug/106400] New: Wrong debug info for function parameter in aarch64
liyd2021 at gmail dot com
- [Bug c++/106361] [11/12/13 Regression] Internal compiler error when creating an out-of-line operator==() = default
cvs-commit at gcc dot gnu.org
- [Bug c++/106202] [11/12/13 Regression] ICE in move_fn_p, at cp/decl.cc:14907 since r12-885-gf71ca97def69b8ae
jason at gcc dot gnu.org
- [Bug c++/98423] The defaulted default constructor defined as deleted when one of variant member has a default member initializer
jason at gcc dot gnu.org
- [Bug c++/106230] [12/13 Regression] ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474) since r12-6328-gbeaee0a871b6485d
jason at gcc dot gnu.org
- [Bug c++/106202] [11/12/13 Regression] ICE in move_fn_p, at cp/decl.cc:14907 since r12-885-gf71ca97def69b8ae
herrtimson at yahoo dot de
- [Bug analyzer/106401] New: [13 Regression] ICE: in binding_cluster, at analyzer/store.cc:1110 with -fanalyzer
zsojka at seznam dot cz
- [Bug fortran/106402] New: half preicision is not supported by fortran(real*2).
crazylht at gmail dot com
- [Bug tree-optimization/106387] [13 regression] ICE when building gcc after r13-1764-g5f59d0f2d9fa92
rguenth at gcc dot gnu.org
- [Bug libstdc++/88881] std::filesystem::status gives bad results on mingw32
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/103992] common_iterator(const common_iterator<_It2, _Sent2>& __x) uses new instead of construct_at
cvs-commit at gcc dot gnu.org
- [Bug c++/96830] GCC does not complain about redeclaration with inconsistent requires clause
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/100823] Special member functions of common_iterator should be conditionally trivial
cvs-commit at gcc dot gnu.org
- [Bug c++/106389] [11/12/13 Regression] IPA modref breaks Safe Bitfields in C++
rguenth at gcc dot gnu.org
- [Bug libstdc++/100823] Special member functions of common_iterator should be conditionally trivial
redi at gcc dot gnu.org
- [Bug c++/106395] [12/13 regression] [mingw] "redeclared without dllimport attribute: previous dllimport ignored" on C++ friend
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106397] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
rguenth at gcc dot gnu.org
- [Bug c++/106309] ICE: error reporting routines re-entered
marxin at gcc dot gnu.org
- [Bug c++/106202] [11/12/13 Regression] ICE in move_fn_p, at cp/decl.cc:14907 since r12-885-gf71ca97def69b8ae
marxin at gcc dot gnu.org
- [Bug debug/106399] [10/11/12/13 Regression] Wrong debug info for function with nested function under O0
rguenth at gcc dot gnu.org
- [Bug analyzer/106401] [13 Regression] ICE: in binding_cluster, at analyzer/store.cc:1110 with -fanalyzer
rguenth at gcc dot gnu.org
- [Bug c++/106150] [DR 2084] union with more than one variant and non-trivial constructor is not accepted
redi at gcc dot gnu.org
- [Bug c++/98423] The defaulted default constructor defined as deleted when one of variant member has a default member initializer
redi at gcc dot gnu.org
- [Bug other/106370] enhancement: last statement of loop is continue is redundant ?
cvs-commit at gcc dot gnu.org
- [Bug other/106370] enhancement: last statement of loop is continue is redundant ?
marxin at gcc dot gnu.org
- [Bug tree-optimization/106387] [13 regression] ICE when building gcc after r13-1764-g5f59d0f2d9fa92
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106387] [13 regression] ICE when building gcc after r13-1764-g5f59d0f2d9fa92
rguenth at gcc dot gnu.org
- [Bug c++/106398] ICE in finish_expr_stmt at cp/semantics.c:872 for lambda with conditional noexcept against lambda in unevaluated context
marxin at gcc dot gnu.org
- [Bug tree-optimization/106397] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e
marxin at gcc dot gnu.org
- [Bug analyzer/106401] [13 Regression] ICE: in binding_cluster, at analyzer/store.cc:1110 with -fanalyzer since r13-1761-g68871a008e686dbe
marxin at gcc dot gnu.org
- [Bug tree-optimization/106403] New: [13 Regression] ICE in vect pass
marxin at gcc dot gnu.org
- [Bug tree-optimization/106403] [13 Regression] ICE in vect pass
marxin at gcc dot gnu.org
- [Bug tree-optimization/106403] [13 Regression] ICE in rpo_vn_valueize at gcc/tree-ssa-sccvn.cc:7505
marxin at gcc dot gnu.org
- [Bug target/106404] New: [13 Regression] ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with -O2 -fno-dce --param=max-cse-insns=1
zsojka at seznam dot cz
- [Bug tree-optimization/106397] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e
rguenth at gcc dot gnu.org
- [Bug target/106404] [13 Regression] ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with -O2 -fno-dce --param=max-cse-insns=1 since r13-1607-gc3ed9e0d6e96d869
marxin at gcc dot gnu.org
- [Bug target/106404] [13 Regression] ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with -O2 -fno-dce --param=max-cse-insns=1 since r13-1607-gc3ed9e0d6e96d869
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106403] [13 Regression] ICE in rpo_vn_valueize at gcc/tree-ssa-sccvn.cc:7505
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106403] [13 Regression] ICE in rpo_vn_valueize at gcc/tree-ssa-sccvn.cc:7505
rguenth at gcc dot gnu.org
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug target/106404] [13 Regression] ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with -O2 -fno-dce --param=max-cse-insns=1 since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug tree-optimization/106397] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106403] [13 Regression] ICE in rpo_vn_valueize at gcc/tree-ssa-sccvn.cc:7505
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106403] [13 Regression] ICE in rpo_vn_valueize at gcc/tree-ssa-sccvn.cc:7505
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106397] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e
rguenth at gcc dot gnu.org
- [Bug c++/106405] New: GCC incorrectly accepts function template specialization
jlame646 at gmail dot com
- [Bug tree-optimization/101555] Compile slowdown in tree PRE
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/105376] ICE: in decimal_to_decnumber, at dfp.cc:134 with _Decimal128 at -O -g
rguenth at gcc dot gnu.org
- [Bug c/106406] New: _Static_assert declaration can not be first of for-triplet
chumarshal at foxmail dot com
- [Bug rtl-optimization/105041] '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers
cvs-commit at gcc dot gnu.org
- [Bug c++/106405] GCC incorrectly accepts function template specialization
redi at gcc dot gnu.org
- [Bug target/106407] New: [13 Regression] ICE: in copy_to_mode_reg, at explow.cc:652 with -O2 -fno-dce -fno-tree-dce -fno-tree-dse
zsojka at seznam dot cz
- [Bug debug/106399] [10/11/12/13 Regression] Wrong debug info for function with nested function under O0 since r9-1284-gd70ba0c10dec6968
marxin at gcc dot gnu.org
- [Bug target/106346] Potential regression on vectorization of left shift with constants since r11-5160-g9fc9573f9a5e94
marxin at gcc dot gnu.org
- [Bug target/106407] [13 Regression] ICE: in copy_to_mode_reg, at explow.cc:652 with -O2 -fno-dce -fno-tree-dce -fno-tree-dse since r13-1607-gc3ed9e0d6e96d869
marxin at gcc dot gnu.org
- [Bug rtl-optimization/106078] RTL PRE with non-call-exceptions
rguenth at gcc dot gnu.org
- [Bug middle-end/106408] New: PRE with infinite loops
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/106078] RTL PRE with non-call-exceptions
rguenth at gcc dot gnu.org
- [Bug middle-end/106408] PRE with infinite loops
rguenth at gcc dot gnu.org
- [Bug target/106346] Potential regression on vectorization of left shift with constants since r11-5160-g9fc9573f9a5e94
tnfchris at gcc dot gnu.org
- [Bug c++/106409] New: GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size
lluis.alemany.puig at gmail dot com
- [Bug c++/106409] GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size
lluis.alemany.puig at gmail dot com
- [Bug sanitizer/105531] [13 regression] Recent libsanitizer imports breaks Solaris 11.3 build
cvs-commit at gcc dot gnu.org
- [Bug sanitizer/105531] [13 regression] Recent libsanitizer imports breaks Solaris 11.3 build
ro at gcc dot gnu.org
- [Bug tree-optimization/103116] SLP vectoriser fails to peel for gaps
cvs-commit at gcc dot gnu.org
- [Bug middle-end/103193] gcc for x86_64: wrong code generation: ucomiss instead of comiss
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/105618] [11 Regression] Missed loop body simplification by -O3 (trunk v.s. 10.3)
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/105618] [11 Regression] Missed loop body simplification by -O3 (trunk v.s. 10.3)
rguenth at gcc dot gnu.org
- [Bug middle-end/103193] gcc for x86_64: wrong code generation: ucomiss instead of comiss
rguenth at gcc dot gnu.org
- [Bug tree-optimization/103116] SLP vectoriser fails to peel for gaps
rguenth at gcc dot gnu.org
- [Bug c++/106409] GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size
marxin at gcc dot gnu.org
- [Bug middle-end/106408] PRE with infinite loops
hubicka at ucw dot cz
- [Bug middle-end/106408] PRE with infinite loops
rguenther at suse dot de
- [Bug target/106407] [13 Regression] ICE: in copy_to_mode_reg, at explow.cc:652 with -O2 -fno-dce -fno-tree-dce -fno-tree-dse since r13-1607-gc3ed9e0d6e96d869
rguenth at gcc dot gnu.org
- [Bug c/106406] _Static_assert declaration can not be first of for-triplet
rguenth at gcc dot gnu.org
- [Bug c++/106409] GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size
lluis.alemany.puig at gmail dot com
- [Bug fortran/106410] New: Internal compiler error: with nested parametrized types
s.lopez at brgm dot fr
- [Bug debug/106399] [10/11/12/13 Regression] Wrong debug info for function with nested function under O0 since r9-1284-gd70ba0c10dec6968
ebotcazou at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug c++/106389] [11/12/13 Regression] IPA modref breaks Safe Bitfields in C++
mpolacek at gcc dot gnu.org
- [Bug target/105018] [nvptx] Need better alias support
tschwinge at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug target/106407] [13 Regression] ICE: in copy_to_mode_reg, at explow.cc:652 with -O2 -fno-dce -fno-tree-dce -fno-tree-dse since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug target/101544] [OpenMP][AMDGCN][nvptx] C++ offloading: unresolved _Znwm = "operator new(unsigned long)"
tschwinge at gcc dot gnu.org
- [Bug c++/25689] missed diagnostic about assignment used as truth value.
ppalka at gcc dot gnu.org
- [Bug c++/106411] New: Wdangling-pointer for a class that cleans up on destruction
ed at catmur dot uk
- [Bug target/101544] [OpenMP][AMDGCN][nvptx] C++ offloading: unresolved _Znwm = "operator new(unsigned long)"
tschwinge at gcc dot gnu.org
- [Bug c++/106412] New: Code initializing static variables with local variables compiles without errors or warnings
menkaur at gmail dot com
- [Bug c++/106412] Code initializing static variables with local variables compiles without errors or warnings
redi at gcc dot gnu.org
- [Bug analyzer/106413] New: State explosion on va_arg when va_start is in top-level function of analysis
dmalcolm at gcc dot gnu.org
- [Bug c++/106412] Code initializing static variables with local variables compiles without errors or warnings
menkaur at gmail dot com
- [Bug c++/106412] Code initializing static variables with local variables compiles without errors or warnings
redi at gcc dot gnu.org
- [Bug fortran/106410] Internal compiler error: with nested parametrized types
kargl at gcc dot gnu.org
- [Bug libstdc++/106320] [10 regression] build failure (due to view requirement changes?)
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/106320] [10 regression] build failure (due to view requirement changes?)
cvs-commit at gcc dot gnu.org
- [Bug fortran/106410] Internal compiler error: with nested parametrized types
anlauf at gcc dot gnu.org
- [Bug tree-optimization/106414] New: wrong code at -O1 and above on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch
- [Bug tree-optimization/106415] New: loop-ivopts prevents correct usage of dbra with 16-bit loop counters on m68k
undefinedopcode2 at gmail dot com
- [Bug libstdc++/106320] [10 regression] build failure (due to view requirement changes?)
h2+bugs at fsfe dot org
- [Bug fortran/106402] half preicision is not supported by gfortran(real*2).
anlauf at gcc dot gnu.org
- [Bug fortran/102818] ICE in gfc_resolve_formal_arglist, at fortran/resolve.c:282
anlauf at gcc dot gnu.org
- [Bug tree-optimization/106415] loop-ivopts prevents correct usage of dbra with 16-bit loop counters on m68k
undefinedopcode2 at gmail dot com
- [Bug tree-optimization/106414] [13 Regression] wrong code at -O1 and above on x86_64-linux-gnu by r13-1779
hjl.tools at gmail dot com
- [Bug tree-optimization/106414] [13 Regression] wrong code at -O1 and above on x86_64-linux-gnu by r13-1779
hjl.tools at gmail dot com
- [Bug fortran/106410] Internal compiler error: with nested parametrized types
kargl at gcc dot gnu.org
- [Bug analyzer/106394] False positive from -Wanalyzer-allocation-size with empty array
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106358] [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
tlange at gcc dot gnu.org
- [Bug analyzer/106394] False positive from -Wanalyzer-allocation-size with empty array
tlange at gcc dot gnu.org
- [Bug tree-optimization/106414] [13 Regression] wrong code at -O1 and above on x86_64-linux-gnu by r13-1779
zhendong.su at inf dot ethz.ch
- [Bug target/106265] RISC-V SPEC2017 507.cactu code bloat due to address generation
vineet.gupta at linux dot dev
- [Bug analyzer/106413] State explosion on va_arg when va_start is in top-level function of analysis
dmalcolm at gcc dot gnu.org
- [Bug middle-end/101836] __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
isanbard at gmail dot com
- [Bug c++/106366] CTAD fails to prioritize initializer_list when done via Deduction guide and inherited CTORS
cvs-commit at gcc dot gnu.org
- [Bug c++/106366] CTAD fails to prioritize initializer_list when done via Deduction guide and inherited CTORS
ppalka at gcc dot gnu.org
- [Bug c/106416] New: -Wint-conversion should be an error, not a pedwarn
redi at gcc dot gnu.org
- [Bug analyzer/106401] [13 Regression] ICE: in binding_cluster, at analyzer/store.cc:1110 with -fanalyzer since r13-1761-g68871a008e686dbe
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106413] State explosion on va_arg when va_start is in top-level function of analysis
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106401] [13 Regression] ICE: in binding_cluster, at analyzer/store.cc:1110 with -fanalyzer since r13-1761-g68871a008e686dbe
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106413] State explosion on va_arg when va_start is in top-level function of analysis
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106140] RFE: analyzer could complain about misuses of socket APIs
egallager at gcc dot gnu.org
- [Bug middle-end/101836] __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
kees at outflux dot net
- [Bug tree-optimization/106417] New: [13 Regression] Wrong code with -O0
vsevolod.livinskiy at gmail dot com
- [Bug debug/106418] New: '-fcompare-debug' failure w/ -mcpu=e500mc -O2 -fnon-call-exceptions -fsched-stalled-insns -fno-reorder-blocks -fno-thread-jumps -fno-tree-dce
asolokha at gmx dot com
- [Bug rtl-optimization/105041] '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers
asolokha at gmx dot com
- [Bug target/103074] [11 Regression] ICE in lra_assign, at lra-assigns.c:1649 since r11-5066-gbe39636d9f68c437
asolokha at gmx dot com
- [Bug rtl-optimization/106419] New: ICE in lra_assign, at lra-assigns.cc:1649
asolokha at gmx dot com
- [Bug target/106420] New: Missed optimization for comparisons
zero at smallinteger dot com
- [Bug target/106420] Missed optimization for comparisons
zero at smallinteger dot com
- [Bug middle-end/106332] Possible out of bound buffer access in opts-common.c
egallager at gcc dot gnu.org
- [Bug c++/106362] -Wc++20-compat should not warn with __extension__
egallager at gcc dot gnu.org
- [Bug c++/106371] Bogus narrowing conversion reported due to bitfield
egallager at gcc dot gnu.org
- [Bug c++/105370] Improved diagnostics for code from statement expressions documentation [C++ component]
egallager at gcc dot gnu.org
- [Bug c++/772] Statement expressions issues
egallager at gcc dot gnu.org
- [Bug middle-end/106421] New: ICE with computed goto from a nested functon
amonakov at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
cvs-commit at gcc dot gnu.org
- [Bug c++/105956] [13 Regression] internal compiler error: in iterative_hash_template_arg, at cp/pt.cc:1819
herrtimson at yahoo dot de
- [Bug rtl-optimization/105041] '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers
bergner at gcc dot gnu.org
- [Bug libstdc++/106162] libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
redi at gcc dot gnu.org
- [Bug analyzer/106003] RFE: -fanalyzer could complain about misuse of file-descriptors
dmalcolm at gcc dot gnu.org
- [Bug c/106422] New: ice in duplicate_block, at cfghooks.cc:1115
dcb314 at hotmail dot com
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
pinskia at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
pinskia at gcc dot gnu.org
- [Bug c++/106423] New: -Wc++20-compat diagnostics not suppressed by #pragma GCC diagnostic ignored
tom at honermann dot net
- [Bug c++/106423] -Wc++20-compat diagnostics not suppressed by #pragma GCC diagnostic ignored
tom at honermann dot net
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
dcb314 at hotmail dot com
- [Bug c/106424] New: __attribute__ unused confuses -Wshadow when placed on internal parameter of fn ptr
rusty at rustcorp dot com.au
- [Bug c/106425] New: implicit-int
muecker at gwdg dot de
- [Bug c/106425] implicit-int
muecker at gwdg dot de
- [Bug c++/106389] [11/12/13 Regression] IPA modref breaks Safe Bitfields in C++
hubicka at gcc dot gnu.org
- [Bug target/100107] [10/11/12/13 Regression] powerpc: redundant .machine directive clobbers CPU flags to assembler
rin at NetBSD dot org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
amonakov at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
amonakov at gcc dot gnu.org
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
cvs-commit at gcc dot gnu.org
- [Bug target/106347] [13 Regression] ICE in ix86_output_ssemov, at config/i386/i386.cc:5565, or ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn) since r13-1607-gc3ed9e0d6e96d869
cvs-commit at gcc dot gnu.org
- [Bug c++/106426] New: UTF-8 character literals do not have unsigned type in the preprocessor in -fchar8_t mode
tom at honermann dot net
- [Bug c/51437] GCC should warn on the use of reserved identifier/macro names
pavel.morozkin at gmail dot com
- [Bug middle-end/106427] New: -Wuse-after-free=3 false alarm about int (not pointer) variable
eggert at cs dot ucla.edu
- [Bug fortran/103504] ICE in get_sym_storage_size, at fortran/interface.c:2800
anlauf at gcc dot gnu.org
- [Bug middle-end/106421] ICE with computed goto from a nested functon
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/106421] [10/11/12/13 Regression] ICE with computed goto from a nested functon
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/106421] [10/11/12/13 Regression] ICE with computed goto from a nested functon
pinskia at gcc dot gnu.org
- [Bug analyzer/106428] New: -Wanalyzer-file-leak false positive with if ((ptr = fopen(...)) == NULL) ...
eggert at cs dot ucla.edu
- [Bug c/106425] implicit-int
redi at gcc dot gnu.org
- [Bug other/106429] New: Building GCC is Inhibited on old Linux Distributions due to the use of "#!/bin/bash"
martin.vahi at softf1 dot com
- [Bug other/106429] Building GCC is Inhibited on old Linux Distributions due to the use of "#!/bin/bash"
pinskia at gcc dot gnu.org
- [Bug c++/106430] New: [modules] ICE on function result of imported type with user-declared constexpr destructor
johelegp at gmail dot com
- [Bug other/106429] Building GCC is Inhibited on old Linux Distributions due to the use of "#!/bin/bash"
pinskia at gcc dot gnu.org
- [Bug other/106429] Building GCC is Inhibited on old Linux Distributions due to the use of "#!/bin/bash"
pinskia at gcc dot gnu.org
- [Bug c++/69410] friend declarations in local classes
creatorsmithmdt at gmail dot com
- [Bug tree-optimization/106420] Missed optimization for comparisons
crazylht at gmail dot com
- [Bug tree-optimization/106420] Missed optimization for comparisons
pinskia at gcc dot gnu.org
- [Bug c/106431] New: Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3
sam at gentoo dot org
- [Bug c/106431] Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3
sam at gentoo dot org
- [Bug tree-optimization/106420] Missed optimization for comparisons
zero at smallinteger dot com
- [Bug rtl-optimization/106419] ICE in lra_assign, at lra-assigns.cc:1649
linkw at gcc dot gnu.org
- [Bug rtl-optimization/106419] ICE in lra_assign, at lra-assigns.cc:1649
asolokha at gmx dot com
- [Bug testsuite/106345] Some ppc64le tests fail with -mcpu=power9 -mtune=power9
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/106419] ICE in lra_assign, at lra-assigns.cc:1649
linkw at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rguenth at gcc dot gnu.org
- [Bug c++/106389] [11/12/13 Regression] IPA modref breaks Safe Bitfields in C++
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106315] [13 Regression] 7.8% increased codesize on specfp 507.cactuBSSN_r
admin at levyhsu dot com
- [Bug tree-optimization/106417] [13 Regression] Wrong code with -O0 since r13-1779-g375668e0508fbe17
marxin at gcc dot gnu.org
- [Bug c++/105956] [13 Regression] internal compiler error: in iterative_hash_template_arg, at cp/pt.cc:1819
marxin at gcc dot gnu.org
- [Bug tree-optimization/106414] [13 Regression] wrong code at -O1 and above on x86_64-linux-gnu by r13-1779
marxin at gcc dot gnu.org
- [Bug tree-optimization/103035] [meta-bug] YARPGen bugs
marxin at gcc dot gnu.org
- [Bug tree-optimization/106414] [13 Regression] wrong code at -O1 and above on x86_64-linux-gnu by r13-1779-g375668e0508fbe
marxin at gcc dot gnu.org
- [Bug tree-optimization/106417] [13 Regression] Wrong code with -O0 since r13-1779-g375668e0508fbe17
marxin at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
marxin at gcc dot gnu.org
- [Bug rtl-optimization/106421] [10/11/12/13 Regression] ICE with computed goto from a nested functon
marxin at gcc dot gnu.org
- [Bug c/106432] New: ice in range_on_edge, at gimple-range.cc:204
dcb314 at hotmail dot com
- [Bug rtl-optimization/106419] ICE in lra_assign, at lra-assigns.cc:1649
asolokha at gmx dot com
- [Bug c/106432] ice in range_on_edge, at gimple-range.cc:204
dcb314 at hotmail dot com
- [Bug tree-optimization/106433] New: [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
asolokha at gmx dot com
- [Bug target/100694] PPC: initialization of __int128 is very inefficient
guihaoc at gcc dot gnu.org
- [Bug tree-optimization/106414] [13 Regression] wrong code at -O1 and above on x86_64-linux-gnu by r13-1779-g375668e0508fbe
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/106421] [10/11/12/13 Regression] ICE with computed goto from a nested functon
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
rguenth at gcc dot gnu.org
- [Bug pch/105858] MinGW-w64 64-bit build with --libstdcxx-pch: fatal error: cannot write PCH file: required memory segment unavailable
brechtsanders at users dot sourceforge.net
- [Bug c/106425] implicit-int
rguenth at gcc dot gnu.org
- [Bug debug/106431] Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3
rguenth at gcc dot gnu.org
- [Bug other/106429] Building GCC is Inhibited on old Linux Distributions due to the use of "#!/bin/bash"
redi at gcc dot gnu.org
- [Bug c/106432] ice in range_on_edge, at gimple-range.cc:204
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106293] [13 Regression] 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022
luoxhu at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/106293] [13 Regression] 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022
luoxhu at gcc dot gnu.org
- [Bug tree-optimization/106433] [13 Regression] ICE in vect_transform_loops, at tree-vectorizer.cc:1032
rguenth at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rguenther at suse dot de
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/106414] [13 Regression] wrong code at -O1 and above on x86_64-linux-gnu by r13-1779-g375668e0508fbe
rguenth at gcc dot gnu.org
- [Bug middle-end/106408] PRE with infinite loops
rguenth at gcc dot gnu.org
- [Bug target/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug c++/69410] [10/11/12/13 Regression] friend declarations in local classes
redi at gcc dot gnu.org
- [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rguenther at suse dot de
- [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rguenth at gcc dot gnu.org
- [Bug target/101544] [OpenMP][AMDGCN][nvptx] C++ offloading: unresolved _Znwm = "operator new(unsigned long)"
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106414] [13 Regression] wrong code at -O1 and above on x86_64-linux-gnu by r13-1779-g375668e0508fbe
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106414] [13 Regression] wrong code at -O1 and above on x86_64-linux-gnu by r13-1779-g375668e0508fbe
rguenth at gcc dot gnu.org
- [Bug c/106432] ice in range_on_edge, at gimple-range.cc:204
aldyh at gcc dot gnu.org
- [Bug c/106432] ice in range_on_edge, at gimple-range.cc:204
aldyh at gcc dot gnu.org
- [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug c++/87729] Please include -Woverloaded-virtual in -Wall
cvs-commit at gcc dot gnu.org
- [Bug c++/87729] Please include -Woverloaded-virtual in -Wall
jason at gcc dot gnu.org
- [Bug other/106370] enhancement: last statement of loop is continue is redundant ?
jason at gcc dot gnu.org
- [Bug libstdc++/106183] std::atomic::wait might fail to be unblocked by notify_one/all on platforms without platform_wait()
anthony.ajw at gmail dot com
- [Bug c++/106230] [12/13 Regression] ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474) since r12-6328-gbeaee0a871b6485d
jason at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
amonakov at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
amonakov at gcc dot gnu.org
- [Bug middle-end/106432] [13 Regression] ICE in range_on_edge, at gimple-range.cc:204 since r13-1812-ge850c98f1f067211
marxin at gcc dot gnu.org
- [Bug c/106416] -Wint-conversion should be an error, not a pedwarn
mpolacek at gcc dot gnu.org
- [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rguenther at suse dot de
- [Bug c++/106434] New: Spurious -Wnull-dereference when using std::unique_copy()
vz-gcc at zeitlins dot org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
rguenth at gcc dot gnu.org
- [Bug c++/69410] [10/11/12/13 Regression] friend declarations in local classes
rguenth at gcc dot gnu.org
- [Bug c++/105787] [10/11/12/13 Regression] ICE in tree check: expected enumeral_type, have record_type in tsubst_copy since r11-5003-gd50310408f54e3
rguenth at gcc dot gnu.org
- [Bug middle-end/106432] [13 Regression] ICE in range_on_edge, at gimple-range.cc:204 since r13-1812-ge850c98f1f067211
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/106421] [10/11/12/13 Regression] ICE with computed goto from a nested functon
rguenth at gcc dot gnu.org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515 since r12-2975-g32c3a75390623a
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106297] [12/13 Regression] stringop-overflow misbehaviour on atomic since r12-4725-g88b504b7a8c5affb
rguenth at gcc dot gnu.org
- [Bug libstdc++/106248] [11/12 Regression] operator>>std::basic_istream at boundary condition behave differently in different opt levels
rguenth at gcc dot gnu.org
- [Bug c++/106230] [12/13 Regression] ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474) since r12-6328-gbeaee0a871b6485d
rguenth at gcc dot gnu.org
- [Bug debug/104194] No way to distinguish IEEE and IBM long double in debug info
uweigand at gcc dot gnu.org
- [Bug middle-end/106208] [12/13 Regression] ICE in branch_prob, at profile.cc:1459 since r12-5275-gbcebd05720540e25
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106199] [12/13 Regression] incorrect warning: memcpy writing 1 or more bytes into a region of size 0 overflows the destination with std::vector::insert
rguenth at gcc dot gnu.org
- [Bug middle-end/106190] [9/10/11/12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all
rguenth at gcc dot gnu.org
- [Bug middle-end/106190] [10/11/12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106189] [10/11/12/13 Regression] ICE: Floating point exception since r9-1948-gd893b683f40884cd
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106155] [12/13 Regression] spurious "may be used uninitialized" warning
rguenth at gcc dot gnu.org
- [Bug middle-end/106432] [13 Regression] ICE in range_on_edge, at gimple-range.cc:204 since r13-1812-ge850c98f1f067211
cvs-commit at gcc dot gnu.org
- [Bug middle-end/106432] [13 Regression] ICE in range_on_edge, at gimple-range.cc:204 since r13-1812-ge850c98f1f067211
aldyh at gcc dot gnu.org
- [Bug middle-end/106208] [12/13 Regression] ICE in branch_prob, at profile.cc:1459 since r12-5275-gbcebd05720540e25
tschwinge at gcc dot gnu.org
- [Bug tree-optimization/106119] [12/13 Regression] Bogus use-after-free warning triggered by optimizer
rguenth at gcc dot gnu.org
- [Bug target/106091] [11/12/13 Regression] during RTL pass: swaps ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 69 with -fnon-call-exceptions
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106087] [12 Regression] ICE with inline-asm with multiple output and assigned only static vars
rguenth at gcc dot gnu.org
- [Bug libfortran/106079] [12/13 regression] gfortran.dg/boz_15.f90 fails after r12-6498-g07c60b8e33
rguenth at gcc dot gnu.org
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
rguenth at gcc dot gnu.org
- [Bug target/106022] [12 Regression] Enable vectorizer generates extra load
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/105988] [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064 since r6-4873-gebedc9a3414d8422
rguenth at gcc dot gnu.org
- [Bug target/105980] [11/12/13 Regression] ICE in final_scan_insn_1, at final.cc:2811
rguenth at gcc dot gnu.org
- [Bug c/105977] [12/13 Regression] ICE in gimple_call_static_chain_flags, at gimple.cc:1636
rguenth at gcc dot gnu.org
- [Bug c/105972] [12/13 Regression] ICE in lower_stmt, at gimple-low.cc:312 since r12-4608-gb4702276615ff8d4
rguenth at gcc dot gnu.org
- [Bug c/105972] [12/13 Regression] ICE in lower_stmt, at gimple-low.cc:312 since r12-4608-gb4702276615ff8d4
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/105952] [12/13 Regression] ICE in sel_redirect_edge_and_branch, at sel-sched-ir.cc:5680
rguenth at gcc dot gnu.org
- [Bug tree-optimization/105918] [12/13 Regression] Spurious Warray-bounds in std::to_chars since r12-2132-ga110855667782dac
rguenth at gcc dot gnu.org
- [Bug ipa/105917] [10/11/12/13 regression] Missed passthru jump function
rguenth at gcc dot gnu.org
- [Bug fortran/77652] Invalid rank error in ASSOCIATED when rank is remapped
anlauf at gcc dot gnu.org
- [Bug tree-optimization/105867] [12/13 Regression] incorrect dangling-pointer warning
rguenth at gcc dot gnu.org
- [Bug c++/105841] [12/13 Regression] Change in behavior of CTAD for alias templates
rguenth at gcc dot gnu.org
- [Bug c++/105787] ICE in tree check: expected enumeral_type, have record_type in tsubst_copy since r11-5003-gd50310408f54e3
rguenth at gcc dot gnu.org
- [Bug target/106435] New: constructor of thread_local static member is not called
fxcoudert at gcc dot gnu.org
- [Bug target/91681] Missed optimization for 128 bit arithmetic operations
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106436] New: -Wanalyzer-null-dereference false positive suggests data corruption in GCC
eggert at cs dot ucla.edu
- [Bug target/106091] [11/12/13 Regression] during RTL pass: swaps ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 69 with -fnon-call-exceptions
segher at gcc dot gnu.org
- [Bug target/106435] constructor of thread_local static member is not called
fxcoudert at gcc dot gnu.org
- [Bug middle-end/106435] constructor of thread_local static member is not called
pinskia at gcc dot gnu.org
- [Bug middle-end/106435] constructor of thread_local static member is not called
iains at gcc dot gnu.org
- [Bug middle-end/106435] constructor of thread_local static member is not called
pinskia at gcc dot gnu.org
- [Bug target/106415] loop-ivopts prevents correct usage of dbra with 16-bit loop counters on m68k
pinskia at gcc dot gnu.org
- [Bug middle-end/106435] constructor of thread_local static member is not called
fxcoudert at gcc dot gnu.org
- [Bug target/106303] [13 Regression] ICE on valid code at -O3 with -fno-inline-small-functions on x86_64-linux-gnu: in extract_insn, at recog.cc:2791 since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug middle-end/106435] constructor of thread_local static member is not called
iains at gcc dot gnu.org
- [Bug target/106347] [13 Regression] ICE in ix86_output_ssemov, at config/i386/i386.cc:5565, or ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn) since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug ipa/106437] New: Glibc marks functions that resume a returns_twice call as leaf
amonakov at gcc dot gnu.org
- [Bug ipa/106437] Glibc marks functions that resume a returns_twice call as leaf
amonakov at gcc dot gnu.org
- [Bug target/106415] loop-ivopts prevents correct usage of dbra with 16-bit loop counters on m68k
undefinedopcode2 at gmail dot com
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
amonakov at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
amonakov at gcc dot gnu.org
- [Bug libstdc++/91547] std::string_view find_last_not_of can trigger unsigned integer overflow
vlovich at gmail dot com
- [Bug libstdc++/91547] std::string_view find_last_not_of can trigger unsigned integer overflow
vlovich at gmail dot com
- [Bug libstdc++/91547] std::string_view find_last_not_of can trigger unsigned integer overflow
pinskia at gcc dot gnu.org
- [Bug debug/106431] Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3
sam at gentoo dot org
- [Bug debug/106431] Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3
pinskia at gcc dot gnu.org
- [Bug debug/106431] Hang when compiling large printf() file (from glibc's tst-printf-bz18872) on HPPA with -ggdb3
sam at gentoo dot org
- [Bug tree-optimization/106409] GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size
pinskia at gcc dot gnu.org
- [Bug middle-end/106435] constructor of thread_local static member is not called
iains at gcc dot gnu.org
- [Bug c/106406] _Static_assert declaration can not be first of for-triplet
pinskia at gcc dot gnu.org
- [Bug c/106406] _Static_assert declaration can not be first of for-triplet
pinskia at gcc dot gnu.org
- [Bug libfortran/106438] New: powerpc: ICE when building libgfortran with -lto: in insert_value_copy_on_edge, at tree-outof-ssa.cc:334
msc at linux dot ibm.com
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
segher at gcc dot gnu.org
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
segher at gcc dot gnu.org
- [Bug libfortran/106438] powerpc: ICE when building libgfortran with -flto: in insert_value_copy_on_edge, at tree-outof-ssa.cc:334
msc at linux dot ibm.com
- [Bug tree-optimization/106438] powerpc: ICE when building libgfortran with -flto: in insert_value_copy_on_edge, at tree-outof-ssa.cc:334
pinskia at gcc dot gnu.org
- [Bug c/106439] New: RISC-V suboptimal codegen for large constants
vineet.gupta at linux dot dev
- [Bug target/105733] riscv: Poor codegen for large stack frames
pinskia at gcc dot gnu.org
- [Bug target/106439] RISC-V suboptimal codegen for large constants
pinskia at gcc dot gnu.org
- [Bug target/105733] riscv: Poor codegen for large stack frames
pinskia at gcc dot gnu.org
- [Bug fortran/103504] ICE in get_sym_storage_size, at fortran/interface.c:2800
anlauf at gcc dot gnu.org
- [Bug tree-optimization/106438] powerpc: ICE when building libgfortran with -flto: in insert_value_copy_on_edge, at tree-outof-ssa.cc:334
msc at linux dot ibm.com
- [Bug target/106440] New: on Mac M1 chip undefined behavior of double arithmetic
yaobig97 at gmail dot com
- [Bug target/106440] on Mac M1 chip undefined behavior of double arithmetic
pinskia at gcc dot gnu.org
- [Bug middle-end/106435] constructor of thread_local static member is not called
iains at gcc dot gnu.org
- [Bug target/106440] on Mac M1 chip undefined behavior of double arithmetic
pinskia at gcc dot gnu.org
- [Bug analyzer/106441] New: Analyzer has some issues with nested functions extension to C
dmalcolm at gcc dot gnu.org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515 since r12-2975-g32c3a75390623a
ppalka at gcc dot gnu.org
- [Bug analyzer/106441] Analyzer has some issues with nested functions extension to C
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106441] Analyzer has some issues with nested functions extension to C
pinskia at gcc dot gnu.org
- [Bug analyzer/106441] Analyzer has some issues with nested functions extension to C
pinskia at gcc dot gnu.org
- [Bug target/106440] on Mac M1 chip undefined behavior of double arithmetic
yaobig97 at gmail dot com
- [Bug analyzer/106441] Analyzer has some issues with nested functions extension to C
pinskia at gcc dot gnu.org
- [Bug c++/106230] [12/13 Regression] ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474) since r12-6328-gbeaee0a871b6485d
cvs-commit at gcc dot gnu.org
- [Bug target/106091] [11/12/13 Regression] during RTL pass: swaps ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 69 with -fnon-call-exceptions
cvs-commit at gcc dot gnu.org
- [Bug c++/106230] [12 Regression] ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474) since r12-6328-gbeaee0a871b6485d
cvs-commit at gcc dot gnu.org
- [Bug c++/106230] [12 Regression] ICE when building folly-2022.07.04.00 in pop_local_binding (cp/name-lookup.cc:2474) since r12-6328-gbeaee0a871b6485d
jason at gcc dot gnu.org
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
luoxhu at gcc dot gnu.org
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
luoxhu at gcc dot gnu.org
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
luoxhu at gcc dot gnu.org
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
luoxhu at gcc dot gnu.org
- [Bug target/106415] loop-ivopts prevents correct usage of dbra with 16-bit loop counters on m68k
undefinedopcode2 at gmail dot com
- [Bug target/106415] loop-ivopts prevents correct usage of dbra with 16-bit loop counters on m68k
linkw at gcc dot gnu.org
- [Bug target/106113] wrong codegen for _mm_[u]comineq_{ss,sd} and need to return PF result.
lingling.kong7 at gmail dot com
- [Bug target/106113] wrong codegen for _mm_[u]comineq_{ss,sd} and need to return PF result.
lingling.kong7 at gmail dot com
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
luoxhu at gcc dot gnu.org
- [Bug tree-optimization/106189] [10/11/12/13 Regression] ICE: Floating point exception since r9-1948-gd893b683f40884cd
cvs-commit at gcc dot gnu.org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515 since r12-2975-g32c3a75390623a
rguenther at suse dot de
- [Bug libgcc/106442] New: Build time error "vadd.i32 q3,q3,q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp
sherry.zhang2 at arm dot com
- [Bug target/106442] Build time error "vadd.i32 q3, q3, q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp
pinskia at gcc dot gnu.org
- [Bug target/106442] Build time error "vadd.i32 q3, q3, q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp
pinskia at gcc dot gnu.org
- [Bug target/106438] powerpc: ICE when building libgfortran with -flto: in insert_value_copy_on_edge, at tree-outof-ssa.cc:334
rguenth at gcc dot gnu.org
- [Bug target/106442] Build time error "vadd.i32 q3, q3, q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp
sherry.zhang2 at arm dot com
- [Bug target/106442] Build time error "vadd.i32 q3, q3, q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp
pinskia at gcc dot gnu.org
- [Bug target/106442] Build time error "vadd.i32 q3, q3, q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp
sherry.zhang2 at arm dot com
- [Bug modula2/106443] New: Many 32-bit tests FAIL to link on Solaris/sparcv9
ro at gcc dot gnu.org
- [Bug tree-optimization/106444] New: vrange_printer::visit ICEs
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106444] vrange_printer::visit ICEs
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106444] vrange_printer::visit ICEs
rguenth at gcc dot gnu.org
- [Bug c++/106435] constructor of thread_local static member is not called
iains at gcc dot gnu.org
- [Bug rtl-optimization/106419] ICE in lra_assign, at lra-assigns.cc:1649
linkw at gcc dot gnu.org
- [Bug tree-optimization/106444] vrange_printer::visit ICEs
aldyh at gcc dot gnu.org
- [Bug target/106445] New: nvptx offloading: C++ constructor symbol alias getting lost
tschwinge at gcc dot gnu.org
- [Bug rtl-optimization/106419] ICE in lra_assign, at lra-assigns.cc:1649
linkw at gcc dot gnu.org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515 since r12-2975-g32c3a75390623a
jakub at gcc dot gnu.org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515 since r12-2975-g32c3a75390623a
jakub at gcc dot gnu.org
- [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e
jakub at gcc dot gnu.org
- [Bug tree-optimization/106444] vrange_printer::visit ICEs
aldyh at gcc dot gnu.org
- [Bug target/106442] Build time error "vadd.i32 q3, q3, q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp
rearnsha at gcc dot gnu.org
- [Bug c++/98735] ICE with -std=c++20 -fmodules-ts -fsanitize=undefined
redi at gcc dot gnu.org
- [Bug target/106442] Build time error "vadd.i32 q3, q3, q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp
sherry.zhang2 at arm dot com
- [Bug tree-optimization/105651] [12/13 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3
rguenth at gcc dot gnu.org
- [Bug c++/106304] [modules] ICE compiling dynamic_cast in constexpr function (in tree_node, at cp/module.cc:9183)
redi at gcc dot gnu.org
- [Bug c++/99769] [modules] internal compiler error: in tree_node, at cp/module.cc:9105 when compile module partitions
redi at gcc dot gnu.org
- [Bug target/106442] Build time error "vadd.i32 q3, q3, q0'" in case of -mcpu=cortex-m55+nofp+nomve.fp
rearnsha at gcc dot gnu.org
- [Bug tree-optimization/105651] [12/13 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3
redi at gcc dot gnu.org
- [Bug tree-optimization/105651] [12/13 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3
jakub at gcc dot gnu.org
- [Bug tree-optimization/106099] [13 Regression] ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649
jakub at gcc dot gnu.org
- [Bug tree-optimization/105651] [12/13 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3
redi at gcc dot gnu.org
- [Bug tree-optimization/105651] [12/13 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3
rguenther at suse dot de
- [Bug tree-optimization/106444] vrange_printer::visit ICEs
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106444] vrange_printer::visit ICEs
aldyh at gcc dot gnu.org
- [Bug tree-optimization/106446] New: -Warray-bounds false positive on downcast under condition
coillol at yandex dot ru
- [Bug target/105617] [12/13 Regression] Slp is maybe too aggressive in some/many cases
rguenth at gcc dot gnu.org
- [Bug target/105617] [12/13 Regression] Slp is maybe too aggressive in some/many cases
rguenth at gcc dot gnu.org
- [Bug libstdc++/105580] [12/13 Regression] warning "potential null pointer dereference" raised when using istreambuf_iterator and any "-O" flag
rguenth at gcc dot gnu.org
- [Bug target/105554] [10/11/12/13 Regression] ICE: in emit_block_move_hints, at expr.cc:1829 since r9-5509-g5928bc2ec06dd4e7
rguenth at gcc dot gnu.org
- [Bug target/105493] [12/13 Regression] x86_64 538.imagick_r 6% regressions and 2% 525.x264_r regressions on Alder Lake after r12-7319-g90d693bdc9d718
rguenth at gcc dot gnu.org
- [Bug target/105463] [11/12 Regression] MVE: Wrong code, incorrect alignment assumption
rguenth at gcc dot gnu.org
- [Bug tree-optimization/105458] [12/13 Regression] ICE in set_relation, at value-relation.cc:609 since r12-4790-g4b3a325f07acebf4
rguenth at gcc dot gnu.org
- [Bug c++/106435] constructor of thread_local static member is not called
iains at gcc dot gnu.org
- [Bug c++/105452] [10/11/12/13 Regression] static_assert inside anonymous union inside a templated struct causes invalid "inaccessible within this context" error
rguenth at gcc dot gnu.org
- [Bug ipa/105438] [11/12/13 Regression] Incorrect array-bounds warning with array size carried over from a previous template instantiation since r11-4987-g602c6cfc79ce4ae6
rguenth at gcc dot gnu.org
- [Bug c/105430] [11/12/13 Regression] [DR 413] Change in value for "Partial overriding of constant struct/union initializers with designated initializers"
rguenth at gcc dot gnu.org
- [Bug testsuite/105427] [12/13 regression] gcc.target/powerpc/pr92398.p9-.c fails after r12-8265-gad56a60f58c1ed
rguenth at gcc dot gnu.org
- [Bug debug/105415] [10/11/12 Regression] '-fcompare-debug' failure w/ -O2 -ftree-parallelize-loops=2 since r7-4900-g59ec925b1199f9
rguenth at gcc dot gnu.org
- [Bug preprocessor/105412] [10/11/12/13 Regression] Missing phony target with -MP for first include when compiling from stdin
rguenth at gcc dot gnu.org
- [Bug testsuite/105267] [12/13 regression] gcc.target/powerpc/pr56605.c fails after r12-8128-g6b7cc7294770ec
rguenth at gcc dot gnu.org
- [Bug c++/106311] [12/13 Regression] internal compiler error in redeclare_class_template
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/105329] [12/13 Regression] Bogus restrict warning when assigning 1-char string literal to std::string since r12-3347-g8af8abfbbace49e6
jakub at gcc dot gnu.org
- [Bug testsuite/105427] [12/13 regression] gcc.target/powerpc/pr92398.p9-.c fails after r12-8265-gad56a60f58c1ed
linkw at gcc dot gnu.org
- [Bug testsuite/106345] Some ppc64le tests fail with -mcpu=power9 -mtune=power9
linkw at gcc dot gnu.org
- [Bug middle-end/106316] [OpenMP] Auto "declare target" should honor 'declare variant' kind(nohost)
jakub at gcc dot gnu.org
- [Bug tree-optimization/105651] [12/13 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3
rguenth at gcc dot gnu.org
- [Bug lto/91299] LTO inlines a weak definition in presence of a non-weak definition from an ELF file
amonakov at gcc dot gnu.org
- [Bug tree-optimization/105216] [12/13 regression] 8% regression for m-queens compared to gcc11 O2 on CLX. since r12-3876-g4a960d548b7d7d94
rguenth at gcc dot gnu.org
- [Bug target/105135] [11/12/13 Regression] Optimization regression for handrolled branchless assignment since r11-4717-g3e190757fa332d32
rguenth at gcc dot gnu.org
- [Bug middle-end/104986] [12/13 Regression] bogus writing 1 byte into a region of size 0 with -fwrapv and -O2 -fpeel-loops since r12-4698-gf6d012338bf87f42
rguenth at gcc dot gnu.org
- [Bug middle-end/104965] [11/12/13 Regression] Yet another -Warray-bounds false positive
rguenth at gcc dot gnu.org
- [Bug middle-end/104965] [11/12/13 Regression] Yet another -Warray-bounds false positive
rguenth at gcc dot gnu.org
- [Bug tree-optimization/104935] [12/13 Regression] 554.roms_r ELF binary increased with r12-7612-g69619acd8d9b5856
rguenth at gcc dot gnu.org
- [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
rguenth at gcc dot gnu.org
- [Bug target/104912] [12/13 Regression] 416.gamess regression after r12-7612-g69619acd8d9b58
rguenth at gcc dot gnu.org
- [Bug tree-optimization/104789] [12/13 Regression] -Wstringop-overflow false positive at -O3 for an unrolled loop
rguenth at gcc dot gnu.org
- [Bug middle-end/104787] [12/13 Regression] False positive -Wreturn-type since r12-5638-ga3e75c1491cd2d50
rguenth at gcc dot gnu.org
- [Bug target/104723] [12/13 regression] Redundant usage of stack
rguenth at gcc dot gnu.org
- [Bug tree-optimization/104475] [12/13 Regression] Wstringop-overflow + atomics incorrect warning on dynamic object
rguenth at gcc dot gnu.org
- [Bug tree-optimization/104368] [12/13 Regression] Failure to vectorise conditional grouped accesses after PR102659
rguenth at gcc dot gnu.org
- [Bug go/104290] [12/13 Regression] trunk 20220214 fails to build libgo on i686-gnu
rguenth at gcc dot gnu.org
- [Bug tree-optimization/104200] [12/13 Regression] FAIL: gcc.target/aarch64/atomic-inst-cas.c (test for excess errors) fails
rguenth at gcc dot gnu.org
- [Bug tree-optimization/104165] [12/13 Regression] -Warray-bounds for unreachable code inlined from std::sort()
rguenth at gcc dot gnu.org
- [Bug target/106447] New: nvptx offloading: C++ '__iterator_category' 'return' ICE
tschwinge at gcc dot gnu.org
- [Bug tree-optimization/103388] [12/13 Regression] missed optimization for dead code elimination at -O3 (trunk vs 11.2.0)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/103195] [12/13 Regression] tfft2 text grows by 70% with -Ofast since r12-5113-gd70ef65692fced7a
rguenth at gcc dot gnu.org
- [Bug ipa/102982] [12/13 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/102892] [12/13 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/102879] [12/13 Regression] Dead Code Elimination Regression at -O3
rguenth at gcc dot gnu.org
- [Bug c++/106311] [12/13 Regression] internal compiler error in redeclare_class_template
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/102756] [12/13 Regression] Complete unrolling is too senative to PRE; c-c++-common/torture/vector-compare-2.c
rguenth at gcc dot gnu.org
- [Bug c++/106311] [12/13 Regression] internal compiler error in redeclare_class_template
mpolacek at gcc dot gnu.org
- [Bug middle-end/102697] [12/13 Regression] overflow warning missing after -O2 vectorization
rguenth at gcc dot gnu.org
- [Bug middle-end/102633] [11/12/13 Regression] warning for self-initialization despite -Wno-init-self
rguenth at gcc dot gnu.org
- [Bug tree-optimization/102540] [12/13 Regression] Dead Code Elimination Regression at -O3 since r12-476-gd846f225c25c5885
rguenth at gcc dot gnu.org
- [Bug target/102473] [12/13 Regression] 521.wrf_r 5% slower at -Ofast and generic x86_64 tuning after r12-3426-g8f323c712ea76c
rguenth at gcc dot gnu.org
- [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
rguenth at gcc dot gnu.org
- [Bug target/102250] [11/12/13 Regression] python is not documented as a Prerequisite for building for riscv
rguenth at gcc dot gnu.org
- [Bug tree-optimization/102058] [12/13 regression] 450.soplex regressed on x86_64 with -Ofast -march=generic (by 8-15%)
rguenth at gcc dot gnu.org
- [Bug testsuite/101461] [12/13 regression] gcc.target/powerpc/fold-vec-load-builtin_vec_xl test cases fail after r12-2266
rguenth at gcc dot gnu.org
- [Bug target/100952] [12/13 regression] several test case failures after r12-1202
rguenth at gcc dot gnu.org
- [Bug target/105135] [11/12/13 Regression] Optimization regression for handrolled branchless assignment since r11-4717-g3e190757fa332d32
amonakov at gcc dot gnu.org
- [Bug c++/100460] [11/12/13 Regression][modules] mingw build broken due to use of unsupported open() flags
rguenth at gcc dot gnu.org
- [Bug target/100347] [11/12/13 Regression] GCC 11 does not recognize skylake; translates "march=native" to "x86_64"
rguenth at gcc dot gnu.org
- [Bug c++/98662] [10/11/12/13 Regression] checking ICE in friend_accessible_p since r227023
rguenth at gcc dot gnu.org
- [Bug tree-optimization/94212] [10/11/12/13 Regression] Incorrect vectorization of loop with FP calculations
rguenth at gcc dot gnu.org
- [Bug c++/89224] [10/11/12 Regression] subscript of const vector has the wrong type
rguenth at gcc dot gnu.org
- [Bug c++/69410] [10/11/12/13 Regression] friend declarations in local classes
rguenth at gcc dot gnu.org
- [Bug middle-end/104965] [11/12/13 Regression] Yet another -Warray-bounds false positive
redi at gcc dot gnu.org
- [Bug middle-end/102633] [11/12/13 Regression] warning for self-initialization despite -Wno-init-self
mpolacek at gcc dot gnu.org
- [Bug debug/106261] [10/11/12/13 Regression] ICE in output_call_frame_info, at dwarf2out.cc:943
jakub at gcc dot gnu.org
- [Bug c++/100460] [11/12/13 Regression][modules] mingw build broken due to use of unsupported open() flags
schwab@linux-m68k.org
- [Bug middle-end/102633] [11/12/13 Regression] warning for self-initialization despite -Wno-init-self
mpolacek at gcc dot gnu.org
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515 since r12-2975-g32c3a75390623a
jason at gcc dot gnu.org
- [Bug c++/106304] [modules] ICE compiling dynamic_cast in constexpr function (in tree_node, at cp/module.cc:9183)
johelegp at gmail dot com
- [Bug middle-end/106016] [PowerPC] crash with attempt to initialize array of MMA accumulators
cvs-commit at gcc dot gnu.org
- [Bug c++/106448] New: [OpenMP] atomic compare – g++ wrongly accepts parenthesized condition
burnus at gcc dot gnu.org
- [Bug middle-end/106449] New: ICE in #pragma omp parallel for simd
sandra at gcc dot gnu.org
- [Bug target/106447] nvptx offloading: C++ '__iterator_category' 'return' ICE
roger at nextmovesoftware dot com
- [Bug fortran/103504] ICE in get_sym_storage_size, at fortran/interface.c:2800
cvs-commit at gcc dot gnu.org
- [Bug rtl-optimization/106419] ICE in lra_assign, at lra-assigns.cc:1649
segher at gcc dot gnu.org
- [Bug rtl-optimization/106419] ICE in lra_assign, at lra-assigns.cc:1649
segher at gcc dot gnu.org
- [Bug target/106450] New: [13 Regression] ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn)
asolokha at gmx dot com
- [Bug fortran/103504] ICE in get_sym_storage_size, at fortran/interface.c:2800
cvs-commit at gcc dot gnu.org
- [Bug fortran/103504] ICE in get_sym_storage_size, at fortran/interface.c:2800
cvs-commit at gcc dot gnu.org
- [Bug fortran/103504] ICE in get_sym_storage_size, at fortran/interface.c:2800
cvs-commit at gcc dot gnu.org
- [Bug fortran/103504] ICE in get_sym_storage_size, at fortran/interface.c:2800
anlauf at gcc dot gnu.org
- [Bug other/106451] New: [13 regression] gcc.dg/pr56837.c fails after r13-1762-gf9d4c3b45c5ed5
seurer at gcc dot gnu.org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd
burnus at gcc dot gnu.org
- [Bug target/106450] [13 Regression] ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn)
hjl.tools at gmail dot com
- [Bug analyzer/106319] False positives from -Wanalyzer-va-arg-type-mismatch on int promotion
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106319] False positives from -Wanalyzer-va-arg-type-mismatch on int promotion
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106358] [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
dmalcolm at gcc dot gnu.org
- [Bug target/105493] [12/13 Regression] x86_64 538.imagick_r 6% regressions and 2% 525.x264_r regressions on Alder Lake after r12-7319-g90d693bdc9d718
crazylht at gmail dot com
- [Bug other/106451] [13 regression] gcc.dg/pr56837.c fails after r13-1762-gf9d4c3b45c5ed5
crazylht at gmail dot com
- [Bug target/105493] [12/13 Regression] x86_64 538.imagick_r 6% regressions and 2% 525.x264_r regressions on Alder Lake after r12-7319-g90d693bdc9d718
lili.cui at intel dot com
- [Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
lili.cui at intel dot com
- [Bug rtl-optimization/106419] ICE in lra_assign, at lra-assigns.cc:1649
linkw at gcc dot gnu.org
- [Bug middle-end/102633] [11/12/13 Regression] warning for self-initialization despite -Wno-init-self
muecker at gwdg dot de
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106375] [13 regreesion] Lowering complex type mov regressed loop distribution for memset/memcpy/memmov.
rguenth at gcc dot gnu.org
- [Bug other/106451] [13 regression] gcc.dg/pr56837.c fails after r13-1762-gf9d4c3b45c5ed5
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/101347] [11/12 Regression] ICE in cfg_layout_initialize with __builtin_setjmp and -fprofile-generate -fprofile-use
rguenth at gcc dot gnu.org
- [Bug target/106022] [12 Regression] Enable vectorizer generates extra load
rguenth at gcc dot gnu.org
- [Bug target/106346] [11/12/13 Regression] Potential regression on vectorization of left shift with constants since r11-5160-g9fc9573f9a5e94
tnfchris at gcc dot gnu.org
- [Bug target/106346] [11/12/13 Regression] Potential regression on vectorization of left shift with constants since r11-5160-g9fc9573f9a5e94
rguenth at gcc dot gnu.org
- [Bug c++/106434] [12/13 Regression] Spurious -Wnull-dereference when using std::unique_copy() since r12-5187-g1ae8edf5f73ca5c3
marxin at gcc dot gnu.org
- [Bug target/106346] [11/12/13 Regression] Potential regression on vectorization of left shift with constants since r11-5160-g9fc9573f9a5e94
tnfchris at gcc dot gnu.org
- [Bug tree-optimization/106446] -Warray-bounds false positive on downcast under condition
marxin at gcc dot gnu.org
- [Bug target/106450] [13 Regression] ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn) since r13-1607-gc3ed9e0d6e96d869
marxin at gcc dot gnu.org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
marxin at gcc dot gnu.org
- [Bug target/106346] [11/12/13 Regression] Potential regression on vectorization of left shift with constants since r11-5160-g9fc9573f9a5e94
rguenther at suse dot de
- [Bug middle-end/100810] [12 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r12-397-gda9e6e63d1ae22e530ec7baf59f6ed028bf05776
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/105665] [12 Regression] wrong code at -Os and above on x86_64-linux-gnu since r12-397-gda9e6e63d1ae22
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106063] [12 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:281 with -O2 -fno-tree-forwprop --param=evrp-mode=legacy-first
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106063] [12 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:281 with -O2 -fno-tree-forwprop --param=evrp-mode=legacy-first
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106087] [12 Regression] ICE with inline-asm with multiple output and assigned only static vars
cvs-commit at gcc dot gnu.org
- [Bug lto/106129] [12 Regression] LTO option merging broken
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106189] [10/11/12 Regression] ICE: Floating point exception since r9-1948-gd893b683f40884cd
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/105665] [12 Regression] wrong code at -Os and above on x86_64-linux-gnu since r12-397-gda9e6e63d1ae22
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106063] [12 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:281 with -O2 -fno-tree-forwprop --param=evrp-mode=legacy-first
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106087] [12 Regression] ICE with inline-asm with multiple output and assigned only static vars
rguenth at gcc dot gnu.org
- [Bug lto/106129] [12 Regression] LTO option merging broken
rguenth at gcc dot gnu.org
- [Bug libstdc++/106452] New: Iteration of filesystem::path("//") results in path("//") and not path("/")
services+gccbugs at vasama dot org
- [Bug target/106453] New: Redundant zero extension after crc32q
amonakov at gcc dot gnu.org
- [Bug tree-optimization/106397] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/94920] Failure to optimize abs pattern from arithmetic with selected operands based on comparisons with 0
cvs-commit at gcc dot gnu.org
- [Bug middle-end/106332] Possible out of bound buffer access in opts-common.c
cvs-commit at gcc dot gnu.org
- [Bug debug/106261] [10/11/12/13 Regression] ICE in output_call_frame_info, at dwarf2out.cc:943
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/94920] Failure to optimize abs pattern from arithmetic with selected operands based on comparisons with 0
gabravier at gmail dot com
- [Bug analyzer/106454] New: -Wanalyzer-malloc-leak false positive when returning heap-allocation through array in struct after function call
raimue at codingfarm dot de
- [Bug middle-end/106332] Possible out of bound buffer access in opts-common.c
jakub at gcc dot gnu.org
- [Bug debug/106261] [10/11/12 Regression] ICE in output_call_frame_info, at dwarf2out.cc:943
jakub at gcc dot gnu.org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
jakub at gcc dot gnu.org
- [Bug target/106450] [13 Regression] ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn) since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
jakub at gcc dot gnu.org
- [Bug analyzer/106454] -Wanalyzer-malloc-leak false positive when returning heap-allocation through array in struct after function call
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106454] -Wanalyzer-malloc-leak false positive when returning heap-allocation through array in struct after function call
dmalcolm at gcc dot gnu.org
- [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug rtl-optimization/106419] ICE in lra_assign, at lra-assigns.cc:1649
segher at gcc dot gnu.org
- [Bug analyzer/106286] fd_diagnostic should implement get_meaning_for_state_change vfunc
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106003] RFE: -fanalyzer could complain about misuse of file-descriptors
mir at gcc dot gnu.org
- [Bug analyzer/106286] fd_diagnostic should implement get_meaning_for_state_change vfunc
mir at gcc dot gnu.org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
jakub at gcc dot gnu.org
- [Bug c/106455] New: bad style: comparatives over booleans ?
dcb314 at hotmail dot com
- [Bug c/106456] New: -Wunreachable-code seems very broken
dcb314 at hotmail dot com
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
burnus at gcc dot gnu.org
- [Bug c/106455] bad style: comparatives over booleans ?
pinskia at gcc dot gnu.org
- [Bug c/106455] bad style: comparatives over booleans ?
schwab@linux-m68k.org
- [Bug c/106455] bad style: comparatives over booleans ?
dcb314 at hotmail dot com
- [Bug c/106455] bad style: comparatives over booleans ?
schwab@linux-m68k.org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
burnus at gcc dot gnu.org
- [Bug c/106416] -Wint-conversion should be an error, not a pedwarn
fw at gcc dot gnu.org
- [Bug c/91093] Error on implicit int by default
fw at gcc dot gnu.org
- [Bug c++/106448] [OpenMP] atomic compare – g++ wrongly accepts parenthesized condition
jakub at gcc dot gnu.org
- [Bug c++/106448] [OpenMP] atomic compare – g++ wrongly accepts parenthesized condition
jakub at gcc dot gnu.org
- [Bug c/106456] -Wunreachable-code seems very broken
pinskia at gcc dot gnu.org
- [Bug c/106456] -Wunreachable-code seems very broken
pinskia at gcc dot gnu.org
- [Bug c++/46476] Missing Warning about unreachable code after return [-Wunreachable-code-return]
pinskia at gcc dot gnu.org
- [Bug target/100340] Bootstrap fails with Clang 12.0.5 (XCode 12.5)
egallager at gcc dot gnu.org
- [Bug analyzer/106298] RFE: analyzer handling of dup, dup2, and dup3
dmalcolm at gcc dot gnu.org
- [Bug target/100340] Bootstrap fails with Clang 12.0.5 (XCode 12.5)
iains at gcc dot gnu.org
- [Bug target/106415] loop-ivopts prevents correct usage of dbra with 16-bit loop counters on m68k
undefinedopcode2 at gmail dot com
- [Bug tree-optimization/106457] New: array_at_struct_end_p returns TRUE for a two-dimension array which is not inside any structure
qinzhao at gcc dot gnu.org
- [Bug target/106458] New: [12 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
danglin at gcc dot gnu.org
- [Bug target/106458] [12 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
danglin at gcc dot gnu.org
- [Bug target/106458] [12 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
danglin at gcc dot gnu.org
- [Bug target/106458] [12 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
danglin at gcc dot gnu.org
- [Bug c/106416] -Wint-conversion should be an error, not a pedwarn
redi at gcc dot gnu.org
- [Bug c++/105842] rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call
joeloser at fastmail dot com
- [Bug analyzer/105285] False positive with -Wanalyzer-null-dereference in git.git's reftable/reader.c
cvs-commit at gcc dot gnu.org
- [Bug analyzer/105285] False positive with -Wanalyzer-null-dereference in git.git's reftable/reader.c
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106204] False positive from -Wanalyzer-use-of-uninitialized-value with -ftrivial-auto-var-init=zero
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106225] False positives from -Wanalyzer-tainted-divisor
cvs-commit at gcc dot gnu.org
- [Bug analyzer/106225] False positives from -Wanalyzer-tainted-divisor
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106358] [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106204] False positive from -Wanalyzer-use-of-uninitialized-value with -ftrivial-auto-var-init=zero
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106358] [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
dmalcolm at gcc dot gnu.org
- [Bug analyzer/105285] False positive with -Wanalyzer-null-dereference in git.git's reftable/reader.c
dmalcolm at gcc dot gnu.org
- [Bug c++/106430] [modules] ICE on function result of imported type with user-declared constexpr SMF
johelegp at gmail dot com
- [Bug analyzer/99860] RFE: analyzer does not respect "restrict"
dmalcolm at gcc dot gnu.org
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide pthread.h. lto-plugin fails with canadian compilation
unlvsur at live dot com
- [Bug other/106459] New: Compiler crashing for loongarch64-linux-gnu on windows
unlvsur at live dot com
- [Bug other/106459] Compiler crashing for loongarch64-linux-gnu on windows
unlvsur at live dot com
- [Bug c++/106459] Compiler crashing for loongarch64-linux-gnu on windows
unlvsur at live dot com
- [Bug target/106459] Compiler crashing for loongarch64-linux-gnu on windows
pinskia at gcc dot gnu.org
- [Bug target/106459] Compiler crashing for loongarch64-linux-gnu on windows
pinskia at gcc dot gnu.org
- [Bug target/106459] Compiler crashing for loongarch64-linux-gnu on windows
pinskia at gcc dot gnu.org
- [Bug rtl-optimization/106460] New: internal compiler error: output_operand: invalid expression as operand on -O1
guojiufu at gcc dot gnu.org
- [Bug target/106460] internal compiler error: output_operand: invalid expression as operand on -O1
guojiufu at gcc dot gnu.org
- [Bug libstdc++/106461] New: filesystem::path("//.").parent_path() results in path("/") and not path("//")
services+gccbugs at vasama dot org
- [Bug libstdc++/102301] make_from_tuple can not work with subrange
de34 at live dot cn
- [Bug target/106462] New: LRA on mips64el: unable to reload (subreg:SI (reg:DI)) constrained by "f"
yangyujie at loongson dot cn
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
amonakov at gcc dot gnu.org
- [Bug target/106462] LRA on mips64el: unable to reload (subreg:SI (reg:DI)) constrained by "f"
yangyujie at loongson dot cn
- [Bug tree-optimization/106457] array_at_struct_end_p returns TRUE for a two-dimension array which is not inside any structure
rguenth at gcc dot gnu.org
- [Bug target/106458] [12/13 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
rguenth at gcc dot gnu.org
- [Bug target/100996] rs6000 p10 vector add-add fusion should work with -m32 but doesn't
guihaoc at gcc dot gnu.org
- [Bug target/100996] rs6000 p10 vector add-add fusion should work with -m32 but doesn't
guihaoc at gcc dot gnu.org
- [Bug target/100694] PPC: initialization of __int128 is very inefficient
guihaoc at gcc dot gnu.org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
jakub at gcc dot gnu.org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
jakub at gcc dot gnu.org
- [Bug tree-optimization/106099] [13 Regression] ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/104443] common_iterator<I, S>::operator-> is not correctly implemented
de34 at live dot cn
- [Bug c/106463] New: Incorrect value for loop terminating test. for loop runs when it should not.
gordon.lack at dsl dot pipex.com
- [Bug c/106463] Incorrect value for loop terminating test. for loop runs when it should not.
gordon.lack at dsl dot pipex.com
- [Bug c/106463] Incorrect value for loop terminating test. for loop runs when it should not.
gordon.lack at dsl dot pipex.com
- [Bug c/106463] Incorrect value for loop terminating test. for loop runs when it should not.
pinskia at gcc dot gnu.org
- [Bug tree-optimization/100197] g++ emits spurious Wstring-compare warnings on strcmp()
rajpal.gusain at gmail dot com
- [Bug tree-optimization/106457] array_at_struct_end_p returns TRUE for a two-dimension array which is not inside any structure
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106457] array_at_struct_end_p returns TRUE for a two-dimension array which is not inside any structure
rguenth at gcc dot gnu.org
- [Bug c++/106448] [OpenMP] atomic compare – g++ wrongly accepts parenthesized condition
jakub at gcc dot gnu.org
- [Bug c/106464] New: [OpenMP] atomic compare – gcc wrongly accepts parenthesized expression
jakub at gcc dot gnu.org
- [Bug c++/106448] [OpenMP] atomic compare – g++ wrongly accepts parenthesized condition
jakub at gcc dot gnu.org
- [Bug c++/66290] wrong location for -Wunused-macros
lhyatt at gcc dot gnu.org
- [Bug analyzer/105893] RFE: -fanalyzer could check putenv calls
dmalcolm at gcc dot gnu.org
- [Bug tree-optimization/106297] [12/13 Regression] stringop-overflow misbehaviour on atomic since r12-4725-g88b504b7a8c5affb
jakub at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
aldyh at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
aldyh at gcc dot gnu.org
- [Bug c/106465] New: ICE for VLA in struct in parameter of nested function
muecker at gwdg dot de
- [Bug tree-optimization/106297] [12/13 Regression] stringop-overflow misbehaviour on atomic since r12-4725-g88b504b7a8c5affb
msebor at gcc dot gnu.org
- [Bug sanitizer/101978] thread sanitizer false positive when condition variable
lewis at sophists dot com
- [Bug target/106453] Redundant zero extension after crc32q
amonakov at gcc dot gnu.org
- [Bug c++/106466] New: ICE in In function 'bool jxl_skcms_Parse(const void*, size_t, skcms_ICCProfile*)': at skcms/skcms.cc:1004:6 internal compiler error: Segmentation fault
herrtimson at yahoo dot de
- [Bug c++/106466] ICE in In function 'bool jxl_skcms_Parse(const void*, size_t, skcms_ICCProfile*)': at skcms/skcms.cc:1004:6 internal compiler error: Segmentation fault
herrtimson at yahoo dot de
- [Bug libstdc++/101825] Atomic wait returns without the value having changed
redi at gcc dot gnu.org
- [Bug middle-end/106467] New: [OpenMP] Wrong code with collapse – tree sharing issue.
burnus at gcc dot gnu.org
- [Bug c/106465] ICE for VLA in struct in parameter of nested function
pinskia at gcc dot gnu.org
- [Bug c++/106466] ICE in In function 'bool jxl_skcms_Parse(const void*, size_t, skcms_ICCProfile*)': at skcms/skcms.cc:1004:6 internal compiler error: Segmentation fault
herrtimson at yahoo dot de
- [Bug middle-end/106466] ICE in In function 'bool jxl_skcms_Parse(const void*, size_t, skcms_ICCProfile*)': at skcms/skcms.cc:1004:6 internal compiler error: Segmentation fault
pinskia at gcc dot gnu.org
- [Bug c++/106466] ICE in In function 'bool jxl_skcms_Parse(const void*, size_t, skcms_ICCProfile*)': at skcms/skcms.cc:1004:6 internal compiler error: Segmentation fault
herrtimson at yahoo dot de
- [Bug analyzer/106007] RFE: analyzer should complain about exec/system of tainted args
dmalcolm at gcc dot gnu.org
- [Bug analyzer/106007] RFE: analyzer should complain about exec/system of tainted args
dmalcolm at gcc dot gnu.org
- [Bug c/106463] Incorrect value for loop terminating test. for loop runs when it should not.
gordon.lack at dsl dot pipex.com
- [Bug middle-end/106467] [OpenMP] Wrong code with collapse – tree sharing issue.
burnus at gcc dot gnu.org
- [Bug middle-end/106467] [OpenMP] Wrong code with collapse – tree sharing issue.
burnus at gcc dot gnu.org
- [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)
rearnsha at gcc dot gnu.org
- [Bug target/106342] [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791 since r12-4240-g2b8453c401b699
jakub at gcc dot gnu.org
- [Bug middle-end/106467] [OpenMP] Wrong code with collapse – tree sharing issue.
jakub at gcc dot gnu.org
- [Bug debug/106399] [10/11/12/13 Regression] Wrong debug info for function with nested function under O0 since r9-1284-gd70ba0c10dec6968
jakub at gcc dot gnu.org
- [Bug target/106453] Redundant zero extension after crc32q
hjl.tools at gmail dot com
- [Bug middle-end/105032] Compiling inline ASM x86 causing GCC stuck in an endless loop with 100% CPU usage
hjl.tools at gmail dot com
- [Bug target/104371] [x86] Failure to use optimize pxor+pcmpeqb+pmovmskb+cmp 0xFFFF pattern to ptest
hjl.tools at gmail dot com
- [Bug target/105073] [meta bug]Patch pending for GCC13.
hjl.tools at gmail dot com
- [Bug target/101561] -msse4 -mno-crc32 doesn't disable CRC32 intrinsics
hjl.tools at gmail dot com
- [Bug fortran/92805] gfortran: blanks within literal constants should not be allowed
anlauf at gcc dot gnu.org
- [Bug other/106468] New: gcc does not run in wine
unlvsur at live dot com
- [Bug other/106468] gcc does not run in wine
pinskia at gcc dot gnu.org
- [Bug other/106468] gcc does not run in wine
pinskia at gcc dot gnu.org
- [Bug fortran/92805] gfortran: blanks within literal constants should not be allowed
anlauf at gcc dot gnu.org
- [Bug other/106468] gcc does not run in wine
unlvsur at live dot com
- [Bug other/106468] gcc does not run in wine
unlvsur at live dot com
- [Bug other/106468] gcc does not run in wine
unlvsur at live dot com
- [Bug libstdc++/106469] New: Undefined behavior triggered on Mersenne Twister engine due to unsigned integer overflow
hbucher at gmail dot com
- [Bug libstdc++/106469] Undefined behavior triggered on Mersenne Twister engine due to unsigned integer overflow
pinskia at gcc dot gnu.org
- [Bug libstdc++/106469] Undefined behavior triggered on Mersenne Twister engine due to unsigned integer overflow
pinskia at gcc dot gnu.org
- [Bug analyzer/105893] RFE: -fanalyzer could check putenv calls
cvs-commit at gcc dot gnu.org
- [Bug analyzer/105893] RFE: -fanalyzer could check putenv calls
dmalcolm at gcc dot gnu.org
- [Bug analyzer/105887] [meta-bug] clang analyzer warnings that GCC's -fanalyzer could implement
dmalcolm at gcc dot gnu.org
- [Bug c/106470] New: Subscribed access to __m256i casted to (uint16_t *) produces garbage or a warning
vt at altlinux dot org
- [Bug middle-end/106470] Subscribed access to __m256i casted to (uint16_t *) produces garbage or a warning
pinskia at gcc dot gnu.org
- [Bug middle-end/106470] Subscribed access to __m256i casted to (uint16_t *) produces garbage or a warning
pinskia at gcc dot gnu.org
- [Bug middle-end/106470] Subscribed access to __m256i casted to (uint16_t *) produces garbage or a warning
pinskia at gcc dot gnu.org
- [Bug middle-end/106470] Subscribed access to __m256i casted to (uint16_t *) produces garbage or a warning
vt at altlinux dot org
- [Bug middle-end/106470] Subscribed access to __m256i casted to (uint16_t *) produces garbage or a warning
vt at altlinux dot org
- [Bug target/106342] [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791 since r12-4240-g2b8453c401b699
iii at linux dot ibm.com
- [Bug libstdc++/106469] Undefined behavior triggered on Mersenne Twister engine due to unsigned integer overflow
hbucher at gmail dot com
- [Bug libstdc++/106469] Undefined behavior triggered on Mersenne Twister engine due to unsigned integer overflow
pinskia at gcc dot gnu.org
- [Bug c/106471] New: Strange code generation for __builtin_ctzl()
torvalds@linux-foundation.org
- [Bug c/106471] Strange code generation for __builtin_ctzl()
torvalds@linux-foundation.org
- [Bug target/106471] Strange code generation for __builtin_ctzl()
pinskia at gcc dot gnu.org
- [Bug target/106471] Strange code generation for __builtin_ctzl()
pinskia at gcc dot gnu.org
- [Bug target/106471] Strange code generation for __builtin_ctzl()
pinskia at gcc dot gnu.org
- [Bug target/106471] Strange code generation for __builtin_ctzl()
torvalds@linux-foundation.org
- [Bug target/106471] Strange code generation for __builtin_ctzl()
torvalds@linux-foundation.org
- [Bug target/95737] PPC: Unnecessary extsw after negative less than
guihaoc at gcc dot gnu.org
- Gcc Seгveг - Passwогd Expiгed
Gcc Seгveг Team
- [Bug bootstrap/106472] New: No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
sumbera at volny dot cz
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
rguenth at gcc dot gnu.org
- [Bug libstdc++/106469] Undefined behavior triggered on Mersenne Twister engine due to unsigned integer overflow
redi at gcc dot gnu.org
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
pinskia at gcc dot gnu.org
- [Bug go/104290] [12/13 Regression] trunk 20220214 fails to build libgo on i686-gnu
pinskia at gcc dot gnu.org
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
sumbera at volny dot cz
- [Bug fortran/104164] Bogus warning issued by -Wsurprising
burnus at gcc dot gnu.org
- [Bug fortran/105332] [OpenMP] Remove bogus 'ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR'
burnus at gcc dot gnu.org
- [Bug middle-end/106470] Subscribed access to __m256i casted to (uint16_t *) produces garbage or a warning
amonakov at gcc dot gnu.org
- [Bug middle-end/106470] Subscribed access to __m256i casted to (uint16_t *) produces garbage or a warning
pinskia at gcc dot gnu.org
- [Bug middle-end/106470] Subscribed access to __m256i casted to (uint16_t *) produces garbage or a warning
amonakov at gcc dot gnu.org
- [Bug analyzer/106473] New: -Wanalyzer-malloc-leak false positive regression when returning heap-allocation through nested pointers
raimue at codingfarm dot de
- [Bug c/106465] ICE for VLA in struct in parameter of nested function
rguenth at gcc dot gnu.org
- [Bug c++/106466] ICE in In function 'bool jxl_skcms_Parse(const void*, size_t, skcms_ICCProfile*)': at skcms/skcms.cc:1004:6 internal compiler error: Segmentation fault
rguenth at gcc dot gnu.org
- [Bug target/106342] [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791 since r12-4240-g2b8453c401b699
jakub at gcc dot gnu.org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
cvs-commit at gcc dot gnu.org
- [Bug target/106471] Strange code generation for __builtin_ctzl()
rguenth at gcc dot gnu.org
- [Bug c++/106448] [OpenMP] atomic compare – g++ wrongly accepts parenthesized condition
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
rguenth at gcc dot gnu.org
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
sumbera at volny dot cz
- [Bug c++/106448] [OpenMP] atomic compare – g++ wrongly accepts parenthesized condition
jakub at gcc dot gnu.org
- [Bug c/106464] [OpenMP] atomic compare – gcc wrongly accepts parenthesized expression
jakub at gcc dot gnu.org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
jakub at gcc dot gnu.org
- [Bug tree-optimization/105679] [12/13 Regression] extra -Warray-bounds warning added with -fsanitize=shift due to jump threading
rguenth at gcc dot gnu.org
- [Bug c/106474] New: DCE depends on how if expressions are nested
tmayerl at student dot ethz.ch
- [Bug debug/106399] [10/11/12/13 Regression] Wrong debug info for function with nested function under O0 since r9-1284-gd70ba0c10dec6968
ebotcazou at gcc dot gnu.org
- [Bug debug/106399] [10/11/12/13 Regression] Wrong debug info for function with nested function under O0 since r9-1284-gd70ba0c10dec6968
ebotcazou at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/106422] [13 Regression] ice in duplicate_block, at cfghooks.cc:1115
rguenth at gcc dot gnu.org
- [Bug libstdc++/104443] common_iterator<I, S>::operator-> is not correctly implemented
cvs-commit at gcc dot gnu.org
- [Bug libstdc++/104443] common_iterator<I, S>::operator-> is not correctly implemented
redi at gcc dot gnu.org
- [Bug middle-end/78081] -Wmaybe-initialized false-alarm regression for Emacs regex.c (jump threading fallout)
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106474] DCE depends on how if expressions are nested
rguenth at gcc dot gnu.org
- [Bug tree-optimization/105679] [12/13 Regression] extra -Warray-bounds warning added with -fsanitize=shift due to jump threading
cvs-commit at gcc dot gnu.org
- [Bug tree-optimization/105679] [12 Regression] extra -Warray-bounds warning added with -fsanitize=shift due to jump threading
rguenth at gcc dot gnu.org
- [Bug middle-end/106467] [OpenMP] Wrong code with collapse – tree sharing issue.
burnus at gcc dot gnu.org
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
rguenth at gcc dot gnu.org
- [Bug target/106069] [12/13 Regression] wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
rguenth at gcc dot gnu.org
- [Bug tree-optimization/106475] New: Loop vectorizer prevents vectorization
christophm30 at gmail dot com
- [Bug target/68485] ICE while building gpsd package on microblaze
giulio.benetti at benettiengineering dot com
- [Bug tree-optimization/106073] [12/13 Regression] wrong code at -O3 on x86_64-linux-gnu since r12-3903-g0288527f47cec669
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/102446] [10/11 Regression] wrong code at -O3 on x86_64-linux-gnu
rguenth at gcc dot gnu.org
- [Bug ipa/101839] [10/11/12/13 Regression] Hang in C++ code with -fdevirtualize
rguenth at gcc dot gnu.org
- [Bug target/68485] ICE while building gpsd package on microblaze
giulio.benetti at benettiengineering dot com
- [Bug tree-optimization/106475] Loop vectorizer prevents vectorization
rguenth at gcc dot gnu.org
- [Bug rtl-optimization/102446] [10/11 Regression] wrong code at -O3 on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug rtl-optimization/102446] [10/11 Regression] wrong code at -O3 on x86_64-linux-gnu
jakub at gcc dot gnu.org
- [Bug target/106458] [12/13 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
dave.anglin at bell dot net
- [Bug tree-optimization/106476] New: ICE generating FOLD_EXTRACT_LAST
ams at gcc dot gnu.org
- [Bug c++/106466] ICE in In function 'bool jxl_skcms_Parse(const void*, size_t, skcms_ICCProfile*)': at skcms/skcms.cc:1004:6 internal compiler error: Segmentation fault
herrtimson at yahoo dot de
- [Bug target/105617] [12/13 Regression] Slp is maybe too aggressive in some/many cases
already5chosen at yahoo dot com
- [Bug analyzer/106007] RFE: analyzer should complain about exec/system/putenv of tainted args
tlange at gcc dot gnu.org
- [Bug tree-optimization/106475] Loop vectorizer prevents vectorization
christophm30 at gmail dot com
- [Bug target/105980] [11/12/13 Regression] ICE in final_scan_insn_1, at final.cc:2811
jakub at gcc dot gnu.org
- [Bug tree-optimization/106475] Loop vectorizer prevents vectorization
christophm30 at gmail dot com
- [Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations
christophm30 at gmail dot com
- [Bug libfortran/106079] [12/13 regression] gfortran.dg/boz_15.f90 fails after r12-6498-g07c60b8e33
jakub at gcc dot gnu.org
- [Bug target/106458] [12/13 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
dave.anglin at bell dot net
- [Bug tree-optimization/106315] [13 Regression] 7.8% increased codesize on specfp 507.cactuBSSN_r
hjl.tools at gmail dot com
- [Bug target/99410] Nios II Error: branch offset out of range
giulio.benetti at benettiengineering dot com
- [Bug libstdc++/106477] New: With -fno-exception operator new(nothrow) aborts instead of returning null
matthijs at stdin dot nl
- [Bug libstdc++/106477] With -fno-exception operator new(nothrow) aborts instead of returning null
matthijs at stdin dot nl
- [Bug libstdc++/106477] With -fno-exception operator new(nothrow) aborts instead of returning null
matthijs at stdin dot nl
- [Bug libstdc++/106477] With -fno-exception operator new(nothrow) aborts instead of returning null
matthijs at stdin dot nl
- [Bug libstdc++/68210] nothrow operator fails to call default new
matthijs at stdin dot nl
- [Bug tree-optimization/106474] DCE depends on how if expressions are nested
amacleod at redhat dot com
- [Bug libstdc++/106477] With -fno-exception operator new(nothrow) aborts instead of returning null
redi at gcc dot gnu.org
- [Bug c++/106478] New: GCC rejects valid code involving partial specialization of variable template
jlame646 at gmail dot com
- [Bug analyzer/106479] New: FAIL: gcc.dg/analyzer/pr104308.c (test for warnings, line 9)
danglin at gcc dot gnu.org
- [Bug libstdc++/106469] Undefined behavior triggered on Mersenne Twister engine due to unsigned integer overflow
hbucher at gmail dot com
- [Bug tree-optimization/106480] New: FAIL: gcc.dg/Warray-bounds-48.c pr102706 (test for warnings, line 33)
danglin at gcc dot gnu.org
- [Bug testsuite/105959] new test case c-c++-common/diagnostic-format-sarif-file-4.c from r13-967-g6cf276ddf22066 fails
danglin at gcc dot gnu.org
- [Bug libstdc++/106469] Undefined behavior triggered on Mersenne Twister engine due to unsigned integer overflow
pinskia at gcc dot gnu.org
- [Bug target/105980] [11/12/13 Regression] ICE in final_scan_insn_1, at final.cc:2811
hjl.tools at gmail dot com
- [Bug target/105980] [11/12/13 Regression] ICE in final_scan_insn_1, at final.cc:2811
jakub at gcc dot gnu.org
- [Bug target/105980] [11/12/13 Regression] ICE in final_scan_insn_1, at final.cc:2811
hjl.tools at gmail dot com
- [Bug libfortran/106079] [12/13 regression] gfortran.dg/boz_15.f90 fails after r12-6498-g07c60b8e33
seurer at gcc dot gnu.org
- [Bug analyzer/106147] RFE: -fanalyzer could complain about some cases of infinite loops and infinite recursion
dmalcolm at gcc dot gnu.org
- [Bug other/106429] Building GCC is Inhibited on old Linux Distributions due to the use of "#!/bin/bash"
martin.vahi at softf1 dot com
- [Bug other/106429] Building GCC is Inhibited on old Linux Distributions due to the use of "#!/bin/bash"
martin.vahi at softf1 dot com
- [Bug other/106429] Building GCC is Inhibited on old Linux Distributions due to the use of "#!/bin/bash"
pinskia at gcc dot gnu.org
- [Bug other/106429] Building GCC is Inhibited on old Linux Distributions due to the use of "#!/bin/bash"
martin.vahi at softf1 dot com
- [Bug libfortran/106079] [12/13 regression] gfortran.dg/boz_15.f90 fails after r12-6498-g07c60b8e33
seurer at gcc dot gnu.org
- [Bug other/106429] make clean in libgcc fails
pinskia at gcc dot gnu.org
- [Bug other/106429] make clean in libgcc fails
pinskia at gcc dot gnu.org
- [Bug target/106481] New: [13 Regression] ICE: in native_encode_rtx, at simplify-rtx.cc:6884 with -O2 -fno-dce -fno-forward-propagate -fno-rerun-cse-after-loop
zsojka at seznam dot cz
- [Bug target/68485] ICE while building gpsd package on microblaze
sam at gentoo dot org
- [Bug target/106458] [12/13 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
sam at gentoo dot org
- [Bug target/106481] [13 Regression] ICE: in native_encode_rtx, at simplify-rtx.cc:6884 with -O2 -fno-dce -fno-forward-propagate -fno-rerun-cse-after-loop
roger at nextmovesoftware dot com
- [Bug tree-optimization/106099] [13 Regression] ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649
zsojka at seznam dot cz
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
roger at nextmovesoftware dot com
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
schwab@linux-m68k.org
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
roger at nextmovesoftware dot com
- [Bug middle-end/106144] wide_int shifted_mask() and mask() do not agree
cvs-commit at gcc dot gnu.org
- [Bug debug/106261] [10/11/12 Regression] ICE in output_call_frame_info, at dwarf2out.cc:943
cvs-commit at gcc dot gnu.org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/106482] New: [12 Regression] bootstrap of 12.1.0 using 4.8.2 fails with C++ errors
skunk at iskunk dot org
- [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245
jakub at gcc dot gnu.org
- [Bug debug/106261] [10/11 Regression] ICE in output_call_frame_info, at dwarf2out.cc:943
jakub at gcc dot gnu.org
- [Bug libfortran/106079] [12/13 regression] gfortran.dg/boz_15.f90 fails after r12-6498-g07c60b8e33
jakub at gcc dot gnu.org
- [Bug libfortran/106079] [12/13 regression] gfortran.dg/boz_15.f90 fails after r12-6498-g07c60b8e33
jakub at gcc dot gnu.org
- [Bug target/101438] Compiler hang on inline asm with local register and alloca
andrey.vihrov at gmail dot com
- [Bug c++/106483] New: undefined reference to function implemented in shared library if putting main.cpp after options, but non of any error when putting before options
xyang619 at 126 dot com
- [Bug c++/106483] undefined reference to function implemented in shared library if putting main.cpp after options, but non of any error when putting before options
redi at gcc dot gnu.org
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
roger at nextmovesoftware dot com
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
jakub at gcc dot gnu.org
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
schwab@linux-m68k.org
- [Bug target/106484] New: Failure to optimize uint64_t/constant division on ARM32
rsaxvc at gmail dot com
- [Bug target/106484] Failure to optimize uint64_t/constant division on ARM32
rsaxvc at gmail dot com
- [Bug c++/106485] New: Can't use heap pointer in `static_assert`
johelegp at gmail dot com
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
roger at nextmovesoftware dot com
- [Bug c++/105619] Wrong "used in its own initializer" with class prvalue
pinskia at gcc dot gnu.org
- [Bug c++/106485] Can't use heap pointer in `static_assert`
pinskia at gcc dot gnu.org
- [Bug target/106484] Failure to optimize uint64_t/constant division on ARM32
pinskia at gcc dot gnu.org
- [Bug c++/106486] New: C++ warning for -Wmissing-prototypes is pure nuisance
hpa at zytor dot com
- [Bug c++/106486] C++ warning for -Wmissing-prototypes is pure nuisance
pinskia at gcc dot gnu.org
- [Bug tree-optimization/105679] [12 Regression] extra -Warray-bounds warning added with -fsanitize=shift due to jump threading
kees at outflux dot net
- [Bug c++/71954] template partial specialization for constexpr error
lichray at gmail dot com
- [Bug fortran/106487] New: Calls to ___builtin_nested_func_ptr_created that cannot be resolved on M1 (Apple silicon)
apersaud at lbl dot gov
- [Bug fortran/106487] Calls to ___builtin_nested_func_ptr_created that cannot be resolved on M1 (Apple silicon)
pinskia at gcc dot gnu.org
- [Bug target/106488] New: [13 Regression] ICE: in ix86_output_ssemov, at config/i386/i386.cc:5565 with -O2 -fno-dce -fno-tree-vrp -mf16c -fno-tree-coalesce-vars
zsojka at seznam dot cz
- [Bug c++/106369] [12/13 Regression] ICE in output_constructor_regular_field, at varasm.cc:5515 since r12-2975-g32c3a75390623a
cvs-commit at gcc dot gnu.org
- [Bug c++/106489] New: Valid Code involving assignment rejected by gcc
jlame646 at gmail dot com
- [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.
cvs-commit at gcc dot gnu.org
- [Bug c++/106489] Valid Code involving assignment rejected by gcc
jlame646 at gmail dot com
- [Bug target/106450] [13 Regression] ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn) since r13-1607-gc3ed9e0d6e96d869
roger at nextmovesoftware dot com
- [Bug target/106488] [13 Regression] ICE: in ix86_output_ssemov, at config/i386/i386.cc:5565 with -O2 -fno-dce -fno-tree-vrp -mf16c -fno-tree-coalesce-vars
roger at nextmovesoftware dot com
- [Bug lto/106334] [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6072
slyfox at gcc dot gnu.org
- [Bug libgomp/106490] New: loop counter overflow within omp
dxin at usc dot edu
- [Bug c/106416] -Wint-conversion should be an error, not a pedwarn
dcb314 at hotmail dot com
- [Bug c++/106489] Valid Code involving assignment rejected by gcc
redi at gcc dot gnu.org
- [Bug c++/59950] [9 Regression] Bogus diagnostic "taking address of temporary" taking address of trivial no-op assignment to temporary with empty class
redi at gcc dot gnu.org
- [Bug c/106416] -Wint-conversion should be an error, not a pedwarn
pinskia at gcc dot gnu.org
- [Bug c/106416] -Wint-conversion should be an error, not a pedwarn
dcb314 at hotmail dot com
- [Bug middle-end/98109] Seemingly wrong warnings from -Wnonnull when combined with -O2 -fsanitize=undefined
b.buschinski at googlemail dot com
- [Bug c++/106491] New: ICE when compiling ArmSVE intrinsics in PCH
denis.yaroshevskij at gmail dot com
- [Bug target/106491] ICE when compiling ArmSVE intrinsics in PCH
pinskia at gcc dot gnu.org
- [Bug other/106429] make clean in libgcc fails
martin.vahi at softf1 dot com
- [Bug other/106429] make clean in libgcc fails
martin.vahi at softf1 dot com
- [Bug other/106429] make clean in libgcc fails
redi at gcc dot gnu.org
- [Bug other/106429] make clean in libgcc fails
redi at gcc dot gnu.org
- [Bug c++/66290] wrong location for -Wunused-macros
cvs-commit at gcc dot gnu.org
- [Bug c++/66290] wrong location for -Wunused-macros
lhyatt at gcc dot gnu.org
- [Bug c++/106486] C++ warning for -Wmissing-prototypes is pure nuisance
egallager at gcc dot gnu.org
- [Bug other/106429] make clean in libgcc fails
egallager at gcc dot gnu.org
- [Bug other/98790] [10/11 Regression] ICE in append_to_statement_list_1 (Segmentation Fault)
egallager at gcc dot gnu.org
- [Bug fortran/106487] Calls to ___builtin_nested_func_ptr_created that cannot be resolved on M1 (Apple silicon)
apersaud at lbl dot gov
- [Bug fortran/77652] Invalid rank error in ASSOCIATED when rank is remapped
cvs-commit at gcc dot gnu.org
- [Bug fortran/92805] gfortran: blanks within literal constants should not be allowed
cvs-commit at gcc dot gnu.org
- [Bug fortran/92805] gfortran: blanks within literal constants should not be allowed
anlauf at gcc dot gnu.org
- [Bug fortran/77652] Invalid rank error in ASSOCIATED when rank is remapped
anlauf at gcc dot gnu.org
- [Bug target/106491] ICE when compiling ArmSVE intrinsics in PCH
pinskia at gcc dot gnu.org
- [Bug target/106491] ICE when compiling ArmSVE intrinsics in PCH
pinskia at gcc dot gnu.org
- [Bug c++/106478] GCC rejects valid code involving partial specialization of variable template
pinskia at gcc dot gnu.org
- [Bug c++/106478] GCC rejects valid code involving partial specialization of variable template
pinskia at gcc dot gnu.org
- [Bug c++/71954] template partial specialization for constexpr error
pinskia at gcc dot gnu.org
- [Bug fortran/106487] Calls to ___builtin_nested_func_ptr_created that cannot be resolved on M1 (Apple silicon)
egallager at gcc dot gnu.org
- [Bug middle-end/106492] New: ICE in #pragma omp for simd
sandra at gcc dot gnu.org
- [Bug target/106450] [13 Regression] ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn) since r13-1607-gc3ed9e0d6e96d869
cvs-commit at gcc dot gnu.org
- [Bug bootstrap/43301] top-level configure script ignores ---with-build-time-tools
egallager at gcc dot gnu.org
Last message date:
Sun Jul 31 20:58:20 GMT 2022
Archived on: Sun Jul 31 20:58:21 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).