public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug analyzer/113333] New: analyzer: False positives with calloc()
 2024-07-19 13:23 UTC  (2+ messages)
` [Bug analyzer/113333] [12 Regression] "

[Bug tree-optimization/113265] New: [Regression] Missed optimization for redundancy computation elimination may be due to constant propagation about 0 too late
 2024-07-19 13:23 UTC  (2+ messages)
` [Bug tree-optimization/113265] [12/13/14/15 Regression] "

[Bug c/113255] New: wrong code with -O2 -mtune=k8
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug target/113255] [12/13 Regression] "

[Bug analyzer/113253] New: gcc -g causes -fanalyzer to issue false positive
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug analyzer/113253] [12 Regression] "

[Bug c++/113158] New: Erroneous "looser exception specification" error for class template
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug c++/113158] [12/13 Regression] Erroneous "looser exception specification" error for class template and depedent noexcept value

[Bug analyzer/112969] New: -Wanalyzer-exposure-through-uninit-copy false positive seen on Linux kernel's drivers/net/ethernet/intel/ice/ice_ptp.c
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug analyzer/112969] [12 Regression] "

[Bug analyzer/112889] New: ICE with -fanalyzer seen on Linux kernel drivers/infiniband/hw/cxgb4/cm.c
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug analyzer/112889] [12 Regression] "

[Bug c++/112867] New: extern function declaration in function scope behaves differently in template
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug c++/112867] [12/13/14/15 Regression] extern function declaration inside a generic (templated) lambda inside a template function goes wrong

[Bug target/112845] New: ICE: in extract_insn, at recog.cc:2804 with -Os -fcf-protection -c
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug target/112845] [12 Regression] ICE: in extract_insn, at recog.cc:2804 with -Os -fcf-protection -c since r8-3504

[Bug c++/112815] New: ICE: in vague_linkage_p, at cp/decl2.cc:2329 with -flto -fno-weak
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug ipa/112815] [12/13/14/15 Regression] "

[Bug c++/112769] New: ICE on valid code related to requires-expression
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug c++/112769] [12 Regression] "

[Bug tree-optimization/112723] New: Missed optimization for invariants 'c+c' when c += -2147483648 and c is a global variable
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug tree-optimization/112723] [12/13/14/15 Regression] Missed optimization for invariants 'c+c' when c += -2147483647-1 "

[Bug tree-optimization/112616] New: wrong code at -O{s,2,3} on x86_64-linux-gnu
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug ipa/112616] [12 Regression] wrong code at -O{s,2,3} on x86_64-linux-gnu since r10-3311

[Bug ipa/112601] New: ICE in cgraph_node::verify_node(): error: invalid calls_comdat_local flag
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug ipa/112601] [12/13/14/15 Regression] "

[Bug c/112493] New: GCC: 14: internal compiler error: in verify_sra_access_forest, at tree-sra.cc:2421
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug tree-optimization/112493] [12/13/14/15 Regression] ICE in verify_sra_access_forest with scalar_storage_order

[Bug c/112487] New: GCC: 14: internal compiler error: in setup_one_parameter, at tree-inline.cc:3565
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug ipa/112487] [12/13 Regression] ICE in setup_one_parameter with conflicting types

[Bug target/112470] New: [AARCH64]stack-protector vulnerability fixing solution impact code size and performance
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug target/112470] [12/13/14/15 regression] [AARCH64] stack-protector "

[Bug tree-optimization/112402] New: [11/12/13/14 Regression] Path splitting causes if-conversion miss
 2024-07-19 13:22 UTC  (2+ messages)
