public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/110382] New: [13/14 Regression] internal compiler error: in verify_ctor_sanity
 2023-07-25 18:06 UTC  (2+ messages)
` [Bug c++/110382] "

[Bug middle-end/110796] New: builtin_iseqsig fails some tests in armv8l-linux-gnueabihf
 2023-07-25 17:48 UTC  (11+ messages)
` [Bug target/110796] "

[Bug c++/110806] New: Suggest this-> for dependent base classes in more contexts
 2023-07-25 17:45 UTC  (2+ messages)
` [Bug c++/110806] "

[Bug target/110643] New: arm64: Miscompilation at O1 level (O0 is working)
 2023-07-25 17:00 UTC  (2+ messages)
` [Bug target/110643] [13/14 Regression] aarch64: "

[Bug c++/110804] New: [13 regression] eliminate_stmt ICE on aarch64
 2023-07-25 16:43 UTC  (5+ messages)
` [Bug c++/110804] "

[Bug c++/110805] New: g++ crash on modules with exported class providing string constant with obscure content
 2023-07-25 16:27 UTC 

[Bug c++/84542] missing -Wdeprecated-declarations on a redeclared function template
 2023-07-25 16:16 UTC  (2+ messages)

[Bug c++/110802] New: Missing warning for attribute deprecated on a function template definition with a previous declaration
 2023-07-25 16:16 UTC  (2+ messages)
` [Bug c++/110802] "

[Bug testsuite/110803] New: new test case gcc.c-torture/execute/pr109986.c in r14-2751-g2a3556376c69a1 fails
 2023-07-25 16:03 UTC  (2+ messages)
` [Bug testsuite/110803] "

[Bug c/110280] New: internal compiler error: in const_unop, at fold-const.cc:1884
 2023-07-25 15:56 UTC  (2+ messages)
` [Bug tree-optimization/110280] [13/14 Regression] "

[Bug target/110792] New: GCC 13 x86_32 miscompilation of Whirlpool hash function
 2023-07-25 14:56 UTC  (13+ messages)
