public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/110315] New: [13 Regression] g++ crashes with a segmentation fault while compiling a large const std::vector of std::string since r13-6566-ge0324e2629e25a90
 2023-09-26 18:06 UTC  (5+ messages)
` [Bug tree-optimization/110315] "

[Bug target/111600] New: [14.0 regression] RISC-V bootstrap time regression
 2023-09-26 17:41 UTC  (2+ messages)
` [Bug target/111600] "

[Bug c/111598] New: Wimplicit-fallthrough print for a code that is not compiled in
 2023-09-26 17:30 UTC  (2+ messages)
` [Bug c/111598] "

[Bug c/77817] -Wimplicit-fallthrough: cpp directive renders FALLTHRU comment ineffective
 2023-09-26 17:30 UTC 

[Bug c++/111602] New: "Error: symbol is already defined" for variable template dependent on default argument lambda used in sfinae and non-sfinae
 2023-09-26 17:23 UTC  (3+ messages)
` [Bug c++/111602] "Error: symbol is already defined" for variable template dependent on default argument lambda of class dependent on local type used in sfinae and non-sfinae contexts
` [Bug c++/111602] [11/12/13/14 Regression] "

[Bug bootstrap/111601] New: [14 Regression] bootstrap fails in stagestrain in libcody on x86_64-linux-gnu and powerpc64le-linux-gnu
 2023-09-26 17:15 UTC  (2+ messages)
` [Bug bootstrap/111601] "

[Bug c++/108245] New: parser segv
 2023-09-26 17:11 UTC  (2+ messages)
` [Bug c++/108245] ICE with invalid variable auto arguments and supplying an extra type

[Bug c++/111596] New: ICE on iostream as argument
 2023-09-26 17:11 UTC  (2+ messages)
` [Bug c++/111596] "

[Bug modula2/111510] New: Modula-2 runtime ICE on arm-linux-gnueabihf: iso/RTentity.mod:245:in findChildAndParent has caused internal runtime error, RTentity is either corrupt or the module storage has not been initialized yet
 2023-09-26 17:09 UTC  (3+ messages)
` [Bug modula2/111510] "

[Bug c/111599] New: ICE: Segmentation fault
 2023-09-26 16:59 UTC  (5+ messages)
` [Bug c/111599] "
` [Bug tree-optimization/111599] "
` [Bug tree-optimization/111599] [14 Regression] ICE: Segmentation fault in VRP

[Bug ada/110488] New: Legal deferred constant rejected
 2023-09-26 15:35 UTC  (4+ messages)
` [Bug ada/110488] [13/14 regression] deferred constant wrongly rejected

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2023-09-26 15:04 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug middle-end/110148] New: TSVC s242 regression between g:c0df96b3cda5738afbba3a65bb054183c5cd5530 and g:e4c986fde56a6248f8fbe6cf0704e1da34b055d8
 2023-09-26 15:04 UTC  (3+ messages)
` [Bug middle-end/110148] [14 Regression] "

[Bug tree-optimization/111456] New: [14 Regression] Dead Code Elimination Regression since r14-3719-gb34f3736356
 2023-09-26 15:02 UTC  (3+ messages)
` [Bug tree-optimization/111456] "

[Bug tree-optimization/106164] New: (a > b) & (a >= b) does not get optimized until reassoc1
 2023-09-26 15:01 UTC  (2+ messages)
` [Bug tree-optimization/106164] "

[Bug tree-optimization/111469] New: Wrong code at -Os on x86_64-linux-gnu since r14-573-g69f1a8af45
 2023-09-26 14:56 UTC  (4+ messages)
` [Bug tree-optimization/111469] [14 Regression] "

[Bug gcov-profile/110827] New: C++20 coroutines aren't being measured by gcov
 2023-09-26 14:54 UTC  (3+ messages)
` [Bug gcov-profile/110827] "

[Bug c/111558] New: RISCV: shrink-wrapper optimization question
 2023-09-26 13:26 UTC  (3+ messages)
` [Bug rtl-optimization/111558] "

[Bug c/111594] New: RISC-V: Failed to fold VEC_COND_EXPR and COND_LEN_ADD
 2023-09-26 12:29 UTC  (7+ messages)
` [Bug middle-end/111594] "

[Bug c/110660] New: conditional length reduction optimization
 2023-09-26 12:29 UTC  (3+ messages)
` [Bug middle-end/110660] "

[Bug c/109088] New: GCC fail auto-vectorization
 2023-09-26 12:14 UTC  (2+ messages)
` [Bug tree-optimization/109088] GCC does not always vectorize conditional reduction

