public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/99227] New: [meta] [modules] Bugs relating to header-units of STL header files
 2021-03-15 12:43 UTC  (6+ messages)
` [Bug c++/99227] "

[Bug c++/99238] New: [modules] internal compiler error: segmentation fault
 2021-03-15 12:43 UTC  (6+ messages)
` [Bug c++/99238] "

[Bug c++/99481] New: [modules] ICE tree check: expected template_decl, have function_decl in decl_value, at cp/module.cc:7938
 2021-03-15 12:42 UTC  (2+ messages)
` [Bug c++/99481] "

[Bug c++/99528] New: [modules] ICE with iostream& vector
 2021-03-15 12:42 UTC  (2+ messages)
` [Bug c++/99528] "

[Bug c++/99484] New: [modules] ICE same canonical type node for different types ‘void’ and ‘std::__void_t<_Op<_Args ...> >’
 2021-03-15 12:41 UTC  (2+ messages)
` [Bug c++/99484] "

[Bug target/99488] New: dwz: /usr/lib/gcc/mips64el-linux-gnuabi64/11/go1: Found two copies of .debug_line_str section
 2021-03-15 12:41 UTC  (6+ messages)
` [Bug target/99488] "

[Bug tree-optimization/98834] New: Code path incorrectly determined to be unreachable
 2021-03-15 12:40 UTC  (2+ messages)
` [Bug ipa/98834] [10/11 Regression] "

[Bug c++/99483] New: [modules] ICE tree check: expected tree_vec, have bind_expr in lookup_template_class_1, at cp/pt.c:9803
 2021-03-15 12:40 UTC  (2+ messages)
` [Bug c++/99483] "

[Bug c++/99482] New: [modules] ICE tree check: expected tree_vec, have addr_expr in lookup_template_class_1, at cp/pt.c:9803
 2021-03-15 12:40 UTC  (2+ messages)
` [Bug c++/99482] "

[Bug target/99596] New: arm: internal error in single_pred_edge
 2021-03-15 12:27 UTC  (3+ messages)
` [Bug target/99596] [11 Regression] "

[Bug c++/99597] New: Parameter packs not expanded in lambda template list
 2021-03-15 12:13 UTC 

[Bug fortran/99545] New: [11.0 regression] ICE in gfc_trans_assignment
 2021-03-15 12:09 UTC  (5+ messages)
` [Bug fortran/99545] [11 Regression] ICE in gfc_trans_assignment since r11-6253-gce8dcc9105cbd404

[Bug target/97252] New: [10/11 Regression] arm: ICE compiling pure-code/pr94538-2.c with MVE since r10-7293-g3eff57aa
 2021-03-15 11:50 UTC  (2+ messages)
` [Bug target/97252] "

[Bug c++/99595] New: ICE when pack expansion with template lambda
 2021-03-15 11:32 UTC 

[Bug rtl-optimization/98791] New: ICE in paradoxical_subreg_p (in ira) with SVE, LTO
 2021-03-15 11:19 UTC  (3+ messages)
` [Bug rtl-optimization/98791] [10 Regression] ICE in paradoxical_subreg_p (in ira) with SVE

[Bug c++/99594] New: Parameter packs not expanded in lambda requires clause
 2021-03-15 11:18 UTC 

[Bug c++/99509] New: [OpenMP] 'omp declare target' for global variable → "hasn't been marked to be included in the offloaded code"
 2021-03-15 10:31 UTC  (3+ messages)
` [Bug c++/99509] "

[Bug target/99593] New: [11 Regression] arm MVE ICE when compiling firefox (skia) since r11-6708
 2021-03-15 10:29 UTC  (4+ messages)
` [Bug target/99593] "
` [Bug target/99593] [11 Regression] arm Neon "

[Bug c/99587] New: warning: ‘retain’ attribute ignored while __has_attribute(retain) is true
 2021-03-15 10:26 UTC  (6+ messages)
` [Bug c/99587] warning: ‘retain’ attribute ignored while __has_attribute(retain) is 1

[Bug c++/99582] New: No intrinsics to access rcl or rcr instruction on x86_64
 2021-03-15 10:21 UTC  (3+ messages)
` [Bug target/99582] "

