public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/110637] New: (type)(zeroonep !=/== 0) should be optimized as (type)zeroonep/zeroonep^1 earlier than vrp
 2023-12-11 15:58 UTC  (3+ messages)
` [Bug tree-optimization/110637] "

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

[Bug middle-end/111972] New: [14 regression] missed vectorzation for bool a = j != 1; j = (long int)a;
 2023-12-11 15:57 UTC  (4+ messages)
` [Bug tree-optimization/111972] "

[Bug tree-optimization/112935] New: [14 Regression] Performance regression in Coremarks crcu8 function
 2023-12-11 15:57 UTC  (5+ messages)
` [Bug middle-end/112935] "

[Bug libquadmath/112963] New: [14 Regression] Incorrect linking of libquadmath since r14-4863
 2023-12-11 15:53 UTC  (6+ messages)
` [Bug libquadmath/112963] "

[Bug target/112937] New: [14 Regression] GCN: FAILs due to unconditional 'f->use_flat_addressing = true;'
 2023-12-11 15:47 UTC  (4+ messages)
` [Bug target/112937] "

[Bug c/112413] New: Wrong switch jump table offset
 2023-12-11 15:45 UTC  (5+ messages)
` [Bug target/112413] "

[Bug c/112961] New: middle-end Missed vectorization: failed to vectorize simple reduction max since GCC-13
 2023-12-11 15:34 UTC  (4+ messages)
` [Bug tree-optimization/112961] "
` [Bug tree-optimization/112961] [13/14 Regression] "

[Bug middle-end/112822] New: [14 regression] ICE: invalid RHS for gimple memory store after r14-5831-gaae723d360ca26
 2023-12-11 15:30 UTC  (2+ messages)
` [Bug middle-end/112822] "

[Bug target/112962] New: [14 Regression] ICE: SIGSEGV in operator()<rtx_def*, rtx_def*> (recog.h:431) with -fexceptions -mssse3 and __builtin_ia32_pabsd128()
 2023-12-11 14:59 UTC 

[Bug tree-optimization/112736] New: vectorizer is introducing out of bounds memory access
 2023-12-11 13:43 UTC  (2+ messages)
` [Bug tree-optimization/112736] [14 Regression] "

[Bug web/112960] New: omission in documentation: complex numbers can also have uppercase I and J suffixes
 2023-12-11 13:05 UTC  (2+ messages)
` [Bug web/112960] "

[Bug target/112943] New: ICE: in gen_reg_rtx, at emit-rtl.cc:1176 with -O2 -march=westmere -mapxf
 2023-12-11 12:24 UTC  (3+ messages)
` [Bug target/112943] [14 Regression] "

[Bug middle-end/110639] New: [OpenMP][5.1] Predefined firstprivate for pointers - attachment missing
 2023-12-11 11:57 UTC  (2+ messages)
` [Bug middle-end/110639] "

[Bug target/112959] New: install.tex needs updates on FreeBSD
 2023-12-11 11:39 UTC  (3+ messages)
` [Bug target/112959] "

[Bug rust/109853] New: WIN64 is a predefined constant on GCC MinGW-w64
 2023-12-11 11:37 UTC  (2+ messages)
` [Bug rust/109853] WIN64 is a predefined constant by GCC on MinGW-w64

[Bug preprocessor/110558] New: __has_include argument expansion results in unexpected filename
 2023-12-11 10:44 UTC  (2+ messages)
` [Bug preprocessor/110558] "

[Bug target/112918] New: [m68k] [LRA] ICE: maximum number of generated reload insns per insn achieved (90)
 2023-12-11 10:44 UTC  (4+ messages)
` [Bug target/112918] "

[Bug ada/112958] New: [14 regression] s-exnllf.ads etc. don't compile on 32-bit FreeBSD/x86
 2023-12-11 10:21 UTC  (2+ messages)
` [Bug ada/112958] "

[Bug d/112957] New: [13/14 regression] src/std/math/exponential.d doesn't compile on 32-bit FreeBSD/x86
 2023-12-11 10:14 UTC  (2+ messages)
` [Bug d/112957] "

[Bug target/112948] New: gcc/config/aarch64/aarch64-early-ra.cc:1953: possible cut'n'paste error ?
 2023-12-11 10:07 UTC  (2+ messages)
` [Bug target/112948] "

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails
 2023-12-11 10:04 UTC 

[Bug preprocessor/112956] New: Valgrind errors on pr88974.c
 2023-12-11 10:04 UTC  (2+ messages)
