public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/114787] New: wrong code at -O1 on x86_64-linux-gnu (the generated code hangs)
 2024-04-20 23:03 UTC  (5+ messages)
` [Bug tree-optimization/114787] [14 Regression] "
` [Bug target/114787] "

[Bug c/114789] New: False positive -Wmaybe-uninitialized at -O2
 2024-04-20 20:45 UTC 

[Bug rtl-optimization/114788] New: ICE on valid code at -O{2,3} on x86_64-linux-gnu (during RTL pass: sched2): in move_exprs_to_boundary, at sel-sched.cc:5236
 2024-04-20 19:41 UTC 

[Bug ada/114710] New: Temporary object finalized too late
 2024-04-20 15:49 UTC  (2+ messages)
` [Bug ada/114710] temporary "

[Bug rtl-optimization/114766] New: ^ constraint modifier unexpectedly affects register class selection
 2024-04-20 15:24 UTC  (3+ messages)
` [Bug rtl-optimization/114766] "

[Bug ada/114708] New: Creating access to an incomplete formal in a generic package sometimes causes GNAT to crash
 2024-04-20 15:04 UTC  (4+ messages)
` [Bug ada/114708] [12/13/14 regression] internal error on access to an incomplete formal in generic package

[Bug ada/114640] New: ICE on 'elsif' with complex function call
 2024-04-20 14:59 UTC  (4+ messages)
` [Bug ada/114640] ICE on elsif part of if-statement containing if-expression

[Bug analyzer/104042] New: Four memcpy/memset analyzer failures on darwin
 2024-04-20 14:46 UTC  (2+ messages)
` [Bug analyzer/104042] "

[Bug ada/114636] New: Actual does not match formal in generic instantiation
 2024-04-20 14:35 UTC  (4+ messages)
` [Bug ada/114636] actual does not match formal in instantiation with formal package

[Bug modula2/112893] New: gm2 fails to detect procedure address actual parameter is incompatible with cardinal formal parameter
 2024-04-20 13:40 UTC  (4+ messages)
` [Bug modula2/112893] "

[Bug c++/114764] New: noexcept on a friend complains about incomplete type
 2024-04-20 11:30 UTC  (8+ messages)
` [Bug c++/114764] "

[Bug tree-optimization/101139] New: Unable to remove double byteswap in fast path
 2024-04-20  7:25 UTC  (2+ messages)
` [Bug tree-optimization/101139] "

[Bug c/114361] New: ICE with c23 when creating mutually nested and compatible types with statement expressions
 2024-04-20  6:47 UTC  (3+ messages)
` [Bug c/114361] ICE with c23 related to completion of incomplete structure types

[Bug target/114786] New: ICE in recog.cc: unrecognizable insn while compiling bcd-3.c for power pc
 2024-04-20  6:24 UTC 

[Bug tree-optimization/114785] New: special handling of COND_EXPR in gimple_extract can be removed
 2024-04-20  1:09 UTC  (3+ messages)
` [Bug tree-optimization/114785] "

[Bug target/114783] New: [14 Regression] Equality compares of vector builtins spill one operand to the stack
 2024-04-19 22:25 UTC  (7+ messages)
` [Bug target/114783] "

[Bug c/114780] New: Using C23 nullptr as sentinel gives missing sentinel warning
 2024-04-19 22:25 UTC  (4+ messages)
` [Bug c/114780] "

[Bug lto/114574] New: [14 regression] ICE when building curl with LTO (internal compiler error: in fld_incomplete_type_of, at ipa-free-lang-data.cc:257)
 2024-04-19 22:25 UTC  (7+ messages)
` [Bug lto/114574] [14 regression] ICE when building curl with LTO (fld_incomplete_type_of, at ipa-free-lang-data.cc:257) since r14-9763

[Bug ipa/114784] New: [14 Regression] Inlining fails for always_inline inheriting constructor
 2024-04-19 22:00 UTC  (6+ messages)
` [Bug ipa/114784] "

[Bug libstdc++/114770] New: std::chrono::locate_zone("Asia/Chungking") fails on Debian Sid
 2024-04-19 20:06 UTC  (3+ messages)
` [Bug libstdc++/114770] "

[Bug fortran/114781] New: Error in ALLOCATE with MOLD=
 2024-04-19 19:21 UTC  (2+ messages)
