public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug rtl-optimization/111376] New: missed optimization of one bit test on MIPS32r1
 2024-06-19 14:18 UTC  (3+ messages)
` [Bug target/111376] "

[Bug c++/115550] New: [coroutines] Reference to reference in promise constructor template argument corresponding to coroutine *this
 2024-06-19 14:03 UTC 

[Bug libstdc++/109150] New: std::fill should use __gnu_cxx::__is_scalar overloads for all scalars
 2024-06-19 14:00 UTC  (2+ messages)
` [Bug libstdc++/109150] "

[Bug middle-end/115544] New: ICE: in lower_complexexpr_stmt, at gimple-lower-bitint.cc:4719 with -O -fno-tree-fre -fno-tree-ccp -fno-tree-forwprop and _BitInt() __builtin_mul_overflow()
 2024-06-19 13:58 UTC  (5+ messages)
` [Bug tree-optimization/115544] "

[Bug c++/85723] [C++17][DR 1496] __is_trivial intrinsic fails with no trivial non-deleted default c'tor
 2024-06-19 13:56 UTC  (4+ messages)

[Bug fortran/115528] New: [15 regression] segmentation fault in legacy F77 code
 2024-06-19 13:53 UTC  (13+ messages)
` [Bug fortran/115528] "
` [Bug middle-end/115528] "

[Bug other/115453] New: [15 regression] Noise from ne wdlopen, pthread configure checks
 2024-06-19 13:10 UTC  (2+ messages)
` [Bug bootstrap/115453] [15 regression] Noise from new dlopen, pthread configure checks since r15-1177-g75299e4fe50aa8

[Bug c/115543] New: DWARF call_site_parameter entries are not generated for stack-passed parameters
 2024-06-19 12:31 UTC  (4+ messages)
` [Bug debug/115543] "

[Bug c/115549] New: ICE: tree check: expected tree that contains ‘decl common’ structure, have ‘error_mark’ in common_handle_aligned_attribute, at c-family/c-attribs.cc:2665 with invalid aligned attribute
 2024-06-19 11:21 UTC 

[Bug tree-optimization/114413] New: BB SLP sub-graph merging fails to CSE nodes
 2024-06-19 10:55 UTC  (2+ messages)
` [Bug tree-optimization/114413] "

[Bug fortran/86754] [meta-bug] Memory leaks at run time
 2024-06-19  9:44 UTC 

[Bug fortran/90076] Polymorphic Allocate on Assignment Memory Leak
 2024-06-19  9:43 UTC  (2+ messages)

[Bug c/115109] New: Incorrect type of enumeration constant in redeclaration of enumeration constant (C23)
 2024-06-19  8:17 UTC  (5+ messages)
` [Bug c/115109] "

[Bug libstdc++/88935] std::random_shuffle does not work if the sequence is longer than RAND_MAX elements
 2024-06-19  8:13 UTC  (2+ messages)

[Bug target/96342] New: [SVE] Add support for "omp declare simd"
 2024-06-19  7:45 UTC  (2+ messages)
` [Bug target/96342] "

[Bug ada/115535] New: Image attribute on arrays incorrectly prints a signed representation under certain conditions
 2024-06-19  7:30 UTC  (3+ messages)
` [Bug ada/115535] negative value returned by 'Image applied to array with nonnegative integer component
` [Bug ada/115535] negative value returned by 'Image for "

[Bug ada/115507] New: 'Wide_Wide_Value failed for unicode strings
 2024-06-19  7:28 UTC  (3+ messages)
` [Bug ada/115507] bogus Constraint_Error for Wide_Wide_Value with wide enumeration literal

[Bug fortran/96992] New: Class arrays of different ranks are rejected as storage association argument
 2024-06-19  7:25 UTC  (2+ messages)
` [Bug fortran/96992] "

[Bug c/115548] New: ICE: verify_cgraph_node failed with attribute malloc and simd enabled
 2024-06-19  6:26 UTC 

[Bug tree-optimization/115547] New: `(a ^ c) & (a | c)` -> `a ^ c` not done on the gimple/tree level
 2024-06-19  6:00 UTC  (2+ messages)
` [Bug tree-optimization/115547] "

[Bug other/115545] New: [15 regression] missing/excess errors after r15-1395-g01044471ea39f9
 2024-06-19  5:26 UTC  (6+ messages)
` [Bug other/115545] [15 regression] missing/excess errors after r15-1394
` [Bug testsuite/115545] "

[Bug c/101017] New: ICE: Segmentation fault, convert_memory_address_addr_space_1(scalar_int_mode, rtx_def*, unsigned char, bool, bool)
 2024-06-19  3:10 UTC  (2+ messages)
` [Bug target/101017] ICE: Segmentation fault, convert_memory_address_addr_space_1 with vector_size(32) and target_clone arch=core-avx2/default

