public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/107079] New: ICE initializing lifetime-extended constexpr variable that stores its this pointer
 2023-02-03 23:32 UTC  (3+ messages)
` [Bug c++/107079] [10/11/12/13 Regression] "

[Bug rtl-optimization/103541] New: unnecessary spills around const functions calls
 2023-02-03 23:15 UTC  (2+ messages)
` [Bug rtl-optimization/103541] "

[Bug tree-optimization/103035] New: [meta-bug] YARPGen bugs
 2023-02-03 22:56 UTC  (3+ messages)
` [Bug tree-optimization/103035] "

[Bug tree-optimization/108639] New: ICE on valid code at -O1 and above: in decompose, at wide-int.h:984
 2023-02-03 22:56 UTC  (12+ messages)
` [Bug tree-optimization/108639] [13 Regression] ICE on valid code at -O1 and above: in decompose, at wide-int.h:984 since r13-5578

[Bug tree-optimization/108668] New: [13 Regression] ICE in decompose, at wide-int.h:984
 2023-02-03 22:56 UTC  (2+ messages)
` [Bug tree-optimization/108668] "

[Bug c++/108659] New: Suboptimal 128 bit atomics codegen on AArch64 and x64
 2023-02-03 22:45 UTC  (12+ messages)
` [Bug target/108659] "

[Bug libstdc++/94810] New: std::cout segmentation fault in __attribute__((constructor)) function
 2023-02-03 22:04 UTC  (4+ messages)
` [Bug libstdc++/94810] "

[Bug c++/108667] New: Spurious "maybe used uninitialized [-Wmaybe-uninitialized]" warning
 2023-02-03 22:02 UTC 

[Bug analyzer/108666] New: -Wanalyzer-use-of-uninitialized-value false positives seen in coreutils's sum.c: bsd_sum_stream
 2023-02-03 22:00 UTC 

[Bug fortran/108665] New: Depenency checking: Run-time loop reversal instead of creating a temporary
 2023-02-03 21:47 UTC 

[Bug fortran/108663] New: Accepts invalid bug with pdtXXX
 2023-02-03 21:32 UTC  (2+ messages)
` [Bug fortran/108663] "

[Bug analyzer/108664] New: -Wanalyzer-use-of-uninitialized-value false positive seen in coreutils's cksum.c: cksum_slice8
 2023-02-03 21:30 UTC 

[Bug tree-optimization/108647] New: [13 Regression] ICE in upper_bound, at value-range.h:950 with -O3
 2023-02-03 20:43 UTC  (20+ messages)
` [Bug tree-optimization/108647] "
` [Bug tree-optimization/108647] [13 Regression] ICE in upper_bound, at value-range.h:950 with -O3 since r13-2974-g67166c9ec35d58ef

[Bug fortran/108451] New: [13 Regression] ICE in check_complete_insertion, at hash-table.h:578
 2023-02-03 20:41 UTC  (5+ messages)
` [Bug fortran/108451] "

[Bug other/108662] New: Cast between incompatible function types in libiberty/physmem.c under MinGW-W64/MSYS2 on Windows 10
 2023-02-03 20:15 UTC 

[Bug fortran/89925] [10/11/12/13 Regression] Wrong array bounds from ALLOCATE with SOURCE or MOLD
 2023-02-03 20:03 UTC  (3+ messages)

[Bug libstdc++/62200] New: libstdc++ initialization priority
 2023-02-03 19:49 UTC  (2+ messages)
` [Bug libstdc++/62200] "

[Bug libstdc++/39796] cin/cout/cerr constructors should run at high priority when possible
 2023-02-03 19:49 UTC 

[Bug tree-optimization/107570] New: [13 Regression] ICE: Segmentation fault (in instantiate_scev_name/gimple_bb)
 2023-02-03 19:43 UTC  (3+ messages)
