public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/112980] New: 64-bit powerpc ELFv2 does not allow nops to be generated before function global entry point
 2024-05-29  2:21 UTC  (2+ messages)
` [Bug target/112980] "

[Bug target/114846] New: powerpc: epilogue in _Unwind_RaiseException corrupts return value due to __builtin_eh_return
 2024-05-29  2:15 UTC  (2+ messages)
` [Bug target/114846] "

SCO FOR GRANOTERRA
 2024-05-29  1:59 UTC 

SCO FOR GRANOTERRA
 2024-05-29  1:58 UTC 

[Bug fortran/115265] New: Generic function for constructor not invoked for same-name derived type with procedure pointer component
 2024-05-29  1:55 UTC 

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

[Bug bootstrap/115077] New: bootstrap fails with in-tree isl-0.25/6
 2024-05-29  0:13 UTC  (2+ messages)
` [Bug bootstrap/115077] "

[Bug tree-optimization/115004] New: [11/12/13/14/15 Regression] Missed optimization for Dead Code Elimination
 2024-05-29  0:11 UTC  (2+ messages)
` [Bug tree-optimization/115004] "

[Bug target/67325] New: Optimize shift (aka subreg) of load to simple load
 2024-05-28 23:00 UTC  (3+ messages)
` [Bug target/67325] "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2024-05-28 22:40 UTC 

[Bug target/106265] New: RISC-V SPEC2017 507.cactu code bloat due to address generation
 2024-05-28 22:40 UTC  (2+ messages)
` [Bug target/106265] "

[Bug c++/114982] New: [15 Regression] New test g++.dg/tree-ssa/cxa_atexit-6.C fails on Darwin
 2024-05-28 22:36 UTC  (2+ messages)