` [Bug tree-optimization/112402] [12/13/14/15 "

[Bug c/111921] New: GCC: 14: internal compiler error: Segmentation fault
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug middle-end/111921] [12/13/14/15 Regression] ICE with nested function after an error since r6-205-g5c4abbb8e80153

[Bug c/111911] New: GCC: 14: internal compiler error: internal compiler error: in gimplify_expr, at gimplify.cc:17510
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug c/111911] [12/13 Regression] ICE with integer overflow converting to _Bool

[Bug c/111821] New: GCC: 14: continue to consume memory until OOM
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug middle-end/111821] [12/13/14/15 Regression] OOM with packed struct and stack variable with copy

[Bug middle-end/111782] New: [11/12/13/14 Regression] Extra move in complex double multiplication
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug rtl-optimization/111782] [12/13/14/15 Regression] Extra move with arguments and returns and still using the argument for the last statement

[Bug middle-end/111701] New: [11/12/13/14 Regression] wrong code for __builtin_signbit(x*x)
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug middle-end/111701] [12/13/14/15 "

[Bug middle-end/111696] New: [11/12/13/14 Regression] Spurious -Wstringop-overflow
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug middle-end/111696] [12/13/14/15 "

[Bug c++/111683] New: Incorrect answer when using SSE2 intrinsics with -O3
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug middle-end/111683] [12 Regression] Incorrect answer when using SSE2 intrinsics with -O3 since r7-3163-g973625a04b3d9351f2485e37f7d3382af2aed87e

[Bug tree-optimization/111655] New: wrong code generated for __builtin_signbit on x86-64 -O2
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug middle-end/111655] [12/13/14/15 Regression] wrong code generated for __builtin_signbit and 0./0. "

[Bug c++/111606] New: [ICE] internal compiler error: error reporting routines re-entered
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug c++/111606] [12/13/14/15 Regression] "

[Bug c++/111602] New: "Error: symbol is already defined" for variable template dependent on default argument lambda used in sfinae and non-sfinae
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug c++/111602] [12/13/14/15 Regression] "Error: symbol is already defined" for variable template dependent on default argument lambda of class dependent on local type used in sfinae and non-sfinae contexts

[Bug c++/111592] New: ICE on expanding argument pack into variadic constructor
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug c++/111592] [12/13/14/15 Regression] "

[Bug c++/111426] New: [11/12/13/14 Regression] "error: use of deleted function" printed twice
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug c++/111426] [12/13/14/15 "

[Bug c++/111284] New: Some passing-by-value parameters are miscompiled since GCC 9
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug c++/111284] [12 Regression] Some passing-by-value parameters are mishandled since GCC 9, affecting libstdc++'s constexpr std::string

[Bug target/111268] New: internal compiler error: in to_constant, at poly-int.h:504
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug tree-optimization/111268] [12 Regression] "

[Bug c++/111132] New: Function redeclaration in local scope breaks constant expression evaluation
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug c++/111132] [12/13 Regression] "

[Bug c/111059] New: ICE: in gimplify_expr, at gimplify.cc:17253
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug c/111059] [12/13 Regression] "

[Bug other/111027] New: Install error "tmp-header-vars: Permission denied", build on NFS, improvement possible
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug bootstrap/111027] [12/13/14/15 Regression] `make install` touches the build directory; "

[Bug c++/110938] New: miscompile if implicit special member is deleted in a subtle way
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug c++/110938] [12/13/14/15 Regression] miscompile if implicit special member is deleted and mutable

[Bug other/110885] New: "undefined reference" when using both "-fdebug-types-section" and "-gsplit-dwarf"
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug debug/110885] [10/12/13/14/15 Regression] "undefined reference" when using both "-fdebug-types-section" and "-gsplit-dwarf" and inline function as a template argument

[Bug tree-optimization/110705] New: ICE at -O2 and above: in gimplify_modify_expr, at gimplify.cc:6255 (on GCC-12.x)
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug ipa/110705] [12 Regression] "

[Bug c/110694] New: False Positive -Werror=free-nonheap-object
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug middle-end/110694] [12/13/14/15 Regression] "

[Bug sanitizer/110676] New: builtin optimization prevents ASan from detecting OOB reads
 2024-07-19 13:21 UTC  (2+ messages)
` [Bug sanitizer/110676] [12/13 Regression] strlen of array[1] should not be optimized to 0 if using ASAN

[Bug c++/110584] New: Constant is not visible in nested lambda
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/110584] [12/13/14/15 Regression] Constant is not visible in nested lambda with outer lambda having a default capture

[Bug c++/110565] New: Incomplete note on why initializing int& with int is ill-formed
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/110565] [12/13/14/15 Regression] "

[Bug c/116002] New: GCC Compiler Hang with Recursive Macros in Function
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug rtl-optimization/116002] GCC Compiler time-hog with large basic block "

[Bug c++/110401] New: Unhelpful "goto is not a constant expression" in ill-formed constexpr function template
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/110401] [12/13/14/15 Regression] Unhelpful "goto is not a constant expression" in ill-formed pre c++20 "

[Bug c++/110323] New: Code for explicit instantiation of template method of template class
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/110323] [12/13 Regression] Code for explicit instantiation of template method of template class not generated

[Bug c/110238] New: Incorrect "comparison between pointer and zero character constant" warning when comparing pointer to unsigned null pointer constant
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c/110238] [12/13/14/15 Regression] "

[Bug analyzer/110112] New: [11/12/13 Regression] gcc -fanalyzer takes an excessive amount of time
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug analyzer/110112] [12 "

[Bug c++/110031] New: ICE: error reporting routines re-entered on non-type template argument
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/110031] [12/13 Regression] ICE with deprecated attribute and NTTP and diagnostic for deprecated printed out so much