[Bug c++/109175] New: error: 'void* __builtin_memset(void*, int, long unsigned int)' writing 4 or more bytes into a region of size 0 overflows the destination [-Werror=stringop-overflow=]
 2023-09-26 11:59 UTC  (2+ messages)
` [Bug tree-optimization/109175] "

[Bug target/111591] New: ppc64be: miscompilation with -mstrict-align / -O3
 2023-09-26  9:31 UTC  (13+ messages)
` [Bug target/111591] "

[Bug target/111231] New: armhf: Miscompilation at O2 level
 2023-09-26  9:00 UTC  (6+ messages)
` [Bug target/111231] armhf: Miscompilation with -O2/-fno-exceptions level (-O2 is working)

[Bug target/111597] New: pattern "(T)(A)+cst -->(T)(A+cst)" cause suboptimal for ppc64
 2023-09-26  8:35 UTC  (4+ messages)
` [Bug target/111597] "

[Bug middle-end/111547] New: [OpenMP] -fopenmp omp::decl update missing
 2023-09-26  8:09 UTC  (3+ messages)
` [Bug middle-end/111547] "

[Bug middle-end/94267] New: Missed folding of &TARGET_MEM_REF
 2023-09-26  6:53 UTC  (4+ messages)
` [Bug middle-end/94267] "

Good News
 2023-09-26  6:28 UTC 

[Bug other/111427] New: [14 regression] gfortran.dg/vect/pr60510.f fails after r14-3999-g3c834d85f2ec42
 2023-09-26  6:13 UTC  (2+ messages)
` [Bug middle-end/111427] "

[Bug tree-optimization/111595] New: detection of MIN/MAX with truncation and sign change for the result
 2023-09-26  5:20 UTC 

[Bug target/111533] New: [14 Regression] ICE: RTL check: expected code 'reg', have 'const_int' in rhs_regno, at rtl.h:1934
 2023-09-26  2:10 UTC  (4+ messages)
` [Bug target/111533] "

[Bug target/111545] New: [14 Regression] RISC-V gfortran.dg/host_assoc_function_7.f09 Illegal instruction error
 2023-09-25 22:37 UTC  (2+ messages)
` [Bug target/111545] "

[Bug middle-end/111497] New: [11/12/13/14 Regression] ICE building mariadb on i686 since r8-470
 2023-09-25 20:20 UTC  (2+ messages)
` [Bug middle-end/111497] "

[Bug libstdc++/111588] New: Provide opt-out of shared_ptr single-threaded optimization
 2023-09-25 20:11 UTC  (3+ messages)
` [Bug libstdc++/111588] "

[Bug target/111593] New: wrong code for 128-bit multiplication on MIPS64R6
 2023-09-25 19:22 UTC 

[Bug c/109967] New: Wrong code at -O2 on x86_64-linux-gnu
 2023-09-25 17:27 UTC  (4+ messages)
` [Bug middle-end/109967] [11/12/13/14 Regression] "

[Bug fortran/84693] scalar DT not broadcast across an array in an initialization expression
 2023-09-25 17:05 UTC 

[Bug fortran/59298] New: ICE when initialising PARAMETER array of derived-type (containing an array) using array constructor
 2023-09-25 17:05 UTC  (2+ messages)
` [Bug fortran/59298] "

[Bug demangler/111570] New: -march=generic prints error
 2023-09-25 17:01 UTC  (3+ messages)
` [Bug target/111570] "

[Bug target/109166] New: Built-in __atomic_test_and_set does not seem to be atomic on ARMv4T
 2023-09-25 16:20 UTC  (3+ messages)
` [Bug target/109166] "

[Bug target/104831] New: RISCV libatomic LR.aq/SC.rl pair insufficient for SEQ_CST
 2023-09-25 16:12 UTC  (3+ messages)
` [Bug target/104831] "

[Bug target/111546] New: [14 Regression] ICE: gfortran.dg/overload_5.f90:53:2: internal compiler error: in emit_move_insn, at expr.cc:4219 since r14-4163-gbea89f78f2f
 2023-09-25 15:55 UTC  (2+ messages)
` [Bug target/111546] "

[Bug c++/111592] New: ICE on expanding argument pack into variadic constructor
 2023-09-25 15:10 UTC  (2+ messages)
` [Bug c++/111592] [11/12/13/14 Regression] "

WTS
 2023-09-25 13:42 UTC 

