public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/102532] New: [10/11/12 Regression] ICE in gfc_get_corank, at fortran/expr.c:5769
 2023-08-27  8:51 UTC  (2+ messages)
` [Bug fortran/102532] [10/11/12/13/14 "

[Bug fortran/109948] New: ICE(segfault) in gfc_expression_rank() from gfc_op_rank_conformable()
 2023-08-27  8:51 UTC  (2+ messages)
` [Bug fortran/109948] [13/14 Regression] "

[Bug fortran/102112] New: Cannot associate with component of associate target
 2023-08-27  8:51 UTC  (2+ messages)
` [Bug fortran/102112] "

[Bug fortran/102190] New: Syntax error reported in associate construct
 2023-08-27  8:51 UTC  (2+ messages)
` [Bug fortran/102190] "

[Bug fortran/102109] New: Associate to construct compound object results in incorrect type inferred
 2023-08-27  8:51 UTC  (2+ messages)
` [Bug fortran/102109] "

[Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2023-08-27  8:51 UTC 

[Bug c++/111169] New: ICE on auto with may_alias attribute
 2023-08-27  7:12 UTC  (2+ messages)
` [Bug c++/111169] "

[Bug c++/89867] internal compiler error: in layout_type, at stor-layout.c:2578
 2023-08-27  7:12 UTC 

[Bug tree-optimization/111168] New: a[0,1]|b[0,-1] == 0 is not reduced to a ==0 & b ==0 if a and b are defined by comparisons
 2023-08-27  5:50 UTC 

[Bug target/111165] New: [13 regression] builtin strchr miscompiles on Debian/x32 with dietlibc
 2023-08-26 21:18 UTC  (8+ messages)
` [Bug target/111165] "

[Bug fortran/110996] New: RISC-V vector Fortran: SEGV ICE during parsing
 2023-08-26 20:04 UTC  (2+ messages)
` [Bug fortran/110996] "

[Bug tree-optimization/111167] New: swapping around duplicated conditionals can produce better code
 2023-08-26 19:55 UTC  (3+ messages)
` [Bug tree-optimization/111167] "

[Bug fortran/48776] New: ICE(segfault) after -std=f95 diagnostic error involving PROCEDURE
 2023-08-26 19:47 UTC  (4+ messages)
` [Bug fortran/48776] "

[Bug tree-optimization/111166] New: gcc unnecessarily creates vector operations for packing 32 bit integers into struct (x86_64)
 2023-08-26 18:29 UTC 

INVESTMENT
 2023-08-26 18:22 UTC 

[Bug fortran/86657] ASAN error: heap-use-after-free gcc/fortran/symbol.c:1762 in gfc_add_flavor
 2023-08-26 17:08 UTC 

[Bug fortran/68152] New: ICE on declaring array result for function and entry
 2023-08-26 17:04 UTC  (3+ messages)
` [Bug fortran/68152] "

[Bug fortran/25095] Disallowed intrinsic in initialization statement
 2023-08-26 17:00 UTC 

[Bug rtl-optimization/111143] New: [missed optimization] unlikely code slows down diffutils x86-64 ASCII processing
 2023-08-26 16:43 UTC  (8+ messages)
` [Bug rtl-optimization/111143] "

[Bug libstdc++/111163] New: signed integer overflow in std::format("{:%S}",std::chrono::duration....)
 2023-08-26 16:06 UTC  (5+ messages)
` [Bug libstdc++/111163] "

[Bug libstdc++/111162] New: signed integer overflow triggered by std::chrono::parse
 2023-08-26 13:52 UTC  (2+ messages)
` [Bug libstdc++/111162] "

[Bug fortran/92586] ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types
 2023-08-26 13:38 UTC  (3+ messages)

[Bug c++/111164] New: The error message for a literal operator accepting an argument of the wrong type is confusing
 2023-08-26 13:16 UTC 

[Bug ipa/111157] New: 416.gamess fails with a run-time abort when compiled with -O2 -flto after r14-3226-gd073e2d75d9ed4
 2023-08-26 11:50 UTC  (6+ messages)
` [Bug ipa/111157] [14 Regression] "

[Bug c++/85097] ICE in double parameter pack
 2023-08-26 10:58 UTC  (2+ messages)

[Bug target/111161] New: [13 Regression] ICE: RTL check: expected code 'const_int', have 'reg' in riscv_print_operand, at config/riscv/riscv.cc:4394 during build
 2023-08-26  9:00 UTC 

[Bug target/102793] New: AArch64: sequential comparisons with equal conditional blocks don't use ccmp
 2023-08-26  7:27 UTC  (2+ messages)
` [Bug tree-optimization/102793] "