` [Bug testsuite/114982] "

[Bug rtl-optimization/115169] New: [14 regression] ICE in loongarch bootstrap with checking: RTL check: expected code 'reg', have 'const_int' in rhs_regno, at rtl.h:1934
 2024-05-28 22:35 UTC  (5+ messages)
` [Bug target/115169] [14/15 "

[Bug c++/114245] New: Defaulted virtual destructors that do no work overwrite the vtable with `-O0`
 2024-05-28 22:17 UTC  (2+ messages)
` [Bug c++/114245] "

[Bug target/115263] New: ARM general-regs-only attribute does not exist?
 2024-05-28 21:53 UTC  (3+ messages)
` [Bug target/115263] "

[Bug c++/115050] New: Segfault when compiled with -O0
 2024-05-28 21:43 UTC  (2+ messages)
` [Bug c++/115050] "

[Bug target/115264] New: RISC-V: yet another instance of poor codegen related to stack (glibc tmpnam.c)
 2024-05-28 21:30 UTC 

[Bug rtl-optimization/115182] New: [15 Regression] gcc.target/cris/pr93372-47.c at r15-518-g99b1daae18c095
 2024-05-28 21:16 UTC  (2+ messages)
` [Bug rtl-optimization/115182] "

[Bug fortran/115260] New: Corruption of derived type data when array temporarys of type occur
 2024-05-28 20:30 UTC  (2+ messages)
` [Bug fortran/115260] "

[Bug c++/115048] New: warning "operator delete called on pointer '<unknown>' with nonzero offset"
 2024-05-28 20:11 UTC  (2+ messages)
` [Bug c++/115048] "

[Bug c++/109396] New: Winit-self doesn't warn when std::move()-d
 2024-05-28 19:12 UTC  (4+ messages)
` [Bug c++/109396] "

[Bug tree-optimization/115221] New: [15 regression] ICE when building reiser4progs (propagate_updated_value, at gimple-range-cache.cc:1368)
 2024-05-28 18:56 UTC  (3+ messages)
` [Bug tree-optimization/115221] [15 regression] ICE when building reiser4progs (propagate_updated_value, at gimple-range-cache.cc:1368) since r15-80-g0ade358cd72ffa

[Bug c++/114707] New: Mark TARGET_EXPRs for function arguments eliding
 2024-05-28 18:29 UTC  (3+ messages)
` [Bug c++/114707] "

[Bug target/115158] New: pru: undefined reference to _getentropy after r15-518-g99b1daae18c095
 2024-05-28 18:10 UTC  (3+ messages)
` [Bug target/115158] "

[Bug bootstrap/115167] New: CFG edge visualization to path-printing bootstrap failure
 2024-05-28 17:16 UTC  (3+ messages)
` [Bug bootstrap/115167] [15 Regression] "

[Bug target/105733] New: riscv: Poor codegen for large stack frames
 2024-05-28 17:15 UTC  (2+ messages)
` [Bug target/105733] "

[Bug analyzer/115203] New: [15 Regression] Build fail with non LANG=C in analyzer self test: ICE in fail_formatted at selftest.cc:63 / tree-diagnostic-path.cc:2158: test_control_flow_5: FAIL: ASSERT_STREQ
 2024-05-28 17:14 UTC  (3+ messages)
` [Bug analyzer/115203] "

[Bug sanitizer/115172] New: Invalid -fsanitize=bool sanitization of variable from named address space
 2024-05-28 17:11 UTC  (4+ messages)
` [Bug sanitizer/115172] "

[Bug fortran/115150] New: [12/13/14/15 Regression] SHAPE of zero-sized array yields a negative value
 2024-05-28 16:52 UTC  (5+ messages)
` [Bug fortran/115150] [12/13/14 "

[Bug testsuite/115262] New: [15 regression] gcc.target/powerpc/pr66144-3.c fails after r15-831-g05daf617ea22e1
 2024-05-28 15:57 UTC 

[Bug c++/115052] New: rejected lambda while capturing a constexpr array
 2024-05-28 15:33 UTC  (2+ messages)
` [Bug c++/115052] "

[Bug c++/107361] New: Why does -Wclass-memaccess require trivial types, instead of trivially-copyable types?
 2024-05-28 15:33 UTC  (2+ messages)
` [Bug c++/107361] "

[Bug c/112434] New: unexpected error when compiling for riscv64: invalid 'asm': invalid use of '%c'
 2024-05-28 15:32 UTC  (2+ messages)
` [Bug target/112434] "

[Bug rtl-optimization/115258] New: [14 Regression][aarch64] Additional XORs generated after r14-6290-g9f0f7d802482a8958d6cdc72f1fe0c8549db2182
 2024-05-28 14:50 UTC  (3+ messages)
` [Bug rtl-optimization/115258] "
` [Bug target/115258] [14/15 Regression] register swaps for vector perm in some cases after r14-6290

[Bug rtl-optimization/115261] New: FAIL: gcc.target/s390/vector/vec-abi-vararg-1.c
 2024-05-28 14:49 UTC 

[Bug libstdc++/111641] New: FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++23 execution test
 2024-05-28 14:26 UTC  (2+ messages)
` [Bug libstdc++/111641] "

[Bug tree-optimization/115060] New: Probable an issue around usage of vect_look_through_possible_promotion in tree-vect-patterns.cc
 2024-05-28 14:02 UTC  (2+ messages)
` [Bug tree-optimization/115060] "

[Bug target/115254] New: [15 Regression] GCN regressions from "Avoid splitting store dataref groups during SLP discovery"
 2024-05-28 13:59 UTC  (10+ messages)
` [Bug target/115254] "

[Bug middle-end/113907] New: [14 regression] ICU miscompiled since on x86 since r14-5109-ga291237b628f41
 2024-05-28 13:45 UTC  (2+ messages)
` [Bug ipa/113907] [11/12/13/14/15 regression] ICU miscompiled "

[Bug tree-optimization/115256] New: [15 Regression] 502.gcc_r Run failed with '-march=native -Ofast -funroll-loops -flto' since r15-571-g1e0ae1f52741f7
 2024-05-28 13:28 UTC  (4+ messages)
` [Bug tree-optimization/115256] "

[Bug target/115259] New: [15 Regressions] GCN vs. "tree-optimization/115144 - improve sinking destination choice"
 2024-05-28 13:02 UTC  (2+ messages)
` [Bug target/115259] "

[Bug c++/93740] Template base classes parametrized by pointer-to-member are amibiguous
 2024-05-28 12:52 UTC 

[Bug tree-optimization/114948] New: ICE on valid code at -O3 with "-fno-tree-ccp -fno-tree-ch" on x86_64-linux-gnu: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:647
 2024-05-28 12:39 UTC  (2+ messages)
` [Bug tree-optimization/114948] [15 Regression] "

[Bug tree-optimization/115236] New: wrong code at -O1 and above with -fno-tree-fre on x86_64-linux-gnu
 2024-05-28 12:36 UTC  (5+ messages)
` [Bug tree-optimization/115236] [15 regression] Wrong code at -O1 and above with -fno-tree-fre and volatile pointers since r15-579-ga9251ab3c91c8c

[Bug fortran/90072] Polymorphic Dispatch to Polymophic Return Type Memory Leak
 2024-05-28 12:19 UTC 

[Bug fortran/90069] Polymorphic Return Type Memory Leak Without Intermediate Variable
 2024-05-28 12:12 UTC  (2+ messages)

SCO FOR GRANOTERRA
 2024-05-28 12:08 UTC 

[Bug libstdc++/114940] New: std::generator relies on an optional overload of operator delete
 2024-05-28 11:09 UTC  (4+ messages)
` [Bug libstdc++/114940] "

[Bug c++/115216] New: operator auto() gets instantiatied too eagerly
 2024-05-28 11:00 UTC  (2+ messages)
` [Bug c++/115216] "

[Bug c++/115257] New: Error when compiling a program with module and println and auto
 2024-05-28 10:47 UTC 

[Bug target/115255] New: sibcall at -O0 causes ICE in df_refs_verify on arm
 2024-05-28  7:46 UTC  (4+ messages)
` [Bug target/115255] "

[Bug d/115249] New: [14/15 regression] gdc.test/runnable/test34.d etc. FAIL
 2024-05-28  7:30 UTC  (4+ messages)
` [Bug d/115249] "

[Bug target/84790] Miscompilation for MIPS16 with -fpic and -Os or -O2
 2024-05-28  7:26 UTC  (2+ messages)

[Bug c/115214] New: tree-ssa-pre.c(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780)
 2024-05-28  7:23 UTC  (3+ messages)
` [Bug tree-optimization/115214] "

[Bug c/115243] New: error: stmt with wrong VUSE
 2024-05-28  6:42 UTC  (4+ messages)
` [Bug c/115243] "
` [Bug tree-optimization/115243] "

[Bug target/115253] New: New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets
 2024-05-28  6:40 UTC  (5+ messages)
` [Bug target/115253] "
` [Bug target/115253] [14/15 regression] "

[Bug tree-optimization/115252] New: The SLP vectorizer failed to perform automatic vectorization on pixel_sub_wxh of x264
 2024-05-28  6:38 UTC  (2+ messages)
` [Bug tree-optimization/115252] "

[Bug target/115248] New: aarch64/sve/pre_cond_share_1.c fails since gcc-15-276-gbed6ec161be
 2024-05-28  6:36 UTC  (3+ messages)
` [Bug target/115248] "
` [Bug target/115248] [15 regresion] aarch64/sve/pre_cond_share_1.c fails since r15-276-gbed6ec161be8c5

[Bug tree-optimization/115226] New: ICE on valid code at -O3 on x86_64-linux-gnu: verify_ssa failed
 2024-05-28  6:31 UTC  (8+ messages)
` [Bug tree-optimization/115226] [15 regression] "

[Bug c/105576] New: x86: Support a machine constraint to get raw symbol name
 2024-05-28  5:29 UTC  (2+ messages)
` [Bug target/105576] "

[Bug c/115237] New: -Wsuggest-attribute=pure false positive for obviously non-pure function
 2024-05-28  3:16 UTC  (3+ messages)
` [Bug ipa/115237] "

[Bug target/59291] New: [SH] Group T bit related isnsn before combine
 2024-05-27 20:50 UTC  (3+ messages)
` [Bug target/59291] [SH] Group T bit related insns "

SCO FOR GRANOTERRA
 2024-05-27 19:27 UTC 

[Bug tree-optimization/115238] New: bitwise_inverted_equal_p should handle uniform_integer_cst_p
 2024-05-27 19:11 UTC  (4+ messages)
` [Bug tree-optimization/115238] "

[Bug debug/115235] New: Non-standard .debug_addr section
 2024-05-27 15:54 UTC  (4+ messages)
` [Bug debug/115235] "

[Bug c++/115251] New: [DR 1581] Conversion operator that is needed for constant evaluation not instantiated in requires-expression
 2024-05-27 15:25 UTC 

[Bug ada/115250] New: [15 regression] gnat.dg/opt58.adb FAILs
 2024-05-27 14:46 UTC  (2+ messages)
` [Bug ada/115250] "

SCO FOR GRANOTERRA
 2024-05-27 14:36 UTC 

[Bug fortran/104048] New: ICE with recursively defined derived type
 2024-05-27 14:13 UTC  (2+ messages)
` [Bug fortran/104048] "

[Bug debug/115066] New: [debug, gsplit-dwarf, gdwarf-4, g3] DW_MACRO_define_strp used for debug_str_offsets index
 2024-05-27 14:02 UTC  (2+ messages)
` [Bug debug/115066] "

[Bug other/115189] New: libiberty introduces UNC paths waking up binutils bug
 2024-05-27 13:10 UTC  (5+ messages)
` [Bug other/115189] "

[Bug c/115241] New: header-tools scripts not compatible to python3
 2024-05-27 13:01 UTC  (3+ messages)
` [Bug other/115241] "

[Bug c++/115031] New: g++.dg/modules/pr99023_b.X FAILs
 2024-05-27 12:37 UTC  (2+ messages)
` [Bug c++/115031] "

[Bug target/115220] New: [15] RISC-V: newlib targets ICE during sink pass triggered in verify_ssa
 2024-05-27 10:46 UTC  (5+ messages)
` [Bug tree-optimization/115220] [15 Regression] RISC-V: newlib targets ICE during sink pass triggered in verify_ssa (since r15-815-g5b9b3bae33cae7?)

[Bug plugins/86441] instantiate_class_template() unable to re-execute constexpr function
 2024-05-27 10:28 UTC 

[Bug libstdc++/115247] New: experimental/simd/pr109261_constexpr_simd.cc FAILs on 32-bit x86
 2024-05-27 10:18 UTC  (3+ messages)
` [Bug libstdc++/115247] "

[Bug c++/115245] New: Fails to demangle some concepts
 2024-05-27 10:17 UTC  (4+ messages)
` [Bug c++/115245] "

[Bug rtl-optimization/114522] New: [14 regression] gcc.target/arm/aes_xor_combine.c scan-assembler-not veor fails after r14-9692-g839bc42772ba7a
 2024-05-27 10:11 UTC  (2+ messages)
` [Bug rtl-optimization/114522] [15 "

[Bug ada/115246] New: [15 regression] gnat.dg/alignment14.adb FAILs
 2024-05-27  9:34 UTC  (2+ messages)
` [Bug ada/115246] "

[Bug tree-optimization/110057] New: Missed devirtualization opportunities
 2024-05-27  9:29 UTC  (2+ messages)
` [Bug ipa/110057] "

[Bug c++/115232] New: [14 regression] ICE during GIMPLE pass
 2024-05-27  9:26 UTC  (6+ messages)
` [Bug tree-optimization/115232] [14/15 regression] ICE during GIMPLE pass during waccess

[Bug c++/105229] New: [11/12 Regression] ICE in lookup_template_class_1, at cp/pt.cc:10111
 2024-05-27  9:24 UTC  (3+ messages)
` [Bug c++/105229] [11/12/13/14/15 "

[Bug c++/106024] New: ICE on missing template keyword in template method call in pack expansion
 2024-05-27  9:21 UTC  (2+ messages)
` [Bug c++/106024] [11/12/13 Regression] "

[Bug tree-optimization/115244] New: virtual operand SSA form verifier imperfect
 2024-05-27  9:06 UTC 

[Bug c++/115239] New: ICE: internal compiler error: Segmentation fault
 2024-05-27  8:52 UTC  (7+ messages)
` [Bug c++/115239] "
` [Bug c++/115239] [14/15 Regression] ICE: Segmentation fault with ambiguous function call from static_assert in some cases
` [Bug c++/115239] [14/15 Regression] ICE: Segmentation fault with ambiguous function call "
` [Bug c++/115239] [14/15 Regression] ICE: Segmentation fault with ambiguous function call in some cases (`const char*` vs `char` with `long` vs `unsigned`)
` [Bug c++/115239] [14/15 Regression] ICE: Segmentation fault with ambiguous function call in some cases (`const char*` vs `char` with `long` vs `unsigned`) since r14-6522

[Bug c++/110137] New: implement clang -fassume-sane-operator-new
 2024-05-27  7:47 UTC  (3+ messages)
` [Bug c++/110137] "

[Bug middle-end/28831] [11/12/13/14/15 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter
 2024-05-27  7:38 UTC 

[Bug tree-optimization/115225] New: [11/12/13/14 Regression] signed integer overflow check missing with optimization
 2024-05-27  7:18 UTC  (3+ messages)
` [Bug sanitizer/115225] "

[Bug libbacktrace/114941] New: libbacktrace build is broken for FDPIC uclibc targets by gcc-14-5173-g2b64e4a54042
 2024-05-27  7:17 UTC  (2+ messages)
` [Bug libbacktrace/114941] libbacktrace build is broken for FDPIC uclibc targets by r14-5173-g2b64e4a54042

[Bug libgcc/115242] New: libgcc unwinder does not handle vector registers, even if the target machine supports them
 2024-05-27  7:14 UTC  (2+ messages)
` [Bug libgcc/115242] "

[Bug tree-optimization/115228] New: Suspicious code in tree-vect-data-refs.cc
 2024-05-27  7:06 UTC  (2+ messages)
` [Bug tree-optimization/115228] "

[Bug lto/115223] New: [15 regression] ICE when building KDE kontrast with LTO (error: ‘TYPE_CANONICAL’ has different ‘TYPE_CANONICAL’)
 2024-05-27  6:57 UTC  (2+ messages)
` [Bug c++/115223] [15 regression] ICE when building KDE kontrast with LTO (error: ‘TYPE_CANONICAL’ has different ‘TYPE_CANONICAL’) since r15-779-g3c98d06a9016a0

[Bug c++/115240] New: [alias] Does we assume the math function have pure attribute ?
 2024-05-27  6:47 UTC  (2+ messages)
` [Bug c++/115240] "

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes
 2024-05-27  4:42 UTC 

[Bug target/79646] Typos in vax.opt
 2024-05-27  4:42 UTC  (2+ messages)

[Bug target/115146] New: [15 Regression] Incorrect 8-byte vectorization: psllw/psraw confusion
 2024-05-27  2:48 UTC  (3+ messages)
` [Bug target/115146] [15 Regression] Incorrect 8-byte vectorization: psrlw/psraw confusion

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