public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/101895] New: [11/12 Regression] SLP Vectorizer change pushes VEC_PERM_EXPR into bad location spoiling further optimization opportunities
 2022-03-11 23:51 UTC  (2+ messages)
` [Bug tree-optimization/101895] "

[Bug target/99708] New: __SIZEOF_FLOAT128__ not defined on powerpc64le-linux
 2022-03-11 23:43 UTC  (4+ messages)
` [Bug target/99708] "

[Bug c/104886] New: -Wdangling-pointer= prints internal MEM and (D) names in warnings
 2022-03-11 23:43 UTC  (2+ messages)
` [Bug tree-optimization/104886] "

[Bug c++/104008] New: New g++ folly compile error with gcc 11.x. Bisected to PR99445 c++: Alias template in pack expansion
 2022-03-11 22:49 UTC  (2+ messages)
` [Bug c++/104008] [11/12 Regression] New g++ folly compile error since r11-7931-ga2531859bf5bf6cf

[Bug translation/104552] New: Mistakes in strings to be translated in GCC 12
 2022-03-11 22:36 UTC  (2+ messages)
` [Bug translation/104552] "

[Bug rtl-optimization/104778] New: [12 Regression] ICE in simplify_subreg, at simplify-rtx.cc:7324
 2022-03-11 21:25 UTC  (7+ messages)
` [Bug debug/104778] "
` [Bug debug/104778] [12 Regression] ICE in simplify_subreg, at simplify-rtx.cc:7324 since r12-1202-g9080a3bf232978

[Bug c/104816] New: -fcf-protection=branch should generate endbr instead of notrack jumps
 2022-03-11 20:58 UTC  (3+ messages)
` [Bug target/104816] "

[Bug c++/104642] New: Add __builtin_trap() for missing return at -O0
 2022-03-11 20:44 UTC  (2+ messages)
` [Bug c++/104642] "

[Bug c++/104873] New: Bug in overload resolution for constrained class templates with deduction guides
 2022-03-11 20:30 UTC  (3+ messages)
` [Bug c++/104873] "

[Bug c/104884] New: functions miss their 'ret' instruction (and fall through) in certain cases with '-O3' under x86-84
 2022-03-11 18:35 UTC  (5+ messages)
` [Bug c/104884] functions miss their 'ret' instruction (and fall through) in certain cases with '-O3' under x86-64

[Bug c++/95153] New: Arrays of 'const void *' should not be copyable
 2022-03-11 18:29 UTC  (2+ messages)
` [Bug c++/95153] Arrays of 'const void *' should not be copyable in C++20

[Bug middle-end/104885] New: ICE in compiling new test case g++.dg/other/pr84964.C after r12-7607-ga717376e99fb33
 2022-03-11 18:04 UTC 

[Bug rtl-optimization/98335] New: [9/10/11 Regression] Poor code generation for partial struct initialization
 2022-03-11 17:59 UTC  (3+ messages)
` [Bug tree-optimization/98335] [9/10/11/12 "

[Bug c++/84964] [9/10/11/12 Regression] ICE in expand_call, at calls.c:4540
 2022-03-11 17:39 UTC  (2+ messages)

[Bug middle-end/26374] Compile failure on long double
 2022-03-11 17:35 UTC 

[Bug rtl-optimization/104814] New: [10/11/12 Regression] ifcvt: Deleting live variable in IF-CASE-2
 2022-03-11 16:46 UTC  (2+ messages)
` [Bug rtl-optimization/104814] "

[Bug lto/104868] New: powerpc: Compiling libgfortran with -flto failing with GCC 12
 2022-03-11 16:44 UTC  (11+ messages)
` [Bug lto/104868] "
` [Bug target/104868] [12 Regression] "

[Bug c++/103328] New: IC in remap_gimple_stmt, at tree-inline.c:1921
 2022-03-11 16:40 UTC  (3+ messages)
` [Bug c++/103328] [11/12 Regression] ICE in remap_gimple_stmt, at tree-inline.c:1921 since r11-7419-g0f161cc8494cf728

[Bug target/99754] New: [sse2] new _mm_loadu_si16 and _mm_loadu_si32 implemented incorrectly
 2022-03-11 15:53 UTC  (4+ messages)
` [Bug target/99754] "

[Bug d/104835] New: [12 Regression] libphobos fails to build on mips64el-linux-gnu
 2022-03-11 15:28 UTC  (4+ messages)
