public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/105952] New: [12/13 Regression] ICE in sel_redirect_edge_and_branch, at sel-sched-ir.cc:5680
 2022-06-13 17:46 UTC 

[Bug c/105951] New: [12/13 Regression] ICE in emit_store_flag, at expmed.cc:6027
 2022-06-13 17:44 UTC 

[Bug c/105930] New: Excessive stack spill generation on 32-bit x86
 2022-06-13 17:39 UTC  (14+ messages)
` [Bug target/105930] "
` [Bug target/105930] [12/13 Regression] "

[Bug c/105950] New: > O2 optimization causes runtime (SIGILL) during main initialization
 2022-06-13 17:21 UTC  (6+ messages)
` [Bug c/105950] "

[Bug c++/104777] New: gcc crashes while compiling a custom coroutine library sample
 2022-06-13 16:30 UTC  (8+ messages)
` [Bug rtl-optimization/104777] [9/10 Regression] "

[Bug target/105927] New: ICE: RTL check: expected code 'reg', have 'mem' in rhs_regno, at rtl.h:1932 with -mtune=k6-3 -msse
 2022-06-13 15:16 UTC  (5+ messages)
` [Bug target/105927] "

[Bug c/101836] New: __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
 2022-06-13 14:48 UTC  (5+ messages)
` [Bug middle-end/101836] "

[Bug analyzer/105949] New: RFE: analyzer could warn about calls to vfuncs within a ctor/dtor
 2022-06-13 14:12 UTC 

[Bug analyzer/99667] New: RFE: complain about uninitialized member variables in constructor
 2022-06-13 13:58 UTC  (2+ messages)
` [Bug analyzer/99667] "

[Bug analyzer/105948] New: RFE: analyzer could check c++ placement-new sizes
 2022-06-13 13:52 UTC 

[Bug analyzer/105947] New: RFE: -fanalyzer should complain about jumps through NULL function pointers
 2022-06-13 13:43 UTC 

[Bug target/105941] New: --enable-fix-cortex-a53-835769 fails with -fuse-ld=lld
 2022-06-13 13:37 UTC  (4+ messages)
` [Bug target/105941] "

[Bug tree-optimization/105864] New: storing nullptr_t to memory should not generate any instructions
 2022-06-13 13:18 UTC  (3+ messages)
` [Bug c++/105864] "

[Bug fortran/102003] New: [PDT] Length of character component not simplified
 2022-06-13 13:11 UTC  (2+ messages)
` [Bug fortran/102003] "

[Bug lto/105877] New: GNU strip breaks -flto -g .o files
 2022-06-13 13:07 UTC  (2+ messages)
` [Bug lto/105877] "

[Bug c++/105931] New: [12 regression] ICE in cxx_eval_constant_expression
 2022-06-13 13:01 UTC  (6+ messages)
` [Bug c++/105931] "
` [Bug c++/105931] [12/13 "

[Bug c/105943] New: [12/13 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.cc:2640
 2022-06-13 13:00 UTC  (2+ messages)
` [Bug tree-optimization/105943] "

[Bug c/105863] New: RFE: __attribute__((incbin("file"))) or __builtin_incbin("file")
 2022-06-13 12:59 UTC  (2+ messages)
` [Bug c/105863] "

[Bug c++/105946] New: [12/13 Regression] ICE in maybe_warn_pass_by_reference, at tree-ssa-uninit.cc:843
 2022-06-13 12:58 UTC 

[Bug c/105945] New: [12/13 Regression] ICE in maybe_gen_insn, at optabs.cc:7956
 2022-06-13 12:56 UTC 

[Bug c/105944] New: [10/11/12/13 Regression] ICE in expand_LOOP_DIST_ALIAS, at internal-fn.cc:2648
 2022-06-13 12:54 UTC 

[Bug c++/105838] New: g++ 12.1.0 runs out of memory or time when building const std::vector of std::strings
 2022-06-13 12:52 UTC  (3+ messages)
` [Bug c++/105838] "

[Bug c/105852] New: ice in instantiate_decl
 2022-06-13 12:52 UTC  (2+ messages)
` [Bug c++/105852] [11/12/13 Regression] "

[Bug tree-optimization/105835] New: Dead Code Elimination Regression at -O1 (trunk vs. 12.1.0)
 2022-06-13 12:37 UTC  (2+ messages)
` [Bug tree-optimization/105835] [13 Regression] "

