public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/102312] New: [12 Regression] ICE in gfc_get_dtype_rank_type, at fortran/trans-types.c:1558
 2023-05-08 19:25 UTC  (2+ messages)
` [Bug fortran/102312] [10/11 Regression] ICE in gfc_get_dtype_rank_type, at fortran/trans-types.c:1558 since r9-5424-g92f3a180aaf6f3cd

[Bug c/109778] New: Wrong code at -O3 on x86_64-linux-gnu since GCC-12.2
 2023-05-08 19:18 UTC 

[Bug libstdc++/99277] New: C++2a synchronisation is inefficient in GCC 11 and can't be fixed later
 2023-05-08 19:16 UTC  (5+ messages)
` [Bug libstdc++/99277] C++2a synchronisation is inefficient in GCC 11

[Bug tree-optimization/109777] New: [14 regression] Compare-debug failure after recent changes
 2023-05-08 19:05 UTC  (4+ messages)
` [Bug middle-end/109777] "
` [Bug target/109777] "

[Bug testsuite/109776] New: [14 Regression] pr81192 fails on some targets after recent propagator changes
 2023-05-08 18:31 UTC  (8+ messages)
` [Bug testsuite/109776] "

[Bug ipa/109770] New: wrong(?) devirtualization
 2023-05-08 17:21 UTC  (6+ messages)
` [Bug ipa/109770] "
` [Bug ipa/109770] [10/11/12/13 Regression] "
` [Bug ipa/109770] [10/11/12/13/14 "

[Bug c++/109768] New: Construct an anonymous union variable with a variant member that has deleted the destructor should be ill-formed
 2023-05-08 17:16 UTC  (2+ messages)
` [Bug c++/109768] "

[Bug c++/109775] New: gcc misidentifies a VLA
 2023-05-08 16:49 UTC  (6+ messages)
` [Bug c++/109775] "

[Bug libquadmath/109758] New: quadmath abs
 2023-05-08 16:40 UTC  (2+ messages)
` [Bug libstdc++/109758] std::abs(__float128) doesn't support NaN

[Bug libstdc++/109772] New: Memory layout optimization of std::chrono::hh_mm_ss is wrong
 2023-05-08 16:32 UTC  (5+ messages)
` [Bug libstdc++/109772] "

[Bug middle-end/109766] New: Passing doubles through the stack generates a stack adjustment pear each such argument at -Os/-Oz
 2023-05-08 16:28 UTC  (3+ messages)
` [Bug middle-end/109766] Passing doubles through the stack generates a stack adjustment per "

[Bug testsuite/109769] New: gcc testsuite being run on x86 tests when the target device is risc-v based
 2023-05-08 16:08 UTC  (2+ messages)
` [Bug testsuite/109769] "

[Bug rtl-optimization/109771] New: Unnecessary pblendw for vectorized or
 2023-05-08 16:03 UTC  (3+ messages)
` [Bug rtl-optimization/109771] "
` [Bug tree-optimization/109771] "

[Bug libstdc++/109751] New: boost interface_interface fails concept check starting in gcc-13
 2023-05-08 16:00 UTC  (3+ messages)
` [Bug c++/109751] boost iterator_interface "

[Bug middle-end/109767] New: [OpenMP][5.2] Missing loop-variable privatization inside 'teams'
 2023-05-08 15:51 UTC  (6+ messages)
` [Bug middle-end/109767] "

[Bug c++/109774] New: Spurious dangling reference warning in GCC 13 - another variant
 2023-05-08 15:19 UTC 

[Bug c/109773] New: RISC-V: ICE when build RVV Intrinisc
 2023-05-08 14:54 UTC  (2+ messages)
` [Bug c/109773] RISC-V: ICE when build RVV Intrinsic in Both GCC 13 && GCC 14

[Bug c++/109752] New: [ICE] in check_complete_insertion, at hash-table.h:578
 2023-05-08 14:40 UTC  (2+ messages)
` [Bug c++/109752] [13/14 regression] ICE in check_complete_insertion, at hash-table.h:578 since r13-4937

[Bug ada/109670] New: SYSTEM.PERFECT_HASH_GENERATORS.TOO_MANY_TRIES compilation error on 32bit Windows starting with GCC 13
 2023-05-08 14:33 UTC  (4+ messages)
` [Bug libgcc/109670] Exception handling broken for "

[Bug c++/109283] New: Destructor of co_yield conditional argument called twice
 2023-05-08 14:23 UTC  (2+ messages)
` [Bug c++/109283] "

[Bug libgomp/109646] New: OpenACC attach directive fails with "pointer target not mapped for attach"
 2023-05-08 13:58 UTC  (4+ messages)
` [Bug libgomp/109646] "

[Bug middle-end/106075] New: Wrong DSE with -fnon-call-exceptions
 2023-05-08 13:57 UTC  (6+ messages)
` [Bug middle-end/106075] "

[Bug fortran/109622] New: internal compiler error: in omp_group_base, at gimplify.cc:9412 if -fopenacc is set
 2023-05-08 13:56 UTC  (4+ messages)
` [Bug fortran/109622] [13/14 regression][OpenACC] "

[Bug c++/106214] New: Vector template argument deduction fails for templated function element
 2023-05-08 13:04 UTC  (3+ messages)
` [Bug c++/106214] "

[Bug c++/93107] unable to deduce initializer_list<auto> from function template
 2023-05-08 13:03 UTC 

[Bug c++/49372] New: Temporaries evaluated for arguments of a default constructors of array elements not destructed properly (?)
 2023-05-08 12:58 UTC  (2+ messages)
` [Bug c++/49372] "

[Bug c++/98424] New: The point of destroying temporary objects when initializing an array
 2023-05-08 12:57 UTC  (2+ messages)
` [Bug c++/98424] "

[Bug libstdc++/92546] Large increase in preprocessed file sizes in C++2a mode
 2023-05-08 12:49 UTC 

[Bug c++/109666] New: Segmentation fault with std::array using gcc 13
 2023-05-08 12:44 UTC  (3+ messages)
` [Bug c++/109666] [12 Regression] Segmentation fault with std::array

[Bug c++/106740] New: Internal compiler error: Segmentation fault
 2023-05-08 12:38 UTC  (2+ messages)
` [Bug c++/106740] [11/12 Regression] ICE in instantiate_decl at gcc/cp/pt.cc:26515 since r12-8467-ge057d454db4dcf

[Bug target/109747] New: [12/13/14 Regression] SLP cost of constructors is off
 2023-05-08 12:27 UTC  (2+ messages)
` [Bug target/109747] "

[Bug tree-optimization/109667] New: [12/13/14 Regression] Unnecessary temporary storage used for 32-byte struct
 2023-05-08 12:27 UTC  (2+ messages)
` [Bug tree-optimization/109667] "

[Bug middle-end/109559] New: Unexpected -Wmaybe-uninitialized warning when inlining with system header
 2023-05-08 12:27 UTC  (2+ messages)
` [Bug middle-end/109559] [12/13/14 Regression] "

[Bug target/109541] New: ICE in extract_constrain_insn on sparc64-unknown-linux-gnu when building rhash-1.4.3
 2023-05-08 12:27 UTC  (2+ messages)
` [Bug target/109541] [12/13/14 regression] "

[Bug c/109504] New: Compilation fails with pragma GCC target sse4.1 and immintrin.h
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug target/109504] [12/13/14 Regression] "

