public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/110987] New: Segmentation fault after finalization of a temporary variable
 2024-02-04 20:51 UTC  (2+ messages)
` [Bug fortran/110987] "

[Bug c++/113757] New: [14 regression] ICE when building legion-23.03.0
 2024-02-04 20:42 UTC  (3+ messages)
` [Bug c++/113757] "

[Bug c++/113755] New: Class without a viable destructor wrongly accepted
 2024-02-04 19:53 UTC  (3+ messages)
` [Bug c++/113755] an implicit deconstructor is (incorrectly) added when the requires of the deconstructor fails

[Bug c/113727] New: csmith: differences from nothing to -O1
 2024-02-04 19:42 UTC  (14+ messages)
` [Bug c/113727] "
` [Bug c/113727] [14 Regression] "

[Bug tree-optimization/113756] New: Wrong code at -O2 on x86_64-linux-gnu since r14-2780-g39f117d6c87
 2024-02-04 18:17 UTC  (3+ messages)
` [Bug tree-optimization/113756] "

[Bug middle-end/113750] New: [14 Regression] ICE in vect building gcc/m2/gm2-libs/NumberIO.mod
 2024-02-04 14:42 UTC  (6+ messages)
` [Bug middle-end/113750] "

[Bug target/113742] New: ICE: RTL check: expected elt 1 type 'i' or 'n', have 'e' (rtx set) in riscv_macro_fusion_pair_p, at config/riscv/riscv.cc:8416 with -O2 -finstrument-functions -mtune=sifive-p600-series
 2024-02-04 13:30 UTC  (2+ messages)
` [Bug target/113742] "

[Bug c++/113754] New: GCC complains when using a type that depends on lambda
 2024-02-04 12:42 UTC  (2+ messages)
` [Bug c++/113754] "

[Bug tree-optimization/113753] New: wrong code with _BitInt(129) multiplication and division at -O2
 2024-02-04  7:32 UTC 

[Bug target/113729] New: Missing APX NDD optimization
 2024-02-04  7:29 UTC  (3+ messages)
` [Bug target/113729] "

[Bug target/113465] New: [mingw-w64] dllexported constexpr (inline) variables not automatically emitted
 2024-02-04  6:52 UTC  (2+ messages)
` [Bug target/113465] "

[Bug c/113752] New: [14 Regression] warning: ‘%s’ directive writing up to 10218 bytes into a region of size between 0 and 10240 [-Wformat-overflow=]
 2024-02-04  6:15 UTC  (4+ messages)
` [Bug tree-optimization/113752] "

[Bug tree-optimization/113714] New: [11/12/13/14 Regression] Missed optimization for redundancy computation elimination: -(w+d-x)-x => -(w+d)
 2024-02-04  5:34 UTC  (3+ messages)
` [Bug tree-optimization/113714] "

[Bug c++/113746] New: [14 Regression] ICE: tree check: expected enumeral_type, have error_mark in tsubst_expr, at cp/pt.cc:21458 with missing typename
 2024-02-04  5:17 UTC  (3+ messages)
` [Bug c++/113746] "

[Bug tree-optimization/113718] New: std::bit_cast making the compiler generate unnecessary code
 2024-02-04  4:04 UTC  (2+ messages)
` [Bug c++/113718] "

[Bug target/113751] New: -mapxf -mfma4 generates wrong assembly code
 2024-02-04  3:55 UTC  (3+ messages)
` [Bug target/113751] "

[Bug target/113744] New: Unnecessary "m" constraint in *adddi_4
 2024-02-04  3:06 UTC  (3+ messages)
` [Bug target/113744] "

[Bug target/113723] New: -freorder-blocks-and-partition emits bogus asm directives on aarch64
 2024-02-04  0:49 UTC  (3+ messages)
` [Bug target/113723] "
` [Bug rtl-optimization/113723] switch (jump) tables don't get along with -freorder-blocks-and-partition on non-x86

[Bug c/113697] New: RISC-V: Redundant vsetvl insn in function
 2024-02-04  0:46 UTC  (3+ messages)
` [Bug target/113697] "

[Bug tree-optimization/113725] New: ICE during GIMPLE pass: cunroll
 2024-02-03 22:37 UTC  (3+ messages)
` [Bug tree-optimization/113725] [14 Regression] "
` [Bug tree-optimization/113725] [14 Regression] ICE during GIMPLE pass: cunroll since r14-8683

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2024-02-03 22:04 UTC 