[Bug fortran/99345] New: [11 Regression] ICE in doloop_contained_procedure_code, at fortran/frontend-passes.c:2464
 2021-03-15 10:05 UTC  (3+ messages)
` [Bug fortran/99345] [11 Regression] ICE in doloop_contained_procedure_code, at fortran/frontend-passes.c:2464 since r11-2578-g27eac9ee6137a6b5

[Bug tree-optimization/90579] [8/9/10/11 Regression] Huge store forward stall due to vectorizer, missed CSE
 2021-03-15  9:52 UTC 

[Bug target/99592] New: arm: internal compiler error using arm_neon.h with -pg
 2021-03-15  9:35 UTC 

[Bug fortran/99585] New: ICE with SIZE intrinsic on nested derived type components
 2021-03-15  9:07 UTC  (5+ messages)
` [Bug fortran/99585] "

[Bug c++/99590] New: ICE when pack expansion with lambda
 2021-03-15  9:07 UTC  (2+ messages)
` [Bug c++/99590] "

[Bug c/99588] New: variable set but not used warning on static _Atomic assignment
 2021-03-15  8:55 UTC  (2+ messages)
` [Bug c/99588] "

[Bug c++/99584] New: ICE Segmentation fault when expanding lambda noexcept specifier with invalid parameter pack
 2021-03-15  8:48 UTC  (2+ messages)
` [Bug c++/99584] [11 Regression] "

[Bug c++/99583] New: Parameter packs not expanded in lambda noexcept specifier
 2021-03-15  8:47 UTC  (2+ messages)
` [Bug c++/99583] "

[Bug target/99591] New: Improving __builtin_add_overflow performance on x86-64
 2021-03-15  8:46 UTC 

[Bug rtl-optimization/99581] New: internal compiler error: during RTL pass: final - void QTWTF::TCMalloc_PageHeap::scavengerThread()
 2021-03-15  8:39 UTC  (2+ messages)
` [Bug target/99581] [11 Regression] "

[Bug c/99578] New: gcc-11 -Warray-bounds or -Wstringop-overread warning when accessing a pointer from integer literal
 2021-03-15  8:38 UTC  (8+ messages)
` [Bug c/99578] "
` [Bug middle-end/99578] "

[Bug c/99577] New: Non-constant (but actually constant) initializers referencing other constants no longer diagnosed as of GCC 8
 2021-03-15  8:36 UTC  (2+ messages)
` [Bug c/99577] "

[Bug c++/99565] New: Bogus identical branches warning when returning references to union members
 2021-03-15  8:31 UTC  (2+ messages)
` [Bug c++/99565] "

[Bug c++/99493] New: Address of template parameter object is not a valid template argument
 2021-03-15  5:02 UTC  (2+ messages)
` [Bug c++/99493] "

[Bug c++/99589] New: lambda init-capture without initializer in C++20
 2021-03-15  4:10 UTC 

[Bug rtl-optimization/89965] [8 Regression] wrong code with -O -mtune=nano-x2 -fcaller-saves -fexpensive-optimizations -fno-tree-dce -fno-tree-ter
 2021-03-15  0:41 UTC 

[Bug c++/99586] New: Use of class template identifier checked for CTAD before instantiation
 2021-03-14 23:21 UTC 

[Bug c++/97476] New: Use of NTTP placeholder checked for CTAD before instantiation
 2021-03-14 23:16 UTC  (2+ messages)
` [Bug c++/97476] "

[Bug c++/70816] bogus error __builtin_strcmp is not a constant expression in a constexpr function
 2021-03-14 21:15 UTC 

[Bug fortran/99112] New: [11 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2646
 2021-03-14 19:57 UTC  (4+ messages)
` [Bug fortran/99112] "

[Bug c++/99047] New: ICE on simple task coroutine example
 2021-03-14 14:49 UTC  (3+ messages)
` [Bug c++/99047] "

[Bug libstdc++/99533] New: "operation not permitted" error on recursive_directory_iterator despite skip_permission_denied
 2021-03-14  7:05 UTC  (2+ messages)
` [Bug libstdc++/99533] "

