public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/53431] New: C++ preprocessor ignores #pragma GCC diagnostic ignored "-Wundef"
 2022-11-09  0:05 UTC  (3+ messages)
` [Bug c++/53431] C++ preprocessor ignores #pragma GCC diagnostic

[Bug c++/105221] New: gcc rejects true ? [](auto) noexcept {} : [](int) {}
 2022-11-08 23:24 UTC  (3+ messages)
` [Bug c++/105221] gcc rejects true ? [](auto) noexcept {} : [](int) {} in C++17+ (works for C++14)
` [Bug c++/105221] [10/11/12/13 Regression] "

[Bug c++/105236] New: failed lookup of alias with alias template of dependent template parameter containing lambda in unevaluated context
 2022-11-08 23:20 UTC  (2+ messages)
` [Bug c++/105236] "

[Bug middle-end/107304] New: internal compiler error: in convert_move, at expr.cc:220 with -march=tigerlake
 2022-11-08 22:56 UTC  (5+ messages)
` [Bug target/107304] "

[Bug analyzer/101962] New: Analyzer NULL false positive with pointer manipulation
 2022-11-08 22:50 UTC  (2+ messages)
` [Bug analyzer/101962] "

[Bug c++/107571] New: Missing fallthrough attribute diagnostics
 2022-11-08 22:40 UTC  (4+ messages)
` [Bug c++/107571] "

[Bug c/107583] New: Missing fixit for struct members (e.g. time_t, missing <time.h> include)
 2022-11-08 22:37 UTC 

[Bug target/78643] [6 Regression] ICE in convert_move, at expr.c:230
 2022-11-08 22:25 UTC  (3+ messages)

[Bug libstdc++/107580] New: std::vector<std::string> cannot be brace initialized with -D_GLIBCXX_USE_CXX11_ABI=0
 2022-11-08 22:21 UTC  (2+ messages)
` [Bug libstdc++/107580] std::vector<std::string> parameter cannot be inferred "

[Bug analyzer/107582] New: - -Wanalyzer-use-of-uninitialized-value false positive using pthread_cond_timedwait
 2022-11-08 21:43 UTC  (4+ messages)
` [Bug analyzer/107582] "

[Bug fortran/106731] New: ICE on automatic array of derived type with DTIO
 2022-11-08 21:11 UTC  (2+ messages)
` [Bug fortran/106731] "

[Bug fortran/107576] New: [10/11/12/13 Regression] ICE in gfc_conv_procedure_call, at fortran/trans-expr.cc:6193
 2022-11-08 20:43 UTC  (4+ messages)
` [Bug fortran/107576] "

[Bug go/107581] New: ICE on sparc-leon-uclibc during go build
 2022-11-08 20:31 UTC  (2+ messages)
` [Bug target/107581] "

[Bug c++/107579] New: ICE on fold-expression on .* member access operator
 2022-11-08 20:25 UTC  (5+ messages)
` [Bug c++/107579] "

[Bug fortran/107577] New: [13 Regression] ICE in find_array_spec, at fortran/resolve.cc:5008
 2022-11-08 19:58 UTC  (3+ messages)
` [Bug fortran/107577] "

[Bug c/82922] Request: add -Wstrict-prototypes to -Wextra as K&R style is obsolescent
 2022-11-08 19:49 UTC  (5+ messages)

[Bug c++/106123] New: ICE in walk_tree_1, at tree.cc:11243
 2022-11-08 18:58 UTC  (2+ messages)
` [Bug middle-end/106123] "

Domain Name Inquiry (Important)
 2022-11-08 18:39 UTC 

[Bug tree-optimization/107561] New: g++.dg/pr17488.C regression due to -Wstringop-overflow problem
 2022-11-08 18:27 UTC  (7+ messages)
` [Bug tree-optimization/107561] [13 Regression] "
` [Bug tree-optimization/107561] [13 Regression] g++.dg/pr17488.C and [g++.dg/warn/Warray-bounds-16.C -m32] "

[Bug other/107578] New: [13 regression] r13-3761-ga239a63f868e29 causes excess errors for g++.dg/pr71488.C
 2022-11-08 18:27 UTC  (2+ messages)
` [Bug other/107578] "

[Bug tree-optimization/55157] New: Missing VRP
 2022-11-08 18:26 UTC  (4+ messages)