` [Bug tree-optimization/107570] [13 Regression] ICE: Segmentation fault (in instantiate_scev_name/gimple_bb) since r13-3595-g7b1cdca6d6d594a8

[Bug c++/108158] New: modification of '...' is not a constant expression
 2023-02-03 18:59 UTC  (3+ messages)
` [Bug c++/108158] [11/12/13 Regression] modification of '...' is not a constant expression since r12-2304
` [Bug c++/108158] [11/12 "

[Bug c++/101071] New: [9/10/11/12 Regression] ICE in gimplify_init_constructor, at gimplify.c:5228
 2023-02-03 18:51 UTC  (4+ messages)
` [Bug c++/101071] [10/11/12/13 "

[Bug c/108657] New: csmith: possible wrong checksum with -O3 and -ftrivial-auto-var-init=zero
 2023-02-03 18:47 UTC  (5+ messages)
` [Bug c/108657] "
` [Bug middle-end/108657] "

[Bug fortran/108651] New: Array Constructor with [type-spec:: fails to apply to all values, eg x = [integer(int64):: 1,2,3,4]
 2023-02-03 18:44 UTC  (6+ messages)
` [Bug fortran/108651] "

[Bug gcov-profile/108658] New: [GCOV] Function entry is not recorded in a function containing an infinite loop depending on the optimization level
 2023-02-03 18:28 UTC  (5+ messages)
` [Bug gcov-profile/108658] "
` [Bug gcov-profile/108658] [GCOV] Function entry is not recorded in a function containing an infinite loop from another thread "

[Bug analyzer/108661] New: -Wanalyzer-use-of-uninitialized-value false positive seen in haproxy's sink_rotate_file_backed_ring
 2023-02-03 18:27 UTC  (2+ messages)
` [Bug analyzer/108661] [13 Regression] "

[Bug c++/108242] New: '__FUNCTION__' was not declared when used inside a lambda declared inside a template function
 2023-02-03 18:23 UTC  (4+ messages)
` [Bug c++/108242] [10/11/12/13 Regression] '__FUNCTION__' was not declared when used inside a generic (templated) "

[Bug c/108660] New: Wrong location for first statement of for loop (-Wunused-value)
 2023-02-03 18:19 UTC 

[Bug c++/108646] New: nonnull attribute does not detect variables that are NULL being passed
 2023-02-03 17:58 UTC  (5+ messages)
` [Bug c++/108646] "

[Bug other/108644] New: Format string warnings related to longs under MigW-W64/MSYS2 on Windows 10
 2023-02-03 17:48 UTC  (8+ messages)
` [Bug other/108644] "

[Bug c++/108642] New: ACLE function __arm_wsr missing when compiling in C++ mode for AArch64
 2023-02-03 16:25 UTC  (5+ messages)
` [Bug target/108642] ACLE function __arm_wsr missing "

[Bug fortran/108649] New: allocation segmentation fault for pointer derive type and ICE for final-binding
 2023-02-03 16:22 UTC  (9+ messages)
` [Bug fortran/108649] "

[Bug c++/107461] New: GCC rejects program with ambiguity error
 2023-02-03 15:08 UTC  (4+ messages)
` [Bug c++/107461] [12/13 Regression] ambiguity error for friend with templated constexpr argument
` [Bug c++/107461] [12 "

[Bug c++/96745] New: [concepts] internal compiler error: in type_memfn_rqual, at cp/typeck.c:10389
 2023-02-03 14:23 UTC  (4+ messages)
` [Bug c++/96745] "

[Bug c++/107150] New: ICE: tree check: expected function_type or method_type, have lang_type in deduce_noexcept_on_destructor, at cp/class.cc:5183
 2023-02-03 14:23 UTC  (2+ messages)
` [Bug c++/107150] "

[Bug c++/108579] New: Requires-expression that checks constructor on non-template constructor of template class got rejected
 2023-02-03 14:16 UTC  (3+ messages)
` [Bug c++/108579] [13 Regression] "

[Bug fortran/108435] New: [13 Regression] ICE in as_a, at is-a.h:242
 2023-02-03 13:57 UTC  (2+ messages)
` [Bug middle-end/108435] [13 Regression] ICE in as_a, at is-a.h:242 since r13-142-g705bcedf6eae2d7c

[Bug sanitizer/108637] New: ASAN at -O2 misses a stack-use-after-scope
 2023-02-03 13:32 UTC  (5+ messages)
` [Bug sanitizer/108637] "

[Bug debug/108656] New: [12/13 Regression] '-fcompare-debug' failure (length) w/ -O2 -fno-ipa-pure-const -fno-tree-dce --param early-inlining-insns=0
 2023-02-03 13:13 UTC  (4+ messages)
` [Bug debug/108656] "
` [Bug debug/108656] [12/13 Regression] '-fcompare-debug' failure (length) w/ -O2 -fno-ipa-pure-const -fno-tree-dce --param early-inlining-insns=0 since r12-5236

[Bug c/108384] New: error: conversion of register to a different size in ‘view_convert_expr’
 2023-02-03 12:33 UTC  (3+ messages)
` [Bug ipa/108384] [13 Regression] "

[Bug libstdc++/103934] New: std::atomic_flag: multiple C++20 functions missing
 2023-02-03 11:08 UTC  (2+ messages)
` [Bug libstdc++/103934] "

[Bug c++/108655] New: ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649
 2023-02-03 10:56 UTC  (4+ messages)
` [Bug c++/108655] "
` [Bug tree-optimization/108655] [13 Regression] "

[Bug libstdc++/108645] New: Change in behavior, std::accumulate doesn't always work as expected in C++20 builds
 2023-02-03 10:08 UTC  (6+ messages)
` [Bug libstdc++/108645] "

[Bug debug/104054] New: '-fcompare-debug' failure (length) w/ -Os -funroll-loops
 2023-02-03  9:44 UTC  (2+ messages)
` [Bug rtl-optimization/104054] [10/11/12/13 Regression] '-fcompare-debug' failure (length) w/ -Os -funroll-loops since r8-3946-gfe94440235cfaa57

[Bug middle-end/106805] [13 Regression] Undue optimisation of floating-point comparisons
 2023-02-03  9:23 UTC 

[Bug modula2/108551] New: gcc/m2/gm2-libs-pim/Termbase.mod:128:1: error: control reaches end of non-void function [-Werror=return-type]
 2023-02-03  9:17 UTC  (3+ messages)
` [Bug modula2/108551] "

[Bug modula2/108612] New: m2/gm2-libs-iso/ClientSocket.mod:229:1: error: control reaches end of non-void function [-Werror=return-type]
 2023-02-03  9:02 UTC  (2+ messages)
` [Bug modula2/108612] "

[Bug c/108500] New: -O -finline-small-functions results in "internal compiler error: Segmentation fault" on a very large program (700k function calls)
 2023-02-03  8:20 UTC  (4+ messages)
` [Bug tree-optimization/108500] [11/12 Regression] "

[Bug c/108654] New: Incorrect codegen of RVV GCC
 2023-02-03  8:20 UTC 

[Bug tree-optimization/108653] New: SRA compile-time hog with large copy chain
 2023-02-03  8:17 UTC 

[Bug tree-optimization/108601] New: [13 Regression] vector peeling ICEs with PGO + LTO + IPA inlining in gcc_r in SPEC2017
 2023-02-03  8:05 UTC  (2+ messages)
` [Bug tree-optimization/108601] [13 Regression] vector peeling ICEs with VLA in gcc_r in SPEC2017 since g:c13223b790bbc5e4a3f5605e057eac59b61b2c85

[Bug fortran/96255] New: [F2018] Implement option type spec for index DO CONCURRENT
 2023-02-03  7:25 UTC  (3+ messages)
` [Bug fortran/96255] [F2018] Implement optional type spec for index in "

[Bug fortran/108650] New: Error: IMPORT statement only permitted in an INTERFACE body | but it should be allowed in any contained routine to control scope
 2023-02-03  7:19 UTC  (2+ messages)
` [Bug fortran/108650] "

[Bug fortran/107721] New: Lost typespec with constant expressions using array constructors and parentheses
 2023-02-03  7:07 UTC  (4+ messages)
` [Bug fortran/107721] "

[Bug target/108185] New: [RISC-V]RVV assemble not set vsetvli correct
 2023-02-03  3:05 UTC  (2+ messages)
` [Bug target/108185] [RISC-V] Sub-optimal code-gen for vsetvli: redundant stack store

[Bug debug/108641] New: Hooking MS-MPI system into the NONMEM installation failed
 2023-02-03  2:16 UTC  (3+ messages)
` [Bug fortran/108641] "

Sinks Factory
 2023-02-03  2:10 UTC 

Swimming Product Seller
 2023-02-03  2:05 UTC 

[Bug tree-optimization/107409] New: Perf loss ~5% on 519.lbm_r SPEC cpu2017 benchmark
 2023-02-03  2:00 UTC  (3+ messages)
` [Bug tree-optimization/107409] Perf loss ~5% on 519.lbm_r SPEC cpu2017 benchmark with r10-5090-ga9a4edf0e71bba

[Bug middle-end/17308] nonnull attribute not as useful as it could be
 2023-02-03  1:19 UTC  (4+ messages)

[Bug fortran/108652] New: type-bound procedure that returns integer used to allocate character on stack
 2023-02-03  0:23 UTC 

[Bug middle-end/95507] New: [meta-bug] bogus/missing -Wnonnull
 2023-02-02 22:39 UTC  (2+ messages)
` [Bug middle-end/95507] "

[Bug middle-end/95515] New: missing --Wnonnull on a straightforward call with a null pointer
 2023-02-02 22:39 UTC  (3+ messages)
` [Bug middle-end/95515] "

[Bug analyzer/108648] New: -Wanalyzer-fd-leak false positives seen on haproxy's proto_tcp.c
 2023-02-02 22:36 UTC 

[Bug tree-optimization/107561] New: g++.dg/pr17488.C regression due to -Wstringop-overflow problem
 2023-02-02 21:03 UTC  (3+ messages)
` [Bug tree-optimization/107561] [13 Regression] g++.dg/pr71488.C and [g++.dg/warn/Warray-bounds-16.C -m32] "

[Bug fortran/108453] New: [10/11/12/13 Regression] ICE in gfc_trans_use_stmts, at fortran/trans-decl.cc:5361
 2023-02-02 21:01 UTC  (2+ messages)
` [Bug fortran/108453] [10/11/12/13 Regression] ICE in gfc_trans_use_stmts, at fortran/trans-decl.cc:5361 since r6-3704-g2b3f52a2d0fb22ba

[Bug c/108640] New: ICE compiling busybox for m68k in change_address_1, at emit-rtl.cc:2283
 2023-02-02 20:59 UTC  (3+ messages)
` [Bug target/108640] "

[Bug sanitizer/108085] New: gcc trunk's ASAN at -O3 missed a stack-use-after-scope
 2023-02-02 19:45 UTC  (3+ messages)
` [Bug sanitizer/108085] "

[Bug libstdc++/104866] New: this_thread_sleep.h doesn't compile if _GLIBCXX_NO_SLEEP is defined
 2023-02-02 18:22 UTC  (3+ messages)
` [Bug libstdc++/104866] [12 Regression] "

[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
 2023-02-02 17:28 UTC  (2+ messages)
` [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 since r9-50-gd760b06868d660bc

[Bug c++/108636] New: C++20 to undefined reference to `std::filesystem::__cxx11::path::_List::type(std::filesystem::__cxx11::path::_Type)' with -fkeep-inline-functions
 2023-02-02 17:12 UTC  (2+ messages)
` [Bug libstdc++/108636] [10/11/12 Regression] C++20 "

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