[Bug c++/110006] New: friend function template with NTTP and constraint doesn't match existing declaration
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/110006] [12 Regression] friend function template with "

[Bug c/109967] New: Wrong code at -O2 on x86_64-linux-gnu
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug middle-end/109967] [12/13/14/15 Regression] "

[Bug tree-optimization/109960] New: [10/11/12/13/14 Regression] missing combining of `(a&1) != 0 || (a&2)!=0` into `(a&3)!=0`
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug tree-optimization/109960] [12/13/14/15 "

[Bug c++/109918] New: Unexpected -Woverloaded-virtual with virtual conversion operators
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/109918] [12/13/14/15 Regression] "

[Bug c++/109823] New: Internal segmentation fault for trailing return with doubly expanded variadic pack
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/109823] [12/13/14/15 Regression] ICE with trailing return of decltype of a fold expression in nested generic variadic lambda

[Bug c++/109790] New: internal compiler error in write_member_name, at cp/mangle.cc:2992
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/109790] [12/13/14/15 Regression] ICE while trying to mange operators and their ptmf

[Bug c++/109781] New: erroneous error "lambda-expression in template parameter type" for tparam lambda returning a lambda
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/109781] [12/13/14/15 Regression] "

[Bug c++/109677] New: Access control bypass for function template default argument brace initialization of private default constructor
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/109677] [12/13/14/15 Regression] "

[Bug c++/109621] New: GCC accepts invalid program with multiple using declarations
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/109621] [12/13/14/15 Regression] "

[Bug c/109521] New: Checking ICE (canonical types differ for identical types)
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/109521] [12/13/14/15 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
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/109490] [12/13/14/15 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
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug c++/109480] [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
 2024-07-19 13:20 UTC  (2+ messages)
` [Bug middle-end/109449] [12/13/14/15 Regression] "

[Bug c++/109431] New: internal compiler error: in output_constructor_regular_field (varasm.c:5207)
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c++/109431] [12/13/14/15 Regression] ICE in output_constructor_regular_field with static constexpr array inside a template constexpr function since r9-1483-g307193b82cecb8

[Bug c++/109381] New: Ambiguous member lookup with this-> accepted when it should be rejected
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c++/109381] [12/13/14/15 Regression] "

[Bug c/109184] New: csmith: really old bug with -O3
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug tree-optimization/109184] [12/13/14/15 Regression] csmith: 2017 bug with -floop-interchange since r8-5164-gfbdec14e80e9399cd301ed

[Bug c/109113] New: internal compiler error: in output_constructor_regular_field, at varasm.cc:5521
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c/109113] [12/13/14/15 Regression] "

[Bug c/109090] New: UBSan signed integer overflow check missing
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug sanitizer/109090] [12/13/14/15 Regression] "

[Bug c++/109084] New: requires keyword can't access private static constexpr bool in templated class
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c++/109084] [12/13/14/15 Regression] "

[Bug analyzer/109077] New: Analyzer header not installed
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug analyzer/109077] [12/13 Regression] Analyzer headers "

[Bug c++/109065] New: [11/12/13 Regression] Type alias combination erroneously fails with "incomplete type"
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c++/109065] [12/13/14/15 "

[Bug analyzer/109059] New: -Wanalyzer-malloc-leak false +ve seen on haproxy's cfgparse.c: cfg_register_postparser
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug analyzer/109059] [12 Regression] "

[Bug target/108933] New: [10/11/12/13 Regression] Missing bswap detection
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug target/108933] [12/13 Regression] Missing rev16 detection

[Bug c++/108848] New: Accessing class static member of non-dependent expression using member syntax in dependent context is rejected
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c++/108848] [12 Regression] template keyword incorrectly required to access template class static member of non-dependent expression using member syntax in dependent context

[Bug c++/108833] New: internal compiler error: Segmentation fault (GCC 12.1.1)
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c++/108833] [12 Regression] "

[Bug target/108803] New: [10/11/12/13 Regression] wrong code for 128bit rotate on aarch64-unknown-linux-gnu with -Og
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug target/108803] [12/13/14/15 "

[Bug tree-optimization/108802] New: missed inlining of call via pointer to member function
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug ipa/108802] [12/13 Regression] "

[Bug c++/108795] New: [10/11/12/13 Regression] ICE in prep_operand, at cp/call.cc:6325
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c++/108795] [12 Regression] ICE in prep_operand, at cp/call.cc:6325 since r7-2549-gf3365c1201908df5

[Bug c++/108792] New: [10/11/12/13 Regression] ICE in reset_sched_cycles_in_current_ebb, at sel-sched.cc:7147
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug rtl-optimization/108792] [12/13/14/15 "

[Bug c++/108563] New: [concepts] ICE (segfault) when requiring sizeof(variable_tempalate_v<type>)
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c++/108563] [12 Regression] [concepts] ICE (segfault) when requiring sizeof(variable_tempalate_v<type>) since r10-7441-ga7ea3d2ced786c45

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

[Bug target/108495] New: [10/11/12/13 Regression] aarch64 ICE with __builtin_aarch64_rndr
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug target/108495] [12/13/14/15 "

[Bug rtl-optimization/108487] New: ~20-30x slowdown in populating std::vector from std::ranges::iota_view
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug libstdc++/108487] [12/13/14/15 Regression] "

[Bug c++/108390] New: ICE in fold_convert_loc, at fold-const.cc:2504 partial ordering between array types
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c++/108390] [12 Regression] ICE in fold_convert_loc, at fold-const.cc:2504 partial ordering between array types since r8-4678-g6296cf8e099aae43

[Bug c/108375] New: [10/11/12/13 Regression] Some variably modified types not detected as such
 2024-07-19 13:19 UTC  (2+ messages)
` [Bug c/108375] [12 "

[Bug c++/108243] New: Missed optimization for static const std::string_view(const char*)
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug c++/108243] [12 Regression] "

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

[Bug c++/108158] New: modification of '...' is not a constant expression
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug c++/108158] [12 Regression] modification of '...' is not a constant expression since r12-2304