[Bug c++/109448] New: _M_exception_object’ may be used uninitialized [-Werror=maybe-uninitialized]
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/109448] [12/13/14 Regression] wrong uninitialized warning with std::variant of an empty class and std::exception_ptr

[Bug c++/109433] New: [12/13 Regression] ICE with -std=c++11 and static constexpr array inside a template constexpr
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug c++/109433] [12/13/14 "

[Bug c++/109359] New: Compile-time rounding of double literal to float is incorrect with -frounding-math
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug c++/109359] [12/13/14 Regression] "

[Bug tree-optimization/109341] New: [13 Regression] ICE in merge, at ipa-modref-tree.cc:176
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug ipa/109341] [12/13/14 Regression] ICE in merge, at ipa-modref-tree.cc:176 since r12-3142-g5c85f29537662f

[Bug c/109302] New: [12/13 Regression] ICE in emit_move_insn, at expr.cc:4225
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug target/109302] [12/13/14 "

[Bug c/109233] New: warning: array subscript 5 is above array bounds of ‘struct tg3_napi[5]’
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug c/109233] [12/13/14 Regression] warning: array subscript 5 is above array bounds of ‘struct tg3_napi[5]’ since r12-2591

[Bug c++/109160] New: [Valid code] Constraint on deduced NTTP from method call causes ICE/Segfault
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug c++/109160] "