` [Bug preprocessor/112956] "

[Bug middle-end/112951] New: [14 Regression] cond_copysign, cond_len_copysign optab not documented
 2023-12-11 10:01 UTC  (3+ messages)
` [Bug middle-end/112951] "

[Bug tree-optimization/112939] New: ICE: verify_ssa failed with -O -ftrivial-auto-var-init=zero
 2023-12-11  9:57 UTC  (3+ messages)
` [Bug tree-optimization/112939] [14 Regression] "

[Bug target/112853] New: RISC-V: RVV: SPEC2017 525.x264 regression
 2023-12-11  9:48 UTC  (3+ messages)
` [Bug target/112853] "

[Bug analyzer/112955] New: Valgrind error in ana::feasibility_state::maybe_update_for_edge
 2023-12-11  9:24 UTC 

[Bug c/112954] New: Spelling hint for typos in parameter types in function prototypes
 2023-12-11  9:10 UTC 

[Bug ipa/92606] [11/12/13 Regression][avr] invalid merge of symbols in progmem and data sections
 2023-12-11  9:05 UTC  (5+ messages)

[Bug middle-end/112953] New: [14 Regressions] -Wno-attributes* failures under valgrind
 2023-12-11  8:56 UTC  (3+ messages)
` [Bug middle-end/112953] "

[Bug target/112952] New: avr: attribute address not working with -fdata-sections -fno-common
 2023-12-11  8:40 UTC  (2+ messages)
` [Bug target/112952] "

[Bug libstdc++/104928] New: std::counting_semaphore on Linux can sleep forever
 2023-12-11  8:18 UTC  (7+ messages)
` [Bug libstdc++/104928] "

[Bug target/112929] New: [14] RISC-V vector: Variable clobbered at runtime
 2023-12-11  8:03 UTC  (9+ messages)
` [Bug target/112929] "

[Bug c/112431] New: RISC-V GCC-15 feature: Support register overlap on widen RVV instructions
 2023-12-11  7:56 UTC  (2+ messages)
` [Bug target/112431] "

Order
 2023-12-11  6:30 UTC 

[Bug target/110606] New: [10/11/12/13/14] ICE output_operand: '%&' used without any local dynamic TLS references on powerpc64le-linux-gnu
 2023-12-11  4:57 UTC  (2+ messages)
` [Bug target/110606] "

[Bug middle-end/101852] New: [meta-bug] some optabs are not documented
 2023-12-11  2:49 UTC  (3+ messages)
` [Bug middle-end/101852] [meta-bug] some standard RTL names "

[Bug fortran/112873] New: F2023 degree trig functions
 2023-12-11  2:46 UTC  (3+ messages)
` [Bug fortran/112873] "

[Bug target/112950] New: gcc.target/aarch64/sve/acle/general/dupq_5.c fails on aarch64_be-linux-gnu
 2023-12-11  2:36 UTC 

[Bug libstdc++/100470] New: std::is_nothrow_move_constructible incorrect behavior for explicitly defaulted members
 2023-12-11  2:34 UTC  (2+ messages)
` [Bug c++/100470] "

[Bug c++/53025] New: [C++11] noexcept operator depends on copy-elision
 2023-12-11  2:34 UTC  (2+ messages)
` [Bug c++/53025] "

[Bug c++/96090] New: Inconsistent querying of differring exception specifications of explicitly defaulted functions
 2023-12-11  2:34 UTC  (2+ messages)
` [Bug c++/96090] noexcept operator of potentially-throwing defaulted function gives the wrong result

[Bug c++/104234] New: ICE with -fmodules-ts and std::map/_Rb_tree
 2023-12-11  2:34 UTC  (2+ messages)
` [Bug c++/104234] "

[Bug c++/112580] New: [14 Regression]: g++.dg/modules/xtreme-header-4_b.C et al; ICE tree check: expected class 'type', have 'declaration'
 2023-12-11  2:34 UTC  (2+ messages)
` [Bug c++/112580] "

[Bug target/112904] New: ICE in extract_insn, at recog.cc:2791 with -mxop since r14-4964-g7eed861e8ca3f5
 2023-12-11  1:13 UTC  (3+ messages)
` [Bug target/112904] [14 Regression] "

[Bug c/112947] New: Contradictory indications of extern __thread address NULL or not with UBSAN
 2023-12-11  1:11 UTC  (5+ messages)
` [Bug c/112947] "

[Bug c/112707] New: gcc 14 outputs invalid assembly on ppc: Error: unrecognized opcode: `fctid'
 2023-12-11  0:48 UTC  (4+ messages)
