public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/99631] New: decltype of non-type template-parameter shouldn't be const
 2021-11-09 17:23 UTC  (2+ messages)
` [Bug c++/99631] "

[Bug bootstrap/102831] New: [12 regression] Spurious -Wparentheses etc. warnings
 2021-11-09 17:19 UTC  (5+ messages)
` [Bug bootstrap/102831] "

[Bug libstdc++/103162] New: overconstrained std::pmr::memory_resource allocate/deallocate methods
 2021-11-09 17:06 UTC  (2+ messages)
` [Bug libstdc++/103162] "

[Bug tree-optimization/103161] New: [12 Regression] Better ranges cause builtin-sprintf-warn-16.c failure
 2021-11-09 16:46 UTC  (2+ messages)
` [Bug tree-optimization/103161] "

[Bug debug/101378] New: Negative DW_AT_data_member_location
 2021-11-09 16:46 UTC  (8+ messages)
` [Bug debug/101378] "

[Bug bootstrap/103160] New: [12 regression] typo in r12-5060 breaks bootstrap
 2021-11-09 16:31 UTC  (4+ messages)
` [Bug bootstrap/103160] "

[Bug driver/102957] New: [riscv64] ICE on bogus -march value
 2021-11-09 16:29 UTC  (3+ messages)
` [Bug target/102957] "

[Bug libstdc++/103146] New: [12 Regression] libstdc++-v3 bootstrap failure on 32-bit BE powerpc since r12-4952
 2021-11-09 15:16 UTC  (7+ messages)
` [Bug libstdc++/103146] "

[Bug c++/103159] New: -Wuninitialized should not depend on optimization level
 2021-11-09 14:42 UTC  (5+ messages)
` [Bug c++/103159] "
` [Bug c++/103159] Some -Wuninitialized warnings still depend on optimization level -

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2021-11-09 14:42 UTC 

[Bug lto/101473] New: LTO makes debug info depend on toolchain path
 2021-11-09 14:34 UTC  (2+ messages)
` [Bug debug/101473] debug_line info depends "

[Bug c++/103114] New: [12 Regression] ICE in build_complex, at tree.c:2470
 2021-11-09 14:30 UTC  (3+ messages)
` [Bug c++/103114] [12 Regression] ICE in build_complex, at tree.c:2470 since r12-4764-ga84b9d5373c7e67f

[Bug c++/85846] [Concepts] Concept as value in initializer: bogus declared-as-implicit-template error
 2021-11-09 14:12 UTC  (2+ messages)

[Bug c++/98394] New: Concept with auto... template parameter pack in if-statement causes compilation error
 2021-11-09 14:12 UTC  (3+ messages)
` [Bug c++/98394] "

[Bug c++/100652] New: Uexpanded parameter pack in partial specialization of variable template not rejected
 2021-11-09 14:11 UTC  (3+ messages)
` [Bug c++/100652] Unexpanded "

[Bug debug/103134] New: Redundant DW_AT_entry_pc tags for inlined functions
 2021-11-09 13:48 UTC  (3+ messages)
` [Bug debug/103134] "

[Bug tree-optimization/100672] New: wrong code with vector shift and unary minus
 2021-11-09 13:45 UTC  (4+ messages)
` [Bug middle-end/100672] "

[Bug fortran/103158] New: ICE on arithmetic with type parameter
 2021-11-09 13:43 UTC 

[Bug fortran/103154] New: Crashing gfortran due to bad type parameter specification
 2021-11-09 13:20 UTC  (2+ messages)
` [Bug fortran/103154] Crashing gfortran due to bad type parameter specification since r8-3181-g87f3a5cfb59347cd

[Bug ipa/103155] New: [12 Regression] ICE in get_expr_operands, at tree-ssa-operands.c:813
 2021-11-09 13:16 UTC  (2+ messages)
` [Bug ipa/103155] "

[Bug rtl-optimization/100253] New: [10/11/12 Regression] wrong code with -O2 -fno-tree-bit-ccp -ftree-slp-vectorize (unaligned movdqa)
 2021-11-09 13:08 UTC  (3+ messages)
