public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/103524] New: [meta-bug] modules issue
 2024-01-16  2:27 UTC  (3+ messages)
` [Bug c++/103524] "

[Bug c++/112580] New: [14 Regression]: g++.dg/modules/xtreme-header-4_b.C et al; ICE tree check: expected class 'type', have 'declaration'
 2024-01-16  2:27 UTC  (4+ messages)
` [Bug c++/112580] "

[Bug tree-optimization/112419] New: [14 Regression] gcc.dg/Wnonnull-4.c excess error for 32-bit targets
 2024-01-16  2:19 UTC  (3+ messages)
` [Bug testsuite/112419] "

[Bug fortran/113412] New: ATAN(Y,X) does not check arguments and generates wrong error message
 2024-01-16  2:13 UTC  (2+ messages)
` [Bug fortran/113412] "

[Bug rtl-optimization/111267] New: Codegen regression from i386 argument passing changes
 2024-01-16  1:15 UTC  (3+ messages)
` [Bug rtl-optimization/111267] [14 Regression] "

[Bug modula2/111956] New: Many powerpc platforms do _not_ have support for IEEE754 long double
 2024-01-16  1:05 UTC  (3+ messages)
` [Bug modula2/111956] [14 Regression] "

[Bug tree-optimization/113334] New: wrong code with _BitInt() shift at -O0
 2024-01-16  0:35 UTC  (2+ messages)
` [Bug tree-optimization/113334] "

[Bug tree-optimization/113411] New: ABS<a>*ABS<b> can be simplified to ABS<a*b>
 2024-01-16  0:23 UTC 

[Bug analyzer/106229] New: False positives from -Wanalyzer-tainted-array-index with unsigned char index
 2024-01-16  0:11 UTC  (3+ messages)
` [Bug analyzer/106229] "