[Bug tree-optimization/113588] New: The vectorizer is introducing out-of-bounds memory access
 2024-02-03 22:03 UTC  (3+ messages)
` [Bug tree-optimization/113588] [14 Regression] "

[Bug tree-optimization/113467] New: [14 regression] libgcrypt-1.10.3 is miscompiled
 2024-02-03 22:03 UTC  (3+ messages)
` [Bug tree-optimization/113467] "

[Bug middle-end/113734] New: [14 regression] libarchive miscompiled (fails libarchive_test_read_format_rar5_extra_field_version test) since r14-8768-g85094e2aa6dba7
 2024-02-03 21:50 UTC  (4+ messages)
` [Bug middle-end/113734] "

[Bug target/113738] New: [14 Regression] ICE: in df_reg_chain_verify_unmarked, at df-scan.cc:4001 with -O2 -march=rv64gcv
 2024-02-03 21:46 UTC  (3+ messages)
` [Bug middle-end/113738] "

[Bug c++/111923] New: default argument is not treated as a complete-class context of a class
 2024-02-03 20:08 UTC  (2+ messages)
` [Bug c++/111923] "

[Bug tree-optimization/96245] New: Failure to optimize arithmetic pattern in switch
 2024-02-03 19:54 UTC  (2+ messages)
` [Bug tree-optimization/96245] "

[Bug tree-optimization/113741] New: missed / wrong optimization switch transformation to same function call
 2024-02-03 19:54 UTC  (4+ messages)
` [Bug tree-optimization/113741] "
` [Bug tree-optimization/113741] missed "

[Bug regression/113722] New: Folding of __builtin_bswap128 doesn't work anymore
 2024-02-03 19:45 UTC  (7+ messages)
` [Bug middle-end/113722] [14 Regression] Constant folding of __builtin_bswap128 is broken
` [Bug middle-end/113722] [14 Regression] Constant folding of __builtin_bswap128 is broken since r14-1455

[Bug c++/113710] New: [14 Regression] g++.dg/modules/hello-1 ICE: canonical types differ for identical types since r14-8710-g65b4cba9d6a9ff
 2024-02-03 19:32 UTC  (6+ messages)
` [Bug c++/113710] "

[Bug libstdc++/113743] New: [14 Regression] FAIL: g++.dg/modules/hello-1_b.C -std=c++17 (test for excess errors)
 2024-02-03 19:32 UTC  (4+ messages)
` [Bug libstdc++/113743] "

[Bug c++/113748] New: GCC rejects valid program involving befriending class with name same as typedef
 2024-02-03 18:45 UTC  (2+ messages)
` [Bug c++/113748] "

[Bug modula2/113749] New: [14 Regression] m2 enabled build times out on i686-gnu (GNU Hurd)
 2024-02-03 18:43 UTC 

[Bug libfortran/53962] New: Tab handling with formatted stream output
 2024-02-03 18:28 UTC  (2+ messages)
` [Bug libfortran/53962] "

[Bug fortran/109358] New: Wrong formatting with T-descriptor during stream output
 2024-02-03 18:28 UTC  (2+ messages)
` [Bug fortran/109358] "

[Bug fortran/111022] New: ES0.0E0 format gave ES0.dE0 output with d too high
 2024-02-03 17:33 UTC  (2+ messages)
` [Bug libfortran/111022] "

[Bug c++/113745] New: Poor diagnostics quality for resize() without a default-constructible type
 2024-02-03 16:43 UTC  (2+ messages)
` [Bug libstdc++/113745] "

[Bug tree-optimization/113747] New: ICE: SIGSEGV in non_type_check (tree.h:3822) with -fopenacc --param=openacc-kernels=decompose on invalid code
 2024-02-03 16:11 UTC 

[Bug target/59778] New: FAIL: gcc.dg/atomic/c11-atomic-exec-5.c
 2024-02-03 15:56 UTC  (4+ messages)
` [Bug target/59778] "

[Bug target/113711] New: Warning: instruction length of 16 bytes exceeds the limit of 15
 2024-02-03 15:38 UTC  (8+ messages)
` [Bug target/113711] APX instruction set and instructions longer than 15 bytes (assembly warning)

[Bug target/113720] New: [14 Regression] internal compiler error: in extract_insn, at recog.cc:2812 targeting alpha-linux-gnu
 2024-02-03 13:20 UTC  (6+ messages)
` [Bug target/113720] "

[Bug tree-optimization/113736] New: ICE: verify_gimple failed: incompatible types in 'PHI' argument 0 with _BitInt() struct copy to __seg_fs/gs
 2024-02-03 12:24 UTC  (3+ messages)