` [Bug tree-optimization/100253] [10 "

[Bug tree-optimization/102714] New: A volatile-related problem cased by ipa inline pass
 2021-11-09 13:06 UTC  (3+ messages)
` [Bug tree-optimization/102714] [10 Regression] "

[Bug c++/88232] Please implement -Winfinite-recursion
 2021-11-09 12:30 UTC 

[Bug c/101204] New: infinite recursion in gtype-desc.c
 2021-11-09 12:29 UTC  (3+ messages)
` [Bug middle-end/101204] [12 Regression] infinite recursion in gtype-desc.c since r12-1801-g7036e9ef462fde8181bece4ac4e03f3aa27204dc

[Bug other/103157] New: 'gengtype': 'typedef' causing infinite-recursion code to be generated
 2021-11-09 12:21 UTC  (3+ messages)
` [Bug other/103157] "

[Bug target/93453] PPC: rldimi not taken into account to avoid shift+or
 2021-11-09 11:56 UTC  (2+ messages)

[Bug target/103151] New: ICE in extract_insn, at recog.c:2769 since r12-3407-g9e2a82e1f9d2c4af
 2021-11-09 11:54 UTC  (4+ messages)
` [Bug target/103151] "
` [Bug target/103151] ICE in extract_insn with __m256h and variable vec insert and -O1 -mavx512fp16 -mxop "

[Bug target/103147] New: ICE in register_tuple_type, at config/aarch64/aarch64-builtins.c:1313
 2021-11-09 11:52 UTC  (3+ messages)
` [Bug target/103147] [12 Regression] ICE in register_tuple_type with include "arm_neon.h" and -fpack-struct

[Bug tree-optimization/103144] New: vectorizer failed to recognize shift>>=1 in loop as shift>>i
 2021-11-09 11:48 UTC  (2+ messages)
` [Bug tree-optimization/103144] "

[Bug debug/103135] New: DW_AT_high_pc 0 offset for inlined functions with a singled instruction
 2021-11-09 11:48 UTC  (4+ messages)
` [Bug debug/103135] "

[Bug middle-end/103143] New: [12 Regression] ICE due to infinite recursion in pointer-query.cc
 2021-11-09 11:25 UTC  (7+ messages)
` [Bug middle-end/103143] "

[Bug fortran/103139] New: [12 Regression] ICE in fold_convert_loc, at fold-const.c:2573
 2021-11-09 11:24 UTC  (4+ messages)
` [Bug fortran/103139] "
` [Bug fortran/103139] [12 Regression] ICE in fold_convert_loc, at fold-const.c:2573 since r12-4464-g017665f63047ce47

[Bug fortran/103138] New: [12 Regression] ICE in gfc_simplify_cshift, at fortran/simplify.c:2139
 2021-11-09 11:24 UTC  (5+ messages)
` [Bug fortran/103138] "
` [Bug fortran/103138] [12 Regression] ICE in gfc_simplify_cshift, at fortran/simplify.c:2139 since r12-4967-gbcf3728abe848888

