public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/83700] [Meta-bug] Fortran Coarray issues
 2022-01-26 22:04 UTC 

[Bug fortran/32770] [Meta-bug] -fdefault-integer-8 issues
 2022-01-26 22:04 UTC 

[Bug fortran/84784] ICEs: verify_gimple failed with -fdefault-integer-8
 2022-01-26 22:04 UTC  (2+ messages)

[Bug fortran/84787] ICEs: in decompose, at wide-int.h:933 with -default-integer-8
 2022-01-26 22:04 UTC 

[Bug fortran/104252] New: OpenMP array reduction support issue
 2022-01-26 22:01 UTC  (3+ messages)
` [Bug fortran/104252] "

[Bug libstdc++/104251] New: std::reduce scrambles argument order for BinaryOp function call: Possible bug?
 2022-01-26 21:58 UTC  (5+ messages)
` [Bug libstdc++/104251] "

[Bug target/104239] New: [12 Regression] immintrin.h or x86gprintrin.h headers can't be included
 2022-01-26 21:56 UTC  (6+ messages)
` [Bug target/104239] "

[Bug c++/103186] New: redefinition of template symbol error with strange error diagnostic
 2022-01-26 19:37 UTC  (2+ messages)
` [Bug c++/103186] [11/12 Regression] ICE with lambda as default argument in template

[Bug debug/104238] New: dwarf DW_AT_const_value causes overflow in readelf
 2022-01-26 19:30 UTC  (7+ messages)
` [Bug debug/104238] "

[Bug testsuite/104206] New: [12 regression] test case c-c++-common/pr72747-2.c fails in r12-6821
 2022-01-26 19:28 UTC  (4+ messages)
` [Bug c++/104206] "

[Bug c++/101072] New: [11/12 Regression] ICE in build_target_expr_with_type, at cp/tree.c:845
 2022-01-26 19:27 UTC  (2+ messages)
` [Bug c++/101072] [12 Regression] ICE in build_target_expr_with_type, at cp/tree.c:845 since r11-5681-gd9288bd28e24c755

[Bug c++/103984] New: [12 regression] Possible maybe-uninitialized false positive on shaderc-2021.0
 2022-01-26 19:25 UTC  (5+ messages)
` [Bug c++/103984] [12 regression] Possible maybe-uninitialized false positive on shaderc-2021.0 since r12-6329
` [Bug middle-end/103984] "

[Bug target/104241] New: [12 Regression] trunk 20220126 RTL error on powerpc64-linux-gnu
 2022-01-26 19:16 UTC  (8+ messages)
` [Bug target/104241] "
` [Bug bootstrap/104241] "

[Bug target/104249] New: [12 regression] RTL failure with checks turned on after r12-6848
 2022-01-26 19:06 UTC  (3+ messages)
` [Bug target/104249] "

[Bug c++/104242] New: Class with constructor from std::any is not copyable
 2022-01-26 19:05 UTC  (5+ messages)
` [Bug c++/104242] "
` [Bug c++/104242] [12 Regression] "
` [Bug libstdc++/104242] "

[Bug c++/104244] New: Crash compiling RonDB 22.01 on Oracle Linux 8 on ARM
 2022-01-26 18:50 UTC  (3+ messages)
` [Bug c++/104244] "

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

[Bug debug/104194] New: No way to distinguish IEEE and IBM long double in debug info
 2022-01-26 18:46 UTC  (3+ messages)
` [Bug debug/104194] "

[Bug testsuite/104246] New: FAIL: g++.dg/cpp0x/constexpr-compare2.C -std=c++20 (test for excess errors)
 2022-01-26 18:46 UTC  (4+ messages)
` [Bug c++/104246] "

[Bug middle-end/104226] New: ICE in fold_vec_perm, at fold-const.cc:10483
 2022-01-26 18:44 UTC  (3+ messages)
` [Bug c++/104226] [12 Regression] ICE in fold_vec_perm, at fold-const.cc:10483 since r12-6821-g053bcc97f4a59e3f

[Bug lto/104245] New: abseil-cpp 20211102.0 fails with "internal compiler error"
 2022-01-26 18:40 UTC  (6+ messages)
` [Bug lto/104245] "
` [Bug c++/104245] "

[Bug target/104250] New: [i386] GCC may want to use 32-bit (I)DIV if it can for 64-bit operands
 2022-01-26 18:38 UTC  (2+ messages)
` [Bug target/104250] "

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

