public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/99541] New: ICE when reading a module
 2022-03-14 20:06 UTC  (2+ messages)
` [Bug c++/99541] "

[Bug c++/103524] New: [meta-bug] modules issue
 2022-03-14 20:06 UTC  (2+ messages)
` [Bug c++/103524] "

[Bug c++/104855] New: -Wclass-memaccess is too broad with valid code
 2022-03-14 19:39 UTC  (2+ messages)
` [Bug c++/104855] "

[Bug middle-end/104854] New: [11 Regression] -Wstringop-overread should not warn for strnlen and strndup
 2022-03-14 19:13 UTC  (3+ messages)
` [Bug middle-end/104854] -Wstringop-overread should not warn for strnlen, strndup and strncmp

[Bug tree-optimization/104746] New: [12 Regression] False positive for -Wformat-overflow=2 since r12-7033-g3c9f762ad02f398c
 2022-03-14 19:04 UTC  (3+ messages)
` [Bug tree-optimization/104746] "

[Bug target/104335] New: [12 regression] build failure if go is included in languages after r12-6747
 2022-03-14 18:59 UTC  (2+ messages)
` [Bug target/104335] "

[Bug c++/104920] New: Unreliable results with memset-elt-size
 2022-03-14 18:51 UTC  (6+ messages)
