public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/110016] New: [12/13/14] Possible miscodegen when inlining std::condition_variable::wait predicate causes deadlock
 2023-05-29 20:38 UTC  (7+ messages)
` [Bug libstdc++/110016] "

[Bug sanitizer/110027] New: Misaligned vector store on detect_stack_use_after_return
 2023-05-29 20:18 UTC 

[Bug c/101188] New: [AVR] Miscompilation and function pointers
 2023-05-29 19:35 UTC  (2+ messages)
` [Bug rtl-optimization/101188] [postreload] Uses content of a clobbered register

[Bug rtl-optimization/109973] New: Wrong code for AVX2 since 13.1 by combining VPAND and VPTEST
 2023-05-29 18:24 UTC  (2+ messages)
` [Bug target/109973] [13/14 Regression] Wrong code for AVX2 since 13.1 by combining VPAND and VPTEST since r13-2006-ga56c1641e9d25e

[Bug bootstrap/87858] Building old multilib bootstrap GCC: stage1 32-bit libstdc++ fails to build after building 64-bit libstdc++
 2023-05-29 18:10 UTC  (3+ messages)

[Bug c++/110025] New: ICE with default-argument for template-param with decltype and auto
 2023-05-29 18:09 UTC  (2+ messages)
` [Bug c++/110025] "

[Bug c/109999] New: [OpenMP] Bogus error message: talks about '"#pragma omp" clause' instead of '"target" clause
 2023-05-29 18:05 UTC  (2+ messages)
` [Bug c/109999] "

[Bug tree-optimization/108041] New: ivopts results in extra instruction in simple loop
 2023-05-29 16:36 UTC  (2+ messages)
` [Bug tree-optimization/108041] "

[Bug rtl-optimization/109592] New: Failure to recognize shifts as sign/zero extension
 2023-05-29 16:35 UTC  (2+ messages)
` [Bug rtl-optimization/109592] "

[Bug ipa/92497] Aggregate IPA-CP and inlining do not play well together, transformation is lost
 2023-05-29 16:25 UTC 

[Bug ipa/68930] Aggregate replacements not applied to inline function bodies
 2023-05-29 16:25 UTC 

[Bug target/107812] New: [11/12/13 Regression] RTL SSA forwprop introduced regression
 2023-05-29 16:17 UTC  (3+ messages)
` [Bug target/107812] [11/12/13/14 Regression] RTL SSA forwprop introduced regression since r11-6188

[Bug target/110024] New: [Bug] 5% performance drop on important benchmark after r260951
 2023-05-29 15:19 UTC  (5+ messages)
` [Bug target/110024] "

[Bug tree-optimization/110026] New: [Bug] 5% performance drop on important benchmark after r260951
 2023-05-29 15:17 UTC  (2+ messages)
` [Bug tree-optimization/110026] "

[Bug c++/100673] New: [coroutines] Non-template, UDT await_suspend return-type results in ICE
 2023-05-29 15:03 UTC  (2+ messages)
` [Bug c++/100673] "

[Bug target/49263] New: SH Target: underutilized "TST #imm, R0" instruction
 2023-05-29 14:54 UTC  (2+ messages)
` [Bug target/49263] "

[Bug target/110021] New: [14 Regression] ICE in extract_insn, at recog.cc:2791 on x86_64 with -mavx512vl since r14-1253-g0368fc54bc11f1
 2023-05-29 14:39 UTC  (4+ messages)
` [Bug target/110021] "

[Bug tree-optimization/110023] New: [10.3 Regression] 10% performance drop on important benchmark after r247544
 2023-05-29 14:31 UTC  (2+ messages)
` [Bug target/110023] "

[Bug c++/110022] New: -Wsuggest-override incorrectly warns on missing override
 2023-05-29 14:00 UTC 

[Bug target/109547] New: RISC-V: Multiple vsetvli for load/store loop
 2023-05-29 12:47 UTC  (3+ messages)
` [Bug target/109547] [13] "

[Bug tree-optimization/110020] New: [13/14 Regression] SHA2 misscompilation at -O3
 2023-05-29 12:16 UTC  (3+ messages)
` [Bug tree-optimization/110020] "

[Bug modula2/110019] New: Reported line numbers ar off-by-1 when preprocessing source files
 2023-05-29 11:33 UTC 