[Bug target/100775] New: ICE: in df_exit_block_bitmap_verify, at df-scan.c:4164 with -mthumb -fzero-call-used-regs=used
 2022-01-26 18:16 UTC  (3+ messages)
` [Bug target/100775] "

[Bug fortran/104227] New: [9/10/11/12 Regression] ICE virtual memory exhausted: Cannot allocate memory
 2022-01-26 18:05 UTC  (6+ messages)
` [Bug fortran/104227] "
` [Bug fortran/104227] [9/10/11 "

[Bug c/101793] New: Incorrect production of ‘may be used uninitialized in this function [-Werror=maybe-uninitialized]'
 2022-01-26 17:56 UTC  (2+ messages)
` [Bug tree-optimization/101793] Incorrect -Wmaybe-uninitialized on an unreachable use at -O1

[Bug middle-end/95485] New: missing warning writing into function text
 2022-01-26 17:55 UTC  (2+ messages)
` [Bug middle-end/95485] "

[Bug middle-end/93848] missing -Warray-bounds warning for array subscript 1 is outside array bounds
 2022-01-26 17:54 UTC 

[Bug target/101529] New: wrong code with __builtin_convertvector() and __builtin_shufflevector() at -Og
 2022-01-26 17:52 UTC  (3+ messages)
` [Bug target/101529] [11 Regression] wrong code with __builtin_convertvector() and __builtin_shufflevector() at -Og caused by r11-2192

[Bug debug/82738] [meta-bug] issues with the -Og optimization level
 2022-01-26 17:52 UTC 

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2022-01-26 17:52 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug middle-end/91462] [9 Regression] missing -Warray-bounds writing to an empty flexible array member in a ctor
 2022-01-26 17:52 UTC 

[Bug c++/69698] [meta-bug] flexible array members
 2022-01-26 17:52 UTC 

[Bug fortran/104212] New: ICE in transformational_result, at fortran/simplify.cc:466
 2022-01-26 17:51 UTC  (3+ messages)
` [Bug fortran/104212] "

[Bug middle-end/90404] No warning on attempts to modify a const object
 2022-01-26 17:49 UTC 

[Bug middle-end/90043] Turn on -Winit-self by default for -Wuninitialized
 2022-01-26 17:48 UTC 

[Bug c/85931] -Wsizeof-pointer-memaccess for strncpy with size of source
 2022-01-26 17:47 UTC 

[Bug c/103360] New: [meta-bug] bogus/missing -Waddress
 2022-01-26 17:46 UTC  (2+ messages)
` [Bug c/103360] "

[Bug c++/33925] [10/11 Regression] gcc -Waddress lost some useful warnings
 2022-01-26 17:46 UTC 

[Bug c/82914] 'struct __attribute__ ((aligned (N))) s' ignores 'aligned' attribute
 2022-01-26 17:44 UTC 

[Bug middle-end/78391] g++ (any version) at O0 (for O1, O2, O3 is ok) doesn't warn when class members are used uninitialized
 2022-01-26 17:32 UTC 

[Bug c++/92944] [concepts] redefinition error when using constrained structure template inside namespace
 2022-01-26 17:28 UTC 

[Bug c/104248] New: armel: C11 atomics requires to be linked with libatomic.a explicitly
 2022-01-26 17:28 UTC  (5+ messages)
` [Bug c/104248] "
` [Bug driver/104248] "

[Bug driver/81358] libatomic not automatically linked with C11 code
 2022-01-26 17:28 UTC 

[Bug fortran/104131] New: ICE in gfc_conv_array_ref, at fortran/trans-array.c:3810
 2022-01-26 17:25 UTC  (2+ messages)
` [Bug fortran/104131] "

[Bug fortran/103474] New: ICE in simplify_cobound, at fortran/simplify.c:4415
 2022-01-26 17:24 UTC  (2+ messages)
` [Bug fortran/103474] "

[Bug middle-end/104075] New: bogus/missing -Wuse-after-free
 2022-01-26 17:23 UTC  (2+ messages)