[Bug middle-end/108042] New: [10/11/12/13 Regression] weakref on an extern decl is incorrectly ignored
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug middle-end/108042] [12/13/14/15 "

[Bug c/108036] New: Spurious warning for zero-sized array parameters to a function
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug middle-end/108036] [12/13/14/15 Regression] "

[Bug tree-optimization/108007] New: wrong code at -Os and above with "-fno-dce -fno-tree-dce" on x86_64-linux-gnu
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug ipa/108007] [12 Regression] wrong code at -Os and above with "-fno-dce -fno-tree-dce" on x86_64-linux-gnu since r10-3311-gff6686d2e5f797

[Bug rtl-optimization/107991] New: Extra mov instructions with ternary on x86
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug middle-end/107991] [12/13/14/15 Regression] "

[Bug analyzer/107943] New: gcc -fanalyzer hangs in openssl curve25519.c
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug analyzer/107943] [12/13/14/15 Regression] gcc -fanalyzer hangs in openssl curve25519.c since r11-3840-gaf66094d03779377

[Bug tree-optimization/107837] New: Missed optimization: Using memcpy to load a struct unnecessary uses stack space
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug tree-optimization/107837] [12/13/14/15 Regression] Missed optimization: Using memcpy to load a struct unnecessary uses stack space since r8-5200

[Bug target/107812] New: [11/12/13 Regression] RTL SSA forwprop introduced regression
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug target/107812] [12/13/14/15 Regression] RTL SSA forwprop introduced regression since r11-6188

[Bug c++/107751] New: [11/12 regression] False positive -Wmaybe-uninitialized
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug tree-optimization/107751] [12/13/14/15 regression] False positive -Wmaybe-uninitialized at -O0

[Bug preprocessor/107691] New: libcpp configure fails on bashism
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug preprocessor/107691] [12 Regression] libcpp configure fails on empty expansion

[Bug rtl-optimization/107546] New: simd, redundant pcmpeqb and pxor
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug target/107546] [12 Regression] "

[Bug c++/107516] New: [13 Regression] ICE with -fwide-exec-charset=latin1
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug c++/107516] [12/13/14/15 Regression] ICE with -fwide-exec-charset=latin1 since r9-2891-g5ec9f8cff333bbe9

[Bug ada/107475] New: [10/11/12/13 Regression] libgnat fails to link libgnat.so on systems with older glibc on x86_64-linux-gnux32
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug ada/107475] [12/13/14/15 "

[Bug c/107448] New: GCC no longer diagnoses missing input file with -MG
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug preprocessor/107448] [12/13/14/15 Regression] GCC no longer diagnoses missing input file with -MG since r11-6855-g4804de453e7f5f90

[Bug middle-end/107443] New: Switch conversion removing code
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug middle-end/107443] [12/13/14/15 Regression] Removing switch with __builtin_unreachable causes missed optimizations