[Bug libstdc++/100667] New: std::tuple<A&&> cannot be constructed from A&&, if A not defined (only forward declared)
 2023-05-29 11:16 UTC  (3+ messages)
` [Bug libstdc++/100667] [11/12/13/14 Regression] "

[Bug other/109435] New: [MIPS64R6] Typedef struct alignment returns incorrect results
 2023-05-29 11:07 UTC  (2+ messages)
` [Bug target/109435] overaligned structs are not passed correctly for mips64

[Bug sanitizer/98623] New: sanitizer does not diagnose when passing pointers to arrays of incorrect run-time length
 2023-05-29 10:35 UTC  (2+ messages)
` [Bug sanitizer/98623] "

[Bug libstdc++/109822] New: Converting std::experimental::simd masks yields an error
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug libstdc++/109822] "

[Bug c++/109804] New: internal compiler error in gimple-ssa-warn-access.cc
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug tree-optimization/109804] [11/12/13/14 Regression] "

[Bug target/109800] New: [11/12/13/14 Regression] arm: ICE (segfault) loading double with -mpure-code -mbig-endian
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug target/109800] "

[Bug c++/109790] New: internal compiler error in write_member_name, at cp/mangle.cc:2992
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug c++/109790] [11/12/13/14 Regression] "

[Bug c++/109781] New: erroneous error "lambda-expression in template parameter type" for tparam lambda returning a lambda
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug c++/109781] [11/12/13/14 Regression] "

[Bug c++/109677] New: Access control bypass for function template default argument brace initialization of private default constructor
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug c++/109677] [11/12/13/14 Regression] "

[Bug tree-optimization/109573] New: [12/13/14 regression] ICE in vectorizable_live_operation, at tree-vect-loop.cc:9060 when building chromium's maglev-assembler-x64.cc with -march=ivybridge
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug tree-optimization/109573] [11 regression] ICE in vectorizable_live_operation, at tree-vect-loop.cc:9060 with -march=ivybridge since r11-3025-g095d42feed09f8

[Bug c/109521] New: Checking ICE (canonical types differ for identical types)
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug c++/109521] [11/12/13/14 Regression] Checking ICE with canonical types differ for identical types ‘UBYTE [7]’ {aka ‘unsigned char [7]’} and ‘unsigned char [7]’ since r11-6508-gabb1b6058c09a7

[Bug c++/109490] New: ICE when using custom OpenMP reduction in Lambda in Template Function
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug c++/109490] [11/12/13/14 Regression] ICE when declaring custom OpenMP reduction in generic Lambda in Template Function since r11-3236-g8155316c6fc230

[Bug c++/109480] New: g++-12 and g++-11 failed to compile the attached source file while g++-10 and clang can
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug c++/109480] [11/12/13 Regression] non-depedent access goes wrong in a template method sometimes since r11-1350-g92bed036098928

[Bug middle-end/109449] New: false positive stringop-overflow
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug middle-end/109449] [11/12/13/14 Regression] "

[Bug target/109073] New: __builtin_vsx_lxvp() doesn't allow a const __vector_pair * operand in GCC 11 & 10
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug target/109073] "

[Bug c++/109065] New: [11/12/13 Regression] Type alias combination erroneously fails with "incomplete type"
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug c++/109065] [11/12/13/14 "

[Bug target/108977] New: [11 regression] gcc.target/powerpc/pr96373.c fails after r11-10549-gcf3d95cce379f3 on power 10
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug target/108977] "

[Bug c++/108833] New: internal compiler error: Segmentation fault (GCC 12.1.1)
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug c++/108833] [11/12 Regression] "

[Bug target/108724] New: [11 regression] Poor codegen when summing two arrays without AVX or SSE
 2023-05-29 10:08 UTC  (2+ messages)
` [Bug target/108724] [11 Regression] "

[Bug c++/108566] New: [11/12/13 Regression] ICE: tree check: expected tree that contains 'decl with visibility' structure, have 'field_decl' in write_unqualified_name, at cp/mangle.cc:1438
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/108566] [11 Regression] ICE: tree check: expected tree that contains 'decl with visibility' structure, have 'field_decl' in write_unqualified_name with anonymous struct inside an anonymous union since r11-2016-g6324c52bba490baa

[Bug libstdc++/108517] New: std::sort of empty range yield "warning: 'this' pointer is null"
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/108517] [11/12/13/14 Regression] "

