public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/103524] New: [meta-bug] modules issue
 2024-02-29  5:06 UTC  (2+ messages)
` [Bug c++/103524] "

[Bug c++/107398] New: ICE in maybe_key_decl, at cp/module.cc:18834
 2024-02-29  5:06 UTC  (2+ messages)
` [Bug c++/107398] "

[Bug c++/111710] New: [modules] ICE when compiling module where a lambda is assigned to a field in an exported class
 2024-02-29  5:04 UTC  (2+ messages)
` [Bug c++/111710] "

[Bug target/114130] New: RISC-V: `__atomic_compare_exchange` does not use sign-extended value
 2024-02-29  3:05 UTC  (4+ messages)
` [Bug target/114130] "
` [Bug target/114130] [11/12/13/14 Regression] RISC-V: `__atomic_compare_exchange` does not use sign-extended value for RV64

[Bug fortran/86268] [9.0] Error on correct code with PDTs
 2024-02-29  2:15 UTC 

[Bug fortran/86148] parameterized type compile time error
 2024-02-29  2:15 UTC 

[Bug fortran/82943] [F03] Error with type-bound procedure of parametrized derived type
 2024-02-29  2:15 UTC 

[Bug libgcc/114158] New: Wrong FDPIC special-casing in crtstuff produces invalid pointer in init_array
 2024-02-28 23:33 UTC  (6+ messages)
` [Bug libgcc/114158] "
` [Bug target/114158] "

[Bug tree-optimization/114121] New: wrong code with _BitInt() arithmetics at -O2
 2024-02-28 23:13 UTC  (4+ messages)
` [Bug tree-optimization/114121] "

[Bug fortran/114141] New: ASSOCIATE and complex part ref when associate target is a function
 2024-02-28 22:32 UTC  (10+ messages)
` [Bug fortran/114141] "

[Bug c++/113976] New: explicit instantiation of const variable template following implicit instantiation is assembled in .rodata instead of .bss
 2024-02-28 22:22 UTC  (2+ messages)
` [Bug c++/113976] [11/12/13/14 Regression] explicit instantiation of const variable template following implicit instantiation is assembled in .rodata instead of .bss since r8-2857-g2ec399d8a6c9c2

[Bug middle-end/94083] inefficient soft-float x!=Inf code
 2024-02-28 22:19 UTC  (7+ messages)

[Bug analyzer/114159] New: [13/14 Regression] ICE: in call_info, at analyzer/call-info.cc:143 with -fanalyzer -fanalyzer-call-summaries --param=analyzer-max-svalue-depth=0
 2024-02-28 20:44 UTC 

[Bug fortran/111781] New: Compiler error on valid code
 2024-02-28 19:38 UTC  (3+ messages)
` [Bug fortran/111781] Fortran compiler complains about variable bound in array dummy argument

[Bug target/113453] New: bpf: func_info and line_info missing in .BTF.ext
 2024-02-28 19:24 UTC  (2+ messages)
` [Bug target/113453] "

[Bug libstdc++/114153] New: std::less prefers operator const void*() over operator<=>() in C++20 mode
 2024-02-28 18:29 UTC  (4+ messages)
` [Bug libstdc++/114153] std::less<> "

[Bug middle-end/114108] New: [14 regression] ICE when building opencv-4.8.1 (error: type mismatch in binary expression)
 2024-02-28 18:28 UTC  (4+ messages)
` [Bug tree-optimization/114108] [14 regression] ICE when building opencv-4.8.1 (error: type mismatch in binary expression) since r14-1833

[Bug target/114143] New: Non-thumb arm32 code in thumb multilib for libgcc and in -mthumb build
 2024-02-28 18:26 UTC  (4+ messages)
` [Bug target/114143] "

[Bug middle-end/114157] New: during GIMPLE pass: bitintlower ICE: in lower_stmt, at gimple-lower-bitint.cc:5561 with -O with _BitInt(256) / vector memmove
 2024-02-28 17:45 UTC 

[Bug middle-end/114156] New: during GIMPLE pass: bitintlower ICE: in lower_stmt, at gimple-lower-bitint.cc:5335 with -O -m32 and _BitInt(128) __builtin_memmove()
 2024-02-28 17:28 UTC 

[Bug tree-optimization/114151] New: [14 Regression] weird and inefficient codegen and addressing modes since g:a0b1798042d033fd2cc2c806afbb77875dd2909b
 2024-02-28 16:51 UTC  (4+ messages)
` [Bug tree-optimization/114151] "