[Bug tree-optimization/110891] New: [14 Regression] Dead Code Elimination Regression since r14-2674-gd0de3bf9175
 2023-08-26  6:35 UTC  (5+ messages)
` [Bug tree-optimization/110891] "

[Bug middle-end/38264] tree_forwarder_block_p says no to first basic block
 2023-08-26  5:47 UTC 

[Bug fortran/111022] New: ES0.0E0 format gave ES0.dE0 output with d too high
 2023-08-26  5:40 UTC  (4+ messages)
` [Bug libfortran/111022] "

(no subject)
 2023-08-26  5:04 UTC 

[Bug target/70290] -mavx512vl breaks parsing of C++ vector condition
 2023-08-26  4:11 UTC 

[Bug c++/70744] preincrements possibly double-evaluated in GNU ternaries
 2023-08-26  4:09 UTC 

[Bug c++/111160] New: ICE on assigning volatile through ternary operator
 2023-08-26  4:07 UTC  (2+ messages)
` [Bug c++/111160] [11/12/13/14 Regression] "

[Bug middle-end/111151] New: [12/13/14 Regression] Wrong code at -O0 on x86_64-pc-linux-gnu
 2023-08-26  3:27 UTC  (8+ messages)
` [Bug middle-end/111151] "

[Bug bootstrap/110939] New: 14.0 ICE at rtl.h:2297 while bootstrapping on loongarch64
 2023-08-26  2:28 UTC  (3+ messages)
` [Bug rtl-optimization/110939] [14 Regression] "

[Bug tree-optimization/110992] New: [14 Regression] Dead Code Elimination Regression at -O3 since r14-1654-g7ceed7e3e29
 2023-08-26  0:30 UTC  (2+ messages)
` [Bug tree-optimization/110992] "

[Bug tree-optimization/110503] New: [13/14 Regression] Dead Code Elimination Regression at -O3 since r13-322-g7f04b0d786e
 2023-08-26  0:13 UTC  (2+ messages)
` [Bug tree-optimization/110503] "

[Bug tree-optimization/110768] New: [14 Regression] Dead Code Elimination Regression since r14-2623-gc11a3aedec2
 2023-08-25 23:34 UTC  (2+ messages)
` [Bug tree-optimization/110768] "

[Bug c++/111159] New: [13 Regression] False positive -Wdangling-reference
 2023-08-25 23:26 UTC  (2+ messages)
` [Bug c++/111159] "

[Bug fortran/110311] New: [gfortran 14.0 regression]
 2023-08-25 21:23 UTC  (4+ messages)
` [Bug tree-optimization/110311] [14 Regression] regression in tree-optimizer

[Bug c++/102409] New: _pragma ("omp ...") expansion issue - placed in the wrong scope
 2023-08-25 20:31 UTC  (2+ messages)
` [Bug c++/102409] "

[Bug c++/91483] Poor diagnostic on trying to take constexpr reference to non-static object
 2023-08-25 20:26 UTC 

[Bug preprocessor/90400] _Pragma not always expanded in the right location within macros
 2023-08-25 20:17 UTC 

[Bug target/111139] New: RISC-V: improve scalar constants cost model
 2023-08-25 20:12 UTC  (3+ messages)
` [Bug target/111139] "

[Bug c++/111158] New: diagnostics, colors, and std::same_as
 2023-08-25 19:18 UTC  (2+ messages)
` [Bug c++/111158] "

[Bug tree-optimization/111013] New: [14 Regression] Dead Code Elimination Regression at -O2 since r14-338-g1dd154f6407
 2023-08-25 19:07 UTC  (2+ messages)
` [Bug tree-optimization/111013] "

[Bug tree-optimization/106677] Abstraction overhead with std::views::join
 2023-08-25 18:34 UTC  (3+ messages)

[Bug libstdc++/70472] is_copy_constructible<vector<unique_ptr<int>>>::value is true
 2023-08-25 18:17 UTC 

[Bug rtl-optimization/111096] New: Frame pointer is not used even when -fomit-frame-pointer is specified
 2023-08-25 18:15 UTC  (2+ messages)
` [Bug target/111096] "

[Bug middle-end/111156] New: [14 Regression] aarch64 aarch64/sve/mask_struct_store_4.c failures
 2023-08-25 18:15 UTC  (4+ messages)
` [Bug middle-end/111156] "

[Bug testsuite/96109] New: gcc.dg/vect/slp-47.c etc. FAIL
 2023-08-25 18:10 UTC  (3+ messages)
