public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/105329] New: Bogus restrict warning when assigning 1-char string literal to std::string
 2023-02-22 17:52 UTC  (5+ messages)
` [Bug tree-optimization/105329] [12/13 Regression] Bogus restrict warning when assigning 1-char string literal to std::string since r12-3347-g8af8abfbbace49e6

[Bug c++/108219] New: requirement fails on a valid expression
 2023-02-22 17:19 UTC  (2+ messages)
` [Bug c++/108219] [12/13 Regression] requirement fails on a valid expression since r12-5253-g4df7f8c79835d569

[Bug c/69960] "initializer element is not constant"
 2023-02-22 17:03 UTC  (4+ messages)

[Bug c++/108888] New: error: definition in block 26 follows the use
 2023-02-22 16:45 UTC  (3+ messages)
` [Bug c++/108888] [13 Regression] "
` [Bug tree-optimization/108888] "

[Bug sanitizer/108880] New: slow compilation with "-fsanitize=undefined"
 2023-02-22 16:16 UTC  (10+ messages)
` [Bug sanitizer/108880] [11/12/13 Regression] "
` [Bug c/108880] "

[Bug ada/108858] New: Assert_Failure at exp_ch6.adb:6499
 2023-02-22 16:14 UTC  (2+ messages)
` [Bug ada/108858] "

[Bug middle-end/102633] New: warning for self-initialization despite -Wno-init-self
 2023-02-22 16:10 UTC  (2+ messages)
` [Bug middle-end/102633] [11 Regression] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2023-02-22 16:10 UTC 

[Bug libstdc++/108886] New: Add basic_string throw logic_error when assigned a nullptr
 2023-02-22 15:57 UTC  (2+ messages)
` [Bug libstdc++/108886] "

[Bug c++/108854] New: tbb-2021.8.0 fails on i686-linux (32-bit)
 2023-02-22 15:40 UTC  (6+ messages)
` [Bug middle-end/108854] tbb-2021.8.0 fails on i686-linux (32-bit), internal compiler error: in expand_expr_real_1, at expr.c:10281
` [Bug middle-end/108854] [10/11/12/13 Regression] "

[Bug c++/108887] New: [13 Regression] ICE in process_function_and_variable_attributes since r13-3601
 2023-02-22 15:18 UTC  (3+ messages)
` [Bug c++/108887] "

[Bug c++/108884] New: [temp.friends]/9: Should constraint friends declared in class scope differ with definition out of scope?
 2023-02-22 14:38 UTC  (9+ messages)
` [Bug c++/108884] "

[Bug sanitizer/108885] New: Missing sanitization checks for optimized integer
 2023-02-22 13:53 UTC  (2+ messages)
` [Bug sanitizer/108885] "

[Bug rust/108631] New: gcc/rust/backend/rust-constexpr.cc:2099:33: error: too few arguments to function ‘tree_node* Rust::Compile::unshare_constructor(tree, const char*, int, const char*)’ with --enable-gather-detailed-mem-stats
 2023-02-22 13:22 UTC  (2+ messages)
` [Bug rust/108631] "

[Bug libstdc++/108883] New: [13 Regression] ABI problems with _Float16/std::bfloat16_t rtti symbols on i?86
 2023-02-22 12:21 UTC  (5+ messages)
` [Bug libstdc++/108883] "

[Bug libstdc++/108882] New: [13 Regression] Wrong symver on 4 new libstdc++ symbols on ppc64le
 2023-02-22 11:42 UTC  (3+ messages)
` [Bug libstdc++/108882] "

[Bug testsuite/108835] New: gm2 tests at large -jNN numbers do not return
 2023-02-22 11:10 UTC  (2+ messages)
` [Bug testsuite/108835] "

[Bug tree-optimization/108874] New: [10/11/12/13 Regression] Missing bswap detection
 2023-02-22 10:53 UTC  (5+ messages)
` [Bug tree-optimization/108874] "
` [Bug target/108874] "

[Bug c++/106258] New: ICE in ipa_verify_edge_has_no_modifications, at ipa-param-manipulation.cc:139
 2023-02-22 10:22 UTC  (3+ messages)