` [Bug tree-optimization/113736] "

[Bug c/113740] New: ICE: in build_bitint_type, at tree.cc:7178 with _BitInt() as bitfeld
 2024-02-03 12:08 UTC  (2+ messages)
` [Bug c/113740] "

[Bug ada/113536] New: valid reduction expression rejected by -gnatVo
 2024-02-03 12:03 UTC  (2+ messages)
` [Bug ada/113536] [14 regression] valid reduction expression rejected

[Bug tree-optimization/113737] New: ICE: in lower_stmt, at gimple-lower-bitint.cc:5455 with _BitInt() used in switch at -O2
 2024-02-03 11:59 UTC  (2+ messages)
` [Bug tree-optimization/113737] "

[Bug go/90685] failure of go in gcc-9.1.0 to build in i686-pc-linux-gnu
 2024-02-03 11:34 UTC 

[Bug ada/113516] New: POLLPRI redefined on windows building ada
 2024-02-03 11:24 UTC  (2+ messages)
` [Bug ada/113516] macro POLLPRI redefined during GNAT build

[Bug libstdc++/100147] New: libstdc++-v3/include/bits/gslice.h:170: missing check for assignment to self ?
 2024-02-03 11:16 UTC  (2+ messages)
` [Bug libstdc++/100147] "

[Bug libstdc++/105810] New: __glibcxx_assert can be improved greatly
 2024-02-03 10:58 UTC  (2+ messages)
` [Bug libstdc++/105810] "

[Bug libstdc++/90276] PSTL tests fail in Debug Mode
 2024-02-03 10:40 UTC 

[Bug target/113739] New: ICE: in riscv_hard_regno_nregs, at config/riscv/riscv.cc:8072 with __attribute__((__target__("arch=rv64gcv")))
 2024-02-03 10:40 UTC 

[Bug tree-optimization/113735] New: ICE: in operator[], at vec.h:910 with _BitInt() at -O and above
 2024-02-03 10:14 UTC  (2+ messages)
` [Bug tree-optimization/113735] "

[Bug middle-end/113731] New: [14 regression] ICE when building libbsd
 2024-02-03  7:50 UTC  (7+ messages)
` [Bug middle-end/113731] "
` [Bug middle-end/113731] [14 regression] ICE when building libbsd since r14-8768-g85094e2aa6dba7

[Bug tree-optimization/51492] New: vectorizer generates unnecessary code
 2024-02-03  6:57 UTC  (2+ messages)
` [Bug tree-optimization/51492] vectorizer does not support saturated arithmetic patterns

Dedicated Servers Promotions and Offers-gcc-bugs@gcc.gnu.org
 2024-02-03  4:51 UTC 

Dedicated Servers Promotions and Offers-gcc-bugs@gcc.gnu.org
 2024-02-03  4:51 UTC 

[Bug ipa/97119] New: Top level option to disable creation of IPA symbols such as .localalias is desired
 2024-02-03  1:40 UTC  (4+ messages)
` [Bug ipa/97119] "

[Bug modula2/113730] New: Unexpected handling of mixed-precision integer arithmetic
 2024-02-03  0:15 UTC  (5+ messages)
` [Bug modula2/113730] "

[Bug c++/110006] New: friend function template with NTTP and constraint doesn't match existing declaration
 2024-02-03  0:13 UTC  (4+ messages)
` [Bug c++/110006] [11/12/13/14 Regression] friend function template with "
` [Bug c++/110006] [11/12/13 "

[Bug c++/112769] New: ICE on valid code related to requires-expression
 2024-02-03  0:11 UTC  (5+ messages)
` [Bug c++/112769] [11/12/13/14 Regression] "
` [Bug c++/112769] [11/12/13 "

[Bug target/113733] New: Invalid APX TLS code squence
 2024-02-02 23:48 UTC 

[Bug go/113530] New: [14 Regression] libgo ftbfs on arc-linux-gnu
 2024-02-02 23:10 UTC  (2+ messages)
` [Bug go/113530] "

[Bug libstdc++/113732] New: [14 Regression] FAIL: g++.dg/modules/hello-1_b.C caused by r14-8710
 2024-02-02 22:31 UTC  (2+ messages)
` [Bug libstdc++/113732] "

[Bug libgcc/113604] New: runtime SIGFPE with _BitInt() division
 2024-02-02 21:42 UTC  (3+ messages)
` [Bug libgcc/113604] "