[Bug c/109137] New: [12/13 regression] Compiling ffmpeg with -m32 on x86_64-pc-linux-gnu hangs on libavcodec/h264_cabac.c since r12-9086-g489c81db7d4f75
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug target/109137] [12 "

[Bug c/109123] New: Bogus warning: pointer used after 'realloc' -Wuse-after-free
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/109123] [12 Regression] Bogus warning: pointer used after 'realloc' -Wuse-after-free with -O2

[Bug target/109069] New: Vector truncation test program produces incorrect result on big-endian powerpc64-linux-gnu with -mcpu=power10 -O2
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug target/109069] [12/13 Regression] Vector truncation test program produces incorrect result since r12-6537-g080a06fcb076b3

[Bug c/108986] New: Incorrect warning for [static] array parameter
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug c/108986] [11 Regression] "

[Bug fortran/108889] New: [12/13 Regression] (Re)Allocate in assignment shows used uninitialized memory warning with -Wall if LHS is unallocated
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug fortran/108889] [12/13/14 "

[Bug target/108758] New: gcc.target/powerpc/float128-cmp2-runnable.c fails with excess errors on power 9 BE
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug target/108758] [12/13 Regression] gcc.target/powerpc/float128-cmp2-runnable.c fails with excess errors on power 9 BE since r12-5752

[Bug debug/108656] New: [12/13 Regression] '-fcompare-debug' failure (length) w/ -O2 -fno-ipa-pure-const -fno-tree-dce --param early-inlining-insns=0
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug debug/108656] [12/13/14 Regression] '-fcompare-debug' failure (length) w/ -O2 -fno-ipa-pure-const -fno-tree-dce --param early-inlining-insns=0 since r12-5236

[Bug fortran/108434] New: [12/13 Regression] ICE in class_allocatable, at fortran/expr.cc:5000
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug fortran/108434] [12/13/14 "

[Bug c/108423] New: [12/13 Regression] ICE in make_ssa_name_fn, at tree-ssanames.cc:360
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug c/108423] [12/13/14 Regression] ICE in make_ssa_name_fn with VLA types in arguments and inlining since r12-5338-g4e6bf0b9dd5585df

[Bug c++/108385] New: false positive -Wfree-nonheap-object
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/108385] [12 Regression] "

[Bug tree-optimization/108374] New: [12/13 Regression] unexpected -Wstringop-overflow when using std::atomic and std::shared_ptr
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/108374] [12/13/14 "

[Bug tree-optimization/108367] New: [12/13 Regression] ICE: verify_ssa failed (error: definition in block 4 does not dominate use in block 3)
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/108367] [12/13/14 Regression] ICE: verify_ssa failed (error: definition in block 4 does not dominate use in block 3) since r12-5138-ge82c382971664d6f

[Bug c++/108366] New: [12/13 Regression] Spurious stringop overflow, possibly alias-related
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/108366] [12/13/14 Regression] Spurious stringop overflow, possibly alias-related since r12-145-gd1d01a66012a93cc

[Bug c++/108309] New: ICE in in cxx_eval_component_reference, at cp/constexpr.cc:4136
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug c++/108309] [12 Regression] "

[Bug c/108250] New: [12/13 regression] llvm-tblgen miscompiled on powerpc-unknown-linux-gnu since r12-5383-g22c242342e38eb
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug ipa/108250] [12/13/14 "

[Bug c++/108218] New: [12 Regression] Constant arguments in the new expression is not checked in unevaluated operand
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug c++/108218] [12/13/14 Regression] Constant arguments in the new expression is not checked in unevaluated operand since r12-5253-g4df7f8c79835d569

[Bug c++/108197] New: -Wstringop-overread emitted on simple boost small_vector code
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/108197] [12/13/14 Regression] "

[Bug ada/108157] New: [12/13 regression] object subtype doesn't statically match designated subtype
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug ada/108157] [12/13/14 "

[Bug c/108140] New: tzcnt gives different result in debug vs release
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug target/108140] ICE expanding __rbit

[Bug c++/108099] New: ICE when parsing signed __int128_t typedef
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug c++/108099] [12/13 Regression] ICE with type alias with `signed __int128_t`

[Bug tree-optimization/107986] New: [12/13 Regression] Bogus -Warray-bounds diagnostic with std::sort
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/107986] [12/13/14 "

[Bug c/107931] New: [12 Regression] -Od causes always_inline to fail
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug ipa/107931] [12/13/14 Regression] -Og causes always_inline to fail since r12-6677-gc952126870c92cf2