` [Bug middle-end/106258] [13 Regression] ICE in ipa_verify_edge_has_no_modifications, at ipa-param-manipulation.cc:139 since r13-1204-gd68d366425369649

[Bug ipa/107925] New: ICE in update_specialized_profile at gcc/ipa-cp.cc:5082 for 531.deepsjeng_r benchmark
 2023-02-22  9:55 UTC  (2+ messages)
` [Bug ipa/107925] "

[Bug target/103628] New: ICE: Segmentation fault (in gfc_conv_tree_to_mpfr)
 2023-02-22  9:00 UTC  (2+ messages)
` [Bug target/103628] "

[Bug c++/108681] New: gcc hangs compiling opencv/channels_combine.cpp for aarch64
 2023-02-22  8:54 UTC  (3+ messages)
` [Bug rtl-optimization/108681] [13 Regression] "
` [Bug rtl-optimization/108681] [12 "

[Bug c++/106041] New: Long/infinite compile time for Arm SIMD -O1 or -O2 but not -O0
 2023-02-22  8:53 UTC  (9+ messages)
` [Bug rtl-optimization/106041] [12/13 Regression] infinite loop in fast_dce at -O1 with aarch64

[Bug fortran/108878] New: Mis-optimization with splitting floating point into a significand and exponent
 2023-02-22  8:50 UTC  (9+ messages)
` [Bug fortran/108878] "
` [Bug middle-end/108878] "

[Bug target/108881] New: "__builtin_ia32_cvtne2ps2bf16_v16hi" compiled only with option -mavx512bf16 report ICE
 2023-02-22  8:48 UTC 

[Bug c++/108871] New: attribute nonnull does not spot nullptr O2 and above when function inlined
 2023-02-22  8:31 UTC  (3+ messages)
` [Bug c++/108871] "
` [Bug ipa/108871] "

[Bug target/108248] New: Some insns in the risc-v backend do not have mappings to functional units
 2023-02-22  6:49 UTC  (3+ messages)
` [Bug target/108248] "

[Bug target/108567] New: gccrs bootstrap comparison failure on mipsel-linux-gnu
 2023-02-22  5:41 UTC  (5+ messages)
` [Bug target/108567] "

[Bug target/108764] New: [RISCV] Cost model for RVB is too aggressive
 2023-02-22  2:26 UTC  (2+ messages)
` [Bug target/108764] "

[Bug sanitizer/106998] New: libsanitizer PATH_MAX not defined for linux new targets
 2023-02-22  1:46 UTC  (3+ messages)
` [Bug sanitizer/106998] [10/11/12/13 Regression] "

[Bug modula2/108261] New: modula-2 module registration process seems to fail with shared libraries
 2023-02-22  0:39 UTC  (2+ messages)
` [Bug modula2/108261] "

[Bug target/108853] New: Add new -mcpu=e500 alias for -mcpu=8540
 2023-02-21 23:07 UTC  (5+ messages)
` [Bug target/108853] "

[Bug c/108869] New: compiling an intrinsic wrapper : gives internal compiler error: in dwarf2out_register_main_translation_unit
 2023-02-21 22:47 UTC  (3+ messages)
` [Bug c/108869] "
` [Bug target/108869] "

[Bug analyzer/108879] New: -Wanalyzer-malloc-leak false positive stl string in try catch block
 2023-02-21 22:42 UTC 

[Bug analyzer/108562] New: [meta-bug] tracker bug for issues with -Wanalyzer-null-dereference
 2023-02-21 22:30 UTC  (2+ messages)
` [Bug analyzer/108562] "

[Bug analyzer/108830] New: Excess warnings from -Wanalyzer-null-dereference
 2023-02-21 22:30 UTC  (3+ messages)
` [Bug analyzer/108830] "

[Bug analyzer/104224] New: Testcases for analyzer "uninit" from fedora-devel
 2023-02-21 22:29 UTC  (3+ messages)
` [Bug analyzer/104224] "

[Bug tree-optimization/105834] New: Dead Code Elimination Regression at -O2 (trunk vs. 12.1.0)
 2023-02-21 22:25 UTC  (3+ messages)
` [Bug tree-optimization/105834] [13 Regression] "