` [Bug d/104835] "

[Bug libstdc++/104883] New: <system_error> should define all std::errc enumerators
 2022-03-11 15:20 UTC 

[Bug target/97106] New: [nvptx] Issues with weak aliases introduced by C++
 2022-03-11 15:05 UTC  (3+ messages)
` [Bug target/97106] "

[Bug c++/104867] New: Base class matching ignores type of `auto` template parameter
 2022-03-11 14:40 UTC  (2+ messages)
` [Bug c++/104867] "

[Bug other/102664] New: contrib/gcc-git-customization.sh uses echo -n, which isn't portable
 2022-03-11 14:32 UTC  (5+ messages)
` [Bug other/102664] "

[Bug c/92209] Imprecise column number for -Wstrict-prototypes
 2022-03-11 14:29 UTC 

[Bug libstdc++/104870] New: fast_float doesn't work for 16-bit size_t, but is used anyway by floating_from_chars.cc
 2022-03-11 14:23 UTC  (8+ messages)
` [Bug libstdc++/104870] [12 Regression] "

[Bug target/104882] New: [12 Regression] MVE: Wrong code at -O2 since r12-1434-g046a3beb1673bf4a61c131373b6a5e84158e92bf
 2022-03-11 14:21 UTC  (2+ messages)
` [Bug target/104882] "

[Bug libstdc++/104866] New: this_thread_sleep.h doesn't compile if _GLIBCXX_NO_SLEEP is defined
 2022-03-11 14:21 UTC  (6+ messages)
` [Bug libstdc++/104866] "
` [Bug libstdc++/104866] [12 Regression] "

[Bug c++/104623] New: [11/12 Regression] ICE in cp_parser_skip_to_pragma_eol, at cp/parser.cc:4107
 2022-03-11 14:07 UTC  (2+ messages)
` [Bug c++/104623] "

[Bug tree-optimization/101929] New: r12-2549 regress x264_r by 4% on CLX
 2022-03-11 14:05 UTC  (2+ messages)
` [Bug target/101929] [12 Regression] r12-7319 "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2022-03-11 14:05 UTC  (2+ messages)

[Bug target/104762] New: x86_64 538.imagick_r 8%-28% regressions after r12-7319-g90d693bdc9d718
 2022-03-11 14:04 UTC  (3+ messages)
` [Bug target/104762] [12 Regression] x86_64 538.imagick_r 8%-28% regressions and 10% 525.x264_r "

[Bug middle-end/104880] New: regression ICE in expand_expr_addr_expr_1, at expr.c:8231
 2022-03-11 14:03 UTC  (4+ messages)
` [Bug middle-end/104880] [11/12 Regression] ICE in expand_expr_addr_expr_1, at expr.c:8231 since r11-165-geb72dc663e9070
` [Bug middle-end/104880] [11 "

[Bug libstdc++/104881] New: Document libstdc++ ABI evolution for experimental features
 2022-03-11 13:37 UTC 

[Bug middle-end/101908] New: cray regression with -O2 -ftree-slp-vectorize compared to -O2
 2022-03-11 13:27 UTC  (10+ messages)
` [Bug target/101908] [12 regression] "

[Bug rtl-optimization/104869] New: [12 Regression] Miscompilation of qt5-qtdeclarative
 2022-03-11 12:04 UTC  (5+ messages)
` [Bug rtl-optimization/104869] [12 Regression] Miscompilation of qt5-qtdeclarative since r12-6342-ge7a7dbb5ca5dd696

[Bug target/104208] New: -mlong-double-64 should override a previous -mabi=ibmlongdouble
 2022-03-11 11:35 UTC  (2+ messages)
` [Bug target/104208] "

[Bug c++/104877] New: missing standard gnu++20 in diagnostic
 2022-03-11 10:50 UTC  (2+ messages)
` [Bug c++/104877] "

[Bug c++/104709] New: A translated error message will include untanslated parts
 2022-03-11 10:47 UTC  (2+ messages)
` [Bug c++/104709] "

[Bug c++/104876] New: untranslated strings in diagnostic about failed mapper
 2022-03-11 10:47 UTC  (2+ messages)
` [Bug c++/104876] "

[Bug target/104335] New: [12 regression] build failure if go is included in languages after r12-6747
 2022-03-11  9:57 UTC  (2+ messages)
` [Bug target/104335] "

[Bug rtl-optimization/104154] New: [12 Regression] Another ICE due to recent ifcvt changes
 2022-03-11  9:56 UTC  (2+ messages)
` [Bug rtl-optimization/104154] "

[Bug target/104879] New: [nvptx] Use .common directive (available starting ptx isa version 5.0)
 2022-03-11  9:34 UTC 

[Bug c++/104872] New: Memory corruption in Coroutine with POD type
 2022-03-11  9:18 UTC  (3+ messages)
` [Bug c++/104872] "