` [Bug tree-optimization/55157] Missed VRP with != 0 and multiply

[Bug libstdc++/63746] New: i/o fragmentation inside basic_filebuf::xsputn
 2022-11-08 18:19 UTC  (4+ messages)
` [Bug libstdc++/63746] "

[Bug c++/107574] New: [10/11/12/13 Regression] ICE: tree check: expected record_type or union_type or qual_union_type, have integer_type in cp_fold_convert, at cp/cvt.cc:613
 2022-11-08 17:51 UTC  (5+ messages)
` [Bug c++/107574] "
` [Bug c++/107574] [10/11/12/13 Regression] ICE: tree check in cp_fold_convert with ptr to member field cast inside a class not completed and inherent

[Bug c++/107575] New: ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in duplicate_decls, at cp/decl.cc:2605
 2022-11-08 17:26 UTC 

[Bug tree-optimization/107569] New: [13 Regression] Failure to optimize std::isfinite since r13-3596
 2022-11-08 17:25 UTC  (13+ messages)
` [Bug tree-optimization/107569] "

[Bug c++/107555] New: Never constructed object destroyed during exception handling
 2022-11-08 17:07 UTC  (9+ messages)
` [Bug c++/107555] "

[Bug fortran/107489] New: Runtime segfault in finalization routine of derived type with allocatable components
 2022-11-08 16:35 UTC  (3+ messages)
` [Bug fortran/107489] "
` [Bug fortran/107489] Insufficiently deep allocate/copy for simple assignment of derived types with recursive components

[Bug analyzer/107573] New: RFE: analyzer handling of strtok
 2022-11-08 16:16 UTC 

[Bug bootstrap/107568] New: Bootstrap failure on macOS 12.6 (monterey)
 2022-11-08 15:59 UTC  (4+ messages)
` [Bug bootstrap/107568] "
` [Bug target/107568] "

[Bug tree-optimization/68097] New: We should track ranges for floating-point values too
 2022-11-08 15:57 UTC  (2+ messages)
` [Bug tree-optimization/68097] "

[Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
 2022-11-08 15:57 UTC 

[Bug tree-optimization/24021] VRP does not work with floating points
 2022-11-08 15:57 UTC  (2+ messages)

[Bug c/107389] New: Alignment not inferred from type at -O0
 2022-11-08 15:40 UTC  (3+ messages)
` [Bug middle-end/107389] Always propagate __builtin_assume_aligned

[Bug libstdc++/107572] New: cartesian_product_view invokes the begin of input_range twice
 2022-11-08 15:35 UTC  (2+ messages)
` [Bug libstdc++/107572] "

[Bug analyzer/107566] New: array out of bounds not detected
 2022-11-08 15:25 UTC  (5+ messages)
` [Bug analyzer/107566] "

[Bug tree-optimization/107570] New: [13 Regression] ICE: Segmentation fault (in instantiate_scev_name/gimple_bb)
 2022-11-08 15:11 UTC  (2+ messages)