` [Bug fortran/114781] "

[Bug tree-optimization/114782] New: [Regression] Missed optimization of Induction Variable
 2024-04-19 18:07 UTC  (3+ messages)
` [Bug target/114782] "

[Bug target/90088] 3 ops LEA should be avoided on Intel CPUs
 2024-04-19 17:59 UTC 

[Bug c++/114709] New: Incorrect handling of inactive union member access via pointer to member in constant evaluated context
 2024-04-19 17:51 UTC  (3+ messages)
` [Bug c++/114709] [12/13/14 Regression] Incorrect handling of inactive union member access via pointer to member in constant evaluated context since r12-6425

[Bug c/114746] New: With FLT_EVAL_METHOD = 2, -fexcess-precision=fast reduces the precision of floating-point constants
 2024-04-19 16:50 UTC  (2+ messages)
` [Bug c/114746] With FLT_EVAL_METHOD = 2, -fexcess-precision=fast reduces the precision of floating-point constants and floating-point constant expressions

[Bug c/114730] New: should enum types be vector types?
 2024-04-19 16:29 UTC  (2+ messages)
` [Bug c/114730] "

[Bug c++/114753] New: from_chars aborts with -m32 -ftrapv when passed -9223372036854775808
 2024-04-19 16:16 UTC  (2+ messages)
` [Bug middle-end/114753] "

[Bug fortran/114739] New: [14 Regression] ice in gfc_find_derived_types, at fortran/symbol.cc:2458
 2024-04-19 15:45 UTC  (4+ messages)
` [Bug fortran/114739] "

[Bug tree-optimization/113964] New: repeat copy of struct
 2024-04-19 14:58 UTC  (2+ messages)
` [Bug tree-optimization/113964] [11/12/13/14/15 Regression] "

[Bug tree-optimization/111571] New: [13/14 Regression] ICE in modify_call, at ipa-param-manipulation.cc:656
 2024-04-19 14:58 UTC  (2+ messages)
` [Bug ipa/111571] [13 "

[Bug tree-optimization/114769] New: Suspicious code in vect_recog_sad_pattern()
 2024-04-19 14:26 UTC  (8+ messages)
` [Bug tree-optimization/114769] [14 Regression] "
` [Bug tree-optimization/114769] [14 Regression] Suspicious code in vect_recog_sad_pattern() since r14-1832

[Bug target/85048] [missed optimization] vector conversions
 2024-04-19 13:49 UTC 

[Bug fortran/114767] New: gfortran AVX2 complex multiplication by (0d0,1d0) suboptimal
 2024-04-19 13:44 UTC  (7+ messages)
` [Bug tree-optimization/114767] "

[Bug target/105522] New: gcc11: internal compiler error: in decode_addr_const, at varasm.c:3059
 2024-04-19 13:14 UTC  (2+ messages)
` [Bug target/105522] [powerpc-darwin] ICE: "

[Bug c++/114772] New: pragma GCC target applied to earlier template function with __attribute__((warn_unused_result))
 2024-04-19 12:50 UTC  (3+ messages)
` [Bug c++/114772] "
` [Bug c++/114772] [13/14 Regression] pragma GCC target applied to earlier template function with __attribute__((warn_unused_result)) since r12-6904

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

[Bug tree-optimization/114779] New: __builtin_constant_p does not work in inline functions
 2024-04-19 11:36 UTC  (11+ messages)
` [Bug tree-optimization/114779] "

[Bug c++/93008] Need a way to make inlining heuristics ignore whether a function is inline
 2024-04-19 11:31 UTC 

[Bug c/114773] New: Raw string literals are not supported in C89 mode
 2024-04-19 11:16 UTC  (7+ messages)
` [Bug c/114773] "

[Bug rtl-optimization/114768] New: Volatile reads can be optimized away
 2024-04-19 10:38 UTC  (10+ messages)
` [Bug rtl-optimization/114768] "

[Bug middle-end/114774] New: Missed DSE in simple code
 2024-04-19 10:05 UTC  (8+ messages)
` [Bug middle-end/114774] Missed DSE in simple code due to other stores being conditional
` [Bug middle-end/114774] Missed DSE in simple code due to interleaving sotres
` [Bug tree-optimization/114774] "
` [Bug tree-optimization/114774] Missed DSE in simple code due to interleaving stores

[Bug d/111650] New: ICE in build_deref, at d/d-codegen.cc:1650
 2024-04-19  8:57 UTC  (2+ messages)