[Bug c++/108468] New: ICE in most_specialized_partial_spec/builtin_guide_p in C++20 mode
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/108468] [11 Regression] "

[Bug c++/108179] New: [11/12 regression] ICE related to template template parameters in tsubst, at cp/pt.cc:15782
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/108179] "

[Bug c++/108158] New: modification of '...' is not a constant expression
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/108158] [11/12 Regression] modification of '...' is not a constant expression since r12-2304

[Bug c++/108086] New: internal compiler error: in set_accesses, at rtl-ssa/internals.inl:449
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug rtl-optimization/108086] [11 Regression] "

[Bug c/108036] New: Spurious warning for zero-sized array parameters to a function
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug middle-end/108036] [11/12/13/14 Regression] "

[Bug analyzer/107943] New: gcc -fanalyzer hangs in openssl curve25519.c
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug analyzer/107943] [11/12/13/14 Regression] gcc -fanalyzer hangs in openssl curve25519.c since r11-3840-gaf66094d03779377

[Bug c++/107751] New: [11/12 regression] False positive -Wmaybe-uninitialized
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug tree-optimization/107751] [11/12/13/14 regression] False positive -Wmaybe-uninitialized at -O0

[Bug c/107448] New: GCC no longer diagnoses missing input file with -MG
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug preprocessor/107448] [11/12/13/14 Regression] GCC no longer diagnoses missing input file with -MG since r11-6855-g4804de453e7f5f90

[Bug target/107131] New: wrong code with -Os -fno-ipa-vrp -fno-tree-bit-ccp
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug target/107131] [11/12 Regression] "

[Bug c++/107058] New: [11/12/13 Regression] ICE in dwarf2out_die_ref_for_decl, at dwarf2out.cc:6038
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug debug/107058] [11/12/13/14 Regression] ICE in dwarf2out_die_ref_for_decl, at dwarf2out.cc:6038 since r11-5003-gd50310408f54e380

[Bug c++/107056] New: [11/12/13 Regression] ICE: unexpected expression '(unsigned int)((const char*)"")' of kind implicit_conv_expr
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/107056] [11/12/13/14 "

[Bug fortran/106999] New: [11/12/13 Regression] ICE tree check: expected record_type or union_type or qual_union_type, have function_type in gfc_class_data_get, at fortran/trans-expr.cc:233
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug fortran/106999] [11/12/13/14 "

[Bug c++/106921] New: [11/12.1] -O1 and -fipa-icf -fpartial-inlining causes wrong code
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug ipa/106921] [11/12/13/14 Regression] -O1 and -fipa-icf -fpartial-inlining causes wrong code since r11-4987-g602c6cfc79ce4ae6

[Bug tree-optimization/106902] New: Program compiled with -O3 -fmfa produces different result
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug target/106902] [11/12/13/14 Regression] Program compiled with -O3 -mfma "

[Bug tree-optimization/106878] New: ICE: verify_gimple failed at -O2 on arm-none-eabi
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug tree-optimization/106878] [11/12 Regression] ICE: verify_gimple failed at -O2 with pointers and bitwise calculation

[Bug c++/106775] New: [11/12 regression] Subscipt operator with array rvalue inside brackets returns lvalue
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/106775] [10/11/12/13/14 "

[Bug c/106702] [11 Regression] ICE with LTO: internal compiler error: tree code ‘c_maybe_const_expr’ is not supported in LTO streams
 2023-05-29 10:07 UTC 

[Bug ipa/106389] New: IPA modref breaks Safe Bitfields in C++
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/106389] [11/12/13/14 Regression] "

[Bug c++/106233] New: Designated initializers targeting inherited fields breaks reshape_init_class, at cp/decl.c:6456
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/106233] [11 Regression] "

[Bug c/106207] New: [11/12/13 Regression] ICE in apply_fixit, at edit-context.cc:769
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/106207] [11/12/13/14 "

[Bug fortran/106192] New: [11/12/13 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug tree-optimization/106192] [11/12/13/14 Regression] ICE in vect_loop_versioning, at tree-vect-loop-manip.cc:3522 since r11-1650-g1dfa89b0355520ca

[Bug c++/106026] New: ICE: error reporting routines re-entered
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/106026] [11/12/13 Regression] "