` [Bug tree-optimization/107570] "

[Bug debug/105586] New: [11/12/13 Regression] -fcompare-debug failure (length) with -O2 -fno-if-conversion -mtune=power4 -fno-guess-branch-probability
 2022-11-08 14:23 UTC  (3+ messages)
` [Bug rtl-optimization/105586] [11/12 "

[Bug libgcc/107327] New: internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12930
 2022-11-08 14:21 UTC  (2+ messages)
` [Bug c++/107327] "

[Bug c++/107461] New: GCC rejects program with ambiguity error
 2022-11-08 14:19 UTC  (2+ messages)
` [Bug c++/107461] [12/13 Regression] ambiguity error for friend with templated constexpr argument

[Bug c++/107519] New: internal compiler error: in get_partitioning_class, at symtab.cc:2096
 2022-11-08 14:19 UTC  (2+ messages)
` [Bug ipa/107519] "

[Bug analyzer/107565] New: -Wanalyzer-use-of-uninitialized-value false positive with rdrand
 2022-11-08 14:06 UTC  (3+ messages)
` [Bug target/107565] "
` [Bug target/107565] [12/13 Regression] "

[Bug c/107493] New: Wrong code at -Os on x86_64-linux-gnu
 2022-11-08 13:29 UTC  (2+ messages)
` [Bug tree-optimization/107493] [13 Regression] "

[Bug modula2/107233] New: gm2 build hardcodes python3
 2022-11-08 13:07 UTC  (2+ messages)
` [Bug modula2/107233] "

[Bug modula2/107235] New: m2/boot-bin/mc leaks file descriptors
 2022-11-08 12:50 UTC  (2+ messages)
` [Bug modula2/107235] "

[Bug testsuite/107171] New: New test case gcc.target/powerpc/pr105586.c fails after its introduction in r13-2525-gbec35caafae8db
 2022-11-08 12:35 UTC  (2+ messages)
` [Bug testsuite/107171] "

[Bug tree-optimization/107547] New: ICE in get_no_error_domain, at tree-call-cdce.cc:769 since r13-3568-g7f940822816917fe
 2022-11-08 12:25 UTC  (3+ messages)
` [Bug tree-optimization/107547] [13 Regression] "

[Bug rtl-optimization/107546] New: simd, redundant pcmpeqb and pxor
 2022-11-08 11:59 UTC  (3+ messages)
` [Bug target/107546] [10/11/12/13 Regression] "
` [Bug target/107546] [10/11/12 "

[Bug ada/107536] New: [12 regression] Wrong 'not referenced' warning on renamed variable
 2022-11-08 11:29 UTC  (2+ messages)
` [Bug ada/107536] [12/13 "

[Bug ada/107309] New: GNAT does not apply type conversion rules to dependent expressions of conditional expressions
 2022-11-08 10:22 UTC  (2+ messages)
` [Bug ada/107309] GNAT does not apply type conversion "

[Bug c++/107551] New: gcc 12.2 test fails
 2022-11-08  9:49 UTC  (6+ messages)
` [Bug target/107551] g++ "

[Bug tree-optimization/107564] New: Fail to recognize overflow check for addition of __uint128_t operands
 2022-11-08  9:38 UTC  (3+ messages)
` [Bug tree-optimization/107564] "
` [Bug target/107564] "

[Bug libstdc++/107562] New: [13 regression] r13-3761-ga239a63f868e29 breaks build on powerpc64 BE
 2022-11-08  9:35 UTC  (6+ messages)
` [Bug libstdc++/107562] "

[Bug middle-end/107482] New: out-of-bounds heap access in IRA
 2022-11-08  9:30 UTC  (2+ messages)
` [Bug rtl-optimization/107482] [10/11/12/13 Regression] out-of-bounds heap access in IRA since r6-3496-g86f0bef37378a0

[Bug c++/107558] New: [10/11/12/13 Regression] ICE in fld_incomplete_type_of, at ipa-free-lang-data.cc:258
 2022-11-08  9:30 UTC  (2+ messages)
` [Bug c++/107558] [10/11/12/13 Regression] ICE in fld_incomplete_type_of with -fmerge-all-constants and openmp and LTO

[Bug c/107557] New: [12/13 Regression] ICE in make_ssa_name_fn, at tree-ssanames.cc:360
 2022-11-08  9:29 UTC  (4+ messages)
` [Bug c/107557] "
` [Bug c/107557] [12/13 Regression] ICE -fsanitize=undefined and VLA as argument type to a function

[Bug c/107554] New: Segmentation fault during GIMPLE pass: strlen (tree-ssa-strlen.cc:4772)
 2022-11-08  9:27 UTC  (4+ messages)
` [Bug c/107554] "
` [Bug tree-optimization/107554] [10/11/12/13 Regression] "

[Bug rtl-optimization/107563] New: __builtin_shufflevector fails to use pshufb and pshufd instructions under default x86_64 compilation toggle which is the sse2 one
 2022-11-08  8:28 UTC  (11+ messages)
` [Bug target/107563] "
` [Bug target/107563] __builtin_shufflevector fails to "

[Bug target/86160] Implement isinf on PowerPC
 2022-11-08  8:25 UTC 

[Bug d/104749] New: [12 regression] stage1 d21 fails to link on Solaris/x86
 2022-11-08  8:17 UTC  (2+ messages)
` [Bug d/104749] [12/13 "

[Bug d/107552] New: [13 regression] stage 1 d21 fails to link on Linux/x86_64
 2022-11-08  8:17 UTC  (2+ messages)
` [Bug d/107552] "

[Bug c/107567] New: __atomic_test_and_set generates non-atomic code on armv6-m
 2022-11-08  7:41 UTC 

[Bug target/105480] New: Vectorized `isnan` appears to trigger FPE on ppc64le
 2022-11-08  7:14 UTC  (2+ messages)
` [Bug target/105480] "

[Bug target/92999] [armhf] struct with adjacent __fp16's copies wrongly
 2022-11-08  6:37 UTC 

[Bug analyzer/106140] New: RFE: analyzer could complain about misuses of socket APIs
 2022-11-08  3:03 UTC  (2+ messages)
` [Bug analyzer/106140] "

[Bug c++/98940] New: Implement C++23 language features
 2022-11-08  1:37 UTC  (2+ messages)
` [Bug c++/98940] "

[Bug c++/106644] New: [C++23] P2468R2 - The Equality Operator You Are Looking For
 2022-11-08  1:37 UTC  (2+ messages)
` [Bug c++/106644] "

[Bug c++/107514] New: quick crash of gcc due to noexcept specification
 2022-11-08  1:31 UTC  (2+ messages)
` [Bug c++/107514] "

Lighting&Lamps Seller,
 2022-11-08  1:00 UTC 

[Bug tree-optimization/104530] New: [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs. 11.2.0)
 2022-11-08  0:23 UTC  (3+ messages)
` [Bug tree-optimization/104530] [12/13 "

[Bug tree-optimization/97961] New: unnecessary moves with __builtin_{add,sub}_overflow_p and __int128
 2022-11-08  0:14 UTC  (2+ messages)
` [Bug rtl-optimization/97961] "

[Bug debug/105248] New: Missing value or location attribute for constant live variable likely caused by tree-dse at -O1/-O2/-O3
 2022-11-07 23:17 UTC  (2+ messages)
` [Bug tree-optimization/105248] gimple level DSE does not add DEBUG statement when deleting store to ADDRESSABLE local decl

[Bug debug/105249] New: schedule-insns2 makes a variable not available and associates the code that assigns it to a different function frame
 2022-11-07 23:13 UTC  (2+ messages)
` [Bug rtl-optimization/105249] "

[Bug tree-optimization/55155] New: Autovectorization does not use unaligned loads/stores
 2022-11-07 20:02 UTC  (2+ messages)
` [Bug tree-optimization/55155] "

[Bug fortran/107559] New: ICE in resolve_equivalence, at fortran/resolve.cc:17230
 2022-11-07 19:59 UTC  (2+ messages)
` [Bug fortran/107559] "

[Bug target/102566] New: [i386] GCC should emit LOCK BTS for simple bit-test-and-set operations with std::atomic
 2022-11-07 19:20 UTC  (2+ messages)
` [Bug middle-end/102566] "

[Bug c++/107550] New: incorrect templated lambda mangling
 2022-11-07 18:25 UTC  (2+ messages)
` [Bug c++/107550] "

[Bug middle-end/106811] New: GENERIC and GIMPLE IL undefined behavior needs documenting
 2022-11-07 18:17 UTC  (3+ messages)
` [Bug middle-end/106811] "

[Bug fortran/107560] New: ICE in gfc_get_derived_type, at fortran/trans-types.cc:2811
 2022-11-07 18:16 UTC 

[Bug libstdc++/107468] New: std::from_chars doesn't always round to nearest
 2022-11-07 16:53 UTC  (4+ messages)
` [Bug libstdc++/107468] "

[Bug c++/105595] New: Coroutines can trigger -Wsubobject-linkage
 2022-11-07 16:53 UTC  (2+ messages)
` [Bug c++/105595] "

[Bug c++/107556] New: Passing lambda to a coroutine function triggers -Wsubobject-linkage
 2022-11-07 16:53 UTC  (2+ messages)
` [Bug c++/107556] "

[Bug objc/107553] New: 12.2 test fails
 2022-11-07 16:34 UTC  (4+ messages)
` [Bug objc/107553] objc "
` [Bug testsuite/107553] nested-func-1.m fails due to linker warning about executable stack

[Bug d/106977] New: [13 regression] d21 dies with SIGBUS on 32-bit Darwin
 2022-11-07 15:43 UTC  (5+ messages)
` [Bug d/106977] "

[Bug c++/55004] New: [meta-bug] constexpr issues
 2022-11-07 14:16 UTC  (2+ messages)
` [Bug c++/55004] "

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