[Bug target/104732] New: gcc.target/i386/pr100711-1.c FAILs
 2022-03-11  8:59 UTC  (2+ messages)
` [Bug testsuite/104732] "

[Bug d/103528] New: [12 regression] d21 doesn't build on Solaris
 2022-03-11  8:45 UTC  (2+ messages)
` [Bug d/103528] "

[Bug d/104878] New: untranslated string in diagnostic "%s %qs instantiated"
 2022-03-11  1:32 UTC 

[Bug c++/104865] New: Wrong code for conditional expression on VAX
 2022-03-11  0:48 UTC  (3+ messages)
` [Bug c++/104865] "
` [Bug c++/104865] Wrong code for conditional expression on VAX or with -ffast-math

[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
 2022-03-11  0:34 UTC  (2+ messages)
` [Bug c++/54367] [meta-bug] "

[Bug libstdc++/104875] New: libstdc++-v3/src/c++11/codecvt.cc:312:24: warning: left shift count >= width of type
 2022-03-11  0:22 UTC  (2+ messages)
` [Bug libstdc++/104875] "

[Bug target/104829] New: Pure 32-bit PowerPC build broken
 2022-03-11  0:04 UTC  (12+ messages)
` [Bug target/104829] [12 Regression] "

[Bug middle-end/98420] New: Invalid simplification of x - x with -frounding-math
 2022-03-10 23:56 UTC  (2+ messages)
` [Bug middle-end/98420] "

[Bug tree-optimization/84969] [8 Regression] Wrong code with -ftree-loop-distribute-patterns
 2022-03-10 23:50 UTC 

[Bug libstdc++/104719] New: Use of `std::move` in libstdc++ leads to worsened debug performance
 2022-03-10 23:04 UTC  (2+ messages)
` [Bug libstdc++/104719] "

[Bug c++/95999] New: ICE in tree check: expected integer_cst, have var_decl in get_len, at tree.h:5951
 2022-03-10 23:01 UTC  (2+ messages)
` [Bug c++/95999] [9/10/11/12 Regression] "

[Bug libstdc++/104874] New: Non-compile test in string_vector_iterators.cc test fails for the wrong reason
 2022-03-10 22:58 UTC  (2+ messages)
` [Bug libstdc++/104874] "

[Bug c++/39751] [9/10/11/12 Regression] ICE in cp_lexer_new_from_tokens, at cp/parser.c:342
 2022-03-10 22:44 UTC 

[Bug c++/90847] misplaced alignment-specifier not diagnosed
 2022-03-10 22:24 UTC 

[Bug analyzer/104863] New: [12 regression] ICE in operator[], at vec.h:889
 2022-03-10 21:54 UTC  (4+ messages)
` [Bug analyzer/104863] [12 regression] ICE in operator[], at vec.h:889 since r12-6782-gc4b8f3730a800251

[Bug target/103074] New: [11/12 Regression] ICE in lra_assign, at lra-assigns.c:1649
 2022-03-10 21:17 UTC  (2+ messages)
` [Bug target/103074] [11/12 Regression] ICE in lra_assign, at lra-assigns.c:1649 since r11-5066-gbe39636d9f68c437

[Bug c/104871] New: macosx-version-min wrong for macOS >= Big Sur (darwin20)
 2022-03-10 19:36 UTC 

[Bug c++/104777] New: gcc crashes while compiling a custom coroutine library sample
 2022-03-10 18:34 UTC  (3+ messages)
` [Bug rtl-optimization/104777] [9/10/11 Regression] "
` [Bug rtl-optimization/104777] [9/10 "

[Bug libgcc/101655] New: canadian compile of libgcc uses native cc as the compiler instead of the target cross compiler
 2022-03-10 18:31 UTC  (2+ messages)
` [Bug libgcc/101655] "

[Bug c++/104284] New: [9/10/11/12 Regression] ICE: unexpected expression '<anonymous>' of kind implicit_conv_expr
 2022-03-10 17:55 UTC  (2+ messages)
` [Bug c++/104284] [9/10/11/12 Regression] ICE: unexpected expression '<anonymous>' of kind implicit_conv_expr since r9-6073-ge8b3c1bc3ba22dcf

[Bug c++/104752] New: `Concept auto(x)` should not be a valid function-style cast
 2022-03-10 16:28 UTC  (3+ messages)
` [Bug c++/104752] "

[Bug c++/104608] New: internal compiler error: in cp_parser_template_id, at cp/parser.cc:18367
 2022-03-10 16:27 UTC  (3+ messages)
` [Bug c++/104608] [12 Regression] "

[Bug libstdc++/103407] New: [12 regression] abi_check FAILs on Solaris
 2022-03-10 16:16 UTC  (2+ messages)
` [Bug libstdc++/103407] "

[Bug libstdc++/104858] New: ranges::minmax double dereferences first
 2022-03-10 15:37 UTC  (2+ messages)
` [Bug libstdc++/104858] "

[Bug fortran/104696] New: [12 Regression][OpenMP] Implicit mapping breaks struct mapping
 2022-03-10 15:13 UTC  (3+ messages)
` [Bug fortran/104696] [OpenMP] "

[Bug middle-end/39326] Segmentation fault with -O1, out of memory with -O2
 2022-03-10 15:05 UTC 

[Bug fortran/104812] New: Construct-name with same variable name in scope
 2022-03-10 14:57 UTC  (3+ messages)
` [Bug fortran/104812] "

[Bug c++/100134] New: ICE when using a vector in a mdoule
 2022-03-10 14:49 UTC  (2+ messages)
` [Bug c++/100134] [modules] ICE when using a vector in a module

[Bug tree-optimization/102943] New: VRP threader compile-time hog with 521.wrf_r
 2022-03-10 14:36 UTC  (13+ messages)
` [Bug tree-optimization/102943] [12 Regression] Jump "

[Bug c++/104846] New: [10/11/12 Regression] ICE: tree check: expected function_decl, have field_decl in grokmethod, at cp/decl.cc:17999
 2022-03-10 14:33 UTC  (3+ messages)
` [Bug c++/104846] "

[Bug c++/103460] New: GCC rejected operator[](auto[]...) after P2128
 2022-03-10 14:32 UTC  (3+ messages)
` [Bug c++/103460] "

[Bug analyzer/104793] New: -Wanalyzer-write-to-const and -Wanalyzer-write-to-string-literal should respect attribute((access, write)
 2022-03-10 14:23 UTC  (4+ messages)
` [Bug analyzer/104793] "

[Bug ipa/104813] New: ICE on valid code at -O3 on x86_64-linux-gnu: in adjust_references_in_caller, at ipa-cp.cc:4963
 2022-03-10 14:12 UTC  (3+ messages)
` [Bug ipa/104813] [12 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: in adjust_references_in_caller, at ipa-cp.cc:4963 since r12-2523-g13586172d0b70c9d

[Bug libstdc++/48101] New: obscure error message with std::set<const int>
 2022-03-10 14:07 UTC  (3+ messages)
` [Bug libstdc++/48101] "

[Bug ada/104861] New: s-oscons.ads should use target_noncanonical
 2022-03-10 12:40 UTC  (2+ messages)
` [Bug ada/104861] "

[Bug target/104783] New: [nvptx, openmp] Hang/abort with atomic update in simd construct
 2022-03-10 12:25 UTC  (3+ messages)
` [Bug target/104783] "

[Bug target/102215] New: [GCN offloading] Missing '__atomic_compare_exchange_1' etc
 2022-03-10 12:07 UTC  (2+ messages)
` [Bug target/102215] "

[Bug middle-end/90115] OpenACC: predetermined private levels for variables declared in blocks
 2022-03-10 11:34 UTC 

[Bug middle-end/104774] New: OpenACC 'kernels' decomposition: internal compiler error: 'verify_gimple' failed, with 'loop' with explicit 'seq' or 'independent'
 2022-03-10 11:32 UTC  (2+ messages)
` [Bug middle-end/104774] "

[Bug fortran/102330] New: [12 Regression] ICE in expand_gimple_stmt_1, at cfgexpand.c:3932
 2022-03-10 11:31 UTC  (2+ messages)
` [Bug middle-end/102330] [12 Regression] ICE in expand_gimple_stmt_1, at cfgexpand.c:3932 since r12-980-g29a2f51806c

[Bug target/104840] New: [nvptx] Can't set predicable attribute to true
 2022-03-10 11:31 UTC  (3+ messages)
` [Bug target/104840] "

[Bug target/104815] New: [nvptx] Use bitbucket operand when REG_UNUSED
 2022-03-10 11:30 UTC  (3+ messages)
` [Bug target/104815] "

[Bug target/104758] New: [nvptx] sm_30 support
 2022-03-10 11:30 UTC  (3+ messages)
` [Bug target/104758] [nvptx] sm_30 board support broken

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