[Bug sanitizer/113728] New: libasan uses incorrect prctl prototype
 2024-02-02 21:28 UTC  (2+ messages)
` [Bug sanitizer/113728] "

[Bug d/104739] New: gdc.test/runnable/mangle.d etc. FAIL with Solaris as
 2024-02-02 21:23 UTC  (3+ messages)
` [Bug d/104739] "

[Bug d/112408] New: [12/13/14 regression] d21 loops in getCpuInfo0B in Solaris/x86 kernel zone
 2024-02-02 20:41 UTC  (2+ messages)
` [Bug d/112408] "

[Bug middle-end/111156] New: [14 Regression] aarch64 aarch64/sve/mask_struct_store_4.c failures
 2024-02-02 20:26 UTC  (3+ messages)
` [Bug middle-end/111156] "

[Bug c++/110084] New: defaulted constexpr operator== causes crash
 2024-02-02 19:54 UTC  (5+ messages)
` [Bug c++/110084] [12/13/14 Regression] "

[Bug target/113721] New: [14 Regression][OpenMP][nvptx] cuCtxSynchronize fail when calling 'free' in the target regsion
 2024-02-02 19:31 UTC  (2+ messages)
` [Bug target/113721] "

[Bug lto/113712] New: lto crash: when building 641.leela_s peek with Example-gcc-linux-x86.cfg (SPEC2017 1.1.9)
 2024-02-02 19:10 UTC  (4+ messages)
` [Bug lto/113712] "
` [Bug lto/113712] [11/12/13/14 Regression] "

[Bug target/113607] New: [14] RISC-V rv64gcv vector: Runtime mismatch at -O3
 2024-02-02 18:20 UTC  (2+ messages)
` [Bug middle-end/113607] "

[Bug c++/99599] New: Concepts requirement falsely reporting recursion, breaks tag_invoke pattern
 2024-02-02 18:02 UTC  (2+ messages)
` [Bug c++/99599] [11/12/13 Regression] Concepts requirement falsely reporting cyclic dependency, "

[Bug c++/111222] New: ICE on basic_string_view with missing template argument
 2024-02-02 17:59 UTC  (2+ messages)
` [Bug c++/111222] ICE on basic_string_view and alias templates "

[Bug sanitizer/113726] New: sanitizer reports signed overflow but not underflow
 2024-02-02 17:26 UTC  (2+ messages)
` [Bug middle-end/113726] sanitizer reports signed overflow but not underflow for constant folding case

[Bug libstdc++/111948] New: subrange modifies a const size object
 2024-02-02 16:12 UTC  (2+ messages)
` [Bug libstdc++/111948] "

[Bug c++/112439] New: Modification of a member overlapping with a [[no_unique_address]] member in the constructor is incorrectly rejected
 2024-02-02 16:12 UTC  (3+ messages)
` [Bug c++/112439] [13/14 Regression] Modification of a member overlapping with a [[no_unique_address]] member in the constructor is incorrectly rejected in constant evaluation since r13-160-g967cdbe6629653

[Bug c++/113638] New: Array bounds of variable templates are not correctly deduced from initializers since GCC13
 2024-02-02 16:12 UTC  (3+ messages)
` [Bug c++/113638] [13/14 Regression] Array bounds of variable templates are not correctly deduced from initializers since GCC13 inside a decltype/sizeof

[Bug libstdc++/107371] New: __adaptor::_RangeAdaptor rejects the explicit move constructor case
 2024-02-02 15:53 UTC  (2+ messages)
` [Bug libstdc++/107371] "

[Bug middle-end/113724] New: [14 Regression][OpenMP] ICE (segfault) when mapping a struct in omp_gather_mapping_groups_1
 2024-02-02 15:39 UTC 

[Bug tree-optimization/113706] New: c-c++-common/pr103798-2.c FAILs as C++
 2024-02-02 15:24 UTC  (2+ messages)
` [Bug tree-optimization/113706] "

[Bug c++/113713] New: static_assert result depends on optimization settings
 2024-02-02 15:11 UTC  (2+ messages)
` [Bug c++/113713] constexpr function values (incorrectly?) depend on optimization level

[Bug tree-optimization/113716] New: Missed optimization: (2/a)*b*(!b) => 0
 2024-02-02 15:04 UTC  (2+ messages)
` [Bug tree-optimization/113716] "

[Bug libgomp/113448] New: libgomp.c/alloc-pinned-1.c etc. XPASS
 2024-02-02 14:48 UTC  (2+ messages)
` [Bug libgomp/113448] "

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