public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug sanitizer/101476] New: AddressSanitizer check failed, points out a (potentially) non-existing stack error
2022-01-18 22:23 UTC (6+ messages)
` [Bug sanitizer/101476] "
[Bug c/104069] New: -Werror=use-after-free false positive on elfutils-0.186
2022-01-18 22:17 UTC (5+ messages)
` [Bug tree-optimization/104069] "
` [Bug middle-end/104069] "
[Bug fortran/104100] New: Passing an allocated array to a C bind function alters the bounds
2022-01-18 22:15 UTC (3+ messages)
` [Bug fortran/104100] "
[Bug go/98504] New: [11 Regression] bootstrap broken in libgo on ia64-linux-gnu
2022-01-18 22:02 UTC (4+ messages)
` [Bug lto/98504] [11/12 "
[Bug ada/103538] New: [12 Regression] trunk 20211203 fails to build gnat on x86_64-linux-gnux32
2022-01-18 21:37 UTC (2+ messages)
` [Bug ada/103538] "
[Bug c++/104105] New: Unused nothrow new not optimized
2022-01-18 21:13 UTC
[Bug analyzer/104089] New: ICE in constant_svalue, at analyzer/svalue.h:271
2022-01-18 21:00 UTC (3+ messages)
` [Bug analyzer/104089] "
[Bug analyzer/104062] New: [12 Regression] ICE in get_or_create_cast, at analyzer/region-model-manager.cc:482
2022-01-18 20:59 UTC (4+ messages)
` [Bug analyzer/104062] [12 Regression] ICE in get_or_create_cast, at analyzer/region-model-manager.cc:482 since r12-6476-g4f34f8cc1d064bfa
[Bug fortran/103475] New: ICE in gfc_expr_attr, at fortran/primary.c:2782
2022-01-18 20:53 UTC (2+ messages)
` [Bug fortran/103475] "
[Bug libstdc++/104099] New: [12 Regression] basic_string(nullptr) constructor should not be present before C++23
2022-01-18 20:44 UTC (4+ messages)
` [Bug libstdc++/104099] "
[Bug target/104104] New: Assembler messages: Error: number of operands mismatch for `vxorps'
2022-01-18 20:40 UTC (3+ messages)
` [Bug target/104104] [12 Regression] "
[Bug fortran/95372] New: ICE in find_array_section, at fortran/expr.c:1687
2022-01-18 20:19 UTC (2+ messages)
` [Bug fortran/95372] "
[Bug other/103121] New: Warnings
2022-01-18 20:18 UTC (3+ messages)
` [Bug tree-optimization/103121] [12 Regression] Warnings in cp/optimize.c causing build failure
[Bug ipa/103378] New: [12 Regression] ICE: verify_cgraph_node failed (error: semantic interposition mismatch)
2022-01-18 20:12 UTC (2+ messages)
` [Bug ipa/103378] [12 Regression] ICE: verify_cgraph_node failed (error: semantic interposition mismatch) since r12-5412-g458d2c689963d846
[Bug testsuite/104103] New: [12 regression] many excess errors from g++.dg/asan/asan_test.C after r12-6606
2022-01-18 20:06 UTC (2+ messages)
` [Bug middle-end/104103] "
[Bug c++/104074] New: [12 Regression] Maybe rejected code: is not a valid type for a template non-type parameter since r12-6022-gbb2a7f80a98de3fe
2022-01-18 19:51 UTC (5+ messages)
` [Bug c++/104074] [12 Regression] [c++17] "
[Bug target/104102] New: __builtin_frame_address(1) desn't work on riscv
2022-01-18 19:04 UTC
[Bug fortran/103692] New: [11/12 Regression] ICE in add_init_expr_to_sym, at fortran/decl.c:2062
2022-01-18 19:02 UTC (2+ messages)
` [Bug fortran/103692] "
[Bug tree-optimization/103721] New: [12 regression] wrong code generated for loop with conditional (jump threading?)
2022-01-18 18:49 UTC (2+ messages)
` [Bug tree-optimization/103721] [12 regression] wrong code generated for loop with conditional since r12-4790-g4b3a325f07acebf4
[Bug target/102860] New: [12 regression] libgomp.fortran/simd2.f90 ICEs after r12-4526
2022-01-18 18:45 UTC (3+ messages)
` [Bug middle-end/102860] "
[Bug libstdc++/104101] New: [12 Regression] libstdc++ shared_ptr_atomic fails on AIX
2022-01-18 18:06 UTC (2+ messages)
` [Bug libstdc++/104101] "
[Bug c++/104007] New: new (std::nothrow) S[n] always calls ~S
2022-01-18 17:52 UTC (3+ messages)
` [Bug c++/104007] [12 Regression] new (std::nothrow) S[n] always calls ~S since r12-6328-gbeaee0a871b6485d
[Bug rtl-optimization/104049] New: [12 Regression] vec_select to subreg lowering causes superfluous moves
2022-01-18 17:39 UTC (4+ messages)
` [Bug rtl-optimization/104049] "
[Bug other/103163] New: stack_limit_rtx is created too early
2022-01-18 17:32 UTC (3+ messages)
` [Bug middle-end/103163] [12 Regression] stack_limit_rtx is created too early causing nregs field on REG to be zero (gcc.target/nios2/nios2-stack-check-1.c and gcc.target/powerpc/stack-limit.c)
[Bug middle-end/104077] New: bogus/missing -Wdangling-pointer
2022-01-18 16:49 UTC (2+ messages)
` [Bug middle-end/104077] "
[Bug c/104082] New: Wdangling-pointer: 2 * false positive ?
2022-01-18 16:49 UTC (6+ messages)
` [Bug c/104082] "
` [Bug tree-optimization/104082] "
[Bug libstdc++/93590] [diagnostic] The header <codecvt> is deprecated since C++17, but no warning for #include-ing it
2022-01-18 16:37 UTC
[Bug libstdc++/101124] New: [12 Regression] pair<T*, int>(0, 0) was intended to be deprecated, but is rejected now
2022-01-18 16:37 UTC (4+ messages)
` [Bug libstdc++/101124] "
[Bug libstdc++/104098] New: bits/stl_iterator.h fails to compile for __cplusplus > 201703L but with __cpp_concepts undefined
2022-01-18 16:35 UTC (6+ messages)
` [Bug libstdc++/104098] [11/12 Regression] bits/stl_iterator.h fails to compile for __cplusplus > 201703L and "
[Bug tree-optimization/104038] New: ranger infinite loop on a PHI statement
2022-01-18 15:32 UTC (3+ messages)
` [Bug tree-optimization/104038] ranger infinite loop on a PHI statement while building Clang
[Bug tree-optimization/103388] New: [12 Regression] missed optimization for dead code elimination at -O3 (vs. -O2)
2022-01-18 15:28 UTC (3+ messages)
` [Bug tree-optimization/103388] [12 Regression] missed optimization for dead code elimination at -O3 (trunk vs 11.2.0)
[Bug target/95082] New: LE implementations of vec_cnttz_lsbb and vec_cntlz_lsbb are wrong
2022-01-18 15:15 UTC (2+ messages)
` [Bug target/95082] "
[Bug target/103981] New: powerpc64le: Wrong code generated for vec_cntlz_lsbb, vec_cnttz_lsbb
2022-01-18 15:15 UTC (2+ messages)
` [Bug target/103981] "
[Bug fortran/104096] New: ICE with parameterized derived type (PDT)
2022-01-18 15:08 UTC (2+ messages)
` [Bug fortran/104096] "
[Bug fortran/104097] New: parameterized derived type (PDT) with type-bound procedure
2022-01-18 14:57 UTC
[Bug tree-optimization/103989] New: [12 regression] std::optional and bogus -Wmaybe-unitialized at -Og
2022-01-18 14:43 UTC (5+ messages)
` [Bug tree-optimization/103989] [12 regression] std::optional and bogus -Wmaybe-unitialized at -Og since r12-1992-g6feb628a706e86eb
[Bug middle-end/102948] New: 60% build time regression on gamess in range 2fc2e3917f9c8fd94f5d101477971d16c483ef88...c16f21c7cf97ce48967e42d3b5d22ea169a9c2c8
2022-01-18 14:39 UTC (2+ messages)
` [Bug middle-end/102948] [12 Regression] 60% build time regression on gamess with g:31855ba6b16cd138d7484076a08cd40d609654b8
[Bug tree-optimization/102950] New: [11 Regression] Dead Code Elimination Regression at -O3 (trunk&11.2.0 vs 10.3.0)
2022-01-18 14:38 UTC (2+ messages)
` [Bug tree-optimization/102950] [11/12 "
[Bug testsuite/102964] New: [12 regression] libgomp.c/doacross-1.c fails after r12-
2022-01-18 14:38 UTC (2+ messages)
` [Bug testsuite/102964] [12 regression] libgomp.c/doacross-1.c fails after r12-4725
[Bug modula2/104065] New: [12 Regression] trunk 20220117 fails to build modula2
2022-01-18 14:33 UTC (5+ messages)
` [Bug modula2/104065] "
[Bug tree-optimization/103195] New: tfft2 text grows by 70% with -Ofast between g:52fa771758635d9c53cddb9116e5a66fae592230...a97fdde627e64202940112009d45d17f85e4cc61
2022-01-18 14:31 UTC (4+ messages)
` [Bug tree-optimization/103195] [12 Regression] tfft2 text grows by 70% with -Ofast since r12-5113-gd70ef65692fced7a
[Bug tree-optimization/103281] New: [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
2022-01-18 14:28 UTC (2+ messages)
` [Bug tree-optimization/103281] [9/10/12 "
[Bug tree-optimization/103423] New: 19% cpu2006 wrf compile time regression with -flto between g:0b7a11874d4eb428 and g:704e8a825c78b9a8
2022-01-18 14:27 UTC (3+ messages)
` [Bug tree-optimization/103423] [12 Regression] 19% cpu2006 wrf compile time regression with -flto since r12-2353-g8da8ed435e9f01b3
[Bug c++/103329] New: [11/12 Regression] Code divergence in debug info with -fdump-tree-original since r11-291-g0f50f6daa140186a
2022-01-18 14:27 UTC (2+ messages)
` [Bug c++/103329] "
[Bug c/103373] New: ICE in add_constraint, at cp/constraint.cc:1077
2022-01-18 14:26 UTC (2+ messages)
` [Bug c++/103373] [10/11/12 Regression] ICE in add_constraint, at cp/constraint.cc:1077 since r10-3735-gcb57504a55015891
[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
2022-01-18 14:15 UTC
[Bug target/103623] New: error: unable to generate reloads (ICE in curr_insn_transform, at lra-constraints.c:4132), or error: insn does not satisfy its constraints (ICE in extract_constrain_insn_cached, at recog.c:2682)
2022-01-18 14:11 UTC (2+ messages)
` [Bug target/103623] [12 Regression] "
[Bug c++/104095] New: g++ diagnosis may use non-standard terminology: "constant" instead of "literal", "integer" instead of "integral"
2022-01-18 14:11 UTC (2+ messages)
` [Bug c++/104095] "
[Bug c++/104093] New: Make -Wvexing-parse warn on declaration of void functions as well
2022-01-18 14:11 UTC (2+ messages)
` [Bug c++/104093] "
[Bug rtl-optimization/103641] New: [aarch64][11 regression] Severe compile time regression in SLP vectorize step
2022-01-18 14:10 UTC (2+ messages)
` [Bug middle-end/103641] [11/12 "
[Bug fortran/103662] New: TBAA problem in Fortran FE triggering in gfortran.dg/unlimited_polymorphic_3.f03
2022-01-18 14:09 UTC (2+ messages)
` [Bug fortran/103662] [12 Regression] "
[Bug c/103724] New: warning
2022-01-18 14:07 UTC (2+ messages)
` [Bug tree-optimization/103724] [9/10/11/12 Regression] invalid warning: iteration 7 invokes undefined behavior
[Bug c/103725] New: warning: assuming signed overflow does not occur when simplifying conditional to constant
2022-01-18 14:01 UTC (2+ messages)
` [Bug tree-optimization/103725] [9/10/11/12 Regression] "
[Bug debug/103788] New: [9/10/11/12 Regression] '-fcompare-debug' failure (length) w/ -O1
2022-01-18 13:58 UTC (2+ messages)
` [Bug debug/103788] "
[Bug c++/103852] New: Alias template argument deduction is available in C++17 mode
2022-01-18 13:57 UTC (2+ messages)
` [Bug c++/103852] [10/11/12 Regression] "
[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
2022-01-18 13:56 UTC
[Bug bootstrap/103899] New: make profiledbootstrap fails due to uninitialized warning in expr.c
2022-01-18 13:56 UTC (2+ messages)
` [Bug tree-optimization/103899] [12 Regression] "
[Bug c++/103952] New: ICE: in cp_finish_decl, at cp/decl.c:7933
2022-01-18 13:54 UTC (2+ messages)
` [Bug c++/103952] [9/10/11/12 Regression] "
[Bug target/104004] New: [12 Regression] ICE: in extract_insn, at recog.c:2769 (error: unrecognizable insn)
2022-01-18 13:54 UTC (2+ messages)
` [Bug target/104004] "
[Bug preprocessor/104030] New: -Wbidi-chars should not warn about UCNs
2022-01-18 13:52 UTC (2+ messages)
` [Bug preprocessor/104030] [12 Regression] "
[Bug target/104039] New: AArch64 Redundant instruction moving general to vector register
2022-01-18 13:49 UTC (2+ messages)
` [Bug target/104039] [9/10/11/12 Regression] "
[Bug debug/104054] New: '-fcompare-debug' failure (length) w/ -Os -funroll-loops
2022-01-18 13:47 UTC (2+ messages)
` [Bug rtl-optimization/104054] [9/10/11/12 Regression] '-fcompare-debug' failure (length) w/ -Os -funroll-loops since r8-3946-gfe94440235cfaa57
[Bug tree-optimization/104058] New: [12 Regression] 6-7% x264_r regression with -march=native -Ofast -funroll-loops -flto on x86 since r12-6420-gd3ff7420e941931d32ce2e332e7968fe67ba20af
2022-01-18 13:46 UTC (2+ messages)
` [Bug tree-optimization/104058] "
[Bug target/103676] New: internal compiler error: in extract_constrain_insn, at recog.c:2671
2022-01-18 13:38 UTC (2+ messages)
` [Bug target/103676] [10/11/12 Regression] "
[Bug fortran/103987] New: ice in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.c:840
2022-01-18 13:33 UTC (4+ messages)
` [Bug middle-end/103987] [12 Regression] ice in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.c:840 since r12-5236-g5aa91072e24c1e16
[Bug inline-asm/101354] New: [11/12 regression] naked function mishandled - store optimized away
2022-01-18 13:27 UTC (3+ messages)
` [Bug ipa/101354] [11 "
[Bug c++/101221] New: Inaccurate error message for wrong template alias
2022-01-18 13:27 UTC (2+ messages)
` [Bug c++/101221] "
[Bug c++/104084] New: [12 regression] Internal compiler error: tree check: expected target_expr, have compound_expr in build_new_1
2022-01-18 13:26 UTC (9+ messages)
` [Bug c++/104084] "
` [Bug c++/104084] [12 regression] Internal compiler error: tree check: expected target_expr, have compound_expr in build_new_1 since r12-6375-g6cd51207f5732b52
[Bug c++/54948] New: template unnecessarily displayed as "A< template-parameter-1-1 >" not "A<T>"
2022-01-18 13:24 UTC (2+ messages)
` [Bug c++/54948] "
[Bug c++/104094] New: Alias template shown in diagnostic with wrong template parameter name
2022-01-18 13:22 UTC
[Bug c++/86369] constexpr const char* comparison fails
2022-01-18 13:18 UTC
[Bug c++/102041] New: Pretty printing of variable templates could be improved
2022-01-18 13:11 UTC (2+ messages)
` [Bug c++/102041] "
[Bug debug/104025] New: [12 Regression] '-fcompare-debug' failure with enabled warnings
2022-01-18 12:34 UTC (2+ messages)
` [Bug c++/104025] [12 Regression] '-fcompare-debug' failure with enabled warnings since r12-6563-gb8ffa71e4271ae56
[Bug tree-optimization/104086] New: ICE in lower_omp_target, at omp-low.c:13075
2022-01-18 12:24 UTC (2+ messages)
` [Bug tree-optimization/104086] "
[Bug target/104005] New: Regression on arm+sve with -O2 -fPIC
2022-01-18 12:22 UTC (3+ messages)
` [Bug target/104005] [12 Regression] Regression on aarch64+sve with -O2 -fPIC since r12-5204
[Bug bootstrap/103974] New: [12 Regression] ICE in ira_flattening building libstdc++ with r12-6415-g01f3e6a40e72
2022-01-18 12:09 UTC (2+ messages)
` [Bug bootstrap/103974] "
[Bug libstdc++/104080] New: [12 Regression] newlib doesn't have endian.h causing build failure with 2800bc08e4ab r12-6646
2022-01-18 11:58 UTC (9+ messages)
` [Bug libstdc++/104080] "
[Bug middle-end/104092] New: [12 Regression] Invalid -Wdangling-pointer warning after writes by calls
2022-01-18 11:53 UTC (3+ messages)
` [Bug middle-end/104092] "
[Bug c/101292] New: recent valgrind error in warning-control.cc
2022-01-18 11:50 UTC (4+ messages)
` [Bug middle-end/101292] [12 Regression] recent valgrind error in warning-control.cc since r12-1804-g65870e75616ee4359d1c13b99be794e6a577bc65
[Bug modula2/101388] New: Unconditional use of __MAX_BAUD
2022-01-18 11:32 UTC (2+ messages)
` [Bug modula2/101388] "
[Bug target/104090] New: [10/11/12 Regression] powerpc: asm machine directive wrong for FSL processors
2022-01-18 11:14 UTC (3+ messages)
` [Bug target/104090] "
[Bug middle-end/104088] New: [12 Regression] '-O2' (or higher) GCN offloading (only) 'libgomp.oacc-c-c++-common/vprop.c' excess errors: 'warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]'
2022-01-18 11:12 UTC (2+ messages)
` [Bug middle-end/104088] "
[Bug middle-end/104017] New: unexpeted -Warray-bounds popping a fixed number of std::deque elements
2022-01-18 11:12 UTC (2+ messages)
` [Bug tree-optimization/104017] "
[Bug c++/104091] New: -std=c++20 causing meaningless error message "'auto' not allowed in alias declaration" which should be "missing template arguments after ..."
2022-01-18 11:10 UTC (2+ messages)
` [Bug c++/104091] "
[Bug target/103771] New: Missed vectorization under -mavx512f -mavx512vl after r12-5489
2022-01-18 10:49 UTC (5+ messages)
` [Bug target/103771] [12 Regression] "
[Bug c++/104087] New: Invoking a consteval constructor with new
2022-01-18 10:44 UTC (2+ messages)
` [Bug c++/104087] "
[Bug c/102361] New: Errors compiling Linux kernel 5.14.4 with CONFIG_FORTIFY=y
2022-01-18 10:36 UTC (2+ messages)
` [Bug ipa/102361] Errors compiling Linux kernel 5.14 "
[Bug ipa/101941] New: Linux kernel build failure due to retaining fnsplit fragment with __attribute__((__error__))
2022-01-18 10:36 UTC (3+ messages)
` [Bug ipa/101941] [12 Regression] "
[Bug c++/77307] Bring memset + free optimisation to C++
2022-01-18 10:30 UTC
[Bug c++/104081] New: Variable optimized out despite -Og
2022-01-18 10:13 UTC (6+ messages)
` [Bug c++/104081] "
` [Bug middle-end/104081] "
[Bug libstdc++/104085] New: mips: libstdc++ ABI check compares against wrong file if GCC is configured with --with-abi=(32|64)
2022-01-18 10:03 UTC
[Bug tree-optimization/102087] New: ICE on valid code at -O3 on x86_64-linux-gnu: in determine_exit_conditions, at tree-ssa-loop-manip.c:1049
2022-01-18 9:37 UTC (3+ messages)
` [Bug tree-optimization/102087] [12 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: in determine_exit_conditions, at tree-ssa-loop-manip.c:1049 since r12-3136-g3673dcf6d6baeb67
[Bug testsuite/104083] New: Ada testsuite does not respect RUNTESTFLAGS
2022-01-18 9:31 UTC (3+ messages)
` [Bug testsuite/104083] "
[Bug other/63426] New: [meta-bug] Issues found with -fsanitize=undefined
2022-01-18 9:29 UTC (2+ messages)
` [Bug other/63426] "
[Bug tree-optimization/104064] New: gcc/tree-vect-data-refs.c:3208:16: runtime error: signed integer overflow: 17 - -9223372036854775806 cannot be represented in type 'long int'
2022-01-18 9:29 UTC (4+ messages)
` [Bug tree-optimization/104064] "
[Bug c++/104079] New: internal compiler error: in nothrow_spec_p, at cp/except.c:1192
2022-01-18 8:14 UTC (4+ messages)
` [Bug c++/104079] [10/11/12 Regression] "
` [Bug c++/104079] [10/11/12 Regression] internal compiler error: in nothrow_spec_p, at cp/except.c:1192 since r9-4662-g0d699def39bb937e
` [Bug c++/104079] [9/10/11/12 "
[Bug c++/98824] New: [C++-20] function template non-type-class-arg deduction fails with a reason that looks bogus
2022-01-18 5:51 UTC (3+ messages)
` [Bug c++/98824] "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).