` [Bug c++/104920] "

[Bug rtl-optimization/98335] New: [9/10/11 Regression] Poor code generation for partial struct initialization
 2022-03-14 18:44 UTC  (2+ messages)
` [Bug tree-optimization/98335] [9/10/11/12 "

[Bug c/83840] missing -Wmemset-elt-size with address of array element
 2022-03-14 18:41 UTC 

[Bug middle-end/98420] New: Invalid simplification of x - x with -frounding-math
 2022-03-14 18:39 UTC  (3+ messages)
` [Bug middle-end/98420] "

[Bug d/104911] New: [12 regression] Comparison failure in gcc/d/typesem.o etc
 2022-03-14 18:26 UTC  (4+ messages)
` [Bug d/104911] "

[Bug other/61257] New: configure should check if sys/sdt.h is usable, not just checking the existance of the header
 2022-03-14 18:15 UTC  (3+ messages)
` [Bug other/61257] "

[Bug target/104921] New: aarch64: Assembler failure with vbfmlalbq_lane_f32 intrinsic
 2022-03-14 17:58 UTC 

[Bug tree-optimization/104789] New: [12 Regression] New -Wstringop-overflow false positive since r12-5863-g9354a7d70caef1c9
 2022-03-14 17:35 UTC  (2+ messages)
` [Bug tree-optimization/104789] [12 Regression] -Wstringop-overflow false positive at -O3 for an unrolled loop

[Bug testsuite/103324] New: RFE: Add a `make quickcheck` or `make smoketest` Makefile target to allow only running a portion of the testsuite
 2022-03-14 17:31 UTC  (4+ messages)
` [Bug testsuite/103324] "

[Bug tree-optimization/94566] New: conversion between std::strong_ordering and int
 2022-03-14 17:25 UTC  (5+ messages)
` [Bug tree-optimization/94566] "

[Bug c++/104919] New: [modules] enum in constexpr function causes "failed to read compiled module cluster 1: Bad file data"
 2022-03-14 17:24 UTC 

[Bug other/42540] c++ error message [vtable undefined] is unhelpful
 2022-03-14 17:22 UTC  (4+ messages)

[Bug c++/104918] New: Pass information to let the linker tell the user which virtual members are missing
 2022-03-14 17:11 UTC  (4+ messages)
` [Bug c++/104918] "

[Bug target/104253] New: libgcc missing __floatdiif
 2022-03-14 17:03 UTC  (3+ messages)
` [Bug target/104253] "

[Bug c++/97198] New: __is_constructible(int[], int) should return true
 2022-03-14 17:02 UTC  (5+ messages)
` [Bug c++/97198] "

[Bug middle-end/104880] New: regression ICE in expand_expr_addr_expr_1, at expr.c:8231
 2022-03-14 16:25 UTC  (2+ messages)
` [Bug middle-end/104880] [11 Regression] ICE in expand_expr_addr_expr_1, at expr.c:8231 since r11-165-geb72dc663e9070

[Bug c/96882] New: Wrong assembly code generated with arm-none-eabi-gcc -flto -mfloat-abi=hard options
 2022-03-14 15:36 UTC  (2+ messages)
` [Bug target/96882] "

[Bug c++/104837] New: tree check fail: in tree_operand_check, at tree.h:3948
 2022-03-14 15:18 UTC  (3+ messages)
` [Bug c++/104837] "

[Bug c++/86426] g++ ICE at on valid code in tree_operand_check, at tree.h:3615
 2022-03-14 15:18 UTC 

[Bug fortran/104696] New: [12 Regression][OpenMP] Implicit mapping breaks struct mapping
 2022-03-14 14:48 UTC  (2+ messages)
` [Bug middle-end/104696] [OpenMP] component/array-ref/component (x.r[1].d) should use 'x' for GOMP_MAP_STRUCT (not yield 'x.r[1]' for nonptr 'x.r')

[Bug target/104910] New: [10/11/12 Regression] ICE: internal consistency failure (error: invalid rtl sharing found in the insn)
 2022-03-14 14:29 UTC  (3+ messages)
` [Bug target/104910] "

[Bug c++/69623] Invalid deduction of non-trailing template parameter pack
 2022-03-14 14:26 UTC 

[Bug target/104912] New: [12 Regression] 416.gamess regression after r12-7612
 2022-03-14 14:25 UTC  (7+ messages)
` [Bug target/104912] "
` [Bug target/104912] [12 Regression] 416.gamess regression after r12-7612-g69619acd8d9b58

[Bug rtl-optimization/104778] New: [12 Regression] ICE in simplify_subreg, at simplify-rtx.cc:7324
 2022-03-14 13:52 UTC  (3+ messages)
` [Bug debug/104778] [12 Regression] ICE in simplify_subreg, at simplify-rtx.cc:7324 since r12-1202-g9080a3bf232978

[Bug tree-optimization/104917] New: No runtime alias test required for dependent reductions
 2022-03-14 13:51 UTC 

[Bug tree-optimization/91246] vectorization failure for a small loop to search array element
 2022-03-14 13:43 UTC 

[Bug c/104913] New: [OpenMP] Bogus 'unused variable' with 'omp depobj'
 2022-03-14 13:33 UTC  (3+ messages)
` [Bug c/104913] "

[Bug libstdc++/104875] New: libstdc++-v3/src/c++11/codecvt.cc:312:24: warning: left shift count >= width of type
 2022-03-14 13:09 UTC  (2+ messages)
` [Bug libstdc++/104875] "

[Bug target/104916] New: [nvptx] Handle Independent Thread Scheduling for sm_70+ with -muniform-simt
 2022-03-14 13:08 UTC  (2+ messages)
` [Bug target/104916] "

[Bug c++/99331] New: -Wconversion false-positive in immidiate context
 2022-03-14 12:54 UTC  (2+ messages)
` [Bug c++/99331] [8/9/10 Regression] -Wconversion false-positive in immediate context

[Bug c++/80601] spurious -Wconversion warning with explicit class template arguments
 2022-03-14 12:54 UTC 

[Bug target/104915] New: Miss optimization for vec_setv8hi_0
 2022-03-14 12:23 UTC 

[Bug tree-optimization/88398] vectorization failure for a small loop to do byte comparison
 2022-03-14 12:23 UTC 

[Bug target/104914] New: [MIPS] wrong comparison with scrabbled int value
 2022-03-14 12:13 UTC  (2+ messages)
` [Bug target/104914] "

[Bug c++/104905] New: untranslated word in diagnostic about compiled module
 2022-03-14 11:38 UTC  (2+ messages)
` [Bug c++/104905] "

[Bug fortran/104888] New: diagnostics use non-idiomatic '%s'
 2022-03-14 11:08 UTC  (7+ messages)
` [Bug fortran/104888] "

[Bug libstdc++/104909] New: Potential use-after-move in _Hashtable constructor
 2022-03-14 10:24 UTC  (2+ messages)
` [Bug libstdc++/104909] "

[Bug c++/104906] New: UTF-8 bytes output in diagnostic regardless of locale
 2022-03-14 10:20 UTC  (2+ messages)
` [Bug c++/104906] "

[Bug c++/104907] New: unclear diagnostic for fatal error
 2022-03-14 10:18 UTC  (2+ messages)
` [Bug c++/104907] "

[Bug tree-optimization/102586] New: [12 Regression] ICE in clear_padding_type, at gimple-fold.c:4798 since r12-3433-ga25e0b5e6ac8a77a
 2022-03-14  9:49 UTC  (3+ messages)
` [Bug tree-optimization/102586] "

[Bug target/99754] New: [sse2] new _mm_loadu_si16 and _mm_loadu_si32 implemented incorrectly
 2022-03-14  9:45 UTC  (2+ messages)
` [Bug target/99754] "

[Bug c/104899] New: typo "cannott"
 2022-03-14  9:43 UTC  (4+ messages)
` [Bug c/104899] "
` [Bug other/104899] "

[Bug target/104897] New: wrong plural form in diagnostic
 2022-03-14  9:40 UTC  (2+ messages)
` [Bug target/104897] "

[Bug middle-end/101908] New: cray regression with -O2 -ftree-slp-vectorize compared to -O2
 2022-03-14  9:16 UTC  (3+ messages)
` [Bug target/101908] [12 regression] "

[Bug target/104901] New: gcc/config/rs6000/mm_malloc.h:46: incorrectLogicOperator
 2022-03-14  8:44 UTC  (4+ messages)
` [Bug target/104901] "

[Bug lto/104895] New: lto1: issue with space in library filename
 2022-03-14  8:39 UTC  (5+ messages)
` [Bug lto/104895] "

[Bug target/104890] New: [12 Regression] fails to build the 32bit libgcc on x86_64-linux-gnu
 2022-03-14  8:35 UTC  (14+ messages)
` [Bug target/104890] "
` [Bug target/104890] [12 Regression] fails to build the 32bit libgcc on x86_64-linux-gnu (--enable-default-pie)
` [Bug target/104890] [12 Regression] fails to build the 32bit libgcc on x86_64-linux-gnu (--enable-cet)
` [Bug target/104890] [12 Regression] fails to build the 32bit libgcc on x86_64-linux-gnu (--enable-cet --with-arch-32=i686)

[Bug bootstrap/104887] New: mold linker is not detected properly
 2022-03-14  8:15 UTC  (3+ messages)
` [Bug bootstrap/104887] [9/10/11 only] "

[Bug d/104889] New: [12 Regression] D frontend fails to link on x86_64-linux-gnux32
 2022-03-14  8:13 UTC  (4+ messages)
` [Bug d/104889] "

[Bug c/104886] New: -Wdangling-pointer= prints internal MEM and (D) names in warnings
 2022-03-14  7:56 UTC  (2+ messages)
` [Bug tree-optimization/104886] "

[Bug target/104882] New: [12 Regression] MVE: Wrong code at -O2 since r12-1434-g046a3beb1673bf4a61c131373b6a5e84158e92bf
 2022-03-14  7:50 UTC  (3+ messages)
` [Bug target/104882] "

[Bug target/104879] New: [nvptx] Use .common directive (available starting ptx isa version 5.0)
 2022-03-14  3:08 UTC  (2+ messages)
` [Bug target/104879] "

[Bug c/104666] New: [12 Regression] ICE in related_vector_mode, at stor-layout.c:537
 2022-03-14  1:23 UTC  (3+ messages)
` [Bug target/104666] "

[Bug fortran/104908] New: gfortran 11/trunk regression: incorrect Fortran out-of-bound runtime error
 2022-03-13 21:58 UTC 

[Bug fortran/104811] New: maxloc/minloc cannot accept character arguments without `dim` optional argument
 2022-03-13 20:47 UTC  (4+ messages)
` [Bug fortran/104811] "

[Bug c++/70536] g++ doesn't emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack
 2022-03-13 20:40 UTC  (2+ messages)

[Bug c++/77465] [DR909] rejected C-style cast involving casting away constness from result of conversion operator
 2022-03-13 20:37 UTC 

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes
 2022-03-13 18:20 UTC 

[Bug translation/104552] New: Mistakes in strings to be translated in GCC 12
 2022-03-13 18:20 UTC  (5+ messages)
` [Bug translation/104552] "

[Bug target/104904] New: misplaced quotes in diagnostic
 2022-03-13 17:43 UTC 

[Bug target/104903] New: missing quotes in diagnostic
 2022-03-13 17:42 UTC 

[Bug target/104902] New: missing %q in diagnostic
 2022-03-13 17:40 UTC 

[Bug c/104816] New: -fcf-protection=branch should generate endbr instead of notrack jumps
 2022-03-13 15:09 UTC  (2+ messages)
` [Bug target/104816] "

[Bug d/104745] New: [12 regression] gdc.test/runnable/testaa.d FAILs
 2022-03-13 13:19 UTC  (2+ messages)
` [Bug d/104745] "

[Bug d/104742] New: [12 regression] gdc.test/runnable/sdtor.d FAILs
 2022-03-13 13:19 UTC  (2+ messages)
` [Bug d/104742] "

[Bug d/104835] New: [12 Regression] libphobos fails to build on mips64el-linux-gnu
 2022-03-13 13:18 UTC  (2+ messages)
` [Bug d/104835] "

[Bug d/104738] New: gdc.test/runnable_cxx/stdint.d FAILs on Solaris
 2022-03-13 13:18 UTC  (2+ messages)
` [Bug d/104738] "

[Bug target/96787] New: rs6000 mcpu=power10 miscompiles libiberty htab_delete() causing bootstrap failure
 2022-03-13  7:37 UTC  (2+ messages)
` [Bug target/96787] "

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

[Bug fortran/104900] New: segfault with parameterized derived type with kind parameter and allocatable component
 2022-03-13  5:42 UTC 

[Bug c++/98767] New: Function signature lost in concept diagnostic message
 2022-03-13  0:52 UTC  (2+ messages)
` [Bug c++/98767] "

[Bug target/104898] New: missing %q in diagnostic
 2022-03-12 22:44 UTC 

[Bug c/104896] New: Messages use %<%s%> instead of the idiomatic %qs
 2022-03-12 22:21 UTC 

[Bug c++/104641] New: Deduction guide for member template class rejected at class scope when used with typename dependant type
 2022-03-12 20:08 UTC  (3+ messages)
` [Bug c++/104641] "

[Bug c++/104622] New: [12 Regression] ICE in compare_ics, at cp/call.cc:11419
 2022-03-12 20:07 UTC  (3+ messages)
` [Bug c++/104622] "

[Bug c++/104527] New: [11/12 Regression] ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in hash, at cp/constraint.cc:2486
 2022-03-12 20:05 UTC  (3+ messages)
` [Bug c++/104527] "
` [Bug c++/104527] [11 "

[Bug c++/98644] New: [concepts] ICE in satisfaction_value, at cp/constraint.cc:2825
 2022-03-12 20:04 UTC  (3+ messages)
` [Bug c++/98644] [10/11/12 Regression] "
` [Bug c++/98644] [10/11 "

[Bug target/104853] New: [RISC-V] -march=rv64g not including extension Zifencei
 2022-03-12 19:44 UTC  (4+ messages)
` [Bug target/104853] "

[Bug middle-end/104885] New: ICE in compiling new test case g++.dg/other/pr84964.C after r12-7607-ga717376e99fb33
 2022-03-12 19:43 UTC  (2+ messages)
` [Bug middle-end/104885] "

[Bug target/104829] New: Pure 32-bit PowerPC build broken
 2022-03-12 16:09 UTC  (3+ messages)
` [Bug target/104829] [12 Regression] "

[Bug target/104794] New: arm: use translation pattern for repetitive messages
 2022-03-12 15:31 UTC  (2+ messages)
` [Bug target/104794] "

[Bug tree-optimization/51446] New: -fno-trapping-math generates NaN constant with different sign
 2022-03-12 15:22 UTC  (2+ messages)
` [Bug middle-end/51446] "

[Bug middle-end/78249] In consistent results for 0.0 * inf when optimizer is enabled
 2022-03-12 15:22 UTC 

[Bug middle-end/104892] New: OpenACC 'kernels' decomposition: wrong-code cases unless manually making certain variables addressable
 2022-03-12 15:04 UTC  (4+ messages)
` [Bug middle-end/104892] "

[Bug tree-optimization/100280] New: ICE in lower_omp_target, at omp-low.c:12287
 2022-03-12 14:52 UTC  (3+ messages)
` [Bug tree-optimization/100280] "

[Bug target/104893] New: [nvptx] Handle Independent Thread Scheduling for sm_70+ with -msoft-stack
 2022-03-12 14:29 UTC 

[Bug middle-end/90115] OpenACC: predetermined private levels for variables declared in blocks
 2022-03-12 13:04 UTC 

[Bug tree-optimization/104086] New: ICE in lower_omp_target, at omp-low.c:13075
 2022-03-12 12:44 UTC  (4+ messages)
` [Bug tree-optimization/104086] "
` [Bug middle-end/104086] "

[Bug debug/104891] New: Possibly wrong location definition in DWARF with -fschedule-insns2 at -O2/-O3
 2022-03-12 12:42 UTC 

[Bug other/65095] New: Adapt OpenMP diagnostic messages for OpenACC
 2022-03-12 10:08 UTC  (2+ messages)
` [Bug other/65095] "

[Bug c++/104475] New: Wstringop-overflow + atomics incorrect warning on dynamic object
 2022-03-12  9:39 UTC  (2+ messages)
` [Bug tree-optimization/104475] [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).