[Bug tree-optimization/107888] New: [12/13 Regression] Missed min/max transformation in phiopt due to VRP
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/107888] [12/13/14 "

[Bug sanitizer/107866] New: gcc trunk's UBSan misses a Nll-pointer-dereference at -O3
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug sanitizer/107866] [12/13/14 Regression] gcc trunk's UBSan misses a Null-pointer-dereference "

[Bug c/107805] New: Spurious warning after redefinition of type
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug c/107805] [12 Regression] Spurious “type defaults to ‘int’” "

[Bug tree-optimization/107740] New: if-to-switch conversion happens for simple predicate function when compiled with gcc but not with g++
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/107740] [12/13/14 Regression] "

[Bug c++/107699] New: False positive -Warray-bounds, non-existent offset reported by GCC
 2023-05-08 12:26 UTC  (2+ messages)
` [Bug tree-optimization/107699] [12/13/14 Regression] "

[Bug rtl-optimization/107690] New: Regression in ranges::transform vectorization
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/107690] [12/13/14 Regression] vectorization fails for std::ranges::transform due to IR changes since r12-3903-g0288527f47cec669

[Bug c++/107575] New: ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in duplicate_decls, at cp/decl.cc:2605
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c++/107575] [12/13/14 Regression] ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in duplicate_decls, at cp/decl.cc:2605 since r12-8115-g791a968630b3846b

[Bug analyzer/107565] New: -Wanalyzer-use-of-uninitialized-value false positive with rdrand
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug analyzer/107565] [12 Regression] "

[Bug c/107557] New: [12/13 Regression] ICE in make_ssa_name_fn, at tree-ssanames.cc:360
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c/107557] [12/13/14 Regression] ICE -fsanitize=undefined and VLA as argument type to a function

[Bug ada/107536] New: [12 regression] Wrong 'not referenced' warning on renamed variable
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug ada/107536] [12/13/14 "

[Bug c++/107500] New: Useless atexit entry for ~constant_init in eh_globals.cc
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c++/107500] "

[Bug translation/107467] New: Miscompilation involing -Os , -flto and -fno-strict-aliasing
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/107467] [12/13/14 Regression] Miscompilation involing -Os , -flto and -fno-strict-aliasing since r12-656-ga564da506f52be66

[Bug fortran/107426] New: [12/13 Regression] ICE in gfc_compare_derived_types, at fortran/interface.cc:636
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug fortran/107426] [12/13/14 "

[Bug fortran/107425] New: [12/13 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3060
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug fortran/107425] [12/13/14 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.cc:3060 since r12-6780-gd2ad748eeef0dd26

[Bug c++/107422] New: [12/13 Regression] ICE in lvalue_kind, at cp/tree.cc:293
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c++/107422] [12/13/14 Regression] ICE in lvalue_kind, at cp/tree.cc:293 since r12-298-g58a92b789a77cdad

[Bug c++/107291] New: [12/13 Regression] ICE in build_comparison_op, at cp/method.cc:1461
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c++/107291] [12/13/14 Regression] ICE in build_comparison_op, at cp/method.cc:1461 since r12-4202-g09d886e671f2230a

[Bug c++/107138] New: [12 regression] std::variant<std::string, ...> triggers false-positive 'may be used uninitialized' warning
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c++/107138] [12/13/14 "

[Bug middle-end/107087] New: bits/stl_algobase.h:431: warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' reading between 8 and 2147483644 bytes from a region of size 4 [-Wstringop-overread]
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/107087] [12 Regression] "

[Bug tree-optimization/107004] New: GCC12 warning in OOB access: array subscript is partly outside array bounds
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/107004] [12 Regression] "

[Bug c/106992] New: aarch64: Unexpected maybe-uninitialized warning when compiling fdlibm
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/106992] [12/13/14 Regression] "

[Bug c++/106935] New: [12/13 Regression] ICE in redirect_call_stmt_to_callee, at cgraph.cc:1505
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug ipa/106935] [10/11/12/13/14 Regression] ICE in redirect_call_stmt_to_callee, at cgraph.cc:1505 since r10-5098-g9b14fc3326e08797

[Bug tree-optimization/106931] New: -Wstringop-overflow false positive
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/106931] [12/13/14 Regression] -Wstringop-overflow false positive -O3 -fno-tree-vectorize with loop unrolling since r12-3300-gece28da924ddda8b

[Bug c++/106880] New: [12/13 Regression] "error: use of deleted function" printed twice
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c++/106880] [12/13/14 "

[Bug c++/106858] New: [12/13 Regression] ICE: tree check: expected tree that contains 'decl common' structure, have 'baselink' in cp_ubsan_maybe_instrument_member_access, at cp/cp-ubsan.cc:172
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c++/106858] [12 Regression] ICE: tree check: expected tree that contains 'decl common' structure, have 'baselink' in cp_ubsan_maybe_instrument_member_access, at cp/cp-ubsan.cc:172 since r12-5835-g0ab29cf0bb68960c

[Bug c/106842] New: misleading warning : iteration X invokes undefined behavior
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/106842] [12/13/14 Regression] "

[Bug tree-optimization/106786] New: Regression in cmp+sbb
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/106786] [12/13/14 Regression] SRA regression causes extra instructions sometimes since r12-1529-gd7deee423f993bee

[Bug ipa/106783] New: [12/13 Regression] ICE in ipa-modref.cc:analyze_function
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug ipa/106783] [12/13/14 Regression] ICE in ipa-modref.cc:analyze_function since r12-5247-ga34edf9a3e907de2

[Bug c/106757] New: Incorrect "writing 1 byte into a region of size 0" warning
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/106757] [12/13/14 Regression] Incorrect "writing 1 byte into a region of size 0" on a vectorized loop

[Bug tree-optimization/106709] [12/13/14 Regression] GCC incorrectly warns about stringop-overread
 2023-05-08 12:25 UTC 

[Bug c/106609] New: [SH] miscompilation of loop involving noreturn call
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug target/106609] [12 Regression] sh3eb-elf cross compiler is being miscompiled since r12-1525-g3155d51bfd1de8b6c4645

[Bug tree-optimization/106570] New: DCE sometimes fails with depending if statements
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/106570] [12/13/14 Regression] DCE sometimes fails with depending if statements since r12-2305-g398572c1544d8b75

[Bug tree-optimization/106514] New: [12/13 Regression] ranger slowness in path query
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/106514] [12/13/14 "

[Bug c++/106434] New: Spurious -Wnull-dereference when using std::unique_copy()
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c++/106434] [12 Regression] Spurious -Wnull-dereference when using std::unique_copy() since r12-5187-g1ae8edf5f73ca5c3

[Bug c++/106395] New: [10/11 regression] [mingw] "redeclared without dllimport attribute: previous dllimport ignored" on C++ friend
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c++/106395] [12 regression] [mingw] "redeclared without dllimport attribute: previous dllimport ignored" on C++ friend since r12-299-ga0fdff3cf33f72

[Bug target/106342] New: [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug target/106342] [12/13/14 Regression] internal compiler error: in extract_insn, at recog.cc:2791 since r12-4240-g2b8453c401b699

[Bug c++/106310] New: Failure to resolve call to template member function in template base class
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug c++/106310] [12/13 Regregression] lookup after this-> seems wrong for dependent lookup since r12-6754-g30f2c22def739211

[Bug c/106297] New: stringop-overflow misbehaviour on atomic
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/106297] [12/13/14 Regression] stringop-overflow misbehaviour on atomic since r12-4725-g88b504b7a8c5affb

[Bug libstdc++/106238] New: Inline optimization causes dangling pointer on "include/c++/12.1.0/bits/stl_tree.h"
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug tree-optimization/106238] [12/13/14 regression] Inline optimization causes dangling pointer warning "

[Bug fortran/106208] New: [12/13 Regression] ICE in branch_prob, at profile.cc:1459
 2023-05-08 12:25 UTC  (2+ messages)
` [Bug middle-end/106208] [12/13/14 Regression] ICE in branch_prob, at profile.cc:1459 since r12-5275-gbcebd05720540e25

