public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/107087] New: bits/stl_algobase.h:431: warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' reading between 8 and 2147483644 bytes from a region of size 4 [-Wstringop-overread]
 2023-03-28 13:26 UTC  (6+ messages)
` [Bug tree-optimization/107087] [13 Regression] "

[Bug c/109192] New: timeout with -g -O3 -fno-var-tracking ?
 2023-03-28 13:22 UTC  (4+ messages)
` [Bug tree-optimization/109192] [13 Regression] timeout with -O3 since r13-5579

[Bug tree-optimization/109154] New: [13 regression] aarch64 -mcpu=neoverse-v1 microbude performance regression
 2023-03-28 13:19 UTC  (11+ messages)
` [Bug tree-optimization/109154] [13 regression] jump threading de-optimizes nested floating point comparisons

[Bug c++/109309] New: Untranslated text in diagnostic
 2023-03-28 13:14 UTC  (3+ messages)
` [Bug c++/109309] "

[Bug target/109072] New: [12/13 Regression] SLP costs for vec duplicate too high since g:4963079769c99c4073adfd799885410ad484cbbe
 2023-03-28 12:59 UTC  (3+ messages)
` [Bug target/109072] "
` [Bug target/109072] [12 "

[Bug sanitizer/109308] New: False positive store to address 0x62600000016c with insufficient space for an object of type 'int' since r12-6030-g422f9eb7011b76c1
 2023-03-28 12:53 UTC  (7+ messages)
` [Bug sanitizer/109308] "

[Bug tree-optimization/109048] New: [13 regression] redundant mask compare generated by vectorizer
 2023-03-28 12:20 UTC  (2+ messages)
` [Bug tree-optimization/109048] "

[Bug c/109290] New: warning: array subscript -50 is outside array bounds of ‘struct kobject[36028797018963967]’
 2023-03-28 11:53 UTC  (2+ messages)
` [Bug tree-optimization/109290] "

[Bug tree-optimization/108129] New: nop_atomic_bit_test_and_p is too bloated
 2023-03-28 11:35 UTC  (5+ messages)
` [Bug tree-optimization/108129] "

[Bug bootstrap/84402] [meta] GCC build system: parallelism bottleneck
 2023-03-28 11:31 UTC  (7+ messages)

[Bug c/109302] New: [12/13 Regression] ICE in emit_move_insn, at expr.cc:4225
 2023-03-28 11:08 UTC  (4+ messages)
` [Bug target/109302] "

[Bug fortran/98408] New: Character lengths for allocatable character arrays
 2023-03-28 10:09 UTC  (2+ messages)
` [Bug fortran/98408] "

[Bug libstdc++/109299] New: wrong warning on std::wstring with -O2 -std=c++20 -D_FORTIFY_SOURCE=2
 2023-03-28 10:05 UTC  (10+ messages)
` [Bug tree-optimization/109299] "
` [Bug libstdc++/109299] [12/13 Regression] "

[Bug other/109293] New: Missing memmem() prototype in fixincludes/fixfixes.c on Windows/MinGW-W64
 2023-03-28 10:02 UTC  (13+ messages)
` [Bug other/109293] [12/13 Regression] "
` [Bug other/109293] [12 "

[Bug fortran/105205] New: Incorrect assignment of derived type with allocatable, deferred-length character component
 2023-03-28  9:55 UTC  (2+ messages)
` [Bug fortran/105205] "

[Bug fortran/109314] New: Typo 'composit' in diagnostic
 2023-03-28  9:44 UTC  (3+ messages)
` [Bug fortran/109314] "

[Bug target/109312] New: Missing __riscv_v_intrinsic
 2023-03-28  9:34 UTC  (3+ messages)
` [Bug target/109312] "

[Bug c/106190] New: [12/13 Regression] ICE in expand_builtin_eh_common, at except.cc:2084
 2023-03-28  9:17 UTC  (5+ messages)
` [Bug middle-end/106190] [10/11/12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all
` [Bug middle-end/106190] [10/11/12 "

[Bug libstdc++/103387] New: powerpc64le: segmentation fault on std::cout with ieee128 long double variable
 2023-03-28  9:16 UTC  (2+ messages)
` [Bug libstdc++/103387] "

[Bug fortran/108581] New: wrong assignment on two-rank array with deferred-length characters
 2023-03-28  9:07 UTC  (2+ messages)
` [Bug fortran/108581] "

[Bug target/109140] New: ICE when building qemu (qemu-user, MIPS component) on sparc64-unknown-linux-gnu with -march=niagara4
 2023-03-28  8:50 UTC  (6+ messages)
` [Bug target/109140] [12/13 regression] internal error on array element comparison in loop with -O2 -mvis3

[Bug rtl-optimization/109276] New: ICE: in assign_stack_local_1, at function.cc:429 with -mpreferred-stack-boundary=2
 2023-03-28  8:45 UTC  (10+ messages)
` [Bug target/109276] [11/12/13 Regression] "
` [Bug target/109276] [11/12 "

[Bug modula2/109315] New: typo: inconsistant
 2023-03-28  8:09 UTC 

[Bug c/109304] New: ICE when building Python 3.12.0_alpha6 (internal compiler error: in get_vrange, at value-range-storage.cc:87)
 2023-03-28  7:58 UTC  (8+ messages)
` [Bug c/109304] "
` [Bug tree-optimization/109304] "
` [Bug tree-optimization/109304] [13 Regression] ICE when building Python 3.12.0_alpha6 (internal compiler error: in get_vrange, at value-range-storage.cc:87) since r13-6849-ged626f18b189920a
` [Bug tree-optimization/109304] [13 Regression] ICE in get_vrange, at value-range-storage.cc:87 when building Python 3.12.0_alpha6 "

[Bug sanitizer/109313] New: Incorrect line number in Use-After-Scope report
 2023-03-28  7:43 UTC 

[Bug rtl-optimization/109311] New: [13 Regression] bb_is_just_return miss to realize some bb from r13-6873-g776a5bb5894315
 2023-03-28  7:35 UTC  (5+ messages)
` [Bug rtl-optimization/109311] "

[Bug c/109303] New: [13 Regression] ICE in push_agg_values_from_plats, at ipa-cp.cc:1458
 2023-03-28  7:22 UTC  (4+ messages)
` [Bug ipa/109303] "
` [Bug ipa/109303] [13 Regression] ICE in push_agg_values_from_plats, at ipa-cp.cc:1458 since r13-3358-ge0403e95689af7d5

[Bug c/109301] New: [13 Regression] ICE in format_helper, at real.h:233
 2023-03-28  7:20 UTC  (7+ messages)
` [Bug tree-optimization/109301] "
` [Bug tree-optimization/109301] [13 Regression] ICE in format_helper, at real.h:233 since r13-1763

[Bug c++/109300] New: [13 Regression] ICE in cp_finish_decl, at cp/decl.cc:8279
 2023-03-28  7:11 UTC  (6+ messages)
` [Bug c++/109300] "
` [Bug c++/109300] [13 Regression] ICE in cp_finish_decl, at cp/decl.cc:8279 since r13-6380-gd3d205ab44088616

[Bug c/109298] New: warning: array subscript ‘...’ is partly outside array bounds of ‘...’
 2023-03-28  7:07 UTC  (2+ messages)
` [Bug tree-optimization/109298] "

[Bug target/109296] New: RISC-V build unexpected fails
 2023-03-28  6:56 UTC  (4+ messages)
` [Bug target/109296] "

[Bug bootstrap/109310] New: --enable-link-mutex is quite duplicate to --enable-link-serialization
 2023-03-28  5:50 UTC  (2+ messages)
` [Bug bootstrap/109310] "

[Bug target/109256] New: Error: failed to link 'linked_maps2.bpf.o': Cannot allocate memory (12)
 2023-03-28  3:10 UTC  (2+ messages)
` [Bug target/109256] "

[Bug c++/109274] New: ice in in_chain_p, at gimple-range-gori.cc:119
 2023-03-28  3:05 UTC  (3+ messages)
` [Bug tree-optimization/109274] [13 Regression] ice in in_chain_p, at gimple-range-gori.cc:119 starting with r13-6787-g0963cb5fde158cce986

[Bug c++/92340] Qualifiers check fails when inside template
 2023-03-27 23:48 UTC 

[Bug analyzer/109266] New: Wanalyzer-null-dereference does not warn when struct is at null
 2023-03-27 23:22 UTC  (3+ messages)
` [Bug analyzer/109266] "

[Bug c++/109247] New: [13 Regression] error: converting to ‘optional<WebCore::SourceBrush::Brush>’ from initializer list would use explicit constructor ‘optional<_Tp>::optional(_Up) [with _Up = int; _Tp = WebCore::SourceBrush::Brush]’ since r13-6765-ga226590fefb35ed6
 2023-03-27 22:29 UTC  (2+ messages)
` [Bug c++/109247] [13 Regression] optional<T> o; o = {x}; wants to use explicit optional(U) constructor "

[Bug c++/109307] New: [13 Regression] constructors fails typecheck on initializer list assignment
 2023-03-27 22:29 UTC  (2+ messages)
` [Bug c++/109307] "

[Bug libstdc++/109305] New: Allocator copy in basic_string::operator=
 2023-03-27 21:03 UTC  (4+ messages)
` [Bug libstdc++/109305] "

[Bug tree-optimization/107822] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
 2023-03-27 20:47 UTC  (2+ messages)
` [Bug tree-optimization/107822] [13/14 Regression] "

[Bug target/106282] New: m68k: Problem with thread-local storage and -mcpu=5206
 2023-03-27 20:06 UTC  (2+ messages)
` [Bug target/106282] [10/11/12/13 Regression] m68k: Problem with thread-local storage and -mcpu=5206 since r9-2326-gede9446c26a929

[Bug c/109306] New: The strstr function might do undefined behavior (out of bounds mem access)
 2023-03-27 19:48 UTC  (7+ messages)
` [Bug other/109306] The strstr implementation in libiberty might have "

[Bug c++/109291] New: type alias template rejects pack
 2023-03-27 19:30 UTC  (4+ messages)
` [Bug c++/109291] "

[Bug fortran/106856] New: [12/13 Regression] ICE in gfc_conv_expr_present, at fortran/trans-expr.cc:1977
 2023-03-27 18:47 UTC  (3+ messages)
` [Bug fortran/106856] [12 Regression][OOP] CLASS attribute handling / ICE in gfc_conv_expr_present, at fortran/trans-expr.cc:1977 since r12-4346-geb92cd57a1ebe7cd

[Bug fortran/108025] New: Duplicate CONTIGUOUS attribute should be diagnosed
 2023-03-27 18:43 UTC  (2+ messages)
` [Bug fortran/108025] "

[Bug preprocessor/109183] New: [regression?] since GCC 11.1, -MM -MMD generates "a-" prefixed dependency files
 2023-03-27 17:23 UTC  (2+ messages)
` [Bug preprocessor/109183] "

[Bug analyzer/109098] New: Encoding errors on SARIF output for non-UTF-8 source files
 2023-03-27 15:34 UTC  (2+ messages)
` [Bug analyzer/109098] "

[Bug c++/59498] New: Pack expansion error in template alias
 2023-03-27 15:30 UTC  (2+ messages)
` [Bug c++/59498] [DR 1430][10/11/12/13 Regression] "

[Bug c++/109294] New: Inconsistent exp function implementations for compile time and run time evaluation
 2023-03-27 15:21 UTC  (4+ messages)
` [Bug c++/109294] "

[Bug c++/106124] New: [11/12/13 Regression] ICE in dwarf2out_abstract_function, at dwarf2out.cc:23254
 2023-03-27 14:37 UTC  (2+ messages)
` [Bug ipa/106124] "

[Bug target/106543] New: *sge<u>_<X:mode><GPR:mode> uses operand 2 but there is no operand 2
 2023-03-27 14:12 UTC  (2+ messages)
` [Bug target/106543] [10/11/12/13 Regression] "

[Bug libstdc++/106608] New: [12 Regression] std::optional requires unavailable dtor
 2023-03-27 14:10 UTC  (2+ messages)
` [Bug libstdc++/106608] [12/13 "

[Bug c++/109159] New: explicit constructor is used in copy-initialization
 2023-03-27 14:06 UTC  (2+ messages)
` [Bug c++/109159] [10/11/12 Regression] "

[Bug testsuite/106879] New: [13 regression] new test case gcc.dg/vect/bb-slp-layout-19.c fails
 2023-03-27 14:05 UTC  (2+ messages)
` [Bug testsuite/106879] "

[Bug debug/106955] New: [13 Regression] '-fcompare-debug' failure w/ -std=c++20 -O1 -ftree-parallelize-loops=2 -fno-ipa-sra --param ggc-min-expand=55
 2023-03-27 14:05 UTC  (2+ messages)
` [Bug debug/106955] "

[Bug sanitizer/106998] New: libsanitizer PATH_MAX not defined for linux new targets
 2023-03-27 13:56 UTC  (2+ messages)
` [Bug sanitizer/106998] [10/11/12/13 Regression] "

[Bug libgomp/107041] New: [13 Regression] C '-Wenum-int-mismatch' diagnostic for OpenACC 'acc_on_device'
 2023-03-27 13:55 UTC  (2+ messages)
` [Bug libgomp/107041] "

[Bug rtl-optimization/108892] New: [13 Regression] ICE: in curr_insn_transform, at lra-constraints.cc:4168 (unable to generate reloads for: {*mvconst_internal}) at -Og on riscv64
 2023-03-27 13:16 UTC  (3+ messages)
` [Bug middle-end/108892] [13 Regression] unable to generate reloads for at -Og on riscv64 since r13-4907

[Bug c++/102576] New: [modules] Importing <initializer_list> doesn't permit implicit uses
 2023-03-27 12:55 UTC  (2+ messages)
` [Bug c++/102576] "

[Bug c++/109295] New: deducing brace-enclosed initializer list using import <initializer_list> fails to compile
 2023-03-27 12:55 UTC  (2+ messages)
` [Bug c++/109295] "

[Bug gcov-profile/109297] New: typo: subcomand
 2023-03-27 12:51 UTC  (4+ messages)
` [Bug gcov-profile/109297] "

[Bug c++/54498] New: incorrect code generation from g++ -O on x86_64
 2023-03-27 12:32 UTC  (2+ messages)
` [Bug tree-optimization/54498] [4.6 Regression] incorrect code generation from g++ -O

[Bug tree-optimization/108357] New: Dead Code Elimination Regression at -O2 (trunk vs. 12.2.0)
 2023-03-27 12:31 UTC  (4+ messages)
` [Bug tree-optimization/108357] [13 Regression] Dead Code Elimination Regression at -O2 since r13-4607-g2dc5d6b1e7ec88

[Bug c/108250] New: [12/13 regression] llvm-tblgen miscompiled on powerpc-unknown-linux-gnu since r12-5383-g22c242342e38eb
 2023-03-27 12:27 UTC  (2+ messages)
` [Bug ipa/108250] "

[Bug debug/108784] New: '-fcompare-debug' failure (length) w/ -O1 -fharden-conditional-branches -funroll-all-loops --param ira-simple-lra-insn-threshold=1
 2023-03-27 12:15 UTC  (2+ messages)
` [Bug debug/108784] '-fcompare-debug' failure (length) w/ "

[Bug tree-optimization/108358] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
 2023-03-27 11:56 UTC  (2+ messages)
` [Bug tree-optimization/108358] [13 Regression] Dead Code Elimination Regression at -Os since r13-3378-gf6c168f8c06047

[Bug target/108947] New: [13 Regression] wrong code with -O2 -fno-forward-propagate and vector compare on riscv64
 2023-03-27 11:51 UTC  (2+ messages)
` [Bug target/108947] "

[Bug tree-optimization/108360] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
 2023-03-27 11:37 UTC  (2+ messages)
` [Bug tree-optimization/108360] [13 Regression] Dead Code Elimination Regression at -Os since r13-2048-g418b71c0d535bf

[Bug tree-optimization/108419] New: [13 Regression] Dead Code Elimination Regression at -O2 since r13-440-g98e475a8f58
 2023-03-27 11:11 UTC  (2+ messages)
` [Bug tree-optimization/108419] [13/14 "

[Bug rtl-optimization/108487] New: ~20-30x slowdown in populating std::vector from std::ranges::iota_view
 2023-03-27 11:03 UTC  (2+ messages)
` [Bug libstdc++/108487] [10/11/12/13 Regression] "

[Bug c++/108792] New: [10/11/12/13 Regression] ICE in reset_sched_cycles_in_current_ebb, at sel-sched.cc:7147
 2023-03-27 11:02 UTC  (2+ messages)
` [Bug rtl-optimization/108792] "

[Bug c++/108795] New: [10/11/12/13 Regression] ICE in prep_operand, at cp/call.cc:6325
 2023-03-27 11:00 UTC  (2+ messages)
` [Bug c++/108795] [10/11/12 Regression] ICE in prep_operand, at cp/call.cc:6325 since r7-2549-gf3365c1201908df5

[Bug target/108933] New: [10/11/12/13 Regression] Missing bswap detection
 2023-03-27 10:56 UTC  (2+ messages)
` [Bug target/108933] [10/11/12/13 Regression] Missing rev16 detection

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