` [Bug target/112707] [14 regression] "

[Bug c++/95656] New: Inconsistent output in compiling an undefined function
 2023-12-10 23:49 UTC  (4+ messages)
` [Bug c++/95656] "

[Bug tree-optimization/112949] New: evrp produces incorrect range for __builtin_clz
 2023-12-10 23:32 UTC  (8+ messages)
` [Bug tree-optimization/112949] "

[Bug target/110273] New: i686-w64-mingw32 with -march=znver4 generates AVX instructions without stack alignment
 2023-12-10 23:28 UTC  (5+ messages)
` [Bug target/110273] [12/13/14 Regression] i686-w64-mingw32 with -mavx512f "

[Bug fortran/105543] New: Function returning a class array with contiguous attribute rejected
 2023-12-10 21:40 UTC  (3+ messages)
` [Bug fortran/105543] "

[Bug fortran/111503] New: Issues with POINTER, OPTIONAL, CONTIGUOUS dummy arguments
 2023-12-10 21:38 UTC  (3+ messages)
` [Bug fortran/111503] "

[Bug tree-optimization/112880] New: ICE: in smallest_mode_for_size, at stor-layout.cc:356 with __builtin_mul_overflow() of _BitInt(1024)
 2023-12-10 20:32 UTC  (2+ messages)
` [Bug tree-optimization/112880] "

[Bug middle-end/112881] New: ICE: in count_type_elements, at expr.cc:7034 when initializing struct with a _BitInt(64) member
 2023-12-10 20:32 UTC  (2+ messages)
` [Bug middle-end/112881] "

[Bug fortran/100651] New: Weird memory corruption with multiple triggers
 2023-12-10 20:17 UTC  (3+ messages)
` [Bug fortran/100651] [11/12/13/14 Regression] Bad handling of optional, allocatable character argument

[Bug c++/105220] New: Incorrect concept evaluation when friend class is involved
 2023-12-10 20:17 UTC  (2+ messages)
` [Bug c++/105220] [CWG2589] concept evaluation and friendship

[Bug fortran/93762] Truncation of deferred-length string when passing as optional
 2023-12-10 20:16 UTC  (2+ messages)

[Bug modula2/112946] New: Assignment of string to enumeration or set crashes
 2023-12-10 20:09 UTC 

[Bug target/112933] New: gcc.target/aarch64/sme2/acle-asm/read_za16_vg1x2.c fails on aarch64_be
 2023-12-10 19:56 UTC  (4+ messages)
` [Bug target/112933] "

[Bug target/112931] New: gcc.target/aarch64/sme2/acle-asm/write_za16_vg1x2.c ICEs on aarch64_be
 2023-12-10 19:56 UTC  (4+ messages)
` [Bug target/112931] "

[Bug target/112930] New: gcc.target/aarch64/sme/call_sm_switch_7.c ICEs on aarch64_be
 2023-12-10 19:56 UTC  (4+ messages)
` [Bug target/112930] "

[Bug tree-optimization/112468] New: [14 Regression] Missed phi-opt after recent change
 2023-12-10 19:34 UTC  (2+ messages)
` [Bug tree-optimization/112468] "

[Bug tree-optimization/112945] New: FAIL: gcc.dg/tree-ssa/phi-opt-24.c scan-tree-dump-not phiopt2 "if"
 2023-12-10 19:34 UTC  (2+ messages)
` [Bug tree-optimization/112945] "

[Bug target/112919] New: LoongArch: Alignments in tune parameters are not precise and they regress performance
 2023-12-10 18:25 UTC  (4+ messages)
` [Bug target/112919] "

[Bug libstdc++/112942] New: swap(variant&, variant&) is incorrectly marked as deleted
 2023-12-10 12:37 UTC  (7+ messages)
` [Bug libstdc++/112942] "
` [Bug libstdc++/112942] [LWG2766] "

[Bug c/112758] New: Inconsistent Bitwise AND Operation Result between int and long long int on Different Optimization Levels in GCC Trunk
 2023-12-10 12:16 UTC  (4+ messages)
` [Bug rtl-optimization/112758] [13/14 Regression] Inconsistent Bitwise AND Operation Result between int and long long int

[Bug target/112944] New: AVR: Support .rodata in Flash for Devices with FLMAP
 2023-12-10 12:15 UTC  (2+ messages)
` [Bug target/112944] "

[Bug target/80878] -mcx16 (enable 128 bit CAS) on x86_64 seems not to work on 7.1.0
 2023-12-10 10:32 UTC  (2+ messages)