[Bug c++/106206] New: [12/13 Regression] ICE: canonical types differ for identical types 'int(...)' and 'int(...)'
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug analyzer/106206] [12/13/14 Regression] ICE: canonical types differ for identical types 'int(...)' and 'int(...)' since r12-1931-ge61ffa201403e3

[Bug tree-optimization/106155] New: [12/13 Regression] spurious "may be used uninitialized" warning
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/106155] [12/13/14 "

[Bug c/106119] New: Bogus use-after-free warning triggered by optimizer
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/106119] [12/13/14 Regression] "

[Bug c++/106093] New: [Regression] False positive -Wstringop-overflow with -O3 when resizing std::vector
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/106093] [12/13/14 Regression] "

[Bug tree-optimization/106073] New: wrong code at -O3 on x86_64-linux-gnu
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/106073] [12/13/14 Regression] wrong code at -O3 on x86_64-linux-gnu since r12-3903-g0288527f47cec669

[Bug target/106069] New: wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug target/106069] [12/13/14 Regression] "

[Bug target/106022] New: [12/13 Regression] Enable vectorizer generates extra load
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug target/106022] [12 "

[Bug c/105952] New: [12/13 Regression] ICE in sel_redirect_edge_and_branch, at sel-sched-ir.cc:5680
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug rtl-optimization/105952] [12/13/14 "

[Bug c++/105918] New: Spurious Warray-bounds in std::to_chars
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/105918] [12/13/14 Regression] Spurious Warray-bounds in std::to_chars since r12-2132-ga110855667782dac