` [Bug target/110792] "
` [Bug target/110792] [13 Regregression] "
` [Bug target/110792] [13 Regression] "
` [Bug target/110792] [13/14 "

[Bug c/102989] New: Add Clang's _ExtInt(N)
 2023-07-25 14:40 UTC  (2+ messages)
` [Bug c/102989] Implement C2x's n2763 (_BitInt)

[Bug sanitizer/110799] New: [tsan] False positive due to -fhoist-adjacent-loads
 2023-07-25 14:09 UTC  (6+ messages)
` [Bug sanitizer/110799] "

[Bug c++/102493] New: non-type template specialization for member pointer to field and function reports leads to unexpected conflict
 2023-07-25 13:54 UTC  (2+ messages)
` [Bug c++/102493] "

[Bug middle-end/71065] Missing diagnostic for statements between OpenMP 'target' and 'teams'
 2023-07-25 13:48 UTC  (3+ messages)

[Bug fortran/110725] New: internal compiler error: in expand_expr_real_1, at expr.cc:10897
 2023-07-25 13:45 UTC  (4+ messages)
` [Bug fortran/110725] [13/14 Regression] "

[Bug target/110790] New: [14 Regression] gcc -m32 generates invalid bit test code on gmp-6.2.1
 2023-07-25 11:24 UTC  (6+ messages)
` [Bug target/110790] "

[Bug target/110776] New: [14 Regression] powerpc-darwin bootstrap broken after r14-2490 with ICE rs6000.cc:5069 building libgfortran
 2023-07-25 11:05 UTC  (7+ messages)
` [Bug target/110776] "

[Bug libstdc++/110801] New: std::format code runs slower than equivalent {fmt} code
 2023-07-25 10:58 UTC 

[Bug libstdc++/110739] New: std::format for chrono types compiles very slowly
 2023-07-25 10:52 UTC  (2+ messages)
` [Bug libstdc++/110739] "

[Bug c++/108099] New: ICE when parsing signed __int128_t typedef
 2023-07-25 10:50 UTC  (2+ messages)
` [Bug c++/108099] [12 Regression] ICE with type alias with `signed __int128_t`

[Bug c++/110798] New: The reusult of sizeof operator followed with an 'unsigned typedef-ed generic integer' type is alway 4 bytes(except char)
 2023-07-25 10:50 UTC  (7+ messages)
` [Bug c++/110798] [12/13 Regression] "
` [Bug c++/110798] [12 "

[Bug target/110800] New: [gcn] ICE (segfault) 'during RTL pass: jump' in delete_trivially_dead_insns -> count_reg_usage
 2023-07-25 10:18 UTC  (2+ messages)
` [Bug target/110800] [gcn] ICE (segfault) 'during RTL pass: jump' in delete_trivially_dead_insns -> count_reg_usage when C++ exceptions are enabled + used

[Bug middle-end/110587] New: 96% pr28071.c compile time regression betwen g:8377cf1bf41a0a9d9d49de807b2341f0bf5d30cf and g:3a61ca1b9256535e1bfb19b2d46cde21f3908a5d
 2023-07-25  8:44 UTC  (4+ messages)
` [Bug rtl-optimization/110587] [14 regression] 96% pr28071.c compile time regression since r14-2337-g37a231cc7594d1

[Bug c++/110797] New: GCC rejects std::template same_as<int> form
 2023-07-25  7:14 UTC  (3+ messages)
` [Bug c++/110797] template keyword used as a distinguisher with concept to reject for auto usage

[Bug target/110751] New: RISC-V: Suport undefined value that allows VSETVL PASS use TA/MA
 2023-07-25  7:05 UTC  (3+ messages)
` [Bug target/110751] "

[Bug target/103605] New: [PowerPC] fmin/fmax should be inlined always with xsmindp/xsmaxdp
 2023-07-25  2:43 UTC  (2+ messages)
` [Bug target/103605] "

[Bug modula2/110174] New: Using illegal constraints for builtin return_address gives ICE
 2023-07-25  2:21 UTC  (3+ messages)
` [Bug modula2/110174] "

[Bug tree-optimization/93044] extra cast is not removed
 2023-07-24 23:49 UTC 

[Bug c/110795] New: Bad code gen for vector compare booleans
 2023-07-24 22:31 UTC  (3+ messages)
` [Bug target/110795] "

[Bug libstdc++/110653] New: Support std::stoi etc. without C99 APIs
 2023-07-24 20:04 UTC  (2+ messages)
` [Bug libstdc++/110653] "

[Bug tree-optimization/110794] New: FAIL: g++.dg/pr99966.C -std=gnu++17 scan-tree-dump-not vrp1 "throw"
 2023-07-24 19:12 UTC 

[Bug target/110780] New: aarch64 NEON redundant displaced ld3
 2023-07-24 19:12 UTC  (3+ messages)
` [Bug tree-optimization/110780] "

[Bug target/110755] New: Wrong optimization of fabs on ppc64el at -O1
 2023-07-24 18:31 UTC  (5+ messages)
` [Bug tree-optimization/110755] [13/14 Regression] "

[Bug libstdc++/70472] is_copy_constructible<vector<unique_ptr<int>>>::value is true
 2023-07-24 18:21 UTC 

[Bug fortran/87326] [F18] Support the NEW_INDEX= specifier in the FORM TEAM statement
 2023-07-24 17:06 UTC  (2+ messages)

[Bug tree-optimization/109938] New: ((a^c) & b) | a is not opimized to (b & c) | a
 2023-07-24 16:38 UTC  (2+ messages)
` [Bug tree-optimization/109938] "

[Bug c/110789] New: Internal Compiler Error: Illegal instruction
 2023-07-24 16:29 UTC  (6+ messages)
` [Bug c/110789] "

[Bug middle-end/109986] New: missing fold (~a | b) ^ a => ~(a & b)
 2023-07-24 15:52 UTC  (2+ messages)
` [Bug middle-end/109986] "

[Bug rtl-optimization/110791] New: [12/13/14 Regression] arm: Wrong code with -Os -march=armv8.1-m.main
 2023-07-24 15:14 UTC  (8+ messages)
` [Bug rtl-optimization/110791] "
` [Bug middle-end/110791] "

[Bug c++/110793] New: regression in optimizing unused string
 2023-07-24 15:04 UTC  (5+ messages)
` [Bug c++/110793] "
` [Bug ipa/110793] "

[Bug target/110783] New: bpf; make sure of V4 signed division/modulus instructions
 2023-07-24 14:03 UTC  (4+ messages)
` [Bug target/110783] "

[Bug target/110787] New: [14 regression] ICE building SYSTEM.def
 2023-07-24 13:25 UTC  (7+ messages)
` [Bug target/110787] "

RE : Cfuture Manpower Hiring
 2023-07-24 11:31 UTC 

[Bug target/110786] New: bpf: make use of the V4 byte swap instructions
 2023-07-24  9:04 UTC  (4+ messages)
` [Bug target/110786] "

[Bug jit/100096] New: libgccjit.so.0: Cannot write-enable text segment: Permission denied on NetBSD 9.1
 2023-07-24  8:54 UTC  (2+ messages)
` [Bug jit/100096] "

[Bug target/107199] New: AVX512 fully masked loop vectorization needs extract_last pattern for vectorization of live variables
 2023-07-24  8:48 UTC  (2+ messages)
` [Bug target/107199] "

[Bug target/110788] New: Spilling to mask register for GPR vec_duplicate
 2023-07-24  8:40 UTC 

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2023-07-24  8:21 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug target/107093] New: AVX512 mask operations not simplified in fully masked loop
 2023-07-24  8:21 UTC  (2+ messages)
` [Bug target/107093] "

[Bug c/110777] New: ice: SSA corruption
 2023-07-24  7:51 UTC  (11+ messages)
` [Bug tree-optimization/110777] [14 Regression] "

[Bug tree-optimization/110766] New: ICE on valid code at -O3 on x86_64-linux-gnu: in gimple_phi_arg_def_from_edge, at gimple.h:4699
 2023-07-24  7:51 UTC  (4+ messages)
` [Bug tree-optimization/110766] [14 Regression] "
` [Bug tree-optimization/110766] [13 "

[Bug c/110769] New: ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1023
 2023-07-24  6:33 UTC  (3+ messages)
` [Bug tree-optimization/110769] "
` [Bug tree-optimization/110769] [14 Regression] "

[Bug target/110740] New: [14 regression] gcc.target/powerpc/p9-vec-length-epil-1.c
 2023-07-24  6:21 UTC  (2+ messages)
` [Bug target/110740] "

[Bug c++/108626] New: GCC doesn't combine string literals for const char*const and const char b[]
 2023-07-24  2:21 UTC  (2+ messages)
` [Bug c++/108626] GCC doesn't deduplicate string literals for const char*const and const char[]

[Bug c++/104095] New: g++ diagnosis may use non-standard terminology: "constant" instead of "literal", "integer" instead of "integral"
 2023-07-24  2:16 UTC  (2+ messages)
` [Bug c++/104095] "

[Bug c++/110785] New: Incorrect return type deduction for const auto with no return statement
 2023-07-24  1:02 UTC  (2+ messages)
` [Bug c++/110785] [c++14+] "

[Bug target/110784] New: bpf: make use of the V4 sign-extended move instructions
 2023-07-23 23:47 UTC 

[Bug target/110782] New: bpf: make use of the V4 sign-extended load instructions
 2023-07-23 23:42 UTC 

[Bug target/110781] New: bpf: make use of the V4 long-range jump instruction (jal/gotol)
 2023-07-23 23:38 UTC 

[Bug modula2/110779] New: SysClock can not read the clock
 2023-07-23 19:56 UTC  (2+ messages)
` [Bug modula2/110779] "

[Bug fortran/98433] New: double free detected in tcache 2, after merge of structures
 2023-07-23 19:12 UTC  (2+ messages)
` [Bug fortran/98433] "

[Bug c++/72825] ICE on invalid C++ code on x86_64-linux-gnu (internal compiler error: tree check: expected array_type, have error_mark in array_ref_low_bound, at tree.c:13013)
 2023-07-23 17:55 UTC  (2+ messages)

[Bug c/110699] New: internal compiler error: tree check: expected array_type, have error_mark in array_ref_low_bound, at tree.cc:12754
 2023-07-23 17:55 UTC  (3+ messages)
` [Bug c/110699] [12/13/14 Regression] "

[Bug c/109598] New: ICE: tree check: expected array_type, have error_mark in array_ref_low_bound, at tree.cc
 2023-07-23 12:50 UTC  (2+ messages)
` [Bug c/109598] [12/13/14 Regression] "

[Bug middle-end/110750] New: [og13] nvptx offloading FAILs 'libgomp.c-c++-common/target-implicit-map-4.c' execution test
 2023-07-23 10:48 UTC  (2+ messages)
` [Bug middle-end/110750] "

[Bug target/110588] New: btl (on x86_64) not always generated
 2023-07-23  5:06 UTC  (2+ messages)
` [Bug target/110588] "

[Bug target/110066] New: [RISC-V] Segment fault if compiled with -static -pg
 2023-07-23  4:57 UTC  (9+ messages)
` [Bug target/110066] [13/14 Regression] "
` [Bug target/110066] [13 "

[Bug middle-end/107737] New: seemly looking off code in gimplify_call_expr
 2023-07-23  2:07 UTC  (3+ messages)
` [Bug middle-end/107737] "

[Bug tree-optimization/100864] New: (a&!b) | b is not opimized to a | b for conditionals
 2023-07-22 23:28 UTC  (2+ messages)
` [Bug tree-optimization/100864] (a&!b) | b is not opimized to a | b for comparisons

[Bug target/110748] New: optimize store of DF 0.0
 2023-07-22 21:45 UTC  (2+ messages)
` [Bug target/110748] RISC-V: "

[Bug target/110533] New: [x86-64] naked with -O0 and register-passed struct/int128 clobbers parameters/callee-saved regs
 2023-07-22 20:55 UTC  (2+ messages)
` [Bug target/110533] "

[Bug target/110778] New: Alpha targets broken since r14-2587-gd8105b10fff951 (undefined reference to extended_count)
 2023-07-22 20:54 UTC  (4+ messages)
` [Bug target/110778] [14 Regression] "

[Bug analyzer/110433] New: ASAN reports mismatching new/delete when compiling analyzer testcases
 2023-07-22 18:18 UTC  (2+ messages)
` [Bug analyzer/110433] "

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