public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/103524] New: [meta-bug] modules issue
 2022-04-07  1:39 UTC  (2+ messages)
` [Bug c++/103524] "

[Bug c++/104503] New: [12 regression][modules] bits/shared_ptr_base.h: error: must ‘#include <typeinfo>’ before using ‘typeid’
 2022-04-07  1:39 UTC  (2+ messages)
` [Bug c++/104503] "

[Bug c++/100370] New: [11.1.0 regression] Incorrect warning for placement new
 2022-04-07  1:29 UTC  (3+ messages)
` [Bug c++/100370] [11/12 Regression] Incorrect -Wplacement-new with union

[Bug c++/105187] New: [12 Regression] ICE in store_init_value, at cp/typeck2.cc:925
 2022-04-07  1:28 UTC  (6+ messages)
` [Bug c++/105187] "

[Bug fortran/105182] New: compiling NJOY21 causes a ICE segmentation fault: 11
 2022-04-07  1:09 UTC  (7+ messages)
` [Bug fortran/105182] "

[Bug driver/105171] New: `local_tick` can overflow and become -1
 2022-04-06 23:13 UTC  (20+ messages)
` [Bug driver/105171] gcc/toplev.c: "
` [Bug plugins/105171] "

[Bug c++/104594] New: narrowing conversion of -1 to unsigned char at compile time not detected
 2022-04-06 22:57 UTC  (5+ messages)
` [Bug c++/104594] narrowing of -1 to unsigned char not detected with requires concepts

[Bug analyzer/102308] New: False positive -Wanalyzer-malloc-leak when writing to array in struct
 2022-04-06 22:30 UTC  (2+ messages)