[Bug c++/107321] New: [10/11/12/13 Regression] ICE in strip_array_types, at tree.cc:7284
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug c++/107321] [12/13/14/15 Regression] ICE in strip_array_types, at tree.cc:7284 since r10-4397-gb7689b962dd6536b

[Bug rtl-optimization/107270] New: [10/11/12/13 Regression] return for structure is not as good as before
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug target/107270] [12/13/14/15 "

[Bug c++/107256] New: Contradictory circular noexcept-specifier is accepted
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug c++/107256] [12/13/14/15 Regression] "

[Bug c++/107211] New: GCC compiles invalid use of non static member function in noexcept operator
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug c++/107211] [12/13/14/15 Regression] "

[Bug c/107176] New: Wrong code at -O0/-Os on x86_64-pc-linux-gnu
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug tree-optimization/107176] [12 Regression] Wrong code at -Os on x86_64-pc-linux-gnu since r7-2012-g43aabfcfd4139e4c

[Bug c++/107148] New: [10/11/12/13 Regression] ICE in bot_manip, at cp/tree.cc:3252
 2024-07-19 13:18 UTC  (2+ messages)
` [Bug c++/107148] [12/13/14/15 Regression] ICE in bot_manip with statement expressions, "

[Bug target/107131] New: wrong code with -Os -fno-ipa-vrp -fno-tree-bit-ccp
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug target/107131] [12 Regression] "

[Bug c++/107058] New: [11/12/13 Regression] ICE in dwarf2out_die_ref_for_decl, at dwarf2out.cc:6038
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug c++/107058] [12/13/14/15 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
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug c++/107056] [12/13/14/15 "

[Bug fortran/106946] New: [10/11/12/13 Regression] ICE in resolve_component, at fortran/resolve.cc:14726
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug fortran/106946] [12/13/14/15 "

[Bug tree-optimization/106902] New: Program compiled with -O3 -fmfa produces different result
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug target/106902] [12/13/14/15 Regression] Program compiled with -O3 -mfma "

[Bug tree-optimization/106878] New: ICE: verify_gimple failed at -O2 on arm-none-eabi
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug tree-optimization/106878] [12 Regression] ICE: verify_gimple failed at -O2 with pointers and bitwise calculation

[Bug c/106859] New: [10/11/12/13 Regression] ICE in val_store, at var-tracking.cc:2532
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug debug/106859] [12/13/14/15 Regression] ICE in val_store, at var-tracking.cc:2532 since r7-3839-gde0a3fa38e2ad8f3

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

[Bug fortran/106692] [12/13/14/15 Regression] Cray pointer comparison wrongly optimized away
 2024-07-19 13:17 UTC 

[Bug middle-end/106559] New: Spurious warning format-truncation (regression from 9)
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug tree-optimization/106559] [12/13/14/15 Regression] Spurious warning -Wformat-truncation "

[Bug target/106543] New: *sge<u>_<X:mode><GPR:mode> uses operand 2 but there is no operand 2
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug target/106543] [12/13 Regression] "

[Bug debug/106399] New: Wrong debug info for function with nested function under O0
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug debug/106399] [12/13/14/15 Regression] Wrong debug info for function with nested function under O0 since r9-1284-gd70ba0c10dec6968

[Bug ipa/106389] New: IPA modref breaks Safe Bitfields in C++
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug c++/106389] [12/13/14/15 Regression] "

[Bug target/106282] New: m68k: Problem with thread-local storage and -mcpu=5206
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug target/106282] [12 Regression] m68k: Problem with thread-local storage and -mcpu=5206 since r9-2326-gede9446c26a929

[Bug c++/106260] New: [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug ipa/106260] [12/13/14/15 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289 since r8-1887-g0eaf0bfe94ff5a7c

[Bug rtl-optimization/106210] New: missing shrink wrap for simple case
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug rtl-optimization/106210] [12/13/14/15 Regression] missing shrink wrap for simple case since r9-3594-g8d2d39587d941a40

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

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

[Bug libstdc++/106067] New: Error on implicit conversion to std::function: 'static constexpr bool std::_Function_handler<...>...' used before its definition
 2024-07-19 13:17 UTC  (2+ messages)
` [Bug libstdc++/106067] [12/13/14/15 Regression] "

[Bug c++/106026] New: ICE: error reporting routines re-entered
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug c++/106026] [12/13/14/15 Regression] "

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

[Bug c/105988] New: [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug rtl-optimization/105988] [12/13/14/15 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064 since r6-4873-gebedc9a3414d8422

[Bug ipa/105917] New: Missed passthru jump function
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug ipa/105917] [12/13/14/15 regression] "