[Bug middle-end/106008] New: [12 Regression] warning: ‘(((char *)loadcmds.113_68 + _933 + 16))[329406144173384849].mapend’ may be used uninitialized [-Wmaybe-uninitialized]
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug middle-end/106008] [11/12/13/14 "

[Bug c++/105980] New: [11/12/13 Regression] ICE in final_scan_insn_1, at final.cc:2811
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug target/105980] [11 "

[Bug c++/105797] New: Internal compiler error: Segmentation fault ( fn_type_unification -> satisfaction_cache::satisfaction_cache -> iterative_hash_template_arg )
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/105797] [11/12 Regression] "

[Bug c++/105769] New: program segmentation fault with -ftree-vectorize and nested lambdas
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug tree-optimization/105769] [11/12/13/14 Regression] "

[Bug c++/105760] New: ICE: in build_function_type, at tree.cc:7365
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug c++/105760] [11/12/13/14 Regression] "

[Bug preprocessor/105608] New: [13 Regression] ICE: in linemap_add, at libcpp/line-map.cc:502 on ovito-3.7.1
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug preprocessor/105608] [11/12/13/14 Regression] ICE: in linemap_add with a really long defined macro on the command line r11-338-g2a0225e47868fbfc

[Bug rtl-optimization/105546] New: load introduction when copying a struct
 2023-05-29 10:07 UTC  (2+ messages)