[Bug c++/115546] New: [14.1.0 Regression] Section Type Conflict Error
 2024-06-18 23:17 UTC  (5+ messages)
` [Bug c++/115546] "

[Bug c++/87178] Compilation failure when program contains multiple variables allocated in particular section, and at least one variable is C++17 "inline"
 2024-06-18 23:17 UTC  (2+ messages)

[Bug c++/41091] Using section attribute in c and c++ function causes section type conflict
 2024-06-18 23:17 UTC 

[Bug target/114759] New: Power: multiple issues with -mrop-protect
 2024-06-18 23:09 UTC  (2+ messages)
` [Bug target/114759] "

[Bug target/101324] New: powerpc64le: hashst appears before mflr at -O1 or higher
 2024-06-18 23:07 UTC  (2+ messages)
` [Bug target/101324] "

[Bug libstdc++/115497] New: __is_pointer doesn't compile with clang since 014879ea4c86b3b8ab6b61a1226ee5b31e816c8b
 2024-06-18 23:00 UTC  (4+ messages)
` [Bug libstdc++/115497] [15 Regression] "

[Bug c++/58074] New: [C++11] __is_trivial intrinsic fails for deleted members and for non-trivial copy-c'tors
 2024-06-18 20:22 UTC  (2+ messages)
` [Bug c++/58074] [C++11][DR 1333] "

[Bug libstdc++/103191] New: vector<bool> doesn't have any checks enabled by _GLIBCXX_ASSERTIONS
 2024-06-18 20:12 UTC  (2+ messages)
` [Bug libstdc++/103191] "

[Bug fortran/115390] New: Bogus -Wuninitialized warning when using CHARACTER(*) argument in BIND(C) function
 2024-06-18 20:12 UTC  (3+ messages)
` [Bug fortran/115390] "

[Bug libstdc++/111250] New: __glibcxx_requires_subscript assertions are not checked during constant evaluation
 2024-06-18 20:11 UTC  (2+ messages)
` [Bug libstdc++/111250] "

[Bug c++/108769] New: [C++20] __is_trivial returns true even if a default constructor's constrains are unsatisfied
 2024-06-18 19:50 UTC  (2+ messages)
` [Bug c++/108769] [C++20] __is_trivial returns true even if a default constructor's constraints "

[Bug c++/96288] New: [DR 1734] __is_trivial and __is_tirivil_copyable fails for deleted members
 2024-06-18 19:42 UTC  (2+ messages)
` [Bug c++/96288] [DR 1734] __is_trivial and __is_trivially_copyable "

[Bug tree-optimization/115534] New: intermediate stack use not eliminated
 2024-06-18 18:11 UTC  (7+ messages)
` [Bug tree-optimization/115534] "
` [Bug middle-end/115534] "

[Bug c++/115358] New: template argument deduction/substitution failed on lambda function
 2024-06-18 17:44 UTC  (2+ messages)
` [Bug c++/115358] [13/14/15 Regression] template argument deduction/substitution failed in generic lambda function use of static constexpr array type whos initializer defines the size since r13-2540

[Bug c++/115504] New: Wrong decltype result for a captured reference inside limbda
 2024-06-18 17:23 UTC  (2+ messages)
` [Bug c++/115504] [14/15 Regression] Wrong decltype result for a captured reference inside lambda since r14-5330

[Bug middle-end/32667] block copy with exact overlap is expanded as memcpy
 2024-06-18 17:00 UTC  (3+ messages)

[Bug fortran/115542] New: Invalid finalization in derived type containing allocatable entities
 2024-06-18 16:44 UTC 

[Bug middle-end/115541] New: gcc generates calls to memcpy that violate the memcpy specification
 2024-06-18 16:28 UTC  (2+ messages)
` [Bug middle-end/115541] "

[Bug c/115539] New: Misoptimization of application at -O2 -g on x86-64 causing segfaults on valid memory accesses where it works on both clang and gcc at -g (no -O2)
 2024-06-18 16:09 UTC  (9+ messages)
` [Bug c/115539] "
` [Bug middle-end/115539] "

[Bug tree-optimization/115537] New: [15 Regression] vectorizable_reduction ICEs after g:d66b820f392aa9a7c34d3cddaf3d7c73bf23f82d
 2024-06-18 15:29 UTC  (7+ messages)
` [Bug tree-optimization/115537] "