[Bug tree-optimization/105834] New: Dead Code Elimination Regression at -O2 (trunk vs. 12.1.0)
 2022-06-13 12:36 UTC  (2+ messages)
` [Bug tree-optimization/105834] [13 Regression] "

[Bug tree-optimization/105833] New: Dead Code Elimination Regression at -O2 (trunk vs. 12.1.0)
 2022-06-13 12:36 UTC  (2+ messages)
` [Bug tree-optimization/105833] [13 Regression] "

[Bug tree-optimization/105832] New: Dead Code Elimination Regression at -O3 (trunk vs. 12.1.0)
 2022-06-13 12:35 UTC  (2+ messages)
` [Bug tree-optimization/105832] [13 Regression] "

[Bug tree-optimization/86339] DOM does not handle RHS COND_EXPRs well
 2022-06-13 12:27 UTC 

[Bug tree-optimization/54525] New: Recognize (vec_)cond_expr in mask operation
 2022-06-13 12:25 UTC  (2+ messages)
` [Bug rtl-optimization/54525] "

[Bug d/105942] New: [12 Regression] d: internal compiler error: in visit, at d/expr.cc:945
 2022-06-13 12:07 UTC 

[Bug libstdc++/105934] New: [9/10/11/12/13 Regression] C++11 pointer versions of atomic_fetch_add missing because of P0558
 2022-06-13 11:53 UTC  (5+ messages)
` [Bug libstdc++/105934] "

[Bug gcov-profile/105936] New: internal compiler error: in move_insn, at haifa-sched.c:5463
 2022-06-13 10:19 UTC  (8+ messages)
` [Bug rtl-optimization/105936] [10 Regression] "
` [Bug rtl-optimization/105936] [10 Regression] ICE with inline-asm and TLS on x86_64 and -O2 in move_insn

[Bug target/105911] New: [13 Regression] ICE: in extract_insn, at recog.cc:2791 (error: unrecognizable insn)
 2022-06-13  9:04 UTC  (5+ messages)
` [Bug target/105911] "

[Bug tree-optimization/105940] New: suggested_unroll_factor applying place looks wrong
 2022-06-13  8:25 UTC  (4+ messages)
` [Bug tree-optimization/105940] "

[Bug sanitizer/105817] New: outline kernel-address sanitizer doesn't save callee-saved register properly on AArch64
 2022-06-13  2:31 UTC  (2+ messages)
` [Bug sanitizer/105817] outline kernel-address sanitizer doesn't save caller-saved registers "

[Bug c/105939] New: "warning: anonymous struct declared inside parameter list will not be visible outside of this definition or declaration" should have a warning flag attached to it
 2022-06-13  1:06 UTC  (2+ messages)
` [Bug c/105939] "

[Bug target/105753] New: [avr] ICE: in add_clobbers, at config/avr/avr-dimode.md:2705
 2022-06-12 23:48 UTC  (3+ messages)
` [Bug target/105753] "

[Bug target/105938] New: [12 Regression] ICE in get_insn_temp late, at final.cc:2050 on nvptx-none
 2022-06-12 23:46 UTC 

[Bug c++/105937] New: [12] Regression with maybe-uninitialized
 2022-06-12 22:25 UTC  (3+ messages)
` [Bug tree-optimization/105937] "
` [Bug tree-optimization/105937] [12/13 Regression] maybe-uninitialized with std::optional

[Bug c/104871] New: macosx-version-min wrong for macOS >= Big Sur (darwin20)
 2022-06-12 22:23 UTC  (2+ messages)
` [Bug target/104871] "

[Bug c/105922] New: AArch64 SVE instruction generated with all SIMD lane active and zero-divide exception flag raised
 2022-06-12 21:07 UTC  (2+ messages)
` [Bug target/105922] autovectorizer does not handle fp exceptions correctly for SVE

[Bug target/105932] New: Small structures returned incorrectly in i386 Microsoft ABI
 2022-06-12 17:48 UTC  (2+ messages)
` [Bug target/105932] "

[Bug fortran/105916] New: gfortran -fdiagnostics-format=json yields incorrect output
 2022-06-12 16:18 UTC  (3+ messages)
` [Bug fortran/105916] "