[Bug tree-optimization/108419] New: [13 Regression] Dead Code Elimination Regression at -O2 since r13-440-g98e475a8f58
 2023-02-21 22:11 UTC  (3+ messages)
` [Bug tree-optimization/108419] "

[Bug target/108876] New: return address clobbered in sibcalls resulting in gfortran tests failing on xtensa
 2023-02-21 21:59 UTC  (3+ messages)
` [Bug target/108876] "

[Bug fortran/96024] New: [9/10/11 Regression] ICE in mio_name_expr_t, at fortran/module.c:2159
 2023-02-21 21:28 UTC  (3+ messages)
` [Bug fortran/96024] [10/11/12/13 "

[Bug d/108877] New: Explicit immutable struct import internal compiler error
 2023-02-21 20:04 UTC 

[Bug c/108875] New: Possible wrong error message
 2023-02-21 19:19 UTC  (2+ messages)
` [Bug c/108875] "

[Bug c/22020] poor error message for invalid cast in constant initializer
 2023-02-21 19:19 UTC 

[Bug tree-optimization/108873] New: Using the C++ front-end causes no DCE from happening
 2023-02-21 19:16 UTC  (4+ messages)
` [Bug c++/108873] "

[Bug fortran/108872] New: ICE in main_block_label, missing label when assigning a derived type whose component has a defined assignment
 2023-02-21 18:18 UTC  (2+ messages)
` [Bug fortran/108872] "

[Bug fortran/96025] New: [9/10/11 Regression] ICE in expr_check_typed_help, at fortran/expr.c:5437
 2023-02-21 18:04 UTC  (2+ messages)
` [Bug fortran/96025] [10/11/12/13 "

[Bug analyzer/108867] New: RFE: analyzer could suppress false positives by detecting functions that are likely missing __attribute__((noreturn))
 2023-02-21 17:45 UTC  (3+ messages)
` [Bug analyzer/108867] "

[Bug c++/108422] New: [13 Regression] ICE: base pointer cycle detected
 2023-02-21 17:43 UTC  (3+ messages)
` [Bug c++/108422] [13 Regression] ICE: base pointer cycle detected since r13-2661-gb57abd072dd319a7

[Bug go/104290] New: [12 Regression] trunk 20220126 fails to build libgo on i686-gnu
 2023-02-21 17:00 UTC  (3+ messages)
` [Bug go/104290] [12/13 Regression] trunk 20220214 "

[Bug libbacktrace/108870] New: Gather file/line info for file/namespace/static variables
 2023-02-21 16:57 UTC  (3+ messages)
` [Bug libbacktrace/108870] "

[Bug c++/108550] New: the type 'const auto' of 'constexpr' variable is not literal
 2023-02-21 16:28 UTC  (3+ messages)
` [Bug c++/108550] [10/11/12/13 Regression] "

[Bug testsuite/106879] New: [13 regression] new test case gcc.dg/vect/bb-slp-layout-19.c fails
 2023-02-21 16:16 UTC  (3+ messages)
` [Bug testsuite/106879] "

[Bug c++/107998] New: [13 Regression] gcc-13-20221204 failure to build on Cygwin No dirname for option: m32
 2023-02-21 16:12 UTC  (2+ messages)
` [Bug target/107998] "

[Bug middle-end/102516] New: [12 regression] pr65947-13.c and vect-alias-check-18.c fail on armeb since r12-3893
 2023-02-21 15:04 UTC  (2+ messages)