[Bug c/115527] New: -ftrivial-auto-var-init appears to clobber explicit initializer
 2024-06-18 14:40 UTC  (3+ messages)
` [Bug middle-end/115527] "

[Bug c++/115476] New: __has_unique_object_representation ICE with array of uninstantiated type of unknown bound
 2024-06-18 14:39 UTC  (2+ messages)
` [Bug c++/115476] [13/14/15 Regression] "

[Bug target/115458] New: [15 regression] [RISC-V] ICE in lra_split_hard_reg_for, at lra-assigns.cc:1868 unable to find a register to spill
 2024-06-18 14:38 UTC  (2+ messages)
` [Bug target/115458] [15 regression] [RISC-V] ICE in lra_split_hard_reg_for, at lra-assigns.cc:1868 unable to find a register to spill since r15-518-g99b1daae18c095

[Bug c/115501] New: ICE: in build_call_a, at cp/call.cc:370
 2024-06-18 13:42 UTC  (4+ messages)
` [Bug c++/115501] [13/14/15 Regression] ICE: in build_call_a with dynamic_cast after invalid definition of __cxxabiv1::__dynamic_cast since r13-3299

[Bug modula2/115540] New: "gcc/m2/mc-boot-ch/Gtermios.cc:292:20: error: return-statement with a value, in function returning 'void' [-fpermissive]" when HAVE_CFMAKERAW is defined
 2024-06-18 13:24 UTC 

[Bug libstdc++/115522] New: std::to_array no longer works for struct which is trivial but not default constructible
 2024-06-18 12:47 UTC  (4+ messages)
` [Bug libstdc++/115522] [13/14/15 Regression] "

[Bug tree-optimization/115538] New: wrong-code with SLP vectorization of conversions
 2024-06-18 11:34 UTC 

[Bug libstdc++/115514] New: Nonconforming reverse_iterator::operator->
 2024-06-18 11:33 UTC  (5+ messages)
` [Bug libstdc++/115514] "

[Bug target/115517] New: Fix regression after dropping uses of vcond{,u,eq}_optab
 2024-06-18 11:29 UTC  (7+ messages)
` [Bug target/115517] Fix x86 regressions "

[Bug target/115464] New: ICE when building libaom on arm64
 2024-06-18 11:23 UTC  (2+ messages)
` [Bug target/115464] [14 Backport] ICE when building libaom on arm64 (neon sve bridge usage with tbl/perm)

[Bug modula2/115536] New: Expression is evaluated incorrectly when encountering relops and indirection
 2024-06-18 10:31 UTC  (2+ messages)
` [Bug modula2/115536] "

[Bug ipa/115533] New: [12/13/14/15 regression] flac miscompiled with -O3 -march=znver2 -fipa-pta -fno-vect-cost-model
 2024-06-18 10:27 UTC  (6+ messages)
` [Bug ipa/115533] "

[Bug rtl-optimization/114996] New: [15 Regression] [RISC-V] 2->2 combination no longer occurring
 2024-06-18 10:15 UTC  (2+ messages)
` [Bug rtl-optimization/114996] "

[Bug target/115519] New: s390 fallout from removing vcond{,u,eq} patterns
 2024-06-18  6:49 UTC  (2+ messages)
` [Bug target/115519] "

[Bug tree-optimization/115531] New: vectorizer generates inefficient code for masked conditional update loops
 2024-06-18  6:44 UTC  (6+ messages)
` [Bug tree-optimization/115531] "

[Bug c/115530] New: ICE: in verify_loop_structure, at cfgloop.cc:1741 with simd attribute
 2024-06-18  6:35 UTC  (3+ messages)
` [Bug middle-end/115530] ICE: in verify_loop_structure, at cfgloop.cc:1741 with simd attribute and tm

[Bug target/115324] New: [12/13/14/15 Regression] PCH (and maybe GC) of rs6000 builtins broken
 2024-06-18  6:33 UTC  (2+ messages)
` [Bug target/115324] [12/13 Regression] PCH "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2024-06-18  6:25 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/101639] New: vectorization with bool reduction
 2024-06-18  6:25 UTC  (3+ messages)
` [Bug tree-optimization/101639] "

[Bug c++/115520] New: Loop vectorization depends on variable names
 2024-06-18  6:25 UTC  (4+ messages)