[Bug c++/105838] New: g++ 12.1.0 runs out of memory or time when building const std::vector of std::strings
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug c++/105838] [12 Regression] "

[Bug c++/105797] New: Internal compiler error: Segmentation fault ( fn_type_unification -> satisfaction_cache::satisfaction_cache -> iterative_hash_template_arg )
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug c++/105797] [12 Regression] "

[Bug c++/105769] New: program segmentation fault with -ftree-vectorize and nested lambdas
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug tree-optimization/105769] [12/13/14/15 Regression] "

[Bug c++/105742] New: accepts-invalid non-dependent call to non-static member function from unrelated class in presence of dependent base
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug c++/105742] [12/13/14/15 Regression] "

[Bug debug/105653] New: [10/11/12/13 Regression] '-fcompare-debug' failure w/ -O2
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug rtl-optimization/105653] [12/13/14/15 "

[Bug debug/105630] New: [10/11/12/13 Regression] '-fcompare-debug' failure w/ -O1 -ftree-parallelize-loops=2
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug middle-end/105630] [12 "

[Bug preprocessor/105608] New: [13 Regression] ICE: in linemap_add, at libcpp/line-map.cc:502 on ovito-3.7.1
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug preprocessor/105608] [12/13/14/15 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
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug target/105546] [12/13/14/15 Regression] ifconversion introduces many compares with loads

[Bug c++/105483] New: injected-class-name and constructors diagnostic
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug c++/105483] [12/13/14/15 Regression] injected-class-name and constructors diagnostic since r8-1739-g3b5c768c40c78618

[Bug c++/105469] New: "execution reached an unreachable program point" with -flto
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug middle-end/105469] [12/13/14/15 Regression] "execution reached an unreachable program point" with -flto since r5-7027-g0b986c6ac777aa4e

[Bug c++/105452] New: static_assert inside nameless nested union: invalid "inaccessible within this context" error
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug c++/105452] [12/13/14/15 Regression] static_assert inside anonymous union inside a templated struct causes "

[Bug c/105430] New: [11/12/13 Regression] [DR 413] Change in value for "Partial overriding of constant struct/union initializers with designated initializers"
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug c/105430] [12/13/14/15 "

[Bug debug/105415] New: [10/11/12 Regression] '-fcompare-debug' failure w/ -O2 -ftree-parallelize-loops=2
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug middle-end/105415] [12 Regression] '-fcompare-debug' failure w/ -O2 -ftree-parallelize-loops=2 since r7-4900-g59ec925b1199f9

[Bug preprocessor/105412] New: [10/11/12 Regression] Missing phony target with -MP for first include when compiling from stdin
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug preprocessor/105412] [12/13/14/15 "

[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
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug rtl-optimization/105383] [12/13/14/15 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)
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug middle-end/105346] [12/13/14/15 Regression] "

[Bug c++/105244] New: [9/10/11/12 Regression] ICE in implicitly_declare_fn, at cp/method.cc:3114
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug c++/105244] [12/13/14/15 "

[Bug c++/105228] New: [9/10/11/12 Regression] ICE tree check: expected tree that contains 'decl minimal' structure, have 'error_mark' in decl_anon_ns_mem_p, at cp/tree.cc:3826
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug c++/105228] [12/13/14/15 Regression] ICE tree check: expected tree that contains 'decl minimal' structure, have 'error_mark' in decl_anon_ns_mem_p, at cp/tree.cc:3826 since r7-755-g23cb72663051cd3f

[Bug c++/105227] New: [12 Regression] ICE in type_in_anonymous_namespace_p, at ipa-utils.h:233
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug ipa/105227] [12/13/14/15 Regression] ICE in type_in_anonymous_namespace_p, at ipa-utils.h:233 since r9-2502-g143b379d89b12ccc

[Bug c/105180] New: K&R style definition does not evaluate array size
 2024-07-19 13:16 UTC  (2+ messages)