[Bug libfortran/105935] New: libgfortran build fails if HAVE_VSNPRINTF test fails
 2022-06-12 12:27 UTC 

[Bug c/105747] New: Possible resource hog with -O2 -fno-var-tracking
 2022-06-12  9:40 UTC  (4+ messages)
` [Bug rtl-optimization/105747] Scheduler can take a long time on arm-linux sometimes

[Bug target/96463] New: [SVE] Optimise svld1rq from vectors
 2022-06-12  3:25 UTC  (2+ messages)
` [Bug target/96463] "

[Bug lto/105933] New: LTO ltrans object files does not have proper st_bind and st_visibility
 2022-06-12  2:34 UTC 

[Bug c++/105732] New: [REGRESSION] internal compiler error: unspellable token PADDING
 2022-06-12  2:17 UTC  (4+ messages)
` [Bug preprocessor/105732] [10/11 Regression] "

[Bug c++/105905] New: A possible rounding error
 2022-06-12  1:24 UTC  (3+ messages)
` [Bug middle-end/105905] "

[Bug c++/105756] New: ICE in cxx_eval_constant_expression at cp/constexpr.cc:7586: unexpected expression ‘ElemSize’ of kind template_parm_index
 2022-06-12  0:20 UTC  (5+ messages)
` [Bug c++/105756] [12 Regression] "

[Bug libquadmath/105101] New: incorrect rounding for sqrtq
 2022-06-11 21:15 UTC  (5+ messages)
` [Bug libquadmath/105101] "

[Bug target/105929] New: [AArch64] armv8.4-a allows atomic stp. 64-bit constants can use 2 32-bit halves with _Atomic or volatile
 2022-06-11 20:21 UTC 

[Bug target/105928] New: [AArch64] 64-bit constants with same high/low halves can use ADD lsl 32 (-Os at least)
 2022-06-11 20:19 UTC 

[Bug fortran/105924] New: false floating point exception when evaluating exponential function
 2022-06-11 16:22 UTC  (2+ messages)
