public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug ipa/100994] New: wrong code with "-O1 -finline-small-functions -fipa-cp"
 2021-06-09 21:28 UTC  (8+ messages)
` [Bug ipa/100994] [12 Regression] "

[Bug fortran/100950] New: ICE in output_constructor_regular_field, at varasm.c:5514
 2021-06-09 21:23 UTC  (7+ messages)
` [Bug fortran/100950] "

[Bug tree-optimization/101003] New: [12 regression] ICE compiling gcc.dg/pr86179.c after r12-1329
 2021-06-09 21:01 UTC 

[Bug c/100998] New: bug in experimental GCC12 with optimization '-O1', disappears with optimization '-O0'
 2021-06-09 20:25 UTC  (11+ messages)
` [Bug middle-end/100998] "
` [Bug target/100998] [12 Regression] "

[Bug testsuite/101002] New: Some powerpc tests fail with -mlong-double-64
 2021-06-09 20:18 UTC 

[Bug tree-optimization/101001] New: wrong code at -O3 on x86_64-linux-gnu
 2021-06-09 19:37 UTC 

[Bug c++/101000] New: ICE when trying to import the absl/container/flat_hash_map.h as a header module
 2021-06-09 19:25 UTC  (2+ messages)
` [Bug c++/101000] "

[Bug c++/100925] New: tree check fail in make_range_step, at fold-const.c:5061
 2021-06-09 19:20 UTC  (4+ messages)
` [Bug tree-optimization/100925] [12 Regression] tree check fail in make_range_step with -O1 in reassoc

[Bug other/100735] New: -fno-trampolines doc wrongly implies it affects C, C++ etc
 2021-06-09 18:58 UTC  (4+ messages)
` [Bug other/100735] "

[Bug middle-end/32667] block copy with exact overlap is expanded as memcpy
 2021-06-09 18:50 UTC 

[Bug d/100999] New: d: foreach over a tuple doesn't work on 16-bit targets
 2021-06-09 18:10 UTC 

[Bug d/100964] New: d: TypeInfo error when using slice copy on Structs with -fno-rtti
 2021-06-09 18:06 UTC  (6+ messages)
` [Bug d/100964] "

[Bug d/100935] New: d: T.alignof ignores explicit align(N) type alignment
 2021-06-09 18:06 UTC  (6+ messages)
` [Bug d/100935] "

[Bug other/100695] New: Format decoder, quoting in 'dump_printf' etc
 2021-06-09 17:48 UTC  (2+ messages)
` [Bug other/100695] "

[Bug c++/100825] New: function signature constraints are not a part of mangled name
 2021-06-09 17:25 UTC  (3+ messages)
` [Bug c++/100825] "

[Bug c++/100997] New: [c++20] parse error when id-expression of constructor is simple-template-id
 2021-06-09 17:23 UTC  (4+ messages)
` [Bug c++/100997] "

[Bug c++/97202] New: GCC reports an error: expected unqualified-id before ‘short’
 2021-06-09 17:12 UTC  (2+ messages)
` [Bug c++/97202] "

[Bug c/84595] Add __builtin_break() built-in for a breakpointing mechanism
 2021-06-09 16:33 UTC  (3+ messages)

[Bug libstdc++/100982] New: wrong constraint in std::optional::operator=
 2021-06-09 16:31 UTC  (4+ messages)
` [Bug libstdc++/100982] "

[Bug fortran/100972] New: Missing error with "implicit none (external)"
 2021-06-09 16:30 UTC  (2+ messages)
` [Bug fortran/100972] "

[Bug fortran/100989] New: Bogus internal VOLATILE attribute for ASYNCHRONOUS
 2021-06-09 16:19 UTC  (3+ messages)
` [Bug fortran/100989] "

[Bug c++/100995] New: Extend std::is_constant_evaluated in if warning
 2021-06-09 16:09 UTC  (3+ messages)
` [Bug c++/100995] "

[Bug middle-end/53267] New: Constant fold BUILT_IN_FMOD
 2021-06-09 15:51 UTC  (4+ messages)
` [Bug middle-end/53267] "

[Bug c/99299] New: Need a recoverable version of __builtin_trap()
 2021-06-09 15:45 UTC  (2+ messages)
` [Bug middle-end/99299] "

[Bug target/100996] New: rs6000 p10 vector add-add fusion should work with -m32 but doesn't
 2021-06-09 15:41 UTC  (2+ messages)
` [Bug target/100996] "

[Bug c++/100992] New: Wrong result for is_constructible for const ref of tuple of tuples
 2021-06-09 15:15 UTC  (3+ messages)
` [Bug libstdc++/100992] "

[Bug target/100981] New: ICE in info_for_reduction, at tree-vect-loop.c:4897
 2021-06-09 14:36 UTC  (9+ messages)
` [Bug tree-optimization/100981] "
` [Bug tree-optimization/100981] [11 Regression] "

[Bug c++/100974] New: [C++23] Implement if consteval
 2021-06-09 14:29 UTC  (4+ messages)
` [Bug c++/100974] "

[Bug c++/96560] New: Substitution triggers compile-time error when it shouldn't
 2021-06-09 14:28 UTC  (2+ messages)
` [Bug c++/96560] "

[Bug c/100993] New: ICE with -O2: Segmentation fault, cgraph_update_edges_for_call_stmt(gimple*, tree_node*, gimple*)
 2021-06-09 14:25 UTC 

[Bug c++/97375] New: Unexpected top-level const retainment when declaring non-type template paramter with decltype(auto)
 2021-06-09 14:20 UTC  (2+ messages)
` [Bug c++/97375] "

[Bug c++/100065] New: Conditional explicit doesn't work for deduction guide
 2021-06-09 14:13 UTC  (5+ messages)
` [Bug c++/100065] "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2021-06-09 12:54 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug middle-end/99412] New: s352 benchmark of TSVC is vectorized by clang and not by gcc
 2021-06-09 12:54 UTC  (2+ messages)
` [Bug tree-optimization/99412] "

[Bug target/97832] New: AoSoA complex caxpy-like loops: AVX2+FMA -Ofast 7 times slower than -O3
 2021-06-09 12:54 UTC  (3+ messages)
` [Bug tree-optimization/97832] "

[Bug target/100896] New: --enable-initfini-array should be enabled for cross compiler to Linux
 2021-06-09 12:16 UTC  (3+ messages)
` [Bug target/100896] "

[Bug c++/100986] New: internal compiler error: in finish_expr_stmt, at cp/semantics.c:681
 2021-06-09 12:15 UTC  (2+ messages)
` [Bug c++/100986] "

[Bug c++/100983] New: Deduction guide for member template class rejected at class scope
 2021-06-09 12:04 UTC  (2+ messages)
` [Bug c++/100983] "

[Bug fortran/100991] New: [OpenMP] firstprivate for optional arguments is mishandled
 2021-06-09 11:48 UTC 

[Bug c/100920] New: bogus warn on -Wscalar-storage-order
 2021-06-09 10:40 UTC  (3+ messages)
` [Bug c/100920] bogus warnings with -Wscalar-storage-order

[Bug c++/54835] New: [C++11] Explicit default constructors not respected during copy-list-initialization
 2021-06-09 10:20 UTC  (2+ messages)
` [Bug c++/54835] [C++11][DR 1518] "

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64
 2021-06-09 10:12 UTC  (2+ messages)

[Bug libstdc++/90704] [LWG 3430] filesystem::path overloads for file streams are not conforming
 2021-06-09  9:51 UTC 

[Bug libstdc++/91910] Debug mode: there is a racing condition between destructors of iterator and the associated container
 2021-06-09  9:48 UTC 

[Bug libstdc++/100990] New: Iterator checks for Debug Mode cannot be used with a non-common range
 2021-06-09  9:46 UTC 

[Bug fortran/100988] New: Missed optimization: RESTRICT missing for optional arguments
 2021-06-09  8:54 UTC 

[Bug fortran/100965] New: [OpenMP] ICE: Error: incorrect sharing of tree nodes
 2021-06-09  8:51 UTC  (5+ messages)
` [Bug fortran/100965] "

[Bug fortran/90742] OpenACC/OpenMP target offloading: Fortran 'allocatable' scalars in 'firstprivate' clauses
 2021-06-09  8:39 UTC 

[Bug c/100985] New: Aarch64 acle.h "extern "C" {" mismatch "}" in 9.4.0
 2021-06-09  8:36 UTC  (3+ messages)
` [Bug target/100985] [9 Regression] "

[Bug sanitizer/62157] New: make distclean error when libsanitizer is configured not to build 'tsan'
 2021-06-09  8:29 UTC  (3+ messages)
` [Bug sanitizer/62157] "

[Bug sanitizer/100987] New: make distclean error "hwasan: No such file or directory"
 2021-06-09  8:09 UTC  (2+ messages)
` [Bug sanitizer/100987] "

[Bug target/100936] New: %p and %P modifiers should not emit segment overrides
 2021-06-09  7:48 UTC  (3+ messages)
` [Bug target/100936] "

[Bug testsuite/100407] New: New test cases attr-retain-*.c fail after their introduction in r11-7284
 2021-06-09  7:15 UTC  (4+ messages)
` [Bug testsuite/100407] "

[Bug tree-optimization/25290] PHI-OPT could be rewritten so that is uses match
 2021-06-09  7:14 UTC  (4+ messages)

[Bug rtl-optimization/100978] New: [10/11/12 Regression] ICE: qsort checking failed: qsort comparator non-negative on sorted output: 1 with -O3 -frename-registers -fno-sched-critical-path-heuristic -fsched2-use-superblocks
 2021-06-09  6:47 UTC  (2+ messages)
` [Bug rtl-optimization/100978] "

[Bug c++/100973] New: gcc does not optimise based on knowing that `_mm256_movemask_ps` returns less than 255
 2021-06-09  6:43 UTC  (3+ messages)
` [Bug target/100973] "

[Bug c/100984] New: gimple-ssa-evrp.c: mismatched new and delete
 2021-06-09  6:41 UTC  (2+ messages)
` [Bug c/100984] "

[Bug debug/100969] New: Incorrect debug info for struct under O1 optimization
 2021-06-09  6:41 UTC  (2+ messages)
` [Bug debug/100969] "

[Bug fortran/100961] New: Intrinsic function as value to a class(*) assumed rank argument fails
 2021-06-09  5:22 UTC  (4+ messages)
` [Bug fortran/100961] "

[Bug rtl-optimization/100085] New: Bad code for union transfer from __float128 to vector types
 2021-06-09  5:13 UTC  (2+ messages)
` [Bug target/100085] "

[Bug gcov-profile/100980] New: [GCOV]The assignment statement in the “for” structure caused the wrong coverage
 2021-06-09  3:10 UTC 

[Bug tree-optimization/100794] New: suboptimal code due to missing pre2 when vectorization fails
 2021-06-09  2:20 UTC  (2+ messages)
` [Bug tree-optimization/100794] "

[Bug c++/100796] New: [11 Regression] GCC does not honor #pragma diagnostic ignored when using the integrated preprocessor
 2021-06-09  0:52 UTC  (2+ messages)
` [Bug c++/100796] "

[Bug c++/100838] New: -fno-elide-constructors for C++14 missing required destructor call
 2021-06-09  0:47 UTC  (2+ messages)
` [Bug c++/100838] [11 Regression] -fno-elide-constructors for C++14 missing required destructor call since r11-5872-g4eb28483004f8291

[Bug c++/100979] New: Nested CTAD fails when the outer object is direct initialized and the inner object is list initialized
 2021-06-09  0:46 UTC  (2+ messages)
` [Bug c++/100979] "

[Bug c++/89062] class template argument deduction failure with parentheses
 2021-06-09  0:46 UTC 

[Bug c++/100879] New: gcc is complaining of a signed compare when comparing enums of different types (same underlying type)
 2021-06-09  0:46 UTC  (4+ messages)
` [Bug c++/100879] [10/11/12 Regression] "

[Bug c++/100956] New: Unused variable warnings ignore "if constexpr" blocks where variables are conditionally used
 2021-06-09  0:14 UTC  (2+ messages)
` [Bug c++/100956] "

[Bug libstdc++/100889] New: Wrong param type for std::atomic_ref<_Tp*>::wait
 2021-06-08 23:11 UTC  (4+ messages)
` [Bug libstdc++/100889] "

[Bug target/54400] New: recognize haddpd
 2021-06-08 22:04 UTC  (2+ messages)
` [Bug middle-end/54400] recognize vector reductions

[Bug rtl-optimization/80770] suboptimal code negating a 1-bit _Bool field
 2021-06-08 21:51 UTC 

[Bug target/57890] gcc 4.8.1 regression: loops become slower
 2021-06-08 21:37 UTC 

[Bug tree-optimization/49203] New: missed-optimization: useless expressions not moved out of loop
 2021-06-08 21:29 UTC  (2+ messages)
` [Bug tree-optimization/49203] "

[Bug c++/91706] [9/10 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in equate_type_number_to_die, at dwarf2out.c:5782
 2021-06-08 21:20 UTC 

[Bug c++/100752] New: [11/12 Regression]
 2021-06-08 21:12 UTC  (3+ messages)
` [Bug c++/100752] [11/12 Regression] error: cannot call member function ‘void S::f()’ without object

[Bug c++/100976] New: [C++23] Make constexpr reference temp constexpr
 2021-06-08 20:51 UTC  (4+ messages)
` [Bug c++/100976] "

[Bug analyzer/99212] New: [11 Regression] gcc.dg/analyzer/data-model-1.c line 971
 2021-06-08 19:30 UTC  (3+ messages)
` [Bug analyzer/99212] [11/12 "
` [Bug analyzer/99212] [11 "

[Bug libstdc++/100940] New: views::take and views::drop should not define _S_has_simple_extra_args
 2021-06-08 19:18 UTC  (3+ messages)
` [Bug libstdc++/100940] "

[Bug c++/100975] New: [C++23] Allow pointer to array of auto
 2021-06-08 18:43 UTC  (3+ messages)
` [Bug c++/100975] "

[Bug libgcc/100904] New: [9/10/11 Regression] Wrong line location #include error "No such file or directory" – line + 1 [traditional mode as used by gfortran]
 2021-06-08 18:28 UTC  (3+ messages)
` [Bug preprocessor/100904] [9/10/11/12 "

[Bug c++/100977] New: [C++23] Implement C++ Identifier Syntax using Unicode Standard Annex 31
 2021-06-08 18:19 UTC  (2+ messages)
` [Bug c++/100977] "

[Bug c++/93955] detect conversion from pointer type to arithmetic type in constexpr
 2021-06-08 18:17 UTC 

[Bug c++/100963] New: GCC 11 regression: templated constructor with std::initializer_list<T> is not selected
 2021-06-08 17:35 UTC  (4+ messages)
` [Bug c++/100963] [11/12 Regression] "

[Bug fortran/53653] New: [IR Tracking] Disallow abstract/unlimited-polymorphic types in array constructors
 2021-06-08 17:18 UTC  (2+ messages)
` [Bug fortran/53653] "

[Bug fortran/100971] New: ICE: Bad IO basetype (7)
 2021-06-08 17:13 UTC 

[Bug fortran/100970] New: ICE in output_constructor_regular_field, at varasm.c:5514
 2021-06-08 17:10 UTC 

[Bug c++/100947] New: gthr-default.h
 2021-06-08 14:57 UTC  (2+ messages)
` [Bug libstdc++/100947] gthr-default.h

[Bug tree-optimization/81815] Invalid conditional reduction
 2021-06-08 14:21 UTC 

[Bug tree-optimization/66623] Unsafe FP math reduction used in strict math mode
 2021-06-08 14:16 UTC 

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