[Bug target/80878] -mcx16 (enable 128 bit CAS) on x86_64 seems not to work on 7.1.0
 2021-03-14  3:46 UTC  (2+ messages)

[Bug c++/94649] New: 16-byte aligned atomic_compare_exchange doesn not generate cmpxcg16b on x86_64
 2021-03-14  3:10 UTC  (2+ messages)
` [Bug target/94649] "

[Bug c/67629] New: bogus -Wreturn-type in a function with tautological if-else
 2021-03-14  3:09 UTC  (2+ messages)
` [Bug c/67629] "

[Bug c++/99580] New: False positive -Warray-bounds with -O2
 2021-03-14  0:46 UTC  (2+ messages)
` [Bug tree-optimization/99580] "

[Bug tree-optimization/99489] New: internal compiler error: during GIMPLE pass: strlen in dlt_logstorage_log_file_name()
 2021-03-13 23:39 UTC  (4+ messages)
` [Bug tree-optimization/99489] [11 Regression] "

[Bug c++/83258] Rejecting function pointer non-type template parameter without linkage
 2021-03-13 21:51 UTC  (2+ messages)

[Bug c++/97700] New: Bogus error when a class containing a function pointer is used as a non-type template parameter
 2021-03-13 21:42 UTC  (2+ messages)
` [Bug c++/97700] "

[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings
 2021-03-13 21:30 UTC 

[Bug rtl-optimization/99567] New: internal error in extract_constrain_insn with asan-stack
 2021-03-13 21:24 UTC  (4+ messages)
` [Bug rtl-optimization/99567] "

[Bug c++/99579] New: gmon.out not created with -O0 but otherwise is
 2021-03-13 19:08 UTC  (4+ messages)
` [Bug middle-end/99579] "

[Bug target/99530] New: [i386] 'P' inline assembly operand modifier should obey -fno-plt
 2021-03-13 16:42 UTC  (2+ messages)
` [Bug target/99530] "

[Bug target/99570] New: internal error in extract_constrain_insn
 2021-03-13 16:14 UTC  (3+ messages)
` [Bug target/99570] "

[Bug target/99574] New: gcc-11 unrecognizable insn in extract_constrain_insn, at recog.c:2670
 2021-03-13 16:14 UTC  (2+ messages)
` [Bug target/99574] "

[Bug c++/99576] New: [coroutines] desctructor of a temporary called too early within co_await expression
 2021-03-13 13:54 UTC 

[Bug c++/99575] New: [coroutines] unexpected move when co_awaiting a nonmoveable object
 2021-03-13 13:37 UTC 

[Bug c++/98118] New: [coroutines] ICE with coroutine with parameter with non-trivial destructor
 2021-03-13 12:54 UTC  (2+ messages)
` [Bug c++/98118] [coroutines] ICE with coroutine with parameter with non-trivial destructor since r10-6876-gdc192bbdd0442f75

[Bug sanitizer/96318] New: FAIL: c-c++-common/asan/strncpy-overflow-1.c * output pattern test with C on Darwin
 2021-03-13 11:55 UTC  (2+ messages)
` [Bug sanitizer/96318] "

[Bug c++/99573] New: ICE in module: internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in start_enum, at cp/decl.c:15663
 2021-03-13 11:44 UTC 

[Bug fortran/99125] New: [9/10/11 Regression] ICE: gimplification failed (gimplify.c:15068)
 2021-03-13 11:40 UTC  (2+ messages)
` [Bug fortran/99125] "

[Bug libstdc++/99572] New: std::counting_semaphore coalescing wakes
 2021-03-13 11:32 UTC 

[Bug target/99544] New: [11 Regression] ICE in expand_mult, at expmed.c:3582
 2021-03-13  8:55 UTC  (8+ messages)
` [Bug target/99544] "
` [Bug tree-optimization/99544] "

[Bug c++/99274] New: [modules] Error when compiling some system headers as modules after <iosfwd>
 2021-03-13  7:15 UTC  (2+ messages)
` [Bug c++/99274] [modules] Error compiling some system headers: "wrong number of template arguments (1, should be 2)"