` [Bug c/105180] [12/13/14/15 Regression] "

[Bug fortran/105168] New: [9/10/11/12 Regression] ICE in gfc_maybe_dereference_var, at fortran/trans-expr.cc:2870
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug fortran/105168] [12/13/14/15 Regression] ICE in gfc_maybe_dereference_var, at fortran/trans-expr.cc:2870 since r9-3522-gd0477233215e37de

[Bug middle-end/105136] New: [11/12] Missed optimization regression with 32-bit adds and shifts
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug target/105136] [12/13/14/15 regression] "

[Bug middle-end/105135] New: [11/12 Regression] Optimization regression for handrolled branchless assignment
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug tree-optimization/105135] [12/13/14/15 Regression] Optimization regression for handrolled branchless assignment since r11-4717-g3e190757fa332d32

[Bug regression/105126] New: Optimization regression gcc inserts not needed movsx when using switch statement
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug middle-end/105126] [12/13/14/15 Regression] "

[Bug c/105100] New: Strange warning when modifying structures "writing 1 byte into a region of size 0" when compile with -O3
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug tree-optimization/105100] [12/13/14/15 Regression] "

[Bug c++/105099] New: In lookup for namespace name qualifiers only namespaces should be considered
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug c++/105099] [12/13/14/15 Regression] In lookup of "

[Bug fortran/105054] New: Using one kind of pointer functions causes the compiler to hang
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug fortran/105054] [12/13/14/15 Regression] Using one kind of pointer functions causes the compiler to hang since r11-3029-g2b0df0a6ac79b34f

[Bug c++/104995] New: access checking for function pointer template parameters takes place at call site
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug c++/104995] [12/13/14/15 Regression] access checking for function pointer template parameters takes place at call site inside a templated (generic) lambda

[Bug middle-end/104965] New: Yet another -Warray-bounds false positive
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug middle-end/104965] [12/13/14/15 Regression] "

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

[Bug fortran/104684] New: ICE: 'verify_gimple' failed (Error: non-trivial conversion in 'component_ref')
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug fortran/104684] [12/13/14/15 Regression] ICE: 'verify_gimple' failed (Error: non-trivial conversion in 'component_ref') since r7-5771-gde91486c745d5ff6

[Bug c++/104603] New: wrong detection of g++ -Warray-bounds about downcast
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug tree-optimization/104603] [12/13/14/15 Regression] wrong detection of -Warray-bounds for interesting tail resusive case

[Bug rtl-optimization/104541] New: [10/11/12 Regression] ICE: maximum number of LRA assignment passes is achieved (30) with -O -fno-tree-ter -fsanitize-coverage=trace-cmp
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug rtl-optimization/104541] [12/13/14/15 "

[Bug rtl-optimization/104515] New: trivially-destructible destructors interfere with loop optimization - maybe related to lifetime-dse
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug tree-optimization/104515] [12/13/14 Regression] "

[Bug target/104396] New: [11/12 Regression] Invalid SIMD intriniscs accepted at -O1 and above after r11-6794-g04b472ad0e1dc93aba
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug target/104396] [12/13/14/15 "

[Bug c++/104325] New: undefined reference to `virtual thunk to ...'
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug ipa/104325] [12/13/14/15 Regression] undefined reference to `virtual thunk to ...' since r9-4254-g12485662c00914ed

[Bug c/104209] New: ICE in lra_split_hard_reg_for, at lra-assigns.cc:1837
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug rtl-optimization/104209] [12/13/14/15 Regression] gcc.dg/torture/pr20314-2.c ICE with -m32 -fPIC in lra_split_hard_reg_for

[Bug debug/104180] New: [10/11/12 Regression] '-fcompare-debug' failure (length) w/ -O1
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug c++/104180] [12/13/14/15 "

[Bug c/104120] New: slow compilation with only "-g3 -O1"; other opt levels are fine
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug debug/104120] [12/13/14/15 Regression] slow compilation with only "-g3 -O1"; other opt levels are fine since r10-15-gf179b64e3ab013ff

[Bug tree-optimization/104060] New: -Wmaybe-uninitialized false alarm on address of local array
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug tree-optimization/104060] [12/13/14/15 Regression] "

[Bug debug/104054] New: '-fcompare-debug' failure (length) w/ -Os -funroll-loops
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug rtl-optimization/104054] [12/13/14/15 Regression] '-fcompare-debug' failure (length) w/ -Os -funroll-loops since r8-3946-gfe94440235cfaa57

[Bug c++/103952] New: ICE: in cp_finish_decl, at cp/decl.c:7933
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug c++/103952] [12/13/14/15 Regression] "

[Bug target/103938] New: ICE with __builtin_prefetch and vectors
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug target/103938] [12/13/14/15 Regression] "

[Bug rtl-optimization/103829] New: [9/10/11/12 Regression] missing shrink wrapping for simple/obvious code
 2024-07-19 13:15 UTC  (2+ messages)
` [Bug rtl-optimization/103829] [12/13/14/15 "

[Bug debug/103788] New: [9/10/11/12 Regression] '-fcompare-debug' failure (length) w/ -O1
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug debug/103788] [12/13/14/15 "

[Bug c/103725] New: warning: assuming signed overflow does not occur when simplifying conditional to constant
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug tree-optimization/103725] [12 Regression] "