` [Bug target/105546] [11/12/13/14 Regression] ifconversion introduces many compares with loads

[Bug tree-optimization/105532] New: UBSAN: gcc/hwint.h:293:61: runtime error: shift exponent 64 is too large for 64-bit type 'long unsigned int'
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug tree-optimization/105532] [11 Regression] "

[Bug c++/105438] New: Incorrect array-bounds warning with array size carried over from a previous template instantiation
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug ipa/105438] [11/12/13/14 Regression] Incorrect array-bounds warning with array size carried over from a previous template instantiation since r11-4987-g602c6cfc79ce4ae6

[Bug c/105430] New: [11/12/13 Regression] [DR 413] Change in value for "Partial overriding of constant struct/union initializers with designated initializers"
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug c/105430] [11/12/13/14 "

[Bug libstdc++/105417] New: [11/12 Regression] powerpc64le-linux abilist changes based on --with-long-double-format=
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug libstdc++/105417] [11 "

[Bug c++/105406] New: coroutines: since 11.3 co_await attempts to copy a move-only value when await_transform(T &) exists
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug c++/105406] [11 Regression] "

[Bug target/105383] New: [11/12 Regression] ICE: in change_insns, at rtl-ssa/changes.cc:674 with -Os -fno-tree-dominator-opts -fno-tree-vrp -msseregparm -m32
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug rtl-optimization/105383] [11/12/13/14 Regression] ICE: in change_insns, at rtl-ssa/changes.cc:674 with -Os -m32 since r11-6188-g0b76990a9d75d97b

[Bug c/105346] New: -Wno-free-nonheap-object false positive (on Bison-generated grammar code)
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug middle-end/105346] [11/12/13/14 Regression] "

[Bug c++/105301] New: [12 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'overload' in coro_promise_type_found_p, at cp/coroutines.cc:516
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug c++/105301] [11 "

[Bug target/105247] New: IA64: ICE on sqlite-3.38.2: in decompose, at rtl.h:2288
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug target/105247] [11 Regression] IA64: ICE on sqlite-3.38.2: in decompose, at rtl.h:2288 since r11-5271-g4866b2f5db117f

[Bug c++/105229] New: [11/12 Regression] ICE in lookup_template_class_1, at cp/pt.cc:10111
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug c++/105229] [11/12/13/14 "

[Bug c++/105178] New: g++ incorrectly reports invalid use of incomplete type
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug libstdc++/105178] [11 Regression] "

[Bug middle-end/105136] New: [11/12] Missed optimization regression with 32-bit adds and shifts
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug target/105136] [11/12/13/14 regression] "

[Bug middle-end/105135] New: [11/12 Regression] Optimization regression for handrolled branchless assignment
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug tree-optimization/105135] [11/12/13/14 Regression] Optimization regression for handrolled branchless assignment since r11-4717-g3e190757fa332d32

[Bug fortran/105054] New: Using one kind of pointer functions causes the compiler to hang
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug fortran/105054] [11/12/13/14 Regression] Using one kind of pointer functions causes the compiler to hang since r11-3029-g2b0df0a6ac79b34f

[Bug middle-end/104965] New: Yet another -Warray-bounds false positive
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug middle-end/104965] [11/12/13/14 Regression] "

[Bug fortran/104908] New: gfortran 11/trunk regression: incorrect Fortran out-of-bound runtime error
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug fortran/104908] [11/12/13/14 Regression] "

[Bug fortran/104826] New: [11/12 Regression] ICE in gimple_range_global, at value-query.cc:424
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug fortran/104826] [11/12/13/14 Regression] ICE in gimple_range_global, at value-query.cc:424 – with deferred-length character variable

[Bug c++/104623] New: [11/12 Regression] ICE in cp_parser_skip_to_pragma_eol, at cp/parser.cc:4107
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug c++/104623] [11 "

[Bug target/104582] New: Unoptimal code for __negdi2 (and others) from libgcc2
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug tree-optimization/104582] [11 Regression] Unoptimal code for __negdi2 (and others) from libgcc2 due to unwanted vectorization

[Bug rtl-optimization/104515] New: trivially-destructible destructors interfere with loop optimization - maybe related to lifetime-dse
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug tree-optimization/104515] [11/12/13/14 Regression] "

[Bug target/104396] New: [11/12 Regression] Invalid SIMD intriniscs accepted at -O1 and above after r11-6794-g04b472ad0e1dc93aba
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug target/104396] [11/12/13/14 "

[Bug c++/104111] New: Concept evaluation depends on context where it was first checked
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug c++/104111] [DR2589] "

[Bug tree-optimization/104060] New: -Wmaybe-uninitialized false alarm on address of local array
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug tree-optimization/104060] [11/12/13/14 Regression] "

[Bug c++/103909] New: co_yield of aggregate-initialized temporaries leads to segmentation faults
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug c++/103909] coroutines: "

[Bug c++/103868] New: ICE at end of coroutine when using asio
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug c++/103868] "

[Bug c/103770] New: ICE related to VLA
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug middle-end/103770] [11 Regression] "

[Bug c++/103629] New: Possible miscompilation triggered by -fvisibility=hidden
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug libstdc++/103629] [11/12/13/14 Regression] wrong-code when mixing mutex with visibility=hidden

[Bug analyzer/103602] New: [11 regression] Analyzer takes inadequate amount of memory and time linking GNU grep with LTO
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug analyzer/103602] [11/12/13/14 regression] Analyzer takes excessive "

[Bug c++/103572] New: [11/12 Regression] ICE in build_function_type after undefined type as a template argument during class template argument deduction
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug c++/103572] [11/12/13/14 "

[Bug fortran/103368] New: [11/12 Regression] ICE in gimplify_expr, at gimplify.c:15668
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug fortran/103368] [11/12/13/14 Regression] ICE in gimplify_expr, at gimplify.c:15668 since r12-4464-g017665f63047ce47

[Bug c/103145] New: False positive of -Wstringop-overread on gcc-11
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug tree-optimization/103145] [11 Regression] bogus -Wstringop-overread with an array argument

[Bug target/103100] New: unaligned access generated when zero-initializing large locals with SIMD-instructions and -O2 -mstrict-align
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug target/103100] [11/12/13/14 Regression] unaligned access generated with memset or {} "

[Bug target/103074] New: [11/12 Regression] ICE in lra_assign, at lra-assigns.c:1649
 2023-05-29 10:06 UTC  (2+ messages)
` [Bug target/103074] [11 Regression] ICE in lra_assign, at lra-assigns.c:1649 since r11-5066-gbe39636d9f68c437

[Bug tree-optimization/103037] New: [11/12 Regression] Wrong code with -O2
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug tree-optimization/103037] [11 Regression] Wrong code with -O2 since r11-6100-gd41b097350d3c5d0

[Bug c/102810] New: Bogus Wstringop-overread warning when special (integer) pointer values passed to array parameter of a function
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug middle-end/102810] [11/12/13/14 Regression] Bogus Wstringop-overread passing a smaller array to an array parameter without a bound

[Bug d/102765] New: [11 Regression] GDC11 stopped inlining library functions and lambdas used by a binary search one-liner code
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug d/102765] "