[Bug fortran/103137] New: [12 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8181
 2021-11-09 11:24 UTC  (6+ messages)
` [Bug fortran/103137] "
` [Bug fortran/103137] [12 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8181 since r12-4967-gbcf3728abe848888

[Bug libgcc/103004] New: [12 regression] breaks lots on powerpc BE
 2021-11-09 10:54 UTC  (3+ messages)
` [Bug libgcc/103004] [12 regression] r12-4416 breaks backtrace on PPC64 Big-endian

[Bug c/103132] New: ice: Segmentation fault
 2021-11-09 10:39 UTC  (4+ messages)
` [Bug ipa/103132] [12 Regression] ICE in remap_gimple_stmt at tree-inline.c:1828 since r12-4920-g1ece90ffa9ce63b4

[Bug c++/103153] New: The recursive call in C++ leads to crashes of GCC
 2021-11-09 10:39 UTC  (6+ messages)
` [Bug c++/103153] "

[Bug target/99657] New: ICE: in extract_insn, at recog.c:2769 (error: unrecognizable insn)
 2021-11-09 10:10 UTC  (9+ messages)
` [Bug target/99657] "

[Bug tree-optimization/103152] New: wrong code at -O1 on x86_64-linux-gnu
 2021-11-09 10:07 UTC  (7+ messages)
` [Bug tree-optimization/103152] [11/12 Regression] wrong code at -O1 on x86_64-linux-gnu since r11-5890-g7d9767cb8eea0f21
` [Bug tree-optimization/103152] [12 "
` [Bug tree-optimization/103152] [12 Regression] wrong code at -O1 on x86_64-linux-gnu since r12-1055-gb6bdd7a4cb41ee0

[Bug tree-optimization/103042] New: gcc.dg/vect/complex/bb-slp-complex-add-pattern-unsigned-long.c etc. FAIL
 2021-11-09 10:02 UTC  (2+ messages)
` [Bug testsuite/103042] "

[Bug tree-optimization/103148] New: ICE in vect_analyze_loop, at tree-vect-loop.c:3155
 2021-11-09  8:49 UTC  (2+ messages)
` [Bug tree-optimization/103148] "

[Bug testsuite/102690] New: [12 regression] g++.dg/warn/Warray-bounds-16.C fails
 2021-11-09  8:25 UTC  (4+ messages)
` [Bug tree-optimization/102690] "
` [Bug testsuite/102690] [11/12 "

[Bug other/103121] New: Warnings
 2021-11-09  8:22 UTC  (15+ messages)
` [Bug tree-optimization/103121] [12 Regression] Warnings in cp/optimize.c causing build failure

[Bug middle-end/102906] New: [12 regression] gcc.target/arm/ivopts-4.c fails since r12-4526
 2021-11-09  8:15 UTC  (4+ messages)
` [Bug testsuite/102906] "
` [Bug tree-optimization/102906] "

[Bug tree-optimization/100934] New: wrong code at -O3 on x86_64-linux-gnu
 2021-11-09  7:57 UTC  (2+ messages)
` [Bug tree-optimization/100934] [9 Regression] wrong code at -O3 during unrolling since r9-6299

[Bug tree-optimization/101001] New: wrong code at -O3 on x86_64-linux-gnu
 2021-11-09  7:57 UTC  (2+ messages)
` [Bug tree-optimization/101001] [9/10/11/12 Regression] "

[Bug tree-optimization/97821] New: wrong code with -ftree-vectorize at -O1 on x86_64-pc-linux-gnu
 2021-11-09  7:53 UTC  (2+ messages)
` [Bug tree-optimization/97821] [9/10/11/12 Regression] wrong code with -ftree-vectorize at -O1 on x86_64-pc-linux-gnu by r6-3608

[Bug middle-end/102997] New: 45% calculix regression with LTO+PGO -march=native -Ofast between ce4d1f632ff3f680550d3b186b60176022f41190 and 6fca1761a16c68740f875fc487b98b6bde8e9be7 on Zen
 2021-11-09  7:26 UTC  (2+ messages)
` [Bug middle-end/102997] [12 Regression] 45% 454.calculix regression with LTO+PGO -march=native -Ofast on Zen since r12-4526-gd8edfadfc7a9795b65177a50ce44fd348858e844

[Bug target/103150] New: Structure return is not optimized on 32-bit targets
 2021-11-09  7:25 UTC  (3+ messages)
` [Bug target/103150] "

[Bug tree-optimization/101636] New: [11/12 Regression] ICE: verify_gimple failed (error: conversion of register to a different size in 'view_convert_expr')
 2021-11-09  7:24 UTC  (2+ messages)
` [Bug tree-optimization/101636] "

[Bug target/103149] New: cc1: error: inconsistent operand constraints in an 'asm'
 2021-11-09  6:58 UTC  (2+ messages)
` [Bug middle-end/103149] "

[Bug c++/101748] New: ICE: tree check: expected record_type or union_type or qual_union_type, have vector_type in digest_init_r, at cp/typeck2.c:1206
 2021-11-09  4:50 UTC  (3+ messages)
` [Bug c++/101748] "
` [Bug c++/101748] ICE: tree check in digest_init_r with SVE vector type and extra {}

[Bug tree-optimization/102232] New: Missed arithmetic fold
 2021-11-09  4:34 UTC  (3+ messages)
` [Bug tree-optimization/102232] "

[Bug c/103145] New: False positive of -Wstringop-overread on gcc-11
 2021-11-09  2:56 UTC 

[Bug target/103124] New: PPC: "mr" instruction is unnecessary when extending DI to V1TI
 2021-11-09  2:39 UTC  (3+ messages)
` [Bug target/103124] "

[Bug target/102991] New: [12 regress] gcc.dg/vect/vect-simd-17.c fails after r12-4757
 2021-11-09  1:28 UTC  (3+ messages)
` [Bug target/102991] [12 regression] "

[Bug target/99867] New: [11 Regression] ICE in to_constant, at poly-int.h:504
 2021-11-09  1:12 UTC  (2+ messages)
` [Bug target/99867] [10/11/12 "

[Bug fortran/99092] New: Using -O3 and -fprefetch-loop-arrays to compile BLAS on Apple M1 fails
 2021-11-09  0:49 UTC  (3+ messages)
` [Bug target/99092] "

[Bug middle-end/101397] New: spurious warning writing to the result of stpcpy minus 1
 2021-11-09  0:06 UTC  (2+ messages)
` [Bug middle-end/101397] [11 Regression] "

[Bug preprocessor/103141] New: #pragma GCC diagnostic ignored "-Wno-deprecated-declarations" doesn't work
 2021-11-08 22:47 UTC  (4+ messages)
` [Bug preprocessor/103141] "
` [Bug c/103141] "

[Bug tree-optimization/103127] New: ICE in fold_convert_loc, at fold-const.c:2573
 2021-11-08 21:34 UTC  (9+ messages)
` [Bug middle-end/103127] ICE in fold_convert_loc with __vector_quad and -ftrivial-auto-var-init=pattern on powerpc64*

[Bug tree-optimization/103102] New: [12 Regression] pr81175.f fails since r12-4946-ga79fe53d6ce6074d083e925b6b19773e45817405
 2021-11-08 21:34 UTC  (2+ messages)
` [Bug tree-optimization/103102] "

[Bug fortran/103136] New: [12 Regression] ICE in maybe_gen_insn, at optabs.c:7871
 2021-11-08 21:34 UTC  (3+ messages)
` [Bug fortran/103136] "

[Bug fortran/102043] New: Wrong array types used for negative stride accesses
 2021-11-08 21:23 UTC  (2+ messages)
` [Bug fortran/102043] "

[Bug other/103142] New: [12 regression] gfortran.dg/vector_subscript_1.f90 fails at execution after r12-4976
 2021-11-08 21:23 UTC  (2+ messages)
` [Bug other/103142] "

[Bug c++/103140] New: __builtin_bit_cast To C array target type
 2021-11-08 20:05 UTC  (2+ messages)
` [Bug c++/103140] "

[Bug tree-optimization/103035] New: [meta-bug] YARPGen bugs
 2021-11-08 17:50 UTC  (2+ messages)
` [Bug tree-optimization/103035] "

[Bug tree-optimization/103122] New: [12 Regression] ICE in fill_block_cache, at gimple-range-cache.cc:1277 with -O2
 2021-11-08 17:50 UTC  (3+ messages)
` [Bug tree-optimization/103122] [12 Regression] ICE in fill_block_cache, at gimple-range-cache.cc:1277 with -O2 since r12-4866-gfc4076752067fb40

[Bug tree-optimization/103117] New: uncprop produces harder to analyze but not better code
 2021-11-08 17:39 UTC  (2+ messages)
` [Bug tree-optimization/103117] "

[Bug c++/56665] New: -O2 with -fno-strict-aliasing makes boost::spirit::classic::assign_a not working
 2021-11-08 17:30 UTC  (3+ messages)
` [Bug c++/56665] "

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