[Bug c++/106260] New: [10/11/12/13 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289
 2023-12-10  9:07 UTC  (2+ messages)
` [Bug ipa/106260] [11/12/13/14 Regression] ICE in initialize_node_lattices, at ipa-cp.cc:1289 since r8-1887-g0eaf0bfe94ff5a7c

[Bug target/111867] New: aarch64: Wrong code for bf16 literal load when the arch support +fp16
 2023-12-10  8:56 UTC  (4+ messages)
` [Bug target/111867] "

[Bug target/112936] New: LoongArch: Wrong instruction costs
 2023-12-10  5:27 UTC  (3+ messages)
` [Bug target/112936] "

[Bug target/111876] New: aarch64: Wrong code for bf16 complex mul/div when the target has +fp16 support
 2023-12-10  2:32 UTC  (2+ messages)
` [Bug middle-end/111876] bf16 complex mul/div does not work when the target has +fp16 support or when -fexcess-precision=16 is supplied

[Bug tree-optimization/112941] New: during GIMPLE pass: bitintlower ICE: in handle_operand_addr, at gimple-lower-bitint.cc:2126 (gimple-lower-bitint.cc:2134) at -O with _BitInt()
 2023-12-09 23:39 UTC  (2+ messages)
` [Bug tree-optimization/112941] "

[Bug tree-optimization/112940] New: ICE: verify_ssa failed: definition in block 4 does not dominate use in block 8 at -O with _BitInt()
 2023-12-09 23:36 UTC  (2+ messages)
` [Bug tree-optimization/112940] "

[Bug libstdc++/109162] New: C++23 improvements to std::format
 2023-12-09 22:05 UTC  (2+ messages)
` [Bug libstdc++/109162] "

[Bug libstdc++/111826] New: __cpp_lib_format should be 202110, not 202106
 2023-12-09 22:05 UTC  (4+ messages)
` [Bug libstdc++/111826] "

[Bug tree-optimization/112887] New: during GIMPLE pass: phiopt ICE: Floating point exception (SIGFPE) at tree-ssa-phiopt.c:2224 with --param=l1-cache-line-size=0x20000000
 2023-12-09 20:42 UTC  (3+ messages)
` [Bug tree-optimization/112887] "

[Bug middle-end/112877] New: TARGET_PROMOTE_PROTOTYPES is not honored consistently, should maybe not apply to builtins
 2023-12-09 20:18 UTC  (2+ messages)
` [Bug middle-end/112877] "

[Bug c++/112938] New: ice with -fstrub=internal
 2023-12-09 20:17 UTC  (3+ messages)
` [Bug c++/112938] "
` [Bug middle-end/112938] "

[Bug libstdc++/112876] New: rangesc.end() is unnecessarily assigned by the return value of c.emplace()
 2023-12-09 18:27 UTC  (4+ messages)
` [Bug libstdc++/112876] ranges:to: c.end() "

[Bug tree-optimization/96831] New: gcc.dg/tree-ssa/scev-[345].c FAIL on i?86 and arm
 2023-12-09 18:07 UTC  (2+ messages)
` [Bug tree-optimization/96831] "

[Bug testsuite/112786] New: [14 Regression] gcc.dg/tree-ssa/scev-3.c scev-4.c and scev-5.c XPASSing on most ilp32 targets
 2023-12-09 18:07 UTC  (2+ messages)
` [Bug testsuite/112786] "

[Bug tree-optimization/112827] New: ICE on valid code at -O1 on x86_64-linux-gnu: Segmentation fault
 2023-12-09 15:55 UTC  (2+ messages)
` [Bug tree-optimization/112827] [14 Regression] "

[Bug c/112924] New: [14 regression] ICE when building util-linux (error: gimple_bb (stmt) is set to a wrong basic block)
 2023-12-09 15:55 UTC  (4+ messages)
` [Bug tree-optimization/112924] "

[Bug libstdc++/98723] New: On Windows with CP936 encoding, regex compiles very slow
 2023-12-09 13:52 UTC  (2+ messages)
` [Bug libstdc++/98723] "

[Bug libgomp/112264] New: Occasionally (but very rare): 'FAIL: libgomp.fortran/target-nowait-array-section.f90 -O execution test'
 2023-12-09 13:33 UTC  (2+ messages)
` [Bug libgomp/112264] "

[Bug fortran/110987] New: Segmentation fault after finalization of a temporary variable
 2023-12-09 13:27 UTC  (2+ messages)
` [Bug fortran/110987] "

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