[Bug c++/102709] New: ICE: in build_function_type, at tree.c:7304
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug c++/102709] [11/12/13/14 Regression] ICE: in build_function_type with parameter packs not expanded in constructor while doing auto deduction since r11-2748-gb871301f09be7061

[Bug testsuite/102690] New: [12 regression] g++.dg/warn/Warray-bounds-16.C fails
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug testsuite/102690] [11/12/13/14 "

[Bug fortran/102596] New: [11/12 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug fortran/102596] [11/12/13/14 Regression] ICE in gfc_omp_clause_default_ctor, at fortran/trans-openmp.c:713 since r11-4883-ge929ef532ad52cde

[Bug driver/102437] New: [11 Regression] gcc-11 and later started recognising -R option
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug driver/102437] [11/12/13/14 "

[Bug tree-optimization/102436] New: [11/12 Regression] Lost Load/Store Motion
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug tree-optimization/102436] [11 "

[Bug c++/102433] New: [11/12 Regression] ICE in ~saved_token_sentinel, at cp/parser.c:1293
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug c++/102433] [11/12/13/14 Regression] ICE in ~saved_token_sentinel, at cp/parser.c:1293 since r11-8118-g82198676c80764ca

[Bug c++/102419] New: [concepts] [regression] return-type-requirement of "Y<typename T::type>" does not check that T::type actually exists
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug c++/102419] [11/12/13/14 Regression][concepts] "

[Bug c/102329] New: pointer "maybe uninitialized" right after assignment
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug tree-optimization/102329] [11/12/13/14 Regression] "

[Bug middle-end/102310] New: ICE in visit_ref_for_mod_analysis with OpenACC
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug ipa/102310] [11/12/13/14 Regression] "

[Bug target/102250] New: [11/12 Regression] python is not documented as a Prerequisite for building for riscv
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug target/102250] [11/12/13/14 "

[Bug target/102027] New: ABI break when using vector type in function arg/return value
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug target/102027] [11/12/13/14 Regression] "

[Bug fortran/101917] New: Spurious -Wstringop-overread with -flto when passing zero sized arrays
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug middle-end/101917] [11 Regression] "

[Bug tree-optimization/101895] New: [11/12 Regression] SLP Vectorizer change pushes VEC_PERM_EXPR into bad location spoiling further optimization opportunities
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug tree-optimization/101895] [11 "

[Bug c++/101889] New: [11/12 Regression] ICE with template argument deduction of broken template
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug c++/101889] [11/12/13/14 Regression] ICE with template argument deduction of broken template since r11-2748-gb871301f09be7061

[Bug c/101854] New: Invalid warning -Wstringop-overflow wrong argument
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug tree-optimization/101854] [11 Regression] "

[Bug c++/101831] New: Spurious maybe-uninitialized warning on std::array::size
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug tree-optimization/101831] [11 Regression] "

[Bug fortran/101760] New: [11/12 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:290
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug fortran/101760] [11/12/13/14 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:290 since r12-1319-gd4d38135b3137f1d

[Bug lto/101625] New: ICE in modref_tree<int>::merge with LTO and -m32
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug ipa/101625] [11/12/13/14 Regression] ICE in modref_tree<int>::merge with LTO and -m32 since r11-3825-g71dbabccbfb295c8

[Bug tree-optimization/101494] New: -Wmaybe-uninitialized false alarm with memrchr of size 0
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug tree-optimization/101494] [11 Regression] "

[Bug tree-optimization/101481] New: -ftree-loop-distribute-patterns can slow down and increases size of code
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug tree-optimization/101481] [11/12/13/14 Regression] "

[Bug middle-end/101397] New: spurious warning writing to the result of stpcpy minus 1
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug middle-end/101397] [11 Regression] "

[Bug fortran/101281] New: [11/12 Regression] ICE with -std=f2003/f2008 and assumed-rank array
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug fortran/101281] [11/12/13/14 "

[Bug c/101262] New: GCC11 OpenMP optimization causes sigsegv on aligned constant array in darktable
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug middle-end/101262] [11/12/13/14 Regression] "

[Bug c++/101150] New: null pointer dereference false positive disappears when compiling an additional function
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug tree-optimization/101150] [11/12 Regression] "