` [Bug analyzer/102308] "

[Bug analyzer/105190] New: False positive from -Wanalyzer-malloc-leak with symbolic writes to structs
 2022-04-06 22:20 UTC 

[Bug c++/103871] New: [11.2.1/12 Regression] co_await causes build error
 2022-04-06 22:03 UTC  (3+ messages)
` [Bug c++/103871] [11/12 "

[Bug target/105162] New: [AArch64] outline-atomics drops dmb ish barrier on __sync builtins
 2022-04-06 21:55 UTC  (4+ messages)
` [Bug target/105162] "

[Bug tree-optimization/105189] New: [9/10/11/12 Regression] Wrong code with -O1
 2022-04-06 21:35 UTC  (3+ messages)
` [Bug tree-optimization/105189] "

[Bug bootstrap/105010] New: GCC 12 after 20220227 fails on powerpc64-freebsd with Error: invalid mfcr mask
 2022-04-06 21:28 UTC  (2+ messages)
` [Bug target/105010] [12 regression] GCC 12 after 20220227 fails to build "

[Bug other/65884] New: libgccjit fails to link on ia64-linux-gnu
 2022-04-06 21:16 UTC  (3+ messages)
` [Bug jit/65884] "

[Bug target/104253] New: libgcc missing __floatdiif
 2022-04-06 20:51 UTC  (2+ messages)
` [Bug target/104253] "

[Bug fortran/105184] New: ICE in gfc_array_init_size, at fortran/trans-array.cc:5841
 2022-04-06 20:40 UTC  (5+ messages)
` [Bug fortran/105184] "

[Bug jit/102824] New: building pdf/dvi documentation for libgccjit fails on darwin
 2022-04-06 20:33 UTC  (3+ messages)
` [Bug jit/102824] building pdf/dvi documentation for libgccjit fails

[Bug c++/67898] New: rejects-valid on overloaded function as non-type template argument of dependent type
 2022-04-06 19:53 UTC  (2+ messages)
` [Bug c++/67898] "

[Bug c/105185] New: [12 Regression] ICE in visit_reference_op_call, at tree-ssa-sccvn.cc:5144
 2022-04-06 18:43 UTC  (2+ messages)
` [Bug tree-optimization/105185] "

[Bug c++/105186] New: ICE in canonicalize_attr_name, at attribs.h:146
 2022-04-06 18:36 UTC  (2+ messages)
` [Bug c++/105186] "

[Bug c++/105188] New: ICE in rtl_verify_bb_pointers, at cfgrtl.cc:2829
 2022-04-06 18:28 UTC 

[Bug other/105183] New: New test case gcc.dg/ipa/remref-7.c fails with -m32
 2022-04-06 18:18 UTC 

[Bug libstdc++/56106] New: complex pow improvements
 2022-04-06 17:34 UTC  (2+ messages)
` [Bug libstdc++/56106] "

[Bug target/105157] New: [12 Regression] compile-time regressions with generic tuning
 2022-04-06 17:24 UTC  (9+ messages)
` [Bug target/105157] "
` [Bug target/105157] [12 Regression] compile-time regressions with generic tuning since r12-7756-g27d8748df59fe6

[Bug rtl-optimization/104985] New: [12 Regression] ICE: SIGSEGV in undo_to_marker / adjust_reg_mode with -Os -frounding-math
 2022-04-06 16:47 UTC  (3+ messages)
` [Bug rtl-optimization/104985] [12 Regression] ICE: SIGSEGV in undo_to_marker / adjust_reg_mode with -Os -frounding-math since r12-4767-g81342e95827f77

[Bug target/103938] New: ICE with __builtin_prefetch and vectors
 2022-04-06 16:36 UTC  (3+ messages)
` [Bug target/103938] [9/10/11/12 Regression] "

[Bug c++/105164] New: new warning in clang, missing in gcc: -Wbitwise-instead-of-logical
 2022-04-06 16:32 UTC  (7+ messages)
` [Bug c++/105164] "

[Bug c/105181] New: [optimization] gcc generate worse code than clang base on neon
 2022-04-06 16:14 UTC  (2+ messages)
` [Bug target/105181] Store and load with updating the pointer is not used as often as it should be on aarch64

[Bug c++/104668] New: [12 Regression] ICE in lookup_attribute_spec, at attribs.cc:425
 2022-04-06 15:55 UTC  (2+ messages)
` [Bug c++/104668] "

[Bug c++/105143] New: ICE when trying to emit a [[nodiscard]] warning
 2022-04-06 15:48 UTC  (4+ messages)
` [Bug c++/105143] c++20: ICE when trying to emit a [[nodiscard]] warning and non-type template arugument

[Bug c/105069] New: [12 regression] sh-elf internal compiler errors and test failures with -Os
 2022-04-06 15:45 UTC  (3+ messages)
` [Bug target/105069] "

[Bug driver/105096] New: --target-help not an alias for --help=target
 2022-04-06 15:41 UTC  (3+ messages)
` [Bug driver/105096] "

[Bug testsuite/105147] New: New test case gcc.dg/pr105140.c introduced in r12-7979-geaaf77dd85c333 has excess errors
 2022-04-06 15:38 UTC  (4+ messages)
` [Bug target/105147] "

[Bug c++/104702] New: [12 Regression] False positive -Wunused-value warning with -fno-exceptions
 2022-04-06 15:35 UTC  (4+ messages)
` [Bug c++/104702] "

[Bug ada/79724] GNAT tools do not respect --program-suffix and --program-prefix
 2022-04-06 15:24 UTC 

[Bug c/105150] New: [9/10/11/12 Regression] ICE with -Ofast: verify_gimple failed
 2022-04-06 14:49 UTC  (3+ messages)
` [Bug c/105150] "

[Bug c++/104578] New: [12 Regression] accepts invalid partial template specialization, non-type template argument depends on a template parameter
 2022-04-06 14:44 UTC  (2+ messages)
` [Bug c++/104578] [12 Regression][CWG1315] "

[Bug c/105180] New: K&R style definition does not evaluate array size
 2022-04-06 14:33 UTC 

[Bug c++/100608] New: [10/11/12 Regression] -Wshadow=compatible-local false positive: function local type declaration shadows variable of different type
 2022-04-06 14:31 UTC  (3+ messages)
` [Bug c++/100608] "

[Bug debug/105179] New: -fcprop-registers shrinks a DWARF location range making a variable optimized out at -Og
 2022-04-06 13:57 UTC 

[Bug c++/105178] New: g++ incorrectly reports invalid use of incomplete type
 2022-04-06 13:43 UTC  (3+ messages)
` [Bug libstdc++/105178] "
` [Bug libstdc++/105178] [11 Regression] "

[Bug tree-optimization/31178] VRP can infer a range for b in a >> b and a << b
 2022-04-06 13:16 UTC  (7+ messages)

[Bug c++/105174] New: [Concepts] Example from temp.func.order-p6 selects wrong overload
 2022-04-06 13:01 UTC  (2+ messages)
` [Bug c++/105174] "

[Bug gcov-profile/105063] New: [GCOV] Ability to map .gcda paths
 2022-04-06 12:14 UTC  (2+ messages)
` [Bug gcov-profile/105063] "

[Bug c++/105169] New: Compiling C++ code with -fpatchable-function-entry=16,14 results in references to discarded sections
 2022-04-06 11:46 UTC  (8+ messages)
` [Bug c++/105169] "

[Bug c/105165] New: [11/12 Regression] ICE in gimple_redirect_edge_and_branch, at tree-cfg.cc:6136
 2022-04-06 11:36 UTC  (7+ messages)
` [Bug tree-optimization/105165] "

[Bug tree-optimization/105173] New: [10/11/12 Regression] ICE: during GIMPLE pass: reassoc: verify_ssa failed (definition in block 2 follows the use) at -Ofast with decimals
 2022-04-06 11:16 UTC  (6+ messages)
` [Bug tree-optimization/105173] "
` [Bug tree-optimization/105173] [10/11/12 Regression] ICE: during GIMPLE pass: reassoc: verify_ssa failed (definition in block 2 follows the use) at -Ofast with decimals since r7-950-g8a85cee26eabf5cf
` [Bug tree-optimization/105173] [10/11 "

[Bug tree-optimization/24021] VRP does not work with floating points
 2022-04-06 10:47 UTC  (6+ messages)

[Bug c/105177] New: GCC should warn if pragma redefine_extname fails due to missing declaration
 2022-04-06 10:47 UTC 

[Bug debug/105176] New: -fdce causes a non-dead variable to show as optimized out when debugging only at -Os/Oz
 2022-04-06 10:32 UTC 

[Bug c/105166] New: [12 Regression] ICE in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.cc:863
 2022-04-06 10:25 UTC  (4+ messages)
` [Bug ipa/105166] [12 Regression] ICE in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.cc:863 since r12-5244

[Bug target/99977] New: arm: ICE with __sync_bool_compare_and_swap and -mcpu=cortex-m23
 2022-04-06 10:19 UTC  (3+ messages)
` [Bug target/99977] "

[Bug rtl-optimization/105175] New: [12 Regression] Pointless warning about missed vector optimization
 2022-04-06  9:17 UTC  (5+ messages)
` [Bug tree-optimization/105175] "

[Bug fortran/105168] New: [9/10/11/12 Regression] ICE in gfc_maybe_dereference_var, at fortran/trans-expr.cc:2870
 2022-04-06  9:10 UTC  (4+ messages)
` [Bug fortran/105168] "
` [Bug fortran/105168] [9/10/11/12 Regression] ICE in gfc_maybe_dereference_var, at fortran/trans-expr.cc:2870 since r9-3522-gd0477233215e37de

[Bug fortran/105152] New: [9/10/11/12 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.cc:5647
 2022-04-06  9:00 UTC  (2+ messages)
` [Bug fortran/105152] [9/10/11/12 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.cc:5647 since r9-5372-gbbf18dc5d248a79a

[Bug c++/103329] New: [11/12 Regression] Code divergence in debug info with -fdump-tree-original since r11-291-g0f50f6daa140186a
 2022-04-06  8:47 UTC  (4+ messages)
` [Bug c++/103329] "

[Bug c/105163] New: ICE: SSA corruption
 2022-04-06  8:33 UTC  (3+ messages)
` [Bug tree-optimization/105163] [9/10/11/12 Regression] ICE: SSA corruption since r0-122928

[Bug tree-optimization/103761] New: [12 Regression] ICE in exact_div, at poly-int.h:2239
 2022-04-06  7:57 UTC  (3+ messages)
` [Bug tree-optimization/103761] [12 Regression] ICE in exact_div, at poly-int.h:2239 since r12-5612-g10833849b55401a52f2334eb032a70beb688e9fc

[Bug c++/100134] New: ICE when using a vector in a mdoule
 2022-04-06  7:52 UTC  (3+ messages)
` [Bug c++/100134] [modules] ICE when using a vector in a module

[Bug ipa/105160] New: [12 regression] ipa modref marks functions with asm volatile as const or pure
 2022-04-06  7:10 UTC  (4+ messages)
` [Bug ipa/105160] "

[Bug debug/105161] New: variable constant-folded in its uses appears as optimized out depending on where it is assigned
 2022-04-06  6:33 UTC  (2+ messages)
` [Bug debug/105161] "

[Bug c/105148] New: [11/12 Regression] ICE in verify_use, at tree-ssa.cc:881
 2022-04-06  6:21 UTC  (2+ messages)
` [Bug c/105148] "

[Bug tree-optimization/103035] New: [meta-bug] YARPGen bugs
 2022-04-06  6:17 UTC  (2+ messages)
` [Bug tree-optimization/103035] "

[Bug tree-optimization/105142] New: [12 Regression] Wrong code with -O2
 2022-04-06  6:17 UTC  (3+ messages)
` [Bug tree-optimization/105142] [12 Regression] Wrong code with -O2 since r12-2591

[Bug target/105122] New: [12 Regression] Testsuite failures since r12-7931 on i686-linux
 2022-04-06  6:15 UTC  (3+ messages)
` [Bug target/105122] "

[Bug target/105002] New: [12 regression] gcc.target/powerpc/float128-minmax-3.c fails starting with r12-7687-g3a7ba8fd0cda38
 2022-04-06  5:46 UTC  (3+ messages)
` [Bug target/105002] "

[Bug c/105172] New: RV64: gcc generates R_RISCV_ALIGN with a non-power-of-two value
 2022-04-06  5:28 UTC  (2+ messages)
` [Bug target/105172] "

[Bug lto/105133] New: lto/gold: lto failed to link --start-lib/--end-lib in gold
 2022-04-06  4:54 UTC  (2+ messages)
` [Bug lto/105133] lto/gold: lto failed to link --start-lib/--end-lib in gold for duplicate libraries

[Bug c++/104461] New: cody requires -fmodule-mapper hostname to have an IPv6 address
 2022-04-06  3:22 UTC  (2+ messages)
` [Bug c++/104461] "

[Bug libstdc++/102301] New: make_from_tuple can not work with subrange
 2022-04-06  3:07 UTC  (2+ messages)
` [Bug libstdc++/102301] "

[Bug c/105134] New: tree-vectorize produces error code
 2022-04-06  2:17 UTC  (4+ messages)
` [Bug c/105134] "

[Bug debug/105041] New: '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers
 2022-04-05 22:46 UTC  (2+ messages)
` [Bug debug/105041] "

[Bug c/104894] New: [ppc64le] gcc11 ICE with -fno-plt
 2022-04-05 22:07 UTC  (2+ messages)
` [Bug target/104894] [11/12 Regression] ICE with -fno-plt -mcpu=power10 on PowerPC64 LE Linux

[Bug ipa/104303] New: [12 regression] gnatmake is miscompiled by IPA/modef
 2022-04-05 21:46 UTC  (2+ messages)
` [Bug ipa/104303] [12 regression] gnatmake is miscompiled by IPA/modref

[Bug fortran/105170] New: Invalid finalization in intrinsic assignment
 2022-04-05 19:58 UTC 

[Bug c++/102593] New: [10/11/12 Regression] ICE in cp_oacc_check_attachments, at cp/semantics.c:6561
 2022-04-05 19:43 UTC  (2+ messages)
` [Bug c++/102593] [10/11/12 Regression] ICE in cp_oacc_check_attachments, at cp/semantics.c:6561 since r10-5596-g519d7496beac32c2

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