` [Bug fortran/105924] "

[Bug rtl-optimization/7061] Access of bytes in struct parameters
 2022-06-11 13:29 UTC  (2+ messages)

[Bug c++/105925] New: [11.1 Regression] Could not convert '{{0, 0.0}}' from '<brace-enclosed initializer list>' to 'X'
 2022-06-11 12:59 UTC  (2+ messages)
` [Bug c++/105925] [11/12 "

[Bug libstdc++/105926] New: Using a spaceship operator on an optional of a type derived from optional causes infinite constraint recursion
 2022-06-11 12:18 UTC  (2+ messages)
` [Bug libstdc++/105926] "

[Bug driver/100830] New: Multilib directory picking logic handles default arguments oddly
 2022-06-11 11:18 UTC  (2+ messages)
` [Bug driver/100830] "

[Bug target/105923] New: unsupported return type ‘complex double’ for simd
 2022-06-11  1:35 UTC  (2+ messages)
` [Bug c/105923] "

[Bug c++/65328] New: GCC perf issue when compiling templates - 120x slower than Clang
 2022-06-11  1:23 UTC  (3+ messages)
` [Bug c++/65328] "

[Bug c++/99858] New: Wrong throw-expression behaviour with reference to pointer
 2022-06-10 21:40 UTC  (2+ messages)
` [Bug c++/99858] "

[Bug c++/105921] New: internal compiler error: in cp_parser_template_id, at cp/parser.cc:18362
 2022-06-10 19:58 UTC  (2+ messages)
` [Bug c++/105921] "

[Bug c++/104642] New: Add __builtin_trap() for missing return at -O0
 2022-06-10 19:42 UTC  (3+ messages)
` [Bug c++/104642] "

[Bug fortran/95038] New: Not treating function result name as a variable
 2022-06-10 19:16 UTC  (2+ messages)
` [Bug fortran/95038] "

[Bug c++/103902] New: Only the addition space between string-literal and identifier in a literal-operator-id will be accepted by GCC where the identifier is not in a basic character set
 2022-06-10 19:14 UTC  (3+ messages)
` [Bug preprocessor/103902] GCC requires a space between string-literal and identifier in a literal-operator-id where the identifier is not in "

[Bug c++/104640] New: incomplete unicode support for User-defined literals
 2022-06-10 19:13 UTC  (2+ messages)
` [Bug preprocessor/104640] "

[Bug libgcc/105920] New: __builtin_cpu_supports ("f16c") should check AVX
 2022-06-10 17:54 UTC  (2+ messages)
` [Bug libgcc/105920] "

[Bug c/105919] New: Internal compiler error when using -fanalyzer on php-src
 2022-06-10 14:49 UTC 

[Bug c/105690] New: -Warray-bounds sensitive false positive with -O2
 2022-06-10 14:29 UTC  (2+ messages)
` [Bug ipa/105690] "

[Bug libstdc++/105880] New: eh_globals_init destructor not setting _M_init to false
 2022-06-10 14:27 UTC  (3+ messages)
` [Bug libstdc++/105880] "

[Bug libstdc++/105915] New: commit 42eff613 should be backported to gcc-11 for bits/fs_path.h consistency
 2022-06-10 14:27 UTC  (12+ messages)
` [Bug libstdc++/105915] "
` [Bug libstdc++/105915] [11 Regression] "
` [Bug libstdc++/105915] [10 "

[Bug libstdc++/105844] New: std::lcm(50000, 49999) is UB but accepted in a constexpr due to cast to unsigned
 2022-06-10 14:24 UTC  (2+ messages)
` [Bug libstdc++/105844] [10/11/12/13 Regression] "

[Bug libstdc++/92978] std::gcd mishandles mixed-signedness
 2022-06-10 14:24 UTC 

[Bug libstdc++/105907] New: unordered containers should cache result of std::hash<std::pmr::string>
 2022-06-10 14:09 UTC  (2+ messages)
` [Bug libstdc++/105907] "

[Bug c++/105918] New: Spurious Warray-bounds in std::to_chars
 2022-06-10 14:01 UTC 

[Bug middle-end/101926] New: [meta-bug] struct/complex argument passing and return should be improved
 2022-06-10 13:55 UTC  (2+ messages)
` [Bug middle-end/101926] "

[Bug c/95126] New: Missed opportunity to turn static variables into immediates
 2022-06-10 13:55 UTC  (2+ messages)
` [Bug middle-end/95126] [10/11/12/13 Regression] "

[Bug ipa/105917] New: Missed passthru jump function
 2022-06-10 13:00 UTC  (2+ messages)
` [Bug ipa/105917] [10/11/12/13 regression] "

[Bug rust/105913] New: gccrs doesn't compile on 32-bit targets
 2022-06-10 12:30 UTC  (3+ messages)
` [Bug rust/105913] "

[Bug rust/105914] New: gccrs setting warn_unused_variable breaks thousands of non-Rust tests
 2022-06-10 12:24 UTC  (2+ messages)
` [Bug rust/105914] "

[Bug analyzer/105906] New: fanalyzer strdup false positive leak in loop
 2022-06-10 12:19 UTC  (2+ messages)
` [Bug analyzer/105906] "

[Bug c++/105908] New: out-of-class definition of templated method with decltype in trailing return type fails to compile
 2022-06-10 12:15 UTC  (2+ messages)
` [Bug c++/105908] [12/13 Regression] "

[Bug tree-optimization/105739] New: [9/10 Regression] Miscompilation of Linux kernel update.c
 2022-06-10 10:56 UTC  (3+ messages)
` [Bug tree-optimization/105739] [10 "

[Bug c++/74765] missing uninitialized warning (parenthesis, TREE_NO_WARNING abuse)
 2022-06-10  9:44 UTC  (3+ messages)

[Bug jit/105829] New: Allow getting the size of floating-point types
 2022-06-10  2:03 UTC  (3+ messages)
` [Bug jit/105829] "

[Bug c++/105912] New: internal compiler error: in extract_call_expr, at cp/call.cc:7114
 2022-06-09 21:02 UTC  (4+ messages)
` [Bug c++/105912] "

[Bug jit/100613] New: libgccjit should produce dylib on macOS
 2022-06-09 19:30 UTC  (3+ messages)
` [Bug jit/100613] "

[Bug c++/53288] New: [C++11] Reference fails to bind directly to prvalue member access expression
 2022-06-09 18:00 UTC  (2+ messages)
` [Bug c++/53288] [C++11] Lifetime of temporary object backing pointer-to-member expression not extended

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