[Bug c++/100853] New: internal compiler error: in cp_tree_equal, at cp/tree.c:4148
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug c++/100853] [11/12/13/14 Regression] internal compiler error: in cp_tree_equal, at cp/tree.c:4148 since r11-2275-g5324a3e621d9a2ee

[Bug target/100782] New: [11 Regression] sh4 ICEs on -O2 -fPIE -fstack-protector: internal compiler error: in curr_insn_transform, at lra-constraints.c:4132
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug target/100782] [11 Regression] sh4 ICEs on -O2 -fPIE -fstack-protector: internal compiler error: in curr_insn_transform, at lra-constraints.c

[Bug lto/100692] New: [11 Regression] ICE in fld_incomplete_type_of, at tree.c:5452
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug c++/100692] "

[Bug c++/100643] New: [11/12 Regression] ICE in ix86_mangle_function_version_assembler_name, at config/i386/i386-features.c:2809
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug target/100643] [11/12/13/14 Regression] ICE in ix86_mangle_function_version_assembler_name, at config/i386/i386-features.c:2809 since r11-7693-g1c7bec8bfbc5457c

[Bug c++/100632] New: [11/12 Regression] ICE: Segmentation fault (in write_member_name)
 2023-05-29 10:05 UTC  (2+ messages)
` [Bug c++/100632] [11/12/13/14 Regression] ICE: Segmentation fault (in write_member_name) since r11-2237

[Bug c++/100557] New: [ICE] Internal compiler error: Error reporting routines re-entered
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug c++/100557] [11/12/13 Regression] "

[Bug c/100529] New: ICE at -O3: in force_constant_size, at gimplify.c:733
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug c/100529] [11/12/13/14 Regression] ICE at -O3: in force_constant_size, at gimplify.c:733 since r11-4494-ga4223abb3deb24e8

[Bug debug/100523] New: [11/12 Regression] armv8.1-m.main -fcompare-debug failure with -O -fmodulo-sched -mtune=cortex-a53
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug debug/100523] [11/12/13/14 "

[Bug c/100491] New: Code generation get worse when including function prototype on ARM
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug ipa/100491] [11 Regression] IPA-SRA is not happening any more

[Bug target/100460] New: [11/12 Regression] mingw build broken due to use of unsupported open() flags
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug c++/100460] [11/12/13/14 Regression][modules] "

[Bug c++/100381] New: new static_assert((std::__is_complete_or_unbounded(...)) failure from g++ 11.1.0
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug libstdc++/100381] [11/12/13/14 Regression] "

[Bug c++/100370] New: [11.1.0 regression] Incorrect warning for placement new
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug c++/100370] [11 Regression] Incorrect -Wplacement-new with union

[Bug c++/100366] New: spurious warning - std::vector::clear followed by std::vector::insert(vec.end(), ...) with -O2
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug tree-optimization/100366] [11/12 Regression] "

[Bug testsuite/100346] New: [11 regression] printf tests fail after r11-6755
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug testsuite/100346] [11/12/13/14 "

[Bug other/100338] New: [11 regression] Python error running test case after r11-2720
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug other/100338] [11/12/13/14 "

[Bug debug/100303] New: [11/12 Regression] -fcompare-debug failure (length) with -O -fno-dce -ftracer
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug debug/100303] [11 "

[Bug libgcc/100289] New: libgcc/libgcov.h: bootstrap failure due to missing #include <sys/mman.h>
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug gcov-profile/100289] [11/12/13/14 Regression] "

[Bug tree-optimization/100089] New: [11 Performance regression ] 30% for denbench/mp2decoddata2 with -O3
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug tree-optimization/100089] [11 Regression] 30% performance regression "

[Bug tree-optimization/100086] New: spurious -Wnonnull with __builtin_expect
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug tree-optimization/100086] [11 Regression] "

[Bug testsuite/100073] New: [11 regression] test case gcc.dg/pr86058.c fails after r11-
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug tree-optimization/100073] missing warning on an uninitialized array read in a loop

[Bug c++/100052] New: [11 regression] ICE in compiling g++.dg/modules/xtreme-header-3_b.C after r11-8118
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug c++/100052] [11/12/13/14 "

[Bug tree-optimization/99739] New: [11 Regression] missing optimization of a repeated conditional
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug tree-optimization/99739] [11/12 "

[Bug target/99723] New: arm: ICE in build_function_type during selftests
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug target/99723] [11/12/13/14 Regression] "

[Bug sanitizer/99673] New: [11 Regression] bogus -Wstringop-overread warning with address sanitizer
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug sanitizer/99673] [11/13/14 Regression] bogus -Wstringop-overread warning with address sanitizer due to member address substitution

[Bug c++/99599] New: Concepts requirement falsely reporting recursion, breaks tag_invoke pattern
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug c++/99599] [11/12/13/14 Regression] Concepts requirement falsely reporting cyclic dependency, "

[Bug rtl-optimization/99332] New: ICE:inreset_sched_cycles_in_current_ebb, at sel-sched.c:7147 with -fprofile-generate -O3 -fselective-scheduling -fselective-scheduling2 -fsel-sched-pipelining
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug rtl-optimization/99332] [11/12/13/14 Regression] ICE:in reset_sched_cycles_in_current_ebb, "

[Bug c++/99310] New: [11 Regression] ICE: canonical types differ for identical types 'void (A::)(void*)' and 'void (A::)(void*)'
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug c++/99310] [11/12/13/14 "

[Bug tree-optimization/99199] New: [9/10/11 Regression] Very large boolean expression leads to quite a few return statements
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug rtl-optimization/99199] [10/11/12/13/14 "

[Bug target/99083] New: Big run-time regressions of 519.lbm_r with LTO
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug target/99083] "

[Bug rtl-optimization/98973] New: [11 regression] Wrong code with gcse store motion pass
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug rtl-optimization/98973] [11/12/13/14 "

[Bug tree-optimization/98908] New: Failure to optimize arithmetic involving struct members into operating on the entire struct
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug tree-optimization/98908] [11 Regression] arithmetic involving struct members into operating on the entire struct fails at -O3

[Bug tree-optimization/98856] New: [11 Regression] botan AES-128/XTS is slower by ~17% since r11-6649-g285fa338b06b804e72997c4d876ecf08a9c083af
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug tree-optimization/98856] [11/12/13/14 "

[Bug libgomp/98738] New: task-detach-6.f90 hangs intermittently
 2023-05-29 10:04 UTC  (2+ messages)
` [Bug libgomp/98738] "