[Bug modula2/111530] New: Unable to build GM2 standard library on BSD due to a `getopt_long_only' GNU extension dependency
 2023-09-25 12:45 UTC  (2+ messages)
` [Bug modula2/111530] "

[Bug c/111590] New: RISC-V: Multiple ICE in gfortran regression with 'V' Extension enabled
 2023-09-25 11:49 UTC 

[Bug target/104773] New: compare with 1 not merged with subtract 1
 2023-09-25 10:45 UTC  (2+ messages)
` [Bug rtl-optimization/104773] "

[Bug c/111500] New: [arm-none-eabi-gcc] / suboptimal optimization
 2023-09-25 10:45 UTC  (10+ messages)
` [Bug target/111500] "
` [Bug target/111500] [arm-none-eabi-gcc] / suboptimal optimization / subs followed by cmp (et alii)

[Bug target/111522] New: Different code path for static initialization with flto
 2023-09-25 10:36 UTC  (10+ messages)
` [Bug target/111522] "

[Bug target/104611] New: memcmp/strcmp/strncmp can be optimized when the result is tested for [in]equality with 0 on aarch64
 2023-09-25 10:26 UTC  (2+ messages)
` [Bug target/104611] "

[Bug tree-optimization/111563] New: Missed optimization of LICM
 2023-09-25 10:22 UTC  (2+ messages)
` [Bug tree-optimization/111563] "

[Bug libstdc++/111589] New: Use relaxed atomic increment (but not decrement!) in shared_ptr
 2023-09-25 10:10 UTC 

[Bug ipa/59948] New: Optimize std::function
 2023-09-25  9:04 UTC  (2+ messages)
` [Bug ipa/59948] "

[Bug c++/111512] New: GCC's __builtin_memcpy can trigger ADL
 2023-09-25  8:59 UTC  (3+ messages)
` [Bug c++/111512] "

[Bug libstdc++/111511] New: Incorrect ADL in std::to_array in GCC 11/12/13
 2023-09-25  8:53 UTC  (2+ messages)
` [Bug libstdc++/111511] "

[Bug tree-optimization/110982] New: (unsigned)(signed_char) != (unsigned)-1 is never changed back into signed_char != -1
 2023-09-25  8:52 UTC  (2+ messages)
` [Bug tree-optimization/110982] "

[Bug c/111584] New: [aarch64] Redundant movprfx with ptrue
 2023-09-25  7:49 UTC  (2+ messages)
` [Bug target/111584] "

[Bug tree-optimization/111583] New: [13/14 Regression] Wrong code at -Os on x86_64-linux-gnu since r13-3281-g6cc3394507
 2023-09-25  7:46 UTC  (3+ messages)
` [Bug tree-optimization/111583] "

[Bug rtl-optimization/60749] New: combine is overly cautious when operating on volatile memory references
 2023-09-25  7:09 UTC  (2+ messages)
` [Bug rtl-optimization/60749] "

[Bug target/111581] New: [arm-none-eabi-gcc] / suboptimal optimization /
 2023-09-25  7:09 UTC  (4+ messages)
` [Bug target/111581] [arm-none-eabi-gcc] / suboptimal optimization / uxth/sxth

[Bug target/110386] New: [14 Regression] ICE when optimizing VPABSD/VPMULLD since 07b86ab138bf8be8cb331015cd2b9775c6856ac6
 2023-09-25  7:09 UTC  (4+ messages)