` [Bug middle-end/104075] "

[Bug c++/104213] New: bogus use-after-free in virtual dtor with -ffat-lto-objects on ARM
 2022-01-26 17:23 UTC  (3+ messages)
` [Bug target/104213] [12 Regression] "

[Bug fortran/101101] New: ICE in gfc_build_array_type, at fortran/trans-types.c:1391
 2022-01-26 17:23 UTC  (2+ messages)
` [Bug fortran/101101] "

[Bug preprocessor/93419] __has_attribute(ifunc) false positive on hurd and kfreebsd
 2022-01-26 17:22 UTC 

[Bug middle-end/94004] [9 Regression] missing -Walloca on calls to alloca due to -Wno-system-headers
 2022-01-26 17:22 UTC 

[Bug fortran/83976] ICE in gfc_add_component_ref, at fortran/class.c:211
 2022-01-26 17:21 UTC 

[Bug middle-end/98405] New: missing -Wmaybe-uninitialized passing a member by reference in a ctor initializer list
 2022-01-26 17:20 UTC  (2+ messages)
` [Bug middle-end/98405] "

[Bug middle-end/102934] New: missing warning passing address of first member to free()
 2022-01-26 17:19 UTC  (2+ messages)
` [Bug middle-end/102934] "

[Bug c/98217] New: Prefer a warning for when VLAs declared on stack
 2022-01-26 17:19 UTC  (2+ messages)
` [Bug c/98217] "

[Bug c++/89309] bogus -Wattributes ‘copy’ attribute ignored on a declaration of a different kind than referenced symbol
 2022-01-26 17:18 UTC 

[Bug c++/88565] enhance -Warray-bounds for C++ trailing class member arrays
 2022-01-26 17:17 UTC 

[Bug c/88718] Strange inconsistency between old style and new style definitions of inline functions
 2022-01-26 17:17 UTC 

[Bug middle-end/88397] attribute malloc ignored on function pointers when alloc_size is accepted
 2022-01-26 17:16 UTC 

[Bug middle-end/87593] conflicting format_arg attributes on a declaration accepted
 2022-01-26 17:15 UTC 

[Bug tree-optimization/86571] AIX NaNQ and NaNS output format conflicts with __builtin_sprintf
 2022-01-26 17:14 UTC 

[Bug c++/86568] -Wnonnull warnings should highlight the relevant argument not the closing parenthesis
 2022-01-26 17:13 UTC 

[Bug tree-optimization/86199] warn on calls to strlen with same argument as in strnlen
 2022-01-26 17:12 UTC 

[Bug c/80806] gcc does not warn if local array is memset only
 2022-01-26 17:11 UTC 