` [Bug d/111650] "

[Bug c/95130] New: GCC ignoring attribute(format(gnu_printf)) on printf in mingw
 2024-04-19  7:27 UTC  (7+ messages)
` [Bug c/95130] "

[Bug fortran/103471] New: [9/10/11/12 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1114
 2024-04-19  7:25 UTC  (5+ messages)
` [Bug fortran/103471] [11/12/13/14 "

[Bug libgcc/114762] New: wrong code with _BitInt() division by "BITINT_NN_MIN"
 2024-04-19  6:49 UTC  (3+ messages)
` [Bug libgcc/114762] "

[Bug gcov-profile/114735] New: Gcov not working with gcc version 11.4.0
 2024-04-19  5:17 UTC  (4+ messages)
` [Bug gcov-profile/114735] "

[Bug target/114775] New: on mingw __attribute__ ((__format__ (__printf__, ...))) doesn't recognize C99 specifiers
 2024-04-19  3:15 UTC  (14+ messages)
` [Bug target/114775] "

[Bug analyzer/114778] New: ICE: internal compiler error: in get_region_for_local, at analyzer/region.cc:1366
 2024-04-19  1:55 UTC 

[Bug tree-optimization/25290] PHI-OPT could be rewritten so that is uses match
 2024-04-19  1:23 UTC 

[Bug tree-optimization/19661] unnecessary atexit calls emitted for static objects with empty destructors
 2024-04-19  0:59 UTC  (2+ messages)

[Bug c++/114777] New: inconsistent warning for pure functions on deconstructors/constructors on arm compared to other targets
 2024-04-19  0:34 UTC  (2+ messages)
` [Bug c++/114777] "

[Bug c/114776] New: -Wuse-after-free analysis believes assert() but not g_assert_null()
 2024-04-19  0:03 UTC  (7+ messages)
` [Bug tree-optimization/114776] "

[Bug middle-end/104075] New: bogus/missing -Wuse-after-free
 2024-04-18 23:50 UTC  (2+ messages)
` [Bug middle-end/104075] "

[Bug target/101345] New: wrong code at -O1 with vector modulo
 2024-04-18 22:34 UTC  (3+ messages)
` [Bug target/101345] "

[Bug other/113317] New: New test case libgomp.c++/ind-base-2.C fails with ICE
 2024-04-18 19:23 UTC  (2+ messages)
` [Bug other/113317] "

[Bug libgomp/114765] New: linking to libgomp and setting CPU_PROC_BIND causes affinity reset
 2024-04-18 17:00 UTC  (7+ messages)
` [Bug libgomp/114765] "

[Bug target/113625] New: Interesting behavior with and without -mcpu=generic
 2024-04-18 16:56 UTC  (2+ messages)
` [Bug target/113625] "

[Bug c++/114771] New: GCC accepts invalid overloading of member function differing only in ref qualifier
 2024-04-18 16:28 UTC  (2+ messages)
` [Bug c++/114771] "

[Bug middle-end/113724] New: [14 Regression][OpenMP] ICE (segfault) when mapping a struct in omp_gather_mapping_groups_1
 2024-04-18 15:23 UTC  (2+ messages)
` [Bug middle-end/113724] [14 Regression][OpenMP] ICE (segfault) when mapping a struct in omp_gather_mapping_groups_1 since r14-6515

[Bug other/114738] New: [14 Regression] Default DOCUMENTATION_ROOT_URL vs. release branches
 2024-04-18 15:10 UTC  (2+ messages)
` [Bug other/114738] "

[Bug libstdc++/51906] New: thread lock test failures on darwin11 under Xcode 4.2
 2024-04-18 14:41 UTC  (2+ messages)
` [Bug libstdc++/51906] "

[Bug target/114729] New: RISC-V SPEC2017 507.cactu excessive spillls with -fschedule-insns
 2024-04-18 14:30 UTC  (2+ messages)
` [Bug rtl-optimization/114729] "

[Bug tree-optimization/114676] New: [12/13/14 Regression] DSE removes assignment that is used later
 2024-04-18 14:29 UTC  (2+ messages)
` [Bug target/114676] "

[Bug ipa/113291] New: [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above
 2024-04-18 13:42 UTC  (2+ messages)
` [Bug ipa/113291] [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above since r14-2172

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