[Bug c++/99558] New: wrong argument types reported for "no matching function" error message if ctor argument is a variable
 2021-03-13  7:15 UTC  (3+ messages)
` [Bug c++/99558] "

[Bug c++/99283] New: [modules] ICE in assert_definition, at cp/module.cc:4608
 2021-03-13  7:07 UTC  (2+ messages)
` [Bug c++/99283] "

[Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
 2021-03-13  4:29 UTC 

[Bug go/99553] New: libgo/misc/cgo/testcarchive/testdata/main_unix.c:39: suspicious compare ?
 2021-03-13  4:29 UTC  (3+ messages)
` [Bug go/99553] "

[Bug c++/99571] New: ICE for NTTP with pointer to array of union
 2021-03-13  4:17 UTC 

[Bug c++/99569] New: segfault when running a module
 2021-03-12 23:24 UTC 

[Bug c++/99543] New: ICE module compilation ../../gcc/toplev.c:327
 2021-03-12 23:18 UTC  (3+ messages)
` [Bug c++/99543] "

[Bug c++/99568] New: ICE when compiling basic module: internal compiler error: in module_may_redeclare, at cp/module.cc:18453
 2021-03-12 23:13 UTC 

[Bug fortran/93762] Truncation of deferred-length string when passing as optional
 2021-03-12 22:57 UTC 

[Bug analyzer/95188] New: analyzer-unsafe-call-within-signal-handler shows wrong statement for signal registration event
 2021-03-12 22:35 UTC  (2+ messages)
` [Bug analyzer/95188] "

[Bug analyzer/96894] New: Analyzer assumes pointer is NULL, even if pointer was tested to be non-null before
 2021-03-12 21:52 UTC  (2+ messages)
` [Bug analyzer/96894] State explosion on gdb's fibheap.c

[Bug analyzer/95758] New: -Wanalyzer-use-after-free false positive when compiling glibc regex.c
 2021-03-12 21:41 UTC  (2+ messages)
` [Bug analyzer/95758] Various issues "

[Bug c++/99566] New: designated initialization rejects explicit constructor
 2021-03-12 20:20 UTC 

[Bug analyzer/93355] Analyzer -Wanalysis-too-complex on intl/localealias.c due to poor call summarization
 2021-03-12 20:10 UTC 

[Bug other/99496] New: [11 regression] g++.dg/modules/xtreme-header-3_c.C ICEs after r11-7557
 2021-03-12 19:59 UTC  (3+ messages)
` [Bug other/99496] "

[Bug fortran/99561] New: gfortran reports an error for a truncation that is permitted by the standard
 2021-03-12 19:20 UTC  (4+ messages)
` [Bug fortran/99561] "

[Bug lto/58203] New: memset/memcpy are discarded with -flto
 2021-03-12 18:15 UTC  (2+ messages)
` [Bug lto/58203] "

[Bug lto/99559] New: LTO with -Os -ffreestanding -nodefaultlibs may generate call to memcpy, but fail linking even though memcpy is defined
 2021-03-12 18:15 UTC  (3+ messages)
` [Bug lto/99559] "

[Bug target/99422] New: [11 Regression] ICE in extract_constrain_insn building glibc pthread_create
 2021-03-12 17:52 UTC  (2+ messages)
` [Bug target/99422] "

[Bug target/99563] New: Code miscompilation caused by _mm256_zeroupper()
 2021-03-12 17:39 UTC  (2+ messages)
` [Bug target/99563] [10/11 Regression] "

[Bug target/99564] New: [nvptx] FAIL: libgomp.oacc-fortran/derivedtypes-arrays-1.f90 -DACC_DEVICE_TYPE_nvidia=1 -DACC_MEM_SHARED=0 -foffload=nvptx-none -O0 (test for excess errors)
 2021-03-12 17:28 UTC 

[Bug sanitizer/96307] New: ICE in sanopt on riscv64 since r11-2283-g2ca1b6d009b194286c3ec91f9c51cc6b0a475458
 2021-03-12 17:26 UTC  (3+ messages)
` [Bug sanitizer/96307] [10 Regression] "

[Bug debug/99562] New: Invalid debug info: objdump: Warning: Location list starting at offset 0x9c3 is not terminated
 2021-03-12 16:44 UTC  (5+ messages)
` [Bug debug/99562] "

[Bug target/99555] New: [OpenMP/nvptx] Execution-time hang for simple nested OpenMP 'target'/'parallel'/'task' constructs
 2021-03-12 15:53 UTC  (2+ messages)
` [Bug target/99555] "

[Bug c++/96749] New: [coroutines] unexpected 'warning: statement has no effect [-Wunused-value]'
 2021-03-12 15:36 UTC  (2+ messages)
` [Bug c++/96749] "

[Bug fortran/99514] New: incorrect Error: Threadprivate at (1) isn't SAVEd ( implicit save via DATA initialization )
 2021-03-12 15:34 UTC  (2+ messages)
` [Bug fortran/99514] "

[Bug fortran/98858] New: OpenMP offload target data ICE at use_device_ptr
 2021-03-12 15:33 UTC  (2+ messages)
` [Bug fortran/98858] "

[Bug c++/98704] New: coroutine_handle::done() == false after promise's unhandled_exception() has thrown
 2021-03-12 15:28 UTC  (2+ messages)
` [Bug c++/98704] "

[Bug fortran/88899] Derived type IO in conjunction with openmp fails with invalid memory read
 2021-03-12 15:28 UTC 

[Bug c++/98480] New: [coroutines] ICE on co_await in for-loop end condition
 2021-03-12 15:21 UTC  (2+ messages)
` [Bug c++/98480] "

[Bug target/99560] New: aarch64: ICE (segfault) in LRA with SVE intrinsics
 2021-03-12 13:54 UTC  (3+ messages)
` [Bug target/99560] "
` [Bug rtl-optimization/99560] "

[Bug target/99321] New: [11 Regression] ICE: in extract_constrain_insn, at recog.c:2670: insn does not satisfy its constraints: {*uminv16qi3}
 2021-03-12 13:39 UTC  (3+ messages)
` [Bug target/99321] [11 Regression] ICE: in extract_constrain_insn, at recog.c:2670: insn does not satisfy its constraints: {*uminv16qi3} since r11-7121-g37876976b0511ec9

[Bug c++/99240] New: internal compiler error: in get_merge_kind, at cp/module.cc:10169
 2021-03-12 13:10 UTC  (3+ messages)
` [Bug c++/99240] [modules] ICE "

[Bug ipa/93385] [10/11 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce
 2021-03-12 12:51 UTC 

[Bug fortran/96495] New: [gfortran] MERGE does not copy ALLOCATABLE property of derived type
 2021-03-12 11:53 UTC  (2+ messages)
` [Bug fortran/96495] [gfortran] Composition of user-defined operators "

[Bug fortran/99549] New: Segfault when scalar argument of elemental function is both derived type with allocatable component and a function result
 2021-03-12 11:53 UTC  (2+ messages)
` [Bug fortran/99549] "

[Bug target/99542] New: [9/10/11 Regression] ICE in exact_div, at poly-int.h:2219
 2021-03-12 11:39 UTC  (4+ messages)
` [Bug target/99542] "

[Bug fortran/99307] New: FAIL: gfortran.dg/class_assign_4.f90 -O0 execution test
 2021-03-12 10:42 UTC  (2+ messages)
` [Bug fortran/99307] FAIL: gfortran.dg/class_assign_4.f90 "

[Bug c++/99479] New: [modules] ICE Aborted signal terminated program cc1plus
 2021-03-12 10:18 UTC  (2+ messages)
` [Bug c++/99479] "

[Bug debug/99490] New: -gdwarf-5 -gsplit-dwarf puts .debug_rnglists to main file, not .dwo file
 2021-03-12  9:22 UTC  (3+ messages)
` [Bug debug/99490] "
` [Bug debug/99490] [11 Regression] "

[Bug c++/99507] New: Can't return static address from immediate function
 2021-03-12  9:13 UTC  (3+ messages)
` [Bug c++/99507] "

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