` [Bug tree-optimization/115520] Loop vectorization fails when bool variable instead of unsigned char

[Bug middle-end/87403] [Meta-bug] Issues that suggest a new warning
 2024-06-18  6:21 UTC 

[Bug tree-optimization/58689] New: Enhance returns_nonnull
 2024-06-18  6:21 UTC  (2+ messages)
` [Bug tree-optimization/58689] [meta-bug] __attribute__((returns_nonnull)) enhancements

[Bug tree-optimization/84203] add -Wsuggest-attribute=returns_nonnull
 2024-06-18  6:21 UTC  (2+ messages)

[Bug c/115516] New: constexpr use before C23 could give a better error message
 2024-06-18  6:18 UTC  (4+ messages)
` [Bug c/115516] "

[Bug c/115532] New: Small documentation fixes for -Wsuggest-attribute=returns_nonnull
 2024-06-18  5:59 UTC 

[Bug tree-optimization/111793] New: OpenMP SIMD inbranch clones for AVX are highly sub-optimal
 2024-06-18  5:49 UTC  (3+ messages)
` [Bug tree-optimization/111793] OpenMP SIMD inbranch clones for AVX512 "

[Bug target/115493] New: gcc.c-torture/execute/pr94734.c fails on MVE after gcc-15-1054-g202a9c8fe7d
 2024-06-18  5:47 UTC  (3+ messages)
` [Bug target/115493] [15 regression] gcc.c-torture/execute/pr94734.c fails on MVE after r15-1054-g202a9c8fe7d

[Bug testsuite/114842] New: rs6000: Adjust some test cases with powerpc_vsx_ok
 2024-06-18  2:48 UTC  (2+ messages)
` [Bug testsuite/114842] "

[Bug tree-optimization/115529] New: Optimization with "bit mask and compare equality" ((x & C1) == C2), ((x | C3) == C4)
 2024-06-18  1:43 UTC  (2+ messages)
` [Bug tree-optimization/115529] "

[Bug tree-optimization/97405] New: ICE in get_or_alloc_expr_for in code hoisting with SVE intrinsics
 2024-06-17 23:50 UTC  (4+ messages)
` [Bug tree-optimization/97405] "

[Bug target/115408] New: regression between gcc 13.3.0 and 14.1.0 using -mips16 and -minterlink-mips16 with openssl
 2024-06-17 21:54 UTC  (2+ messages)
` [Bug target/115408] regression between gcc 13.3.0 and 14.1.0 using -mips16 and -minterlink-mips16

[Bug target/115526] New: regression in 14: invalid assember emitted for alpha, "Error: duplicate !tlsgd!62"
 2024-06-17 20:54 UTC  (5+ messages)
` [Bug target/115526] "
` [Bug target/115526] [14/15 regression] "

[Bug target/114729] New: RISC-V SPEC2017 507.cactu excessive spillls with -fschedule-insns
 2024-06-17 20:53 UTC  (2+ messages)
` [Bug rtl-optimization/114729] "

[Bug driver/115440] New: unrecognized command-line option '--c++17'; did you mean '--stdc++17'?
 2024-06-17 20:04 UTC  (2+ messages)
` [Bug driver/115440] "

[Bug c++/115377] New: Invalid typename with non nested-name-specifier accepted in specific contexts
 2024-06-17 19:32 UTC  (2+ messages)
` [Bug c++/115377] [11/12/13/14/15 Regression] Invalid typename with non nested-name-specifier accepted in specific contexts since r5-2683

[Bug c/115290] New: tree check fail in c_tree_printer, at c/c-objc-common.cc:330
 2024-06-17 17:30 UTC  (5+ messages)
` [Bug c/115290] [12/13/14/15 Regression] "
` [Bug c/115290] [12 "

[Bug c++/111343] New: [SH] Including <cmath> in C++23 causes an ICE with -m4-single-only
 2024-06-17 17:23 UTC  (4+ messages)
` [Bug target/111343] "

[Bug c++/115511] New: ICE on ambigous overload for _Float32
 2024-06-17 17:23 UTC  (4+ messages)
` [Bug c++/115511] "

[Bug middle-end/47081] New: Macro usage too clever for localization
 2024-06-17 17:17 UTC  (2+ messages)
` [Bug middle-end/47081] "

[Bug rtl-optimization/115523] New: [avr] Remove SFmode insns
 2024-06-17 17:00 UTC  (3+ messages)
` [Bug rtl-optimization/115523] "

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