` [Bug tree-optimization/110386] [11/12/13/14 Regression] ICE with ABSU in backprop
` [Bug tree-optimization/110386] [11/12/13 "

[Bug ada/111578] New: GNAT ada.textio.setline gives incorrect result
 2023-09-25  7:00 UTC  (2+ messages)
` [Bug ada/111578] "

[Bug target/111582] New: [arm-none-eabi-gcc] / suboptimal optimization / bitfield / superfluous stack write
 2023-09-25  6:49 UTC  (3+ messages)
` [Bug target/111582] "

[Bug ada/111579] New: gnatpp error at start
 2023-09-25  6:44 UTC  (2+ messages)
` [Bug ada/111579] "

[Bug target/111580] New: [arm-none-eabi-gcc] / suboptimal optimization / b.n to bx lr
 2023-09-25  6:43 UTC  (2+ messages)
` [Bug target/111580] "

[Bug target/40499] [missed optimization] branch to return not threaded on thumb
 2023-09-25  6:43 UTC 

[Bug middle-end/111548] New: RISC-V Vector: ICE in validate_change_or_fail (vsetvl pass)
 2023-09-25  6:12 UTC  (2+ messages)
` [Bug middle-end/111548] "

[Bug target/111366] New: error: inlining failed in call to 'always_inline' 'hwy::PreventElision<int&>(int&)void': target specific option mismatch
 2023-09-25  5:31 UTC  (2+ messages)
` [Bug target/111366] "

[Bug target/111380] New: Inconsistent behaviors between non-LTO and LTO
 2023-09-25  5:31 UTC  (2+ messages)
` [Bug target/111380] "

[Bug tree-optimization/111576] New: gcc generates conditional branch for bitwise "&"
 2023-09-25  1:35 UTC  (6+ messages)
` [Bug tree-optimization/111576] "
` [Bug middle-end/111576] "

[Bug c++/111577] New: -Os gives significantly bigger code than -O0
 2023-09-25  0:53 UTC  (3+ messages)
` [Bug middle-end/111577] "

[Bug tree-optimization/111285] New: vector ABSU is lowered incorrectly
 2023-09-25  0:04 UTC  (2+ messages)
` [Bug tree-optimization/111285] "

[Bug middle-end/79045] bool&bool expanded as 2 jumps
 2023-09-24 22:05 UTC 

[Bug ada/111434] New: Infinite loop with limited withs?
 2023-09-24 21:53 UTC  (3+ messages)
` [Bug ada/111434] [13/14 regression] infinite loop with limited with clauses

[Bug ada/111433] New: Erroneous message "error: null exclusion for "O" does not match"
 2023-09-24 21:35 UTC  (2+ messages)
` [Bug ada/111433] bogus error about null exclusion with mix of anonymous and named access types

[Bug target/111528] New: aarch64: Test gfortran.dg/pr80494.f90 fails with -fstack-protector-strong with gcc-13
 2023-09-24 21:26 UTC  (2+ messages)
` [Bug target/111528] aarch64: Test gfortran.dg/pr80494.f90 fails with -fstack-protector-strong with gcc-13 since r13-7813-gb96e66fd4ef3e3

[Bug c/111575] New: -Wbool-operation mistakenly warns about an int operation
 2023-09-24 20:06 UTC 

[Bug c++/111569] New: Problem finding in Library functions with parametres: 32, 8 , 32 Bits
 2023-09-24 19:50 UTC  (3+ messages)
` [Bug c++/111569] "

[Bug libgomp/111556] New: OMP_* environment variables not read if libgomp is loaded via dlopen([..], [..]|RTLD_DEEPBIND) and the process executable access the environ global variable
 2023-09-24 19:27 UTC  (2+ messages)
` [Bug target/111556] "

[Bug c/111574] New: Illegal instruction with
 2023-09-24 19:21 UTC  (7+ messages)
` [Bug c/111574] "
` [Bug c/111574] Illegal instruction with "-O3 -fno-toplevel-reorder -fno-tree-bit-ccp -fno-tree-dce"
` [Bug middle-end/111574] [14 Regression] "

[Bug c++/99631] New: decltype of non-type template-parameter shouldn't be const
 2023-09-24 19:13 UTC  (4+ messages)
` [Bug c++/99631] "

[Bug ada/88610] ICE with new ACATS test c452003
 2023-09-24 19:10 UTC 

[Bug c++/67491] New: [meta-bug] concepts issues
 2023-09-24 18:52 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug c++/108736] New: pconcepts] multidimensional subscript operator reports invalid error in requires test
 2023-09-24 18:52 UTC  (2+ messages)
` [Bug c++/108736] [concepts] multidimensional subscript operator inside requires with variable template arguments is broken

[Bug c++/111493] New: [concepts] multidimensional subscript operator inside requires is broken
 2023-09-24 18:52 UTC  (4+ messages)
` [Bug c++/111493] "

[Bug c++/111485] New: Constraint mismatch on template template parameter
 2023-09-24 18:42 UTC  (2+ messages)
` [Bug c++/111485] [11/12/13/14 Regression] "

[Bug tree-optimization/111571] New: [13/14 Regression] ICE in modify_call, at ipa-param-manipulation.cc:656
 2023-09-24 16:55 UTC  (2+ messages)
` [Bug ipa/111571] "

[Bug tree-optimization/111572] New: Wrong code at -O2 on x86_64-linux-gnu since r14-301-gf2d6beb7a4d
 2023-09-24 16:51 UTC  (4+ messages)
` [Bug tree-optimization/111572] "
` [Bug tree-optimization/111572] [14 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).