[Bug analyzer/106358] New: [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
 2024-01-16  0:11 UTC  (2+ messages)
` [Bug analyzer/106358] "

[Bug analyzer/113333] New: analyzer: False positives with calloc()
 2024-01-16  0:09 UTC  (3+ messages)
` [Bug analyzer/113333] "

[Bug tree-optimization/113410] New: ICE: in maybe_check_access_sizes, at gimple-ssa-warn-access.cc:3423 with _BitInt() used as array length
 2024-01-16  0:04 UTC  (2+ messages)
` [Bug middle-end/113410] "

[Bug tree-optimization/113406] New: ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85 with -fstrub=internal and _BitInt()
 2024-01-15 23:41 UTC  (2+ messages)
` [Bug middle-end/113406] "

[Bug c++/110065] New: auto in template argument causes ICE, also accepts-invalid
 2024-01-15 23:40 UTC  (3+ messages)
` [Bug c++/110065] [11/12/13/14 Regression] [C++20/2b] auto return type "

[Bug c++/113360] New: Truncated constexpr error messages with -std=c++23/26
 2024-01-15 23:38 UTC  (2+ messages)
` [Bug c++/113360] [13/14 Regression] "

[Bug c++/109899] New: ICE in check_noexcept_r, at cp/except.cc:1065
 2024-01-15 23:09 UTC  (7+ messages)
` [Bug c++/109899] [12/13/14 Regression] "
` [Bug c++/109899] [12/13 "

[Bug middle-end/113395] New: RTL expansion drops MEM_EXPR
 2024-01-15 22:58 UTC  (5+ messages)
` [Bug middle-end/113395] "
` [Bug middle-end/113395] RTL expansion of bitfield accesses "

[Bug c++/104634] New: Explicit template instantiation does not work when there are multiple partial template specialization using concepts Денис Шкиря <denis.shkirja@gmail.com>
 2024-01-15 22:35 UTC  (5+ messages)
` [Bug c++/104634] Explicit template instantiation does not work when there are multiple partial template specialization using concepts

[Bug c/113396] New: csmith: differences from -O2 to -O3
 2024-01-15 22:34 UTC  (5+ messages)
` [Bug c/113396] "
` [Bug middle-end/113396] [13/14 Regression] "

[Bug c++/113405] New: Can't access member type alias of concept-constrained class template specialization in global module fragment via alias template in different module
 2024-01-15 22:20 UTC  (4+ messages)
` [Bug c++/113405] "

[Bug libgcc/113403] New: __builtin_nested_func_ptr_created, __builtin_nested_func_ptr should be dynamically linked by default
 2024-01-15 21:36 UTC  (7+ messages)
` [Bug libgcc/113403] "

[Bug fortran/113313] New: execute_command_line hangs at run time
 2024-01-15 20:40 UTC  (2+ messages)
` [Bug libfortran/113313] "

[Bug tree-optimization/113409] New: ICE: in omp_extract_for_data, at omp-general.cc:411 with -fopenmp-simd and _BitInt()
 2024-01-15 20:37 UTC 

[Bug c++/113407] New: internal_error with const char* as non-type template parameter with index parameter pack in fold expression
 2024-01-15 20:33 UTC  (2+ messages)
` [Bug c++/113407] [11/12/13/14 Regression] "

[Bug libgcc/113402] New: Incorrect symbol versions for __builtin_nested_func_ptr_created, __builtin_nested_func_ptr
 2024-01-15 20:30 UTC  (4+ messages)
` [Bug libgcc/113402] Incorrect symbol versions for __builtin_nested_func_ptr_created, __builtin_nested_func_ptr in libgcc_s.so.1

[Bug tree-optimization/113408] New: ICE: in handle_cast, at gimple-lower-bitint.cc:1539 at -O with _BitInt()
 2024-01-15 20:26 UTC 

[Bug testsuite/113369] New: Many tests with -save-temps
 2024-01-15 19:31 UTC  (6+ messages)
` [Bug testsuite/113369] "

[Bug libstdc++/109203] New: sort(zip(v1, v2)) fails to compile
 2024-01-15 19:22 UTC  (2+ messages)
` [Bug libstdc++/109203] "

[Bug c++/113347] New: ICE during gimplification building TVM
 2024-01-15 19:08 UTC  (3+ messages)
` [Bug c++/113347] [12/13 Regression] ICE during gimplification building TVM since r13-8079-gd237e7b291ff52

[Bug libstdc++/108822] New: [C++23] Implement P2255R2, type trait to detect reference binding to temporary
 2024-01-15 19:02 UTC  (2+ messages)
` [Bug libstdc++/108822] "

[Bug c++/113389] New: ICE when explicit object parameter is not declared as the first parameter
 2024-01-15 18:47 UTC  (2+ messages)
` [Bug c++/113389] "

[Bug target/113404] New: ICE: in to_constant, at poly-int.h:588 with -march=rv64gcv -mbig-endian --param=riscv-vector-abi
 2024-01-15 18:24 UTC 

[Bug testsuite/113366] New: g++.dg/cpp2a/concepts-pr67774.C FAIL
 2024-01-15 17:18 UTC  (2+ messages)
` [Bug testsuite/113366] "

[Bug target/113401] New: Memory (resource) leak in -ftrampoline-impl=heap
 2024-01-15 16:54 UTC  (3+ messages)
` [Bug libgcc/113401] "

[Bug c++/113374] New: new breakage in find_uses_to_rename_use
 2024-01-15 16:51 UTC  (5+ messages)
` [Bug tree-optimization/113374] [14 regression] ICE "

[Bug tree-optimization/113379] New: `MIN<a,b> == MAX<a,b>` should be optimzed to `a == b`
 2024-01-15 16:44 UTC  (3+ messages)
` [Bug tree-optimization/113379] "

[Bug target/113048] New: [13/14 Regression] ICE: in lra_split_hard_reg_for, at lra-assigns.cc:1862 (unable to find a register to spill) {*andndi3_doubleword_bmi} with -march=cascadelake
 2024-01-15 16:37 UTC  (5+ messages)
` [Bug rtl-optimization/113048] [13/14 Regression] ICE: in lra_split_hard_reg_for, at lra-assigns.cc:1862 (unable to find a register to spill) {*andndi3_doubleword_bmi} with -march=cascadelake since r13-1716
` [Bug rtl-optimization/113048] [13 "

[Bug tree-optimization/113397] New: [14 Regression] ICE: SIGSEGV in tree_check (tree.h:3611) with -fdump-ada-spec-slim on gcc.c-torture/execute/pr22061-2.c
 2024-01-15 16:31 UTC  (5+ messages)
` [Bug tree-optimization/113397] "
` [Bug ada/113397] "

[Bug c++/110997] New: [13/14 Regression] internal compiler error: in cxx_eval_constant_expression, at cp/constexpr.cc:8005
 2024-01-15 16:14 UTC  (2+ messages)
` [Bug c++/110997] [13 "

[Bug libstdc++/113376] New: Confusing notes when using C++17 parallel algorithms
 2024-01-15 16:05 UTC  (5+ messages)
` [Bug libstdc++/113376] "

[Bug c++/113340] New: ICE when an explicit object parameter is attempted to be used in a destructor
 2024-01-15 15:57 UTC  (2+ messages)
` [Bug c++/113340] [14 Regression] "

[Bug middle-end/113354] New: Regression/14: unable to find a register to spill on mips
 2024-01-15 15:26 UTC  (2+ messages)
` [Bug middle-end/113354] [14 Regression] : "

[Bug c/113365] New: LONG DOUBLE: denormals: assigning a constant: factor 100 slow,
 2024-01-15 15:22 UTC  (2+ messages)
` [Bug target/113365] "

[Bug libgcc/113337] New: Rethrown uncaught exceptions don't invoke std::terminate if SEH-based unwinding is used
 2024-01-15 15:19 UTC  (3+ messages)
` [Bug libgcc/113337] Uncaught rethrown "

[Bug target/107201] New: [avr] -nodevicelib not working for devices -mmcu=avr
 2024-01-15 15:17 UTC  (2+ messages)
` [Bug target/107201] "

[Bug tree-optimization/113372] New: wrong code with _BitInt() arithmetics at -O1
 2024-01-15 14:58 UTC  (17+ messages)
` [Bug tree-optimization/113372] "

[Bug libstdc++/113386] New: std::pair comparison operators should be transparent, but are not in libstdc++
 2024-01-15 14:46 UTC  (2+ messages)
` [Bug libstdc++/113386] [C++23] "

[Bug other/113399] New: -ffold-mem-offsets should not be a target option
 2024-01-15 14:41 UTC  (5+ messages)
` [Bug other/113399] [14 Regression] "

[Bug target/113356] New: [14 Regression][aarch64] ICE in try_fuse_pair, at config/aarch64/aarch64-ldp-fusion.cc:2203 since r14-6947-g4b67ec7ff5b1aa
 2024-01-15 14:27 UTC  (2+ messages)
` [Bug target/113356] "

[Bug c++/113400] New: Internal compiler error: Segmentation fault, regression in 13.2.1 compared to 13.2.0
 2024-01-15 14:26 UTC  (4+ messages)
` [Bug c++/113400] "

[Bug libstdc++/113398] New: <string> no longer usable with -ffreestanding
 2024-01-15 14:06 UTC  (3+ messages)
` [Bug libstdc++/113398] "

School Districts Contacts 2024
 2024-01-15 13:59 UTC 

[Bug target/112103] New: [14 regression] gcc.target/powerpc/rlwinm-0.c fails after r14-4941-gd1bb9569d70304
 2024-01-15 13:57 UTC  (2+ messages)
` [Bug target/112103] "

[Bug testsuite/111850] New: [14 regression]
 2024-01-15 13:56 UTC  (2+ messages)
` [Bug testsuite/111850] [14 regression] gcc.target/powerpc/fold-vec-extract-char.p7.c fails after r14-4664-g04c9cf5c786b94

[Bug c/111811] New: gcc: internal compiler error: tree check: expected none of vector_type, have vector_type in finish_struct
 2024-01-15 13:54 UTC  (2+ messages)
` [Bug c/111811] [14 Regression] ICE with vector float bitfield after error

[Bug middle-end/111156] New: [14 Regression] aarch64 aarch64/sve/mask_struct_store_4.c failures
 2024-01-15 13:52 UTC  (2+ messages)
` [Bug middle-end/111156] "

[Bug testsuite/109705] New: [14 regression] gcc.dg/vect/pr25413a.c fails after r14-333-g6d4b59a9356ac4
 2024-01-15 13:50 UTC  (2+ messages)
` [Bug testsuite/109705] "

[Bug target/109549] New: [14 Regression] cmov6.c test fail after commit r14-53-g675b1a7f113adb1d737adaf78b4fd90be7a0ed1a
 2024-01-15 13:50 UTC  (2+ messages)
` [Bug testsuite/109549] [14 Regression] Conditional move regressions after r14-53-g675b1a7f113adb1d737adaf78b4fd90be7a0ed1a

[Bug target/113156] New: AVR build broken due to ICE while compiling libgcc, started with r14-6201-gf0a90c7d7333fc
 2024-01-15 13:26 UTC  (5+ messages)
` [Bug target/113156] [11/12/13/14 Regression] "

[Bug c/113247] New: RISC-V: Performance bug in SHA256
 2024-01-15 13:24 UTC  (3+ messages)
` [Bug target/113247] RISC-V: Performance bug in SHA256 after enabling RVV vectorization

[Bug rtl-optimization/38534] gcc 4.2.1 and above: No need to save called-saved registers in 'noreturn' function
 2024-01-15 12:23 UTC  (6+ messages)

[Bug target/113281] New: [14] RISC-V rv64gcv_zvl256b vector: Runtime mismatch with rv64gc
 2024-01-15 12:06 UTC  (2+ messages)
` [Bug tree-optimization/113281] [14 Regression] Wrong code due to vectorization of shift reduction and missing promotions

[Bug tree-optimization/113385] New: [14 regression] ICE when building opencv (dfs_enumerate_from, at cfganal.cc:1590)
 2024-01-15 11:33 UTC  (5+ messages)
` [Bug tree-optimization/113385] "

[Bug c/113378] New: _Static_assert diagnostics lack information when compiling stdin
 2024-01-15 11:18 UTC  (5+ messages)
` [Bug c/113378] "

[Bug target/113087] New: [14] RISC-V rv64gcv vector: Runtime mismatch with rv64gc
 2024-01-15 11:11 UTC  (2+ messages)
` [Bug target/113087] "

[Bug c++/113388] New: Calling explicit object member function without object argument inside a function that is not an implicit object member function
 2024-01-15 10:18 UTC  (3+ messages)
` [Bug c++/113388] "

[Bug tree-optimization/113380] New: `(a CMP CST) | (a*a CMP CST1)` is not optimized as decent as with `||`
 2024-01-15  9:21 UTC  (3+ messages)
` [Bug tree-optimization/113380] "

[Bug tree-optimization/113371] New: [14 Regression] ICE: verify_ssa failed: PHI node with wrong VUSE on edge from BB 19 with -O -march=silvermont -ftree-vectorize
 2024-01-15  9:08 UTC  (4+ messages)
` [Bug tree-optimization/113371] "

[Bug rtl-optimization/113390] New: [14 Regression] ICE: in model_update_limit_points_in_group, at haifa-sched.cc:1986 with -O2 --param=max-sched-region-insns=200 --param=max-sched-extend-regions-iters=2
 2024-01-15  9:06 UTC  (2+ messages)
` [Bug rtl-optimization/113390] "

[Bug tree-optimization/113370] New: wrong code with shift and _BitInt() at -O0
 2024-01-15  8:59 UTC  (3+ messages)
` [Bug tree-optimization/113370] "

[Bug middle-end/113364] New: [14 regression] Failed bootstrap
 2024-01-15  8:55 UTC  (3+ messages)
` [Bug middle-end/113364] [14 regression] ICE verify_ssa: `definition in block N does not dominate use in block` with `-O3 -march=znver2`

[Bug c++/113373] New: ice in verify_ssa
 2024-01-15  8:49 UTC  (3+ messages)
` [Bug tree-optimization/113373] [14 regression] ICE "
` [Bug tree-optimization/113373] [14 regression] ICE in verify_ssa since r14-6822

[Bug fortran/113384] New: [14 Regression] FAIL: gfortran.dg/array_reference_1.f90 -O0 execution test
 2024-01-15  8:43 UTC  (2+ messages)
` [Bug fortran/113384] "

[Bug tree-optimization/113361] New: wrong code with __builtin_mul_overflow_p() and _BitInt() at -O0
 2024-01-15  8:34 UTC  (3+ messages)
` [Bug tree-optimization/113361] "

[Bug tree-optimization/113359] New: [13 Regression] LTO miscompilation of ceph on aarch64
 2024-01-15  8:24 UTC  (2+ messages)
` [Bug ipa/113359] "

[Bug c/113393] New: RISC-V: Full coverage test bugs for upstream 20240112
 2024-01-15  8:23 UTC  (3+ messages)
` [Bug target/113393] "

[Bug c/113358] New: OpenMP inhibits vectorization
 2024-01-15  8:16 UTC  (2+ messages)
` [Bug tree-optimization/113358] "

[Bug rtl-optimization/113394] New: ICE: 'verify_type' failed: type variant with 'TYPE_ALIAS_SET_KNOWN_P' with -fstrub=internal -g
 2024-01-15  6:28 UTC 

[Bug c/67819] New: -Wduplicated-cond should take macros into account
 2024-01-15  4:17 UTC  (2+ messages)
` [Bug c/67819] "

[Bug c/89072] -Wall -Werror should be defaults
 2024-01-15  4:03 UTC 

Pumps Seller
 2024-01-15  1:31 UTC 

[Bug target/110011] New: -mfull-toc yields incorrect _Float128 constants on power9
 2023-06-20  8:27 UTC  (2+ messages)
` [Bug target/110011] -mfull-toc (-mfp-in-toc) "

[Bug target/70053] Returning a struct of _Decimal128 values generates extraneous stores and loads
 2022-10-28  6:56 UTC 

[Bug c++/99479] New: [modules] ICE Aborted signal terminated program cc1plus
 2022-10-20 12:57 UTC  (2+ messages)
` [Bug c++/99479] "

[Bug c++/95987] New: Another ice during GIMPLE pass: slp
 2020-06-30  9:11 UTC  (2+ messages)
` [Bug tree-optimization/95987] "

[Bug libstdc++/95991] New: Segmentation fault compiling with static libraries and using jthread::request_stop
 2020-06-30  7:11 UTC 

[Bug libstdc++/95990] New: Segmentation fault compiling with static libraries and using jthread::request_stop
 2020-06-30  7:11 UTC 

[Bug target/95637] New: Read-only data assigned to `.sdata' rather than `.rodata'
 2020-06-30  0:05 UTC  (2+ messages)
` [Bug target/95637] "

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