public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/107569] New: [13 Regression] Failure to optimize std::isfinite since r13-3596
 2022-11-09 14:27 UTC  (15+ messages)
` [Bug tree-optimization/107569] "

[Bug middle-end/77432] warn about null check after pointer dereference
 2022-11-09 14:02 UTC 

[Bug analyzer/99671] New: RFE: analyzer could complain about ptr derefs that occur before the ptr is checked
 2022-11-09 14:00 UTC  (2+ messages)
` [Bug analyzer/99671] "

[Bug rtl-optimization/107585] New: [13 Regression] ICE: in decompose, at rtl.h:2288 at -O
 2022-11-09 13:59 UTC  (3+ messages)
` [Bug target/107585] "

[Bug libstdc++/107538] New: std::pow(10, std::complex(NaN, 1)) aborts with -D_GLIBCXX_ASSERTIONS
 2022-11-09 13:29 UTC  (3+ messages)
` [Bug libstdc++/107538] "

[Bug c/107583] New: Missing fixit for struct members (e.g. time_t, missing <time.h> include)
 2022-11-09 13:14 UTC  (2+ messages)
` [Bug c/107583] "

[Bug c/107589] New: [C2x] `-Wold-style-declaration' triggers warning on `const auto'
 2022-11-09 13:14 UTC 

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

[Bug debug/90586] [gdb] gdb wrongly set the breakpoint as expected
 2022-11-09 13:07 UTC  (2+ messages)

[Bug debug/90584] [gdb] gdb is not stopped at a breakpoint in an executed line of code
 2022-11-09 13:06 UTC  (2+ messages)

[Bug c/107588] New: Tt
 2022-11-09 13:01 UTC  (2+ messages)
` [Bug c/107588] Tt

[Bug tree-optimization/84646] Missed optimisation for hoisting conditions outside nested loops
 2022-11-09 12:54 UTC  (4+ messages)

[Bug c++/107587] New: Explicit specializations of user-defined deduction guides in unnamed namespaces trigger -Wunused-function
 2022-11-09  9:20 UTC 

[Bug sanitizer/107586] New: gcc trunk missed a stack-buffer-overflow
 2022-11-09  9:05 UTC 

[Bug bootstrap/107568] New: Bootstrap failure on macOS 12.6 (monterey)
 2022-11-09  8:47 UTC  (5+ messages)
` [Bug bootstrap/107568] "
` [Bug target/107568] "

[Bug go/107581] New: ICE on sparc-leon-uclibc during go build
 2022-11-09  8:46 UTC  (5+ messages)
` [Bug target/107581] "

[Bug debug/95414] New: Wrong debug info for argc at -O2
 2022-11-09  8:44 UTC  (3+ messages)
` [Bug debug/95414] "

[Bug c++/107579] New: ICE on fold-expression on .* member access operator
 2022-11-09  7:18 UTC  (6+ messages)
` [Bug c++/107579] "
` [Bug c++/107579] [11/12/13 Regression] "

[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-09  6:36 UTC  (4+ messages)
` [Bug rtl-optimization/105586] [11/12 "

[Bug rtl-optimization/85099] [meta-bug] selective scheduling issues
 2022-11-09  5:59 UTC  (2+ messages)

[Bug c/99347] New: [9/10/11 Regression] ICE in create_block_for_bookkeeping, at sel-sched.c:4549
 2022-11-09  5:58 UTC  (2+ messages)
` [Bug rtl-optimization/99347] [10/11/12/13 Regression] ICE in create_block_for_bookkeeping, at sel-sched.c:4549 since r9-6859-g25eafae67f186cfa

[Bug rtl-optimization/85410] ICE in create_block_for_bookkeeping, at sel-sched.c:4563
 2022-11-09  5:58 UTC  (2+ messages)

[Bug target/105215] New: IA64: ICE on openssl-1.1.1n in create_block_for_bookkeeping, at sel-sched.cc:4549 -O3 -g3
 2022-11-09  5:57 UTC  (2+ messages)
` [Bug target/105215] "

[Bug rtl-optimization/101086] New: ICE at -O2 and -O3 on x86_64-linux-gnu with "-ftracer -fvar-tracking-assignments -fsel-sched-pipelining -fselective-scheduling -fschedule-insns": in create_block_for_bookkeeping, at sel-sched.c:4537
 2022-11-09  5:57 UTC  (2+ messages)
` [Bug rtl-optimization/101086] "

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

[Bug c++/107363] New: Wrong caret location for "redundant move in return statement"
 2022-11-09  2:52 UTC  (3+ messages)
` [Bug c++/107363] Wrong caret location for "redundant move in return statement" and nvo

[Bug target/107540] New: [13 Regression] ICE: SIGSEGV in memory_operand(rtx_def*, machine_mode) (recog.cc:1834) with -flive-range-shrinkage
 2022-11-09  1:14 UTC  (3+ messages)
` [Bug target/107540] "

[Bug c++/107584] New: internal compiler error: in finish_member_declaration, at cp/semantics.c:3023
 2022-11-09  1:01 UTC  (6+ messages)
` [Bug c++/107584] "

[Bug c++/107571] New: Missing fallthrough attribute diagnostics
 2022-11-09  0:36 UTC  (5+ messages)
` [Bug c++/107571] "

[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 target/78643] [6 Regression] ICE in convert_move, at expr.c:230
 2022-11-08 22:25 UTC  (3+ messages)

[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 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  (6+ 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  (2+ 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 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 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 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  (3+ 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  (2+ messages)
` [Bug target/107564] "

[Bug libstdc++/107562] New: [13 regression] r13-3761-ga239a63f868e29 breaks build on powerpc64 BE
 2022-11-08  9:35 UTC  (3+ 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  (2+ messages)
` [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  (2+ messages)
` [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  (7+ messages)
` [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/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] "

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