` [Bug testsuite/96109] [11 Regression] "

[Bug fortran/33056] [Meta-bug] Data - statement related bugs
 2023-08-25 16:25 UTC 

[Bug fortran/35095] DATA with implied-do: Improve bounds checking
 2023-08-25 16:25 UTC  (3+ messages)

[Bug c++/110341] New: [C++26] P1854R4 - Making non-encodable string literals ill-formed
 2023-08-25 15:49 UTC  (2+ messages)
` [Bug c++/110341] "

[Bug c/108310] New: Some warnings that -Wtraditional-conversion causes to be emitted aren't actually controlled by it
 2023-08-25 13:34 UTC  (2+ messages)
` [Bug c/108310] "

[Bug c/110559] New: Bad mask_load/mask_store codegen of RVV
 2023-08-25 13:30 UTC  (2+ messages)
` [Bug target/110559] "

[Bug target/34422] Bootstrap error with --enable-fixed-point (configure should reject --enable-fixed-point on platforms that don't support it)
 2023-08-25 13:24 UTC 

[Bug other/102665] New: ELF-specific configure flags should be rejected on non-ELF platforms
 2023-08-25 13:18 UTC  (2+ messages)
` [Bug bootstrap/102665] "

[Bug c/111137] New: Wrong code at -O2/3 since r12-1000-g6924b5e6bd3
 2023-08-25 12:54 UTC  (5+ messages)
` [Bug tree-optimization/111137] [11/12/13/14 Regression] Wrong code at -O2/3
` [Bug tree-optimization/111137] [11/12/13 "

[Bug analyzer/111155] New: RFE: better diagrams for string operations
 2023-08-25 12:52 UTC 

[Bug c/111154] New: vect-cost-model=dynamic triggers false warning on array operation
 2023-08-25 12:03 UTC  (3+ messages)
` [Bug c/111154] "
` [Bug tree-optimization/111154] "

[Bug middle-end/110973] New: 9% namd regression between g:c2a447d840476dbd (2023-08-03 18:47) and g:73da34a538ddc2ad (2023-08-09 20:17)
 2023-08-25 11:52 UTC  (2+ messages)
` [Bug middle-end/110973] 9% 444.namd "

[Bug c/54202] New: Overeager warning about freeing non-heap objects
 2023-08-25 11:46 UTC  (2+ messages)
` [Bug middle-end/54202] "

[Bug c++/102609] New: [C++23] P0847R7 - Deducing this
 2023-08-25 11:28 UTC  (2+ messages)
` [Bug c++/102609] "

[Bug c/111153] New: RISC-V: Incorrect Vector cost model for reduction
 2023-08-25 11:18 UTC  (2+ messages)
` [Bug c/111153] "

[Bug c++/110345] New: [C++26] P2552R3 - On the ignorability of standard attributes
 2023-08-25  9:29 UTC  (2+ messages)
` [Bug c++/110345] "

[Bug target/110762] New: inappropriate use of SSE (or AVX) insns for v2sf mode operations
 2023-08-25  9:04 UTC  (2+ messages)
` [Bug target/110762] [11/12/13 Regression] "

[Bug middle-end/110832] New: 14% capacita -O2 regression between g:9fdbd7d6fa5e0a76 (2023-07-26 01:45) and g:ca912a39cccdd990 (2023-07-27 03:44) on zen3 and core
 2023-08-25  8:59 UTC  (2+ messages)
` [Bug middle-end/110832] [14 Regression] "

[Bug tree-optimization/111136] New: ICE in RISC-V test case since r14-3441-ga1558e9ad85693
 2023-08-25  8:18 UTC  (8+ messages)
` [Bug tree-optimization/111136] "

[Bug target/111064] New: 5-10% regression of parest on icelake between g:d073e2d75d9ed492de9a8dc6970e5b69fae20e5a (Aug 15 2023) and g:9ade70bb86c8744f4416a48bb69cf4705f00905a (Aug 16)
 2023-08-25  8:16 UTC  (3+ messages)
` [Bug target/111064] "

[Bug middle-end/111152] New: ~7-9% performance regression on 510.parest_r SPEC 2017 benchmark
 2023-08-25  8:16 UTC  (5+ messages)
` [Bug middle-end/111152] "

[Bug rtl-optimization/111142] New: [14 regression] ICE in get_group_load_store_type, at tree-vect-stmts.cc:2121 (AVX512)
 2023-08-25  8:12 UTC  (5+ messages)
` [Bug rtl-optimization/111142] "
` [Bug tree-optimization/111142] "

[Bug c/111128] New: ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85
 2023-08-25  7:57 UTC  (2+ messages)
` [Bug tree-optimization/111128] [14 Regression] "

[Bug c/111130] New: ice & tree check fail in useless_type_conversion_p, at gimple-expr.cc:85
 2023-08-25  7:57 UTC  (3+ messages)
` [Bug c/111130] "

[Bug c/108271] New: Missed RVV cost model
 2023-08-25  7:43 UTC  (2+ messages)
` [Bug target/108271] "

[Bug tree-optimization/111150] New: (vec CMP vec) != (vec CMP vec) should just produce (vec CMP vec) ^ (vec CMP vec)
 2023-08-25  6:28 UTC  (2+ messages)
` [Bug tree-optimization/111150] "

Compiler bug with bitfields
 2023-08-25  3:20 UTC  (3+ messages)

[Bug tree-optimization/111149] New: bool0 != bool1 should be convert into bool0 ^ bool1
 2023-08-25  2:21 UTC  (3+ messages)
` [Bug tree-optimization/111149] "
` [Bug middle-end/111149] bool0 != bool1 should be expanded as "

[Bug tree-optimization/111148] New: Missing boolean optimizations due to comparisons
 2023-08-25  2:06 UTC  (2+ messages)
` [Bug tree-optimization/111148] "

[Bug tree-optimization/111147] New: bitwise_inverted_equal_p can be used in the `(x | y) & (~x ^ y)` pattern to catch more
 2023-08-25  1:37 UTC  (2+ messages)
` [Bug tree-optimization/111147] "

[Bug tree-optimization/111146] New: Some patterns in match.pd are no longer needed
 2023-08-25  1:31 UTC  (2+ messages)
` [Bug tree-optimization/111146] "

[Bug other/110628] New: [14 regression] gcc.dg/tree-ssa/update-threading.c fails after r14-2383-g768f00e3e84123
 2023-08-25  1:22 UTC  (2+ messages)
` [Bug tree-optimization/110628] "

[Bug fortran/109662] New: bad namelist input but gfortran accepted it
 2023-08-25  1:03 UTC  (2+ messages)
` [Bug libfortran/109662] "

[Bug target/111127] New: Wrong code for avx512ne2ps2bf16_maskz intrinsics since gcc13
 2023-08-25  0:52 UTC  (4+ messages)
` [Bug target/111127] [13/14 regression] "

[Bug target/111119] New: maskload and maskstore for integer modes are oddly conditional on AVX2
 2023-08-25  0:46 UTC  (3+ messages)
` [Bug target/111119] "

[Bug rtl-optimization/110823] New: [missed optimization] >50% speedup for x86-64 ASCII processing a la GNU diffutils
 2023-08-25  0:40 UTC  (2+ messages)
` [Bug rtl-optimization/110823] "

[Bug tree-optimization/80770] suboptimal code negating a 1-bit _Bool field
 2023-08-25  0:32 UTC 

[Bug analyzer/111144] New: RFE: could -fanalyzer warn about assertions that have side effects?
 2023-08-25  0:26 UTC  (4+ messages)
` [Bug analyzer/111144] "

[Bug c/105369] New: Improved diagnostics for code from statement expressions documentation [C component]
 2023-08-25  0:26 UTC  (2+ messages)
` [Bug c/105369] "

[Bug libstdc++/111145] New: istream::operator>>(streambuf*) does not set gcount
 2023-08-24 21:04 UTC 

[Bug bootstrap/111141] New: Compiling gcc-13.2.0 on Ubuntu 22.04.3 LTS, problem asm-generic/errno.h
 2023-08-24 21:03 UTC  (3+ messages)
` [Bug bootstrap/111141] "

[Bug target/111107] New: i686-w64-mingw32 does not realign stack when __attribute__((aligned)) or __attribute__((vector_size)) are used
 2023-08-24 20:29 UTC  (2+ messages)
` [Bug target/111107] "

[Bug target/94866] New: Failure to optimize pinsrq of 0 with index 1 into movq
 2023-08-24 20:27 UTC  (3+ messages)
` [Bug target/94866] "

[Bug c++/111140] New: wrong error message
 2023-08-24 20:07 UTC  (5+ messages)
` [Bug c++/111140] "
` [Bug c++/111140] wrong error message; not able deduct initializer list type

[Bug c++/111132] New: Function redeclaration in local scope breaks constant expression evaluation
 2023-08-24 19:54 UTC  (3+ messages)
` [Bug c++/111132] [11/12/13/14 Regression] "

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