[Bug c/103724] New: warning
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug tree-optimization/103724] [12/13/14/15 Regression] invalid warning: iteration 7 invokes undefined behavior

[Bug c++/103629] New: Possible miscompilation triggered by -fvisibility=hidden
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug libstdc++/103629] [12/13/14/15 Regression] wrong-code when mixing mutex with visibility=hidden

[Bug middle-end/103616] New: [9/10/11/12 Regression] ICE on ceph with systemtap macro since r8-5608
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug middle-end/103616] [12/13/14/15 "

[Bug analyzer/103602] New: [11 regression] Analyzer takes inadequate amount of memory and time linking GNU grep with LTO
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug analyzer/103602] [12/13/14/15 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
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug c++/103572] [12/13/14/15 "

[Bug fortran/103414] New: [10/11/12 Regression] ICE in gfc_free_actual_arglist, at fortran/expr.c:547
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug fortran/103414] [12/13/14/15 Regression] [PDT] ICE in gfc_free_actual_arglist, at fortran/expr.c:547 since r10-2083-g8dc63166e0b85954

[Bug target/103395] New: [9/10/11/12 Regression] ICE on qemu in arm create_fix_barrier
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug target/103395] [12/13/14/15 "

[Bug fortran/103391] New: [9/10/11/12 Regression] ICE: gimplification failed
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug fortran/103391] [12/13/14/15 Regression] ICE: gimplification failed since r7-4021-g574284e9c49687d8

[Bug c/103373] New: ICE in add_constraint, at cp/constraint.cc:1077
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug c++/103373] [12/13/14/15 Regression] ICE in add_constraint, at cp/constraint.cc:1077 since r10-3735-gcb57504a55015891

[Bug fortran/103367] New: [11/12 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6377
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug fortran/103367] [12/13/14/15 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6377 since r12-4278-g74ccca380cde5e79

[Bug c++/103273] New: [12 Regression] internal compiler error: in cp_parser_type_id_1, at cp/parser.c:24010
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug c++/103273] [12/13/14/15 "

[Bug tree-optimization/103006] New: wrong code at -O2 (only) on x86_64-linux-gnu
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug middle-end/103006] [12/13/14/15 Regression] wrong code at -O1 or -O2 on x86_64-linux-gnu by r7-7101

[Bug rtl-optimization/102850] New: [10/11/12 Regression] ICE in begin_move_insn, at sched-ebb.c:196
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug rtl-optimization/102850] [12/13/14/15 Regression] ICE in begin_move_insn, at sched-ebb.c:196 since r10-3502-g2e2c6df346ab70ed

[Bug c/102844] New: gcc-9.x miscompiles unsigned char expression in switch
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug tree-optimization/102844] [12 Regression] DOM jump threading not copying block that became non-empty

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

[Bug target/102737] New: [x86] Failure to optimize out bad register usage involving int->double conversion
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug target/102737] [12/13/14/15 Regression] extra mov with int->double conversion and addition (incoming arguments and return)

[Bug c++/102709] New: ICE: in build_function_type, at tree.c:7304
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug c++/102709] [12/13/14/15 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
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug testsuite/102690] [12/13/14/15 "

[Bug fortran/102619] New: [10/11/12 Regression] ICE in gfc_conv_descriptor_dtype, at fortran/trans-array.c:215
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug fortran/102619] [12/13/14/15 Regression] ICE in gfc_conv_descriptor_dtype, at fortran/trans-array.c:215 since r9-6493-g0e3088806577e805

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

[Bug c++/102593] New: [10/11/12 Regression] ICE in cp_oacc_check_attachments, at cp/semantics.c:6561
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug c++/102593] [12/13/14/15 Regression] ICE in cp_oacc_check_attachments, at cp/semantics.c:6561 since r10-5596-g519d7496beac32c2

[Bug regression/102513] New: False positive -Wstringop-overflow= or -Warray-bounds warning with recursive function
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug ipa/102513] [12/13/14/15 Regression] Many false positive warnings "

[Bug driver/102437] New: [11 Regression] gcc-11 and later started recognising -R option
 2024-07-19 13:14 UTC  (2+ messages)
` [Bug driver/102437] [12/13/14/15 "

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

[Bug fortran/102430] New: ICE in fold_convert_loc, at fold-const.c:2554
 2024-07-19 13:13 UTC  (2+ messages)
` [Bug fortran/102430] [12/13/14/15 Regression] ICE in fold_convert_loc, at fold-const.c:2554 since r7-4447-gb4c3a85be9658537

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