[Bug c/72783] Fortify scanf %s, %[ conversion specifiers
 2022-01-26 17:09 UTC 

[Bug rtl-optimization/104198] New: [12 regression] ifcvf change breaks 64-bit SPARC bootstrap
 2022-01-26 17:08 UTC  (2+ messages)
` [Bug rtl-optimization/104198] "

[Bug c++/70816] bogus error __builtin_strcmp is not a constant expression in a constexpr function
 2022-01-26 17:08 UTC 

[Bug c++/70019] VLA size overflow not detected
 2022-01-26 17:07 UTC 

[Bug c++/68047] New: diagnose placement new with misaligned buffer
 2022-01-26 17:07 UTC  (2+ messages)
` [Bug c++/68047] "

[Bug c++/36159] C++ compiler should issue a warning with missing new operator
 2022-01-26 17:05 UTC 

[Bug tree-optimization/18487] Warnings for pure and const functions that are not actually pure or const
 2022-01-26 17:04 UTC 

[Bug c++/104235] New: [12 Regression] ICE: in cp_parser_template_id, at cp/parser.cc
 2022-01-26 16:40 UTC  (4+ messages)
` [Bug c++/104235] "

[Bug tree-optimization/104215] New: bogus -Wuse-after-free=3 due to forwprop moving a pointer test after realloc
 2022-01-26 16:39 UTC  (3+ messages)
` [Bug tree-optimization/104215] "

[Bug analyzer/104247] New: Compiler warnings on 32-bit system
 2022-01-26 16:37 UTC 

[Bug tree-optimization/102178] New: SPECFP 2006 470.lbm regressions on AMD Zen CPUs after r12-897-gde56f95afaaa22
 2022-01-26 15:57 UTC  (2+ messages)
` [Bug tree-optimization/102178] [12 Regression] "

[Bug tree-optimization/100081] New: [11 Regression] Compile time hog in irange since r11-4135-ge864d395b4e862ce
 2022-01-26 15:45 UTC  (2+ messages)
` [Bug tree-optimization/100081] [11/12 "

[Bug demangler/98886] New: stack overflow in cxxfilt, demangle_type, rust-demangle.c:854
 2022-01-26 15:32 UTC  (2+ messages)
` [Bug demangler/98886] "

[Bug demangler/99935] New: Stack exhaustion demangling rust mangled name
 2022-01-26 15:31 UTC  (2+ messages)
` [Bug demangler/99935] "

[Bug fortran/82207] ieee_class identifies signaling NaNs as quiet NaNs
 2022-01-26 15:25 UTC 

[Bug target/94193] New: powerpc: Provide fegetround/feraiseexcept/feclearexcept builtins
 2022-01-26 15:21 UTC  (2+ messages)
` [Bug target/94193] "

[Bug c++/104243] New: Optimization requires __sync_synchronize
 2022-01-26 15:19 UTC  (6+ messages)
` [Bug c++/104243] "

[Bug c++/98829] New: Different results with -O3 and custom quiet NaN
 2022-01-26 14:59 UTC  (2+ messages)
` [Bug middle-end/98829] "

[Bug analyzer/104224] New: Testcases for analyzer "uninit" from fedora-devel
 2022-01-26 14:45 UTC  (2+ messages)
` [Bug analyzer/104224] "

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

[Bug tree-optimization/104162] New: [12 Regression] Missed CSE after lowering of &MEM[ptr_1 + CST]
 2022-01-26 14:39 UTC  (3+ messages)
` [Bug tree-optimization/104162] "

[Bug c/104196] New: wrong code at -O2 and above on x86_64-linux-gnu
 2022-01-26 14:07 UTC  (3+ messages)
` [Bug tree-optimization/104196] [12 Regression] "

[Bug target/101484] New: [12 Regression] trunk 20210717 ftbfs for amdgcn-amdhsa (gcn offload)
 2022-01-26 13:57 UTC  (3+ messages)
` [Bug target/101484] "

[Bug c/15338] There should be a __format__ attribute for syslog
 2022-01-26 13:46 UTC 

[Bug c/103818] New: ICE: in insert, at ipa-modref-tree.c:591
 2022-01-26 13:39 UTC  (3+ messages)
` [Bug ipa/103818] [12 Regression] ICE: in insert, at ipa-modref-tree.c:591 since r12-3202-gf5ff3a8ed4ca9173

[Bug ipa/103171] New: [12 Regression] ICE Segmentation fault since r12-2523-g13586172d0b70c9d
 2022-01-26 13:35 UTC  (3+ messages)
` [Bug ipa/103171] "

[Bug c/104187] New: Call site specific attribute to control inliner
 2022-01-26 13:22 UTC  (2+ messages)
` [Bug ipa/104187] "

[Bug tree-optimization/100740] New: wrong code at -O1 and above on x86_64-linux-gnu
 2022-01-26 13:12 UTC  (2+ messages)
` [Bug tree-optimization/100740] [9/10/11 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r9-4145-ga81e2c6240655f60

[Bug tree-optimization/104214] New: [12 regression] gcc.dg/vect/pr81196.c fails after r12-6844
 2022-01-26 13:12 UTC  (2+ messages)
` [Bug tree-optimization/104214] "

[Bug tree-optimization/104240] New: SLP discovery does not consider swapping comparisons
 2022-01-26 12:45 UTC  (3+ messages)
` [Bug tree-optimization/104240] "

[Bug tree-optimization/104125] New: 531.deepsjeng_r regressed on Zen2 CPUs at -Ofast -march=native (without LTO) during GCC 12 development
 2022-01-26 12:43 UTC  (2+ messages)
` [Bug tree-optimization/104125] "

[Bug tree-optimization/103941] New: uavgv2qi3_ceil is not used
 2022-01-26 12:42 UTC  (2+ messages)
` [Bug tree-optimization/103941] uavgv2qi3_ceil is not used (SLP costing and patterns vs live stmts)

[Bug target/99932] New: OpenACC/nvptx offloading execution regressions starting with CUDA 11.2-era Nvidia Driver 460.27.04
 2022-01-26 12:30 UTC  (3+ messages)
` [Bug target/99932] "

[Bug target/104188] New: gcc omitting AVX-512 broadcast instruction
 2022-01-26 11:07 UTC  (3+ messages)
` [Bug target/104188] [11/12 Regression] "

[Bug target/104189] New: [sparc] Inconsistent behavior for -mcpu=v9 -m32 on Linux and Solaris
 2022-01-26  9:41 UTC  (2+ messages)
` [Bug target/104189] enable 64-bit compare-and-swap on SPARC/Linux with V9

[Bug libfortran/104233] New: [12 regression] ieee/issignaling_fallback.h broke Solaris/SPARC bootstrap
 2022-01-26  9:21 UTC  (4+ messages)
` [Bug libfortran/104233] "

[Bug lto/104237] New: Emitted binary code changes when -g is enabled at -O1 -flto
 2022-01-26  8:39 UTC  (3+ messages)
` [Bug lto/104237] Emitted binary code changes when -g is enabled at -O1 -flto and optimize attribute
` [Bug lto/104237] [11/12 Regression] Emitted binary code changes when -g is enabled at -O1 -flto and optimize attribute since r11-3126-ga8f9b4c54cc35062

[Bug fortran/104228] New: [9/10/11/12 Regression] ICE in df_install_ref, at df-scan.cc:2294
 2022-01-26  8:25 UTC  (3+ messages)
` [Bug fortran/104228] "
` [Bug fortran/104228] [9/10/11/12 Regression] ICE in df_install_ref, at df-scan.cc:2294 since r8-3589-g707905d0773e5a8e

[Bug libstdc++/104223] New: GCC unable to inline trivial functions passed to views::filter and transform unless lifted into types
 2022-01-26  7:55 UTC  (2+ messages)
` [Bug ipa/104223] "

[Bug middle-end/104232] New: spurious -Wuse-after-free after conditional free
 2022-01-26  7:50 UTC  (2+ messages)
` [Bug middle-end/104232] [12 Regression] "

[Bug c++/104225] New: accepts-invalid new expression that uses deleted implicit default constructor of class specialization
 2022-01-26  7:33 UTC  (2+ messages)
` [Bug c++/104225] [9/10/11 Regression] "

[Bug c++/96391] New: internal compiler error: in linemap_compare_locations, at libcpp/line-map.c:1359
 2022-01-26  7:05 UTC  (2+ messages)
` [Bug preprocessor/96391] [10 Regression] ICE in linemap_compare_locations on "CONST VOID" in large C++ files

[Bug c++/103057] New: Internal compiler error: Error reporting routines re-entered
 2022-01-26  5:01 UTC  (4+ messages)
` [Bug c++/103057] [11/12 Regression] Internal compiler error: Error reporting routines re-entered since r11-291-g0f50f6daa140186a
` [Bug c++/103057] [11 "

[Bug c++/104184] New: [11/12 Regression] ICE Error reporting routines re-entered. xref_basetypes
 2022-01-26  5:01 UTC  (2+ messages)
` [Bug c++/104184] [11/12 Regression] ICE Error reporting routines re-entered. xref_basetypes since r11-291-g0f50f6daa140186a

[Bug target/103100] New: unaligned access generated when zero-initializing large locals with SIMD-instructions and -O2 -mstrict-align
 2022-01-26  2:30 UTC  (2+ messages)
` [Bug target/103100] [11/12 Regression] unaligned access generated with memset or {} "

[Bug bootstrap/104236] New: asm statements containing %= assembler templates getting merged
 2022-01-26  1:52 UTC  (4+ messages)
` [Bug rtl-optimization/104236] "

[Bug regression/103997] New: gcc.target/i386/pr88531-??.c scan-assembler-times FAILs
 2022-01-26  1:27 UTC  (2+ messages)
` [Bug regression/103997] [12 Regression] "

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