` [Bug tree-optimization/102516] [12/13 "

[Bug d/103528] New: [12 regression] d21 doesn't build on Solaris
 2023-02-21 15:02 UTC  (2+ messages)
` [Bug d/103528] [12/13 "

[Bug middle-end/103637] New: [12 Regression] missing warning writing past the end of one of multiple elements of the same array
 2023-02-21 15:01 UTC  (2+ messages)
` [Bug middle-end/103637] [12/13 "

[Bug c++/105723] New: Optimization false positive warning
 2023-02-21 14:31 UTC  (2+ messages)
` [Bug tree-optimization/105723] [12 Regression] Optimization false positive warning (-Wstringop-overflow)

[Bug tree-optimization/105832] New: Dead Code Elimination Regression at -O3 (trunk vs. 12.1.0)
 2023-02-21 14:27 UTC  (2+ messages)
` [Bug tree-optimization/105832] [13 Regression] "

[Bug tree-optimization/105833] New: Dead Code Elimination Regression at -O2 (trunk vs. 12.1.0)
 2023-02-21 14:25 UTC  (2+ messages)
` [Bug tree-optimization/105833] [13 Regression] "

[Bug c++/108243] New: Missed optimization for static const std::string_view(const char*)
 2023-02-21 14:09 UTC  (3+ messages)
` [Bug c++/108243] [10/11/12/13 Regression] "

[Bug target/106282] New: m68k: Problem with thread-local storage and -mcpu=5206
 2023-02-21 14:07 UTC  (2+ messages)
` [Bug target/106282] [10/11/12/13 Regression] m68k: Problem with thread-local storage and -mcpu=5206 since r9-2326-gede9446c26a929

[Bug tree-optimization/106315] New: 7.8% increased codesize on specfp 507.cactuBSSN_r
 2023-02-21 14:05 UTC  (2+ messages)
` [Bug tree-optimization/106315] [13 Regression] "

[Bug tree-optimization/107114] New: [13 Regression] Failure to discover range results in bogus warning
 2023-02-21 13:51 UTC  (2+ messages)
` [Bug tree-optimization/107114] "

[Bug c++/108606] New: [13 Regression] ICE in potential_constant_expression_1, at cp/constexpr.cc:9713
 2023-02-21 13:48 UTC  (4+ messages)
` [Bug c++/108606] [13 Regression] ICE in potential_constant_expression_1 with friend function declaration inside a local class of a generic/templated lambda

[Bug c/107448] New: GCC no longer diagnoses missing input file with -MG
 2023-02-21 13:47 UTC  (2+ messages)
` [Bug driver/107448] [11/12/13 Regression] GCC no longer diagnoses missing input file with -MG since r11-6855-g4804de453e7f5f90

[Bug libstdc++/108861] New: notify_all_at_thread_exit() should notify on cond while lock is held to avoid a race
 2023-02-21 13:46 UTC  (3+ messages)
` [Bug libstdc++/108861] "

[Bug rtl-optimization/107762] New: [13 Regression] Recent change causing regressions on s390-linux-gnu
 2023-02-21 13:45 UTC  (2+ messages)
` [Bug rtl-optimization/107762] "

[Bug jit/107999] New: test-error-array-bounds.c now fails because [-Warray-bounds] was updated to [-Warray-bounds=] in error messages
 2023-02-21 13:41 UTC  (2+ messages)
` [Bug jit/107999] [13 Regression] jit.dg/test-error-array-bounds.c now fails because [-Warray-bounds] was updated to [-Warray-bounds=] in error messages after r13-4410-g7c01d029fca669263b9c2

[Bug c/108375] New: [10/11/12/13 Regression] Some variably modified types not detected as such
 2023-02-21 13:36 UTC  (3+ messages)
` [Bug c/108375] [10/11/12 "

[Bug c++/108772] New: [13 Regression] ICE in force_decl_die, at dwarf2out.cc:26751 since r13-4161-g32d16fe9d7e347bc
 2023-02-21 13:32 UTC  (4+ messages)
` [Bug debug/108772] "

[Bug tree-optimization/108358] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
 2023-02-21 13:20 UTC  (2+ messages)
` [Bug tree-optimization/108358] [13 Regression] Dead Code Elimination Regression at -Os since r13-3378-gf6c168f8c06047

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

[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-02-21 13:15 UTC  (2+ messages)
` [Bug tree-optimization/108367] [12/13 Regression] ICE: verify_ssa failed (error: definition in block 4 does not dominate use in block 3) since r12-5138-ge82c382971664d6f

[Bug tree-optimization/108368] New: [13 Regression] Dead Code Elimination Regression at -O3 since r13-1759-gdbb093f4f15
 2023-02-21 13:14 UTC  (2+ messages)
` [Bug tree-optimization/108368] "

[Bug c/108691] New: ICE when compiling for AArch64 with BTI protection at -O1
 2023-02-21 13:08 UTC  (6+ messages)
` [Bug tree-optimization/108691] [13 Regression] ICE with function ptr and setjmp/returns twice "

[Bug target/108429] New: FAIL: gcc.target/i386/pr89618.c scan-tree-dump vect "LOOP VECTORIZED"
 2023-02-21 13:04 UTC  (2+ messages)
` [Bug target/108429] [13 Regression] "

[Bug c++/108793] New: [12/13 Regression] ICE: verify_gimple failed
 2023-02-21 13:03 UTC  (3+ messages)
` [Bug tree-optimization/108793] "
` [Bug tree-optimization/108793] [12 "

[Bug tree-optimization/108430] New: [13 Regression] Wrong code with -msve-vector-bits=512 since r13-707-g68e0063397
 2023-02-21 13:02 UTC  (2+ messages)
` [Bug tree-optimization/108430] "

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

[Bug c++/108542] New: [13 Regression] ICE in instantiate_type, at cp/class.cc:8833
 2023-02-21 12:57 UTC  (2+ messages)
` [Bug c++/108542] "

[Bug fortran/108545] New: [13 Regression] ICE in install_var_field, at omp-low.cc:799
 2023-02-21 12:57 UTC  (2+ messages)
` [Bug middle-end/108545] [13 Regression] ICE in install_var_field, at omp-low.cc:799 since r13-2665-g23baa717c991d77f

[Bug fortran/108546] New: [11/12/13 Regression] ICE in expand_expr_real_1, at expr.cc:10910
 2023-02-21 12:56 UTC  (2+ messages)
` [Bug middle-end/108546] [11/12/13 Regression] ICE in expand_expr_real_1, at expr.cc:10910 since r10-4531-ga2c26c50310a3363

[Bug target/108603] New: [11/12 Regression] ICE in output_operand_lossage with SVE and ilp32
 2023-02-21 12:51 UTC  (2+ messages)
` [Bug target/108603] [12/13 "

[Bug c/108685] New: [13 Regression] ICE in verify_loop_structure, at cfgloop.cc:1748
 2023-02-21 12:50 UTC  (2+ messages)
` [Bug middle-end/108685] [10/11/12/13 Regression] ICE in verify_loop_structure, at cfgloop.cc:1748 since r13-2388-ga651e6d59188da

[Bug tree-optimization/108802] New: missed inlining of call via pointer to member function
 2023-02-21 12:39 UTC  (2+ messages)
` [Bug ipa/108802] [10/11/12/13 Regression] "

[Bug c++/108848] New: Accessing class static member of non-dependent expression using member syntax in dependent context is rejected
 2023-02-21 12:27 UTC  (2+ messages)
` [Bug c++/108848] [10/11/12/13 Regression] template keyword incorreclty required to access template class static member of non-dependent expression using member syntax in dependent context

[Bug target/108840] New: Aarch64 doesn't optimize away shift counter masking
 2023-02-21 12:24 UTC  (2+ messages)
` [Bug target/108840] "

[Bug c/107931] New: [12 Regression] -Od causes always_inline to fail
 2023-02-21 11:56 UTC  (3+ messages)
` [Bug ipa/107931] [12/13 Regression] -Og causes always_inline to fail since r12-6677-gc952126870c92cf2

[Bug tree-optimization/108868] New: [13 Regression] ocaml-dune miscompilation on i686 since r13-5965
 2023-02-21  9:35 UTC  (5+ messages)
` [Bug tree-optimization/108868] "

[Bug tree-optimization/108855] New: [13 Regression] ICE in eliminate_unnecessary_stmts, at tree-ssa-dce.cc:1518
 2023-02-21  9:34 UTC  (3+ messages)
` [Bug tree-optimization/108855] "

[Bug c/108851] New: gcc -pie generates unwanted PE export table
 2023-02-21  7:34 UTC  (2+ messages)
` [Bug target/108851] "

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