[Bug libstdc++/98678] New: 30_threads/future/members/poll.cc execution test FAILs
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug libstdc++/98678] "

[Bug c++/98531] New: g++.dg/modules/xtreme-header-2_a.H etc. FAIL
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug c++/98531] [modules] "

[Bug c++/98529] New: g++.dg/modules/stdio-1_a.H FAILs
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug c++/98529] [11/12/13/14 Regression] "

[Bug go/98504] New: [11 Regression] bootstrap broken in libgo on ia64-linux-gnu
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug lto/98504] [11/12/13/14 "

[Bug target/98495] New: X86 _mm_extract_pi16 incorrectly sign extends result
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug target/98495] "

[Bug libstdc++/98384] New: new test case 20_util/to_chars/long_double.cc in r11-6249 fails on powerpc64 BE
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug libstdc++/98384] new test case 20_util/to_chars/long_double.cc in r11-6249 fails

[Bug target/98341] New: [11 Regression] Ada bootstrap fails with Storage_Error stack overflow or erroneous memory access on m68k
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug target/98341] [11 Regression] Ada bootstrap fails with "

[Bug tree-optimization/98238] New: gcc.dg/vect/vect-cost-model-1.c etc. FAIL
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug tree-optimization/98238] "

[Bug ipa/98237] New: gcc-dg-lto-modref-3-01.exe etc. FAIL
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug ipa/98237] gcc-dg-lto-modref-3-01.exe etc. FAIL when LTO plugin is not enabled

[Bug fortran/98203] New: [11 Regression] ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:4665
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug fortran/98203] [11/12/13/14 Regression] ICE in gfc_trans_omp_do, at fortran/trans-openmp.c:4665 since r11-349-gf884bef21cccc05d

[Bug target/98172] New: Update -mtune=generic for the current Intel and AMD processors
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug target/98172] "

[Bug libstdc++/98005] New: FAIL: std/ranges/adaptors/sizeof.cc (test for excess errors)
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug libstdc++/98005] "

[Bug libstdc++/97930] New: pair is not a structural type
 2023-05-29 10:03 UTC  (2+ messages)
` [Bug libstdc++/97930] "

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