public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/100089] New: [11 Performance regression ] 30% for denbench/mp2decoddata2 with -O3
 2022-01-21 12:34 UTC  (2+ messages)
` [Bug tree-optimization/100089] [11/12 Regression] 30% performance regression "

[Bug target/100354] New: [9 regression] aarch64: non-deligitimized UNSPEC UNSPEC_TLS (76) found in variable location
 2022-01-21 12:22 UTC  (3+ messages)
` [Bug target/100354] [9/10/11/12 "

[Bug target/104151] New: x86: excessive code generated for 128-bit byteswap
 2022-01-21 12:20 UTC  (11+ messages)
` [Bug middle-end/104151] [9/10/11/12 Regression] "

[Bug target/100211] New: aarch64: OOB accesses in aarch64_{save,restore}_callee_saves
 2022-01-21 12:18 UTC  (2+ messages)
` [Bug target/100211] [9/10/11/12 Regression] "

[Bug c++/100288] New: g++-11 internal error and fails to precompile a concept
 2022-01-21 12:17 UTC  (2+ messages)
` [Bug c++/100288] [11/12 Regression] "

[Bug sanitizer/104158] New: [12 Regression] gcc no longer accepts -fsanitize-coverage=trace-pc,trace-cmp since r12-1177
 2022-01-21 12:03 UTC  (5+ messages)
` [Bug sanitizer/104158] "

[Bug c++/104161] New: Potential Security Vulnerability: remove_all and symbolic link
 2022-01-21 11:47 UTC 

[Bug c++/104160] New: Wrongly allowed: Function argumentin constant expression
 2022-01-21 11:46 UTC 

[Bug analyzer/104159] New: ICE: in finalize, at vector-builder.h:513 with -O -fanalyzer
 2022-01-21 11:31 UTC  (2+ messages)
` [Bug analyzer/104159] "

[Bug c/104156] New: -fcompare-debug failure with -O3
 2022-01-21 11:22 UTC  (7+ messages)
` [Bug tree-optimization/104156] [12 Regression] "
` [Bug tree-optimization/104156] [12 Regression] -fcompare-debug failure with -O2 -funswitch-loops since r12-4526-gd8edfadfc7a9795b

[Bug target/104152] New: ICE with -Ofast -march=armv8.2-a+sve -msve-vector-bits=scalable
 2022-01-21 11:19 UTC  (6+ messages)
` [Bug tree-optimization/104152] [12 Regression] ICE with -Ofast -march=armv8.2-a+sve

[Bug rtl-optimization/104153] New: [12 Regression] ICE due to recent ifcvt changes
 2022-01-21 10:56 UTC  (4+ messages)
` [Bug rtl-optimization/104153] "

[Bug tree-optimization/103721] New: [12 regression] wrong code generated for loop with conditional (jump threading?)
 2022-01-21 10:30 UTC  (4+ messages)
` [Bug tree-optimization/103721] [12 regression] wrong code generated for loop with conditional since r12-4790-g4b3a325f07acebf4

[Bug target/102478] New: [9/10/11/12 Regression] during RTL pass: ce3: ICE: in gen_reg_rtx, at emit-rtl.c:1167 with -O2 -fno-if-conversion
 2022-01-21 10:18 UTC  (4+ messages)
` [Bug rtl-optimization/102478] "

[Bug c++/104000] New: Ordinary constructor cannot delegate to `consteval` constructor
 2022-01-21 10:09 UTC  (4+ messages)
` [Bug c++/104000] "

[Bug sanitizer/101476] New: AddressSanitizer check failed, points out a (potentially) non-existing stack error
 2022-01-21  9:43 UTC  (2+ messages)
` [Bug sanitizer/101476] "

[Bug sanitizer/103978] New: AddressSanitizer CHECK failed ../../../../src/libsanitizer/asan/asan_thread.cpp:367 "((ptr[0] == kCurrentStackFrameMagic)) != (0)" (0x0, 0x0)
 2022-01-21  9:43 UTC  (2+ messages)
` [Bug sanitizer/103978] AddressSanitizer CHECK failed with threads and thread canceling with glibc 2.28+

[Bug c++/104157] New: libc++ does not work properly with x86_64-w64-mingw32 host, but works fine with x86_64-linux-gnu host
 2022-01-21  9:38 UTC  (14+ messages)
` [Bug c++/104157] "
` [Bug c++/104157] -std=libc++ does not with cross compilers and moving the install around (places the include path last)

[Bug rtl-optimization/104154] New: [12 Regression] Another ICE due to recent ifcvt changes
 2022-01-21  8:50 UTC  (3+ messages)
` [Bug rtl-optimization/104154] "

[Bug c++/104141] New: Access to private member function from requires-clause accepted
 2022-01-21  8:42 UTC  (7+ messages)
` [Bug c++/104141] nested requires statement causes access to private member function

[Bug c++/104142] New: [9/10/11/12] Spurios warning unused-variable
 2022-01-21  8:32 UTC  (2+ messages)
` [Bug c++/104142] [9/10/11/12 Regression] Spurios warning unused-variable on const static variable and defaulted constructor

[Bug target/100045] New: Precomputing division
 2022-01-21  8:14 UTC  (2+ messages)
` [Bug middle-end/100045] "

[Bug c/104147] New: C preprocessor may remove the standard required whitespace between the preprocessing tokens
 2022-01-21  7:55 UTC  (3+ messages)
` [Bug preprocessor/104147] [9/10/11/12 Regression] "

[Bug analyzer/103685] New: false positive error: dereference of NULL ‘params’ [CWE-476]
 2022-01-21  7:45 UTC  (4+ messages)
` [Bug analyzer/103685] "

[Bug other/103121] New: Warnings
 2022-01-21  7:27 UTC  (5+ messages)
` [Bug tree-optimization/103121] [12 Regression] Warnings in cp/optimize.c causing build failure

[Bug c++/101785] New: Android macro is not defined for aarch64-linux-android
 2022-01-21  4:28 UTC  (4+ messages)
` [Bug target/101785] aarch64-linux-android is not supported

[Bug target/101428] New: [10/11/12 Regression] ICE: 'asm' clobber conflict with output operand
 2022-01-21  3:37 UTC  (3+ messages)
` [Bug target/101428] "
` [Bug middle-end/101428] ICE: 'asm' clobber conflict with output operand with CC output and "CC" clobber

[Bug go/104149] New: [12 Regression] trunk 20220120 ftbfs in gotools on x86_64-linux-gnux32
 2022-01-21  3:08 UTC  (6+ messages)
` [Bug go/104149] "

[Bug sanitizer/104155] New: hwasan does not compile with aarch64-linux-android target
 2022-01-21  3:05 UTC  (2+ messages)
` [Bug sanitizer/104155] "

[Bug c++/104139] New: [12 Regression] g++.dg/abi/no_unique_address2.C at r12-6028 (a37e8ce3b663)
 2022-01-21  2:09 UTC  (3+ messages)
` [Bug c++/104139] "

[Bug c++/102338] New: Recursive noexcept specification inside class/struct
 2022-01-21  1:55 UTC  (6+ messages)
` [Bug c++/102338] [9/10/11/12 Regression] "
` [Bug c++/102338] [9/10/11 "

[Bug other/104033] New: [12 regression] g++.dg/cpp0x/constexpr-compare2.C fails with excess errors after r12-6578
 2022-01-21  1:15 UTC  (2+ messages)
` [Bug c++/104033] "

[Bug c++/104145] New: Extra instructions generated for dual float return on ARM64
 2022-01-21  1:13 UTC  (2+ messages)
` [Bug middle-end/104145] "

[Bug libstdc++/103655] New: "x" does not exist on windows and dos
 2022-01-21  0:28 UTC  (4+ messages)
` [Bug libstdc++/103655] "

[Bug target/97832] New: AoSoA complex caxpy-like loops: AVX2+FMA -Ofast 7 times slower than -O3
 2022-01-21  0:16 UTC  (2+ messages)
` [Bug tree-optimization/97832] "

[Bug analyzer/94362] New: False analyzer report due to i >= 0 and i < 0 on openssl
 2022-01-21  0:03 UTC  (4+ messages)
` [Bug analyzer/94362] "

[Bug testsuite/104150] New: New test case gcc.dg/analyzer/pr104089.c fails after its introduction in r12-6700
 2022-01-20 23:23 UTC 

[Bug fortran/103692] New: [11/12 Regression] ICE in add_init_expr_to_sym, at fortran/decl.c:2062
 2022-01-20 22:48 UTC  (4+ messages)
` [Bug fortran/103692] "

[Bug c/103874] New: [11/12 Regression] ICE in internal_error on riscv64
 2022-01-20 22:34 UTC  (2+ messages)
` [Bug debug/103874] [11 Regression] ICE in internal_error on riscv64 and -gsplit-dwarf

[Bug modula2/101391] New: Unresolved reference to module getopt
 2022-01-20 22:03 UTC  (3+ messages)
` [Bug modula2/101391] "

[Bug fortran/104127] New: [9/10/11/12 Regression] ICE in get_array_charlen, at fortran/trans-array.c:7244
 2022-01-20 21:49 UTC  (2+ messages)
` [Bug fortran/104127] "

[Bug fortran/103695] New: [12 Regression] ICE: verify_ssa failed
 2022-01-20 21:35 UTC  (4+ messages)
` [Bug fortran/103695] [12 Regression][OpenMP] affinity clause - ICE: verify_ssa failed since r12-1108-g9a5de4d5af1c10a8

[Bug fortran/102621] New: [12 Regression] ICE in convert_nonlocal_reference_op, at tree-nested.c:1166
 2022-01-20 21:30 UTC  (3+ messages)
` [Bug fortran/102621] ICE in convert_nonlocal_reference_op, at tree-nested.c:1166 since r12-1108-g9a5de4d5af1c10a8

[Bug ada/100488] New: [12 Regression] trunk 20210508 fails to build ada on x86_64-linux-gnux32
 2022-01-20 21:00 UTC  (2+ messages)
` [Bug ada/100488] "

[Bug c++/101405] New: internal compiler error: in reshape_init_class, at cp/decl.c:6483
 2022-01-20 20:29 UTC  (5+ messages)
` [Bug c++/101405] [12 Regression] "

[Bug c++/104148] New: [11/12 Regression] -Wformat warning no longer warns about () wrapped args since r11-2457
 2022-01-20 19:49 UTC  (7+ messages)
` [Bug c++/104148] "

[Bug target/104136] New: Gcc cannot compile wrf_r for power10 using -Ofast
 2022-01-20 19:48 UTC  (3+ messages)
` [Bug target/104136] "

[Bug middle-end/40505] hppa: ICE: in expand_expr_addr_expr_1, at expr.c:6830
 2022-01-20 18:53 UTC 

[Bug c/92479] missing warnings for unreachable codes with break (i.e. revive the subset of -Wunreachable-code that fits under clang's -Wunreachable-code-break)
 2022-01-20 18:51 UTC  (2+ messages)

[Bug target/99487] New: [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu
 2022-01-20 18:40 UTC  (2+ messages)
` [Bug target/99487] "

[Bug c++/103631] New: Internal compiler error in C++20 class NTTP + concept
 2022-01-20 18:16 UTC  (4+ messages)
` [Bug c++/103631] [11/12 Regression] ICE in C++20 class NTTP + concept since r12-100-gbcd77b7b9f35bd5b
` [Bug c++/103631] [11 "

[Bug tree-optimization/101885] New: wrong code at -O3 on x86_64-linux-gnu
 2022-01-20 18:00 UTC  (8+ messages)
` [Bug rtl-optimization/101885] [10/11/12 Regression] "

[Bug target/65010] New: ppc backend generates unnecessary signed extension
 2022-01-20 17:48 UTC  (2+ messages)
` [Bug target/65010] "

[Bug c++/102740] New: [11.2/12 Regression] Data member not found in struct inside an unnamed union
 2022-01-20 17:42 UTC  (3+ messages)
` [Bug c++/102740] [10/11/12 "

[Bug c++/103299] New: accessing incorrect storage for union at constexpr context
 2022-01-20 17:33 UTC  (2+ messages)
` [Bug c++/103299] [11/12 Regression] accessing incorrect storage for designated init of anonymous "

[Bug c++/102538] New: Wrong narrowing conversion checking for initializer with union
 2022-01-20 17:33 UTC  (2+ messages)
` [Bug c++/102538] [11/12 Regression] "

[Bug target/19336] HPPA64 does not support TImode
 2022-01-20 17:22 UTC 

[Bug c++/99770] New: gcc gives warning being treated as error on arm platform
 2022-01-20 17:20 UTC  (2+ messages)
` [Bug c++/99770] "

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2022-01-20 17:14 UTC 

[Bug ipa/90151] 554.roms_r regression on x86_64 at -O2 and generic march/mtune
 2022-01-20 16:50 UTC 

[Bug target/103686] New: ICE in rs6000_expand_new_builtin at rs6000-call.c:15946
 2022-01-20 16:19 UTC  (2+ messages)
` [Bug target/103686] "

[Bug modula2/104065] New: [12 Regression] trunk 20220117 fails to build modula2
 2022-01-20 16:14 UTC  (2+ messages)
` [Bug modula2/104065] "

[Bug c/100786] New: ICE: in fold_convert_loc, at fold-const.c:2429
 2022-01-20 15:51 UTC  (3+ messages)
` [Bug middle-end/100786] [9/10/11/12 Regression] ICE: in fold_convert_loc with alias attribute and different types and different sizes
` [Bug middle-end/100786] [9/10/11 "

[Bug middle-end/102517] New: [12 regression] regressions on aarch64 since r12-3899
 2022-01-20 15:49 UTC  (3+ messages)
` [Bug middle-end/102517] "

[Bug c++/100516] New: Unexpected -Wstringop-overread in deque<char> initialization from empty initializer_list
 2022-01-20 15:47 UTC  (4+ messages)
` [Bug libstdc++/100516] [11/12 Regression] "

[Bug target/104117] New: gcc10 fails to build icu for ppc64 on 10.5.8 (direct access to a floating-point constant)
 2022-01-20 15:23 UTC  (6+ messages)
` [Bug target/104117] [9,10,11,12 Regression] Darwin ppc64 uses invalid non-PIC address to access constants (in PIC code)

[Bug c/103881] New: Wconversion false positive when using |= and &= with two rvalues in binary op
 2022-01-20 14:56 UTC  (2+ messages)
` [Bug c/103881] "

[Bug c++/101767] New: Aggregate initialization fails for struct that has both unnamed struct and union fields
 2022-01-20 14:52 UTC  (2+ messages)
` [Bug c++/101767] [10/11/12 Regression] "

[Bug tree-optimization/102650] New: Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
 2022-01-20 14:52 UTC  (2+ messages)
` [Bug tree-optimization/102650] [12 Regression] "

[Bug tree-optimization/102540] New: Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
 2022-01-20 14:42 UTC  (2+ messages)
` [Bug tree-optimization/102540] [12 Regression] Dead Code Elimination Regression at -O3 since r12-476-gd846f225c25c5885

[Bug middle-end/102519] New: [12 Regression] VRP Jump threader memory explosion
 2022-01-20 14:32 UTC  (2+ messages)
` [Bug middle-end/102519] "

[Bug c++/103672] New: using with template<template<class...> class> causes internal compiler error
 2022-01-20 14:30 UTC  (3+ messages)
` [Bug c++/103672] [10/11/12 Regression] "
` [Bug c++/103672] [10/11 "

[Bug c++/91911] Strange interaction between CTAD and decltype
 2022-01-20 14:29 UTC  (2+ messages)

[Bug c/100784] New: ICE: Segmentation fault, contains_struct_check(tree_node*, tree_node_structure_enum, char const*, int, char const*)
 2022-01-20 14:19 UTC  (2+ messages)
` [Bug target/100784] [10/11/12 Regression] "

[Bug web/104144] New: [12 Regression] --enable-version-specific-runtime-libs fails due to: Error: unknown architecture `armv9-a'
 2022-01-20 14:12 UTC  (3+ messages)
` [Bug target/104144] [12 Regression] build "

[Bug c++/100366] New: spurious warning - std::vector::clear followed by std::vector::insert(vec.end(), ...) with -O2
 2022-01-20 14:03 UTC  (2+ messages)
` [Bug tree-optimization/100366] [11/12 Regression] "

[Bug regression/102513] New: False positive -Wstringop-overflow= or -Warray-bounds warning with recursive function
 2022-01-20 13:58 UTC  (2+ messages)
` [Bug tree-optimization/102513] [10/11/12 Regression] Many false positive warnings "

[Bug c++/100370] New: [11.1.0 regression] Incorrect warning for placement new
 2022-01-20 13:57 UTC  (2+ messages)
` [Bug c++/100370] [11/12 Regression] Incorrect -Wplacement-new with union

[Bug rtl-optimization/100378] New: [Regression 9/10/11/12] arm64: lsl + asr used instead of sxth
 2022-01-20 13:56 UTC  (2+ messages)
` [Bug target/100378] [9/10/11/12 Regression] "

[Bug c/100491] New: Code generation get worse when including function prototype on ARM
 2022-01-20 13:55 UTC  (2+ messages)
` [Bug ipa/100491] [11 Regression] IPA-SRA is not happening any more

[Bug c/100501] New: ICE: segmentation fault on embedded asm code
 2022-01-20 13:54 UTC  (2+ messages)
` [Bug c/100501] [9/10/11/12 Regression] ICE with inline-asm and void statement expression

[Bug c/100661] New: [11/12 Regression] ICE in refs_may_alias_p_2, at tree-ssa-alias.c:2460
 2022-01-20 13:48 UTC  (2+ messages)
` [Bug c/100661] [11/12 Regression] ICE in omp-low.c / "

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