[Bug debug/114015] New: ICE: in build_abbrev_table, at dwarf2out.cc:9266 with -g -fvar-tracking-assignments -fdebug-types-section
 2024-02-28 16:24 UTC  (2+ messages)
` [Bug debug/114015] "

[Bug fortran/114146] New: REPEATABLE argument of RANDOM_INIT and repeated execution of the program
 2024-02-28 16:05 UTC  (2+ messages)
` [Bug fortran/114146] "

[Bug d/114155] New: gdc.test/runnable/literal.d FAILs
 2024-02-28 15:44 UTC  (2+ messages)
` [Bug d/114155] "

[Bug target/112868] New: GCC passes -many to the assembler for --enable-checking=release builds
 2024-02-28 15:38 UTC  (3+ messages)
` [Bug target/112868] "

[Bug testsuite/113685] New: [14 regression] xxx fails after yyy
 2024-02-28 15:22 UTC  (3+ messages)
` [Bug testsuite/113685] [14 regression] gcc.dg/vect/vect-117.c fails profile checking with Invalid sum after r14-4089-gd45ddc2c04e471

[Bug tree-optimization/102954] New: [12 regression] gcc.dg/vect/pr33804.c XPASSes
 2024-02-28 15:17 UTC  (3+ messages)
` [Bug testsuite/102954] [12/13/14 "

[Bug tree-optimization/114154] New: gcc.dg/vect/vect-alias-check-1.c XPASSes
 2024-02-28 15:08 UTC  (2+ messages)
` [Bug tree-optimization/114154] "

[Bug fortran/62283] New: SSE optimization fails
 2024-02-28 15:01 UTC  (3+ messages)
` [Bug fortran/62283] basic-block vectorization fails

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2024-02-28 14:59 UTC  (3+ messages)
` [Bug tree-optimization/53947] "

[Bug target/113431] New: [14] RISC-V rv64gcv vector: Runtime mismatch at -O3
 2024-02-28 14:55 UTC  (2+ messages)
` [Bug tree-optimization/113431] [14 Regression] Wrong code "

[Bug libstdc++/114152] New: Wrong exception specifiers for LFTSv3 scope guard destructors
 2024-02-28 14:51 UTC  (6+ messages)
` [Bug libstdc++/114152] "

[Bug tree-optimization/96147] New: [11 regression] gcc.dg/vect/slp-43.c etc. FAIL
 2024-02-28 14:49 UTC  (3+ messages)
` [Bug tree-optimization/96147] "

[Bug c++/92687] decltype of a structured binding to a tuple component is a reference type inside a template function
 2024-02-28 14:31 UTC  (4+ messages)

[Bug libstdc++/114147] New: tuple allocator-extended constructor requires non-explicit default constructor
 2024-02-28 14:31 UTC  (6+ messages)
` [Bug libstdc++/114147] "
` [Bug libstdc++/114147] [10/11/12/13 Regression] "
` [Bug libstdc++/114147] [11/12/13 "
` [Bug libstdc++/114147] [11/12/13/14 "

[Bug tree-optimization/108355] New: Dead Code Elimination Regression at -O2 (trunk vs. 12.2.0)
 2024-02-28 14:04 UTC  (3+ messages)
` [Bug tree-optimization/108355] [13 Regression] Dead Code Elimination Regression at -O2 since r13-2772-g9baee6181b4e42
` [Bug tree-optimization/108355] [13/14 "

[Bug tree-optimization/113831] New: [11/12/13/14 Regression] Wrong VN with structurally identical ref since r9-398-g6b9fc1782effc67dd9f6def16207653d79647553
 2024-02-28 14:03 UTC  (2+ messages)
` [Bug tree-optimization/113831] [11/12/13 Regression] Wrong VN with structurally identical ref since r9-398

[Bug rtl-optimization/38534] gcc 4.2.1 and above: No need to save called-saved registers in 'noreturn' function
 2024-02-28 13:31 UTC  (5+ messages)

[Bug target/114150] New: gcc.target/i386/avx512cd-vpbroadcastmb2q-2.c etc. FAIL
 2024-02-28 13:27 UTC 

[Bug c++/114129] New: Inaccurate error message
 2024-02-28 13:25 UTC  (3+ messages)
` [Bug c++/114129] "

[Bug libstdc++/114149] New: lexicographical_compare should use memcmp for C++20 contiguous iterators as well as pointers
 2024-02-28 12:50 UTC 

[Bug target/114148] New: gcc.target/i386/pr106010-7b.c FAILs
 2024-02-28 12:48 UTC  (3+ messages)
` [Bug target/114148] "

[Bug libquadmath/114140] New: quadmath fminq/fmaxq with signaling_NaN not work
 2024-02-28 12:35 UTC  (18+ messages)
` [Bug libquadmath/114140] "
` [Bug middle-end/114140] "
` [Bug middle-end/114140] fmin/fmax "
` [Bug middle-end/114140] different results for std::fmin/std::fmax and quadmath fminq/fmaxq if one argument=signaling_NaN
` [Bug libquadmath/114140] "

[Bug c++/114134] New: Extra mov instructions for simple function compared with GCC13
 2024-02-28 12:13 UTC  (7+ messages)
` [Bug target/114134] [14 Regression] "
` [Bug target/114134] [14 Regression] Extra mov instructions for simple function compared with GCC13 since r14-2386

[Bug modula2/102344] New: gm2/pim/fail/TestLong4.mod FAILs
 2024-02-28 12:02 UTC  (2+ messages)
` [Bug modula2/102344] "

[Bug c++/113960] New: std::map with std::vector as input overwrites itself with c++20, on s390x platform
 2024-02-28 11:35 UTC  (5+ messages)
` [Bug target/113960] "
` [Bug target/113960] [11/12/13/14 Regression] "

[Bug tree-optimization/111462] New: [14 regression] gcc.dg/tree-ssa/ssa-sink-18.c fails after r14-4089-gd45ddc2c04e471
 2024-02-28 11:13 UTC  (3+ messages)
` [Bug testsuite/111462] "

[Bug c++/106851] New: [modules] Name conflict for exported using-declaration
 2024-02-28 11:10 UTC  (2+ messages)
` [Bug c++/106851] "

[Bug tree-optimization/91567] [10 Regression] Spurious -Wformat-overflow warnings building glibc (32-bit only)
 2024-02-28 10:56 UTC 

[Bug tree-optimization/114075] New: [14 Regression] s390x miscompilation since r14-322
 2024-02-28 10:56 UTC  (4+ messages)
` [Bug tree-optimization/114075] "

[Bug libstdc++/101203] New: Remove unnecessary empty check in std::function
 2024-02-28 10:41 UTC  (2+ messages)
` [Bug libstdc++/101203] "

[Bug tree-optimization/114145] New: Missed optimization of loop deletion
 2024-02-28 10:31 UTC  (2+ messages)
` [Bug tree-optimization/114145] "

[Bug c++/114013] New: [14 Regression] Specializations of var templates no longer emitted since r14-8987
 2024-02-28 10:17 UTC  (3+ messages)
` [Bug c++/114013] "

[Bug libstdc++/114103] New: FAIL: 29_atomics/atomic/lock_free_aliases.cc -std=gnu++20 (test for excess errors)
 2024-02-28  9:31 UTC  (4+ messages)
` [Bug libstdc++/114103] "

[Bug tree-optimization/114041] New: wrong code with _BitInt() and -O -fgraphite-identity
 2024-02-28  9:21 UTC  (6+ messages)
` [Bug tree-optimization/114041] "

[Bug target/98877] New: [AArch64] Inefficient code generated for tbl NEON intrinsics
 2024-02-28  9:12 UTC  (3+ messages)
` [Bug target/98877] "

[Bug tree-optimization/59859] New: [meta-bug] GRAPHITE issues
 2024-02-28  9:02 UTC  (2+ messages)
` [Bug tree-optimization/59859] "

[Bug c++/113988] New: during GIMPLE pass: bitintlower: internal compiler error: in lower_stmt, at gimple-lower-bitint.cc:5470
 2024-02-28  9:01 UTC  (3+ messages)
` [Bug middle-end/113988] "

[Bug tree-optimization/112325] New: Missed vectorization after cunrolli
 2024-02-28  8:26 UTC  (4+ messages)
` [Bug tree-optimization/112325] Missed vectorization of reduction after unrolling

[Bug c++/114128] New: ice with -fstrub=internal
 2024-02-28  8:21 UTC  (3+ messages)
` [Bug c++/114128] "

[Bug c++/112938] New: ice with -fstrub=internal
 2024-02-28  8:20 UTC  (2+ messages)
` [Bug middle-end/112938] "

[Bug tree-optimization/102435] New: gcc 9: aarch64 -ftree-loop-vectorize results in wrong code
 2024-02-28  8:09 UTC  (3+ messages)
` [Bug tree-optimization/102435] "

[Bug c++/66487] New: [6 Regression] Firefox segfault with LTO enabled
 2024-02-28  8:02 UTC  (3+ messages)
` [Bug c++/66487] sanitizer/warnings for lifetime DSE

[Bug c++/99689] New: Initialized local variable becomes uninitialized after use
 2024-02-28  7:51 UTC  (3+ messages)
` [Bug middle-end/99689] "

[Bug debug/114144] New: Variables optimized out by -Og
 2024-02-28  7:47 UTC  (2+ messages)
` [Bug debug/114144] "

[Bug debug/78685] -Og generates too many "<optimized out>"s
 2024-02-28  7:47 UTC 

[Bug target/109254] New: Bug in gcc (13.0.1) support for ARM SVE, which randomly modifies the prediction register
 2024-02-28  6:48 UTC  (2+ messages)
` [Bug target/109254] "

[Bug fortran/99092] New: Using -O3 and -fprefetch-loop-arrays to compile BLAS on Apple M1 fails
 2024-02-28  6:01 UTC  (3+ messages)
` [Bug target/99092] "

[Bug fortran/99837] New: ICE in parse_associate, at fortran/parse.c:4780
 2024-02-28  1:15 UTC  (3+ messages)
` [Bug fortran/99837] "

[Bug other/50597] New: printf_fp.o: relocation R_X86_64_PC32 against `hack_digit.6607' can not be used when making a shared object; recompile with -fPIC
 2024-02-28  0:57 UTC  (2+ messages)
` [Bug target/50597] "

[Bug middle-end/87161] if -Werror appear after -Wmissing-prototypes the warning is not turn into error
 2024-02-28  0:32 UTC 

[Bug pch/113970] New: [14 Regression] pch/system-{1,2}.C fails on darwin
 2024-02-28  0:26 UTC  (2+ messages)
` [Bug c++/113970] [14 Regression] pch/system-{1,2}.C fails on darwin after r14-8987-gdd9d14f7d53

[Bug preprocessor/80755] __has_include_next: internal compiler error: NULL directory in find_file
 2024-02-28  0:10 UTC  (2+ messages)

[Bug c++/114142] New: [coroutines]: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have reference_type in lookup_base, at cp/search.cc:252
 2024-02-27 23:09 UTC  (2+ messages)
` [Bug c++/114142] "

[Bug analyzer/111802] New: New analyser diagram failures since commit b365e9d57ad4
 2024-02-27 22:29 UTC  (3+ messages)
` [Bug analyzer/111802] [14 Regression] "

[Bug analyzer/110483] New: Several gcc.dg/analyzer/out-of-bounds-diagram-*.c tests FAIL
 2024-02-27 22:29 UTC  (3+ messages)
` [Bug analyzer/110483] [14 Regression] "

[Bug target/114139] New: ICE: RTL check: expected code 'const_int', have 'reg' in riscv_macro_fusion_pair_p, at config/riscv/riscv.cc:8438 with -O2 -fpic -mexplicit-relocs -mcpu=sifive-p450
 2024-02-27 20:11 UTC 

[Bug libgcc/114131] New: std::isinf(std::float128_t) generates superfluous nan-checks
 2024-02-27 19:48 UTC  (3+ messages)
` [Bug middle-end/114131] "

[Bug target/113742] New: ICE: RTL check: expected elt 1 type 'i' or 'n', have 'e' (rtx set) in riscv_macro_fusion_pair_p, at config/riscv/riscv.cc:8416 with -O2 -finstrument-functions -mtune=sifive-p600-series
 2024-02-27 19:47 UTC  (2+ messages)
` [Bug target/113742] "

[Bug c++/114138] New: [c++2b] ICE on valid code using `auto(expr)` DECAY-COPY
 2024-02-27 19:46 UTC  (2+ messages)
` [Bug c++/114138] "

[Bug rtl-optimization/114137] New: ICE when building lua-5.4.6 with -fharden-control-flow-redundancy on x86 (error: invalid rtl sharing found in the insn)
 2024-02-27 19:16 UTC  (3+ messages)
` [Bug target/114137] "

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