[Bug middle-end/105867] New: incorrect dangling-pointer warning
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/105867] [12/13/14 Regression] "

[Bug c++/105841] New: Change in behavior of CTAD for alias templates
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug c++/105841] [12 Regression] "

[Bug libstdc++/105705] New: std::equal triggers incorrect -Wnonnull warning
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/105705] [12/13/14 Regression] "

[Bug c/105682] New: Both `-Wsuggest-attribute=pure` and `-Wsuggest-attribute=const` on same function
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug ipa/105682] [12/13/14 Regression] Both `-Wsuggest-attribute=pure` and `-Wsuggest-attribute=const` on same function since r12-5177-g494bdadf28d0fb35

[Bug c/105679] New: erroneous -Warray-bounds warning with sanitizer
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/105679] [12 Regression] extra -Warray-bounds warning added with -fsanitize=shift due to jump threading

[Bug c/105660] New: ICE on aarch64 in warn_parm_array_mismatch
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug c/105660] [12 Regression] ICE in warn_parm_array_mismatch when merging two function decls and VLA arguments since r12-1218-gc6503fa93b5565c9

[Bug c++/105651] New: Failure compiling constexpr/__builtin_memcpy on Cygwin with -std=c++20
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/105651] [12 Regression] bogus "may overlap" memcpy warning with std::string and operator+ at -O3

[Bug c/105628] New: False positive with -Waddress
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug c/105628] [12/13/14 Regression] "

[Bug target/105617] New: Regression in code generation for _addcarry_u64()
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug target/105617] [12/13/14 Regression] Slp is maybe too aggressive in some/many cases

[Bug c++/105580] New: False warning "potential null pointer dereference" raised when using istreambuf_iterator and any "-O" flag
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug libstdc++/105580] [12/13/14 Regression] "

[Bug c/105506] New: Error building GCC 12.1.0 against MinGW-w64: fatal error: cannot execute 'cc1': CreateProcess: No such file or directory
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug target/105506] [12/13/14 Regression] "

[Bug libstdc++/105440] New: c++20: std::string's destructor not a constant expression when it should
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug libstdc++/105440] "

[Bug c++/105329] New: Bogus restrict warning when assigning 1-char string literal to std::string
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/105329] [12/13/14 Regression] Bogus restrict warning when assigning 1-char string literal to std::string since r12-3347-g8af8abfbbace49e6

[Bug tree-optimization/105216] New: [12 regression] 8% regression for m-queens compared to gcc11 O2
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/105216] [12/13/14 regression] 8% regression for m-queens compared to gcc11 O2 on CLX. since r12-3876-g4a960d548b7d7d94

[Bug tree-optimization/105086] New: Dead Code Elimination Regression at -Os (trunk vs. 11.2.0) 25
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/105086] [12/13/14 Regression] "

[Bug c/105069] New: [12 regression] sh-elf internal compiler errors and test failures with -Os
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug target/105069] [12/13/14 "

[Bug bootstrap/105010] New: GCC 12 after 20220227 fails on powerpc64-freebsd with Error: invalid mfcr mask
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug target/105010] [12/13/14 regression] GCC 12 after 20220227 fails to build "

[Bug middle-end/104986] New: [12 Regression] bogus writing 1 byte into a region of size 0 with -fwrapv and -O2 -fpeel-loops
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug middle-end/104986] [12/13/14 Regression] bogus writing 1 byte into a region of size 0 with -fwrapv and -O2 -fpeel-loops since r12-4698-gf6d012338bf87f42

[Bug target/104912] New: [12 Regression] 416.gamess regression after r12-7612
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug target/104912] [12/13/14 Regression] 416.gamess regression after r12-7612-g69619acd8d9b58

[Bug fortran/104827] New: [12 Regression] ICE in gfc_conv_array_constructor_expr, at fortran/trans-expr.cc:8329
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug fortran/104827] [12/13/14 Regression] ICE in gfc_conv_array_constructor_expr, at fortran/trans-expr.cc:8329 since r12-4409-g724ee5a0093da443

[Bug tree-optimization/104789] New: [12 Regression] New -Wstringop-overflow false positive since r12-5863-g9354a7d70caef1c9
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/104789] [12/13/14 Regression] -Wstringop-overflow false positive at -O3 for an unrolled loop

[Bug c++/104787] New: [12 Regression] False positive -Wreturn-type since r12-5638-ga3e75c1491cd2d50
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug middle-end/104787] [12/13/14 "

[Bug tree-optimization/104754] New: gcc.dg/pr102892-1.c FAILs
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug tree-optimization/104754] "

[Bug d/104739] New: gdc.test/runnable/mangle.d etc. FAIL with Solaris as
 2023-05-08 12:24 UTC  (2+ messages)
` [Bug d/104739] "

[Bug target/104723] New: [12 regression] Redundant usage of stack
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug target/104723] [12/13/14 "

[Bug fortran/104696] New: [12 Regression][OpenMP] Implicit mapping breaks struct mapping
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug middle-end/104696] [OpenMP] component/array-ref/component (x.r[1].d) should use 'x' for GOMP_MAP_STRUCT (not yield 'x.r[1]' for nonptr 'x.r')

[Bug c++/104620] New: FAIL: g++.dg/cpp23/consteval-if2.C -std=gnu++20 (test for errors)
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug c++/104620] "

[Bug c++/104475] New: Wstringop-overflow + atomics incorrect warning on dynamic object
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug tree-optimization/104475] [12/13/14 Regression] "

[Bug fortran/104428] New: [12 Regression] ICE in gfc_trans_omp_declare_variant, at fortran/trans-openmp.cc:7648
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug fortran/104428] [12/13/14 Regression] ICE in gfc_trans_omp_declare_variant, at fortran/trans-openmp.cc:7648 since r12-4409-g724ee5a0093da443

[Bug tree-optimization/104368] New: [12 Regression] Failure to vectorise conditional grouped accesses after PR102659
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug tree-optimization/104368] [12/13/14 "

[Bug go/104290] New: [12 Regression] trunk 20220126 fails to build libgo on i686-gnu
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug go/104290] [12/13/14 Regression] trunk 20220214 "

[Bug target/104271] New: 538.imagick_r run-time at -Ofast -march=native regressed by 26% on Intel Cascade Lake server CPU
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug target/104271] [12 Regression] "

[Bug target/104200] New: [12 Regression] FAIL: gcc.target/aarch64/atomic-inst-cas.c (test for excess errors) fails
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug tree-optimization/104200] [12/13/14 "

[Bug c/104178] New: -fcompare-debug failure at -O3 -m32
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug tree-optimization/104178] [12 Regreession] "

[Bug c++/104165] New: Incorrectly identifying array bounds with -O2 -Werror=array-bounds
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug tree-optimization/104165] [12 Regression] -Warray-bounds for unreachable code inlined from std::sort()

[Bug target/104151] New: x86: excessive code generated for 128-bit byteswap
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug middle-end/104151] [10/11/12/13/14 Regression] "

[Bug fortran/104130] New: [12 Regression] ICE in gfc_add_class_array_ref, at fortran/class.c:274
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug fortran/104130] [12/13/14 Regression] ICE in gfc_add_class_array_ref, at fortran/class.c:274 since r12-4467-g64f9623765da3306

[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=]'
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug middle-end/104088] [12/13/14 "

[Bug debug/104050] New: [12 Regression] [coroutines] '-fcompare-debug' failure w/ -std=c++20 -O1
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug debug/104050] "

[Bug libstdc++/104019] New: Testsuite 17_intro/headers/c++2020/stdc++_multiple_inclusion.cc failures
 2023-05-08 12:23 UTC  (2+ messages)
` [Bug libstdc++/104019] "

page:  |  | 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).