public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/101229] New: ICE on valid code with -O3 only: in vect_get_vec_defs_for_operand, at tree-vect-stmts.c:1450
 2021-06-28  9:55 UTC  (4+ messages)
` [Bug tree-optimization/101229] "

[Bug driver/101238] New: Driver won't find cc1/cc1plus on MinGW, CXXFLAGS need -D__USE_MINGW_ACCESS
 2021-06-28  9:55 UTC 

[Bug middle-end/101237] New: HONOR_SIGNED_ZEROS (element_mode (t)) should be moved to just HONOR_SIGNED_ZEROS (t)
 2021-06-28  9:52 UTC 

[Bug libgomp/100753] New: Implement in_reduction clause on target construct
 2021-06-28  9:46 UTC  (2+ messages)
` [Bug libgomp/100753] "

[Bug libstdc++/101236] New: [12 Regression] bits/unique_ptr.h:658:48: error: invalid use of incomplete type ‘class llvm::APFloat’
 2021-06-28  9:41 UTC  (4+ messages)
` [Bug libstdc++/101236] [12 Regression] bits/unique_ptr.h:658:48: error: invalid use of incomplete type ‘class llvm::APFloat’ since r12-1778-g17bc3848e065c0980523e1a1592f2f03b24b4f1c

[Bug libstdc++/101228] New: #include <execution> triggers Intel TBB warning for tbb/task.h
 2021-06-28  9:36 UTC  (7+ messages)
` [Bug libstdc++/101228] "
` [Bug libstdc++/101228] tbb/task.h is Deprecated in newer TBB

[Bug libstdc++/101234] New: Two tests require en_US.ISO-8859-15 but glibc no longer installs that by default
 2021-06-28  9:18 UTC  (4+ messages)
` [Bug libstdc++/101234] "

[Bug libstdc++/101203] New: Remove unnecessary empty check in std::function
 2021-06-28  9:16 UTC  (3+ messages)
` [Bug libstdc++/101203] "

[Bug libstdc++/101227] New: Clang++ fails to instantiate std::optional if nested type has a non-static data member initializer
 2021-06-28  9:05 UTC  (4+ messages)
` [Bug libstdc++/101227] "

[Bug tree-optimization/101207] New: [12 Regress] gcc.dg/vect/vect-strided-mult.c fails after SLP improvements
 2021-06-28  8:35 UTC  (11+ messages)
` [Bug tree-optimization/101207] "
` [Bug tree-optimization/101207] [12 Regress] gcc.dg/vect/vect-strided-*-mult.c "
` [Bug tree-optimization/101207] [12 Regression] "

[Bug c++/101210] New: [7/8/9/10/11/12 regression] spurious "reference binding to misaligned address" ubsan error for integer comparison
 2021-06-28  8:27 UTC  (7+ messages)
` [Bug c++/101210] [9/10/11/12 "

[Bug target/101235] New: Fails to bootstrap with binutils 2.32
 2021-06-28  8:22 UTC  (4+ messages)
` [Bug target/101235] [11/12 Regression] "

[Bug other/91085] fixincludes breaks <bits/statx.h>
 2021-06-28  7:37 UTC  (4+ messages)

[Bug c++/101233] New: ICE when using ::ranges::v3::to<std::pmr::vector>
 2021-06-28  7:31 UTC  (2+ messages)
` [Bug c++/101233] "

[Bug tree-optimization/101223] New: wrong code at -Os and above on x86_64-linux-gnu
 2021-06-28  7:27 UTC  (6+ messages)
` [Bug tree-optimization/101223] [11/12 Regression] "
` [Bug tree-optimization/101223] [11/12 Regression] evrp produces wrong code
` [Bug tree-optimization/101223] [11/12 Regression] evrp produces wrong code since r11-3685-gfcae5121154d1c33

[Bug c++/101219] New: ice in perform_or_defer_access_check
 2021-06-28  7:25 UTC  (3+ messages)
` [Bug c++/101219] "
` [Bug c++/101219] [12 Regression] ice in perform_or_defer_access_check since r12-1804-g65870e75616ee435

[Bug tree-optimization/101202] New: ICE at -O3 on x86_64-linux-gnu: Segmentation fault
 2021-06-28  7:00 UTC  (7+ messages)
` [Bug tree-optimization/101202] "

[Bug c/101218] New: ICE on valid code with -O3 only: Segmentation fault, vect_optimize_slp(vec_info*)
 2021-06-28  7:00 UTC  (3+ messages)
` [Bug tree-optimization/101218] [12 Regression] ICE on valid code with -O3 only: Segmentation fault, vect_optimize_slp(vec_info*) since r12-1769-g82ab14927651e0ea

[Bug tree-optimization/101173] New: wrong code at -O3 on x86_64-linux-gnu
 2021-06-28  6:34 UTC  (3+ messages)
` [Bug tree-optimization/101173] [9/10/11/12 Regression] "
` [Bug tree-optimization/101173] [9/10/11 "

[Bug c++/101214] New: ranges::split_view​::​sentinel lacks default constructor
 2021-06-28  5:34 UTC  (4+ messages)
` [Bug libstdc++/101214] "

[Bug rtl-optimization/100328] New: IRA doesn't model dup num constraint well
 2021-06-28  5:25 UTC  (3+ messages)
` [Bug rtl-optimization/100328] IRA doesn't model matching "

[Bug target/100648] New: Optimize away x<0 as mask argument of a blend for AVX512 mask
 2021-06-28  1:35 UTC  (3+ messages)
` [Bug target/100648] "

[Bug tree-optimization/20517] bit shift/mask optimization potential
 2021-06-27 23:26 UTC 

[Bug middle-end/19986] [meta-bug] fold missing optimizations (compared to RTL)
 2021-06-27 23:26 UTC 

[Bug c/101230] New: ice in fold_cond_expr_with_comparison
 2021-06-27 23:18 UTC  (6+ messages)
` [Bug c/101230] [12 Regression] "

[Bug tree-optimization/89198] GCC generates/fails to optimize unnecessary sign extension instruction
 2021-06-27 22:34 UTC 

[Bug tree-optimization/101186] New: predictable comparison of integer variables not folded
 2021-06-27 15:33 UTC  (3+ messages)
` [Bug tree-optimization/101186] "

[Bug c++/101107] New: Misleading error message in aggregate initialization in CRTP base class
 2021-06-27 14:39 UTC  (2+ messages)
` [Bug c++/101107] "

[Bug c++/101232] New: Bad error message with stray semicolon in initializer
 2021-06-27  9:50 UTC 

[Bug libstdc++/101231] New: _CachedPosition::_M_get() should not return {} when range adapter does not model forward_range
 2021-06-27  8:15 UTC 

[Bug fortran/100917] New: Bind(c): errors handling long double real
 2021-06-26 23:35 UTC  (2+ messages)
` [Bug fortran/100917] "

[Bug tree-optimization/101139] New: Unable to remove double byteswap in fast path
 2021-06-26 16:51 UTC  (2+ messages)
` [Bug tree-optimization/101139] "

[Bug d/101226] New: Suboptimal codegen for >>/>>>
 2021-06-26 16:14 UTC 

[Bug tree-optimization/101225] New: Example where y % 16 == 0 seems more expensive than y % 400 == 0
 2021-06-26 15:52 UTC 

[Bug tree-optimization/89976] [9/10/11/12 Regression] missing -Wuninitialized for struct member due to sra and TREE_NO_WARNING
 2021-06-26 15:17 UTC 

[Bug middle-end/99959] New: missing -Wuninitialized for an esra variable with TREE_NO_WARNING
 2021-06-26 15:16 UTC  (2+ messages)
` [Bug middle-end/99959] [9/10/11/12 Regression] "

[Bug c++/74762] [9/10/11/12 Regression] missing uninitialized warning (C++, parenthesized expr, TREE_NO_WARNING)
 2021-06-26 15:15 UTC 

[Bug c++/96204] New: gcc complains about private member access in SFINAE context
 2021-06-26 15:12 UTC  (4+ messages)
` [Bug c++/96204] "

[Bug c/98892] New: FAIL: gcc.dg/plugin/diagnostic-test-expressions-1.c
 2021-06-26 14:46 UTC  (3+ messages)
` [Bug c/98892] "

[Bug c++/101224] New: Problem with interaction of modules and std::unique_ptr
 2021-06-26 14:36 UTC 

[Bug driver/93645] Support Clang 12 --ld-path=
 2021-06-26 14:27 UTC  (3+ messages)

[Bug fortran/101135] New: Use of absent assumed-shape array argument as an actual argument for an optional dummy argument mistakenly flagged as error by UndefinedBehaviourSanitizer
 2021-06-26 13:20 UTC  (3+ messages)
` [Bug fortran/101135] "

[Bug c++/101222] New: unwanted templated constructor instantiation due to wrong binary operator access
 2021-06-26 12:01 UTC 

[Bug c++/101221] New: Inaccurate error message for wrong template alias
 2021-06-26 10:18 UTC 

[Bug target/101220] New: arm: iwmmxt2: generating bad assembler ?
 2021-06-26 10:06 UTC 

[Bug c/101204] New: infinite recursion in gtype-desc.c
 2021-06-26  7:48 UTC  (4+ messages)
` [Bug middle-end/101204] "

[Bug c++/101040] New: [11 Regression] Internal compiler error: in get_or_insert_ctor_field, at cp/constexpr.c:3571
 2021-06-26  4:16 UTC  (3+ messages)
` [Bug c++/101040] [11/12 Regression] Internal compiler error: in get_or_insert_ctor_field, at cp/constexpr.c:3571 since r11-7980-gc3d3bb0f03dbd025

[Bug c++/97566] New: [[no_unique_address]] causes miscompiles when mixed with EBO in constexpr context
 2021-06-26  4:13 UTC  (2+ messages)
` [Bug c++/97566] "

[Bug tree-optimization/101145] New: niter analysis fails for until-wrap condition
 2021-06-26  2:53 UTC  (4+ messages)
` [Bug tree-optimization/101145] "

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

[Bug middle-end/101216] New: [12 regression] setjmp/longjmp excess errors after r12-1805
 2021-06-25 23:02 UTC  (7+ messages)
` [Bug middle-end/101216] "
` [Bug middle-end/101216] [12 regression] setjmp/longjmp excess "note" when warning suppressed "

[Bug middle-end/101217] New: Stray "note" diagnostics when warning suppressed in gcc.dg/analyzer/setjmp-2.c
 2021-06-25 21:27 UTC  (2+ messages)
` [Bug middle-end/101217] "

[Bug driver/56062] New: Enhance -fuse-ld= option
 2021-06-25 21:24 UTC  (2+ messages)
` [Bug driver/56062] "

[Bug tree-optimization/56223] New: Integer ABS is not recognized for more complicated pattern
 2021-06-25 21:23 UTC  (2+ messages)
` [Bug tree-optimization/56223] "

[Bug target/101215] New: Using non-standard custom linker with -fuse-ld
 2021-06-25 21:20 UTC  (5+ messages)
` [Bug target/101215] "
` [Bug driver/101215] "

[Bug c++/101194] New: 7.2 Regression
 2021-06-25 20:17 UTC  (3+ messages)
` [Bug c++/101194] [9/10/11/12 Regression] aggregate init requires default constructor

[Bug libstdc++/97088] New: 17_intro/names.cc and experimental/names.cc fail with --disable-libstdcxx-pch
 2021-06-25 19:50 UTC  (4+ messages)
` [Bug libstdc++/97088] "

[Bug c++/100975] New: [C++23] Allow pointer to array of auto
 2021-06-25 19:02 UTC  (2+ messages)
` [Bug c++/100975] "

[Bug target/100952] New: [12 regression] several test case failures after r12-1202
 2021-06-25 17:59 UTC  (2+ messages)
` [Bug target/100952] "

[Bug c++/101213] New: Improve support for decltype(std)
 2021-06-25 17:53 UTC  (3+ messages)
` [Bug c++/101213] "

[Bug c++/94024] Error message has misleading source location for constructor member initialisation
 2021-06-25 17:24 UTC 

[Bug c++/43933] Suboptimal error message when supplying a bad default value in initialization
 2021-06-25 17:24 UTC 

[Bug libstdc++/101211] New: [12 regression] 17_intro/names.cc fails
 2021-06-25 17:09 UTC  (8+ messages)
` [Bug libstdc++/101211] "

[Bug c++/92105] [8/9/10 Regression] decltype(decltype(decltype)) prints exponential number of repeated errors
 2021-06-25 16:55 UTC 

[Bug testsuite/101114] New: new test case libgomp.c/../libgomp.c-c++-common/struct-elem-5.c fails after its introduction in r12-1565
 2021-06-25 16:46 UTC  (2+ messages)
` [Bug testsuite/101114] "

[Bug c/101212] New: forward declaration of parameter
 2021-06-25 16:24 UTC 

[Bug fortran/101199] New: program changes the value of a dummy argument
 2021-06-25 13:45 UTC  (4+ messages)
` [Bug fortran/101199] "

[Bug libffi/101208] New: libffi.call/nested_struct12.c fails on aarch64
 2021-06-25 11:41 UTC  (3+ messages)
` [Bug libffi/101208] "

[Bug c++/101209] New: ICE with trailing return type on a conversion operator
 2021-06-25 11:41 UTC  (2+ messages)
` [Bug c++/101209] "

[Bug fortran/101079] New: [OPENMP] The value of list-item in linear clause in loop construct is not calculated on each iteration
 2021-06-25 10:42 UTC  (3+ messages)
` [Bug fortran/101079] "

[Bug tree-optimization/101200] New: Unneeded AND after shift
 2021-06-25 10:38 UTC  (4+ messages)
` [Bug target/101200] "

[Bug tree-optimization/80635] [9/10 regression] std::optional and bogus -Wmaybe-uninitialized warning
 2021-06-25 10:23 UTC 

[Bug testsuite/101206] New: [12 Regression] gcc.target/aarch64/vect-vmaxv.c and gcc.target/aarch64/vect-vaddv.c fail
 2021-06-25  9:18 UTC  (2+ messages)
` [Bug testsuite/101206] "

[Bug tree-optimization/101151] New: ICE at -O1 and above on x86_64-linux-gnu: verify_ssa failed
 2021-06-25  9:07 UTC  (3+ messages)
` [Bug tree-optimization/101151] [11 Regression] ICE at -O1 and above on x86_64-linux-gnu: verify_ssa failed since r11-3705-gdae673abd37d4004

[Bug tree-optimization/101105] New: wrong code at -O3 on x86_64-linux-gnu
 2021-06-25  9:06 UTC  (3+ messages)
` [Bug tree-optimization/101105] [11 Regression] "
` [Bug tree-optimization/101105] [9/10 "

[Bug tree-optimization/101158] New: ICE in gimple_call_arg, at gimple.h:3247
 2021-06-25  9:06 UTC  (2+ messages)
` [Bug tree-optimization/101158] [10/11 Regression] "

[Bug tree-optimization/100672] New: wrong code with vector shift and unary minus
 2021-06-25  9:05 UTC  (2+ messages)
` [Bug middle-end/100672] "

[Bug c++/85319] std::char_traits<char>::length does not always function in constexpr context
 2021-06-25  8:32 UTC 

[Bug c++/86524] [8 Regression] std::less with pointer arguments not usable in static_assert in constexpr function
 2021-06-25  8:32 UTC 

[Bug c/101188] New: [AVR] Miscompilation and function pointers
 2021-06-25  8:09 UTC  (2+ messages)
` [Bug target/101188] "

[Bug tree-optimization/101197] New: __builtin_memmove does not perform constant optimizations
 2021-06-25  8:01 UTC  (4+ messages)
` [Bug middle-end/101197] "

[Bug target/101205] New: csinv does not have an zero_extend version
 2021-06-25  7:56 UTC 

[Bug c/101196] New: [12 Regression] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in useless_type_conversion_p
 2021-06-25  6:54 UTC  (2+ messages)
` [Bug c/101196] "

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