public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/100444] New: std::random_device isn't random on AMD
 2021-05-06 11:41 UTC  (11+ messages)
` [Bug libstdc++/100444] "

[Bug other/100447] New: gcc-9 -c -gsplit-dwarf -gdwarf-5 ICEs on an empty file
 2021-05-06 11:41 UTC 

[Bug c++/100443] New: member using declaration of function templates with different return types does not bring base class overload into derived class
 2021-05-06 11:39 UTC  (5+ messages)
` [Bug c++/100443] "

[Bug other/100446] New: GDB has problems reading GCC's debugging info level -g3
 2021-05-06 11:33 UTC  (3+ messages)
` [Bug debug/100446] "

[Bug driver/100347] New: GCC 11 does not recognize skylake; translates "march=native" to "x86_64"
 2021-05-06 11:20 UTC  (6+ messages)
` [Bug target/100347] [11/12 Regression] "

[Bug target/100445] New: ice during RTL pass: vregs
 2021-05-06 11:12 UTC  (2+ messages)
` [Bug target/100445] [12 Regression] "

[Bug target/100418] New: [12 Regression][gcn] since r12-397 bootstrap fails: error: unrecognizable insn: in extract_insn, at recog.c:2770
 2021-05-06 11:05 UTC  (13+ messages)
` [Bug target/100418] "

[Bug libstdc++/100438] New: `_serialize` macro clashes with user defined identifiers
 2021-05-06 10:37 UTC  (8+ messages)
` [Bug libstdc++/100438] "
` [Bug target/100438] "

[Bug c++/100441] New: [ICE] output_constant_pool_2, at varasm.c:3955
 2021-05-06 10:32 UTC  (6+ messages)
` [Bug target/100441] "

[Bug target/95646] New: arm-none-eabi function attribute 'cmse_nonsecure_entry' wipes register values with -Os
 2021-05-06  9:51 UTC  (3+ messages)
` [Bug target/95646] [GCC 9/10] "

[Bug c/100442] New: Spurious -Wstringop-overread error with odd boundaries
 2021-05-06  9:45 UTC  (3+ messages)
` [Bug tree-optimization/100442] "

[Bug c++/99692] New: Lookup for operator<< skips global scope
 2021-05-06  9:38 UTC  (4+ messages)
` [Bug c++/99692] "

[Bug testsuite/100355] New: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxl
 2021-05-06  9:06 UTC  (2+ messages)
` [Bug testsuite/100355] "

[Bug tree-optimization/94589] New: Optimize (i<=>0)>0 to i>0
 2021-05-06  8:18 UTC  (2+ messages)
` [Bug tree-optimization/94589] "

[Bug bootstrap/100373] New: [12 Regression] Darwin, Compare-debug fail after r12-248-gb58dc0b803057
 2021-05-06  8:09 UTC  (8+ messages)
` [Bug bootstrap/100373] "

[Bug c/97205] New: arm: Compiler fails with an ICE for -O0 on Trunk and GCC-10 for _Generic feature
 2021-05-06  8:03 UTC  (3+ messages)
` [Bug target/97205] "

[Bug target/82735] _mm256_zeroupper does not invalidate previously computed registers
 2021-05-06  7:43 UTC 

[Bug sanitizer/100439] New: stack overflow running ubsan
 2021-05-06  6:32 UTC  (2+ messages)
` [Bug sanitizer/100439] "

[Bug preprocessor/100435] New: oddity in hash table use in libcpp
 2021-05-06  6:27 UTC  (2+ messages)
` [Bug preprocessor/100435] "

[Bug c/100432] New: gcc arm compilation binary output is bigger with -Os than -O2
 2021-05-06  5:51 UTC  (3+ messages)
` [Bug target/100432] "

[Bug target/100342] New: [10/11 Regression] wrong code with -O2 -fno-dse -fno-forward-propagate -mno-sse2
 2021-05-06  5:22 UTC  (4+ messages)
` [Bug rtl-optimization/100342] "

[Bug target/100217] New: [11/12 Regression] ICE when building valgrind testsuite with -march=z14 since r11-7552
 2021-05-06  1:26 UTC  (2+ messages)
` [Bug target/100217] "

[Bug target/100266] New: [RISCV] Provide programmatic implementation of CAS
 2021-05-06  1:20 UTC  (2+ messages)
` [Bug target/100266] "

[Bug fortran/100440] New: allocated() gives True for unallocated variable
 2021-05-06  0:22 UTC  (2+ messages)
` [Bug fortran/100440] "

[Bug target/100402] New: Crash in longjmp
 2021-05-05 21:03 UTC  (7+ messages)
` [Bug target/100402] [10.3 regression] crash with setjmp/longjmp and SEH

[Bug c++/99234] New: Regression: wrong result for 1.0/3.0 when -fno-omit-frame-pointer -frounding-math used together
 2021-05-05 21:01 UTC  (5+ messages)
` [Bug target/99234] [10/11 regression] wrong result for 1.0/3.0 with -O2 -fno-omit-frame-pointer -frounding-math

[Bug c/100404] New: Unable to disable removal of null pointer checks for nonnull function arguments
 2021-05-05 20:45 UTC  (4+ messages)
` [Bug tree-optimization/100404] "

[Bug c/100363] New: gcc generating wider load/store than warranted at -O3
 2021-05-05 19:59 UTC  (3+ messages)
` [Bug tree-optimization/100363] "

[Bug fortran/100274] New: [9/10/11/12 Regression] ICE in gfc_conv_procedure_call, at fortran/trans-expr.c:6131
 2021-05-05 19:59 UTC  (6+ messages)
` [Bug fortran/100274] "

[Bug testsuite/100170] New: Gcc tests gcc.target/powerpc/ppc-{eq,ne}0-1.c fail on Power10
 2021-05-05 19:50 UTC  (2+ messages)
` [Bug testsuite/100170] Gcc tests gcc.target/powerpc/ppc-{eq, ne}0-1.c "

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2021-05-05 19:31 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug c++/100430] New: False positive for -Warray-bounds and pointers
 2021-05-05 19:31 UTC  (6+ messages)
` [Bug tree-optimization/100430] "

[Bug c++/99893] New: C++20 unexpanded parameter packs falsely not detected (lambda is involved)
 2021-05-05 18:47 UTC  (2+ messages)
` [Bug c++/99893] "

[Bug target/91400] __builtin_cpu_supports conjunction is optimized poorly
 2021-05-05 18:42 UTC 

[Bug target/86387] [RISCV][ABI] GCC fails to sign/zero-ext integers as necessary for passing/returning int+fp structs on hard-float ABIs
 2021-05-05 18:21 UTC 

[Bug demangler/100437] New: libiberty: Support more characters for function clones
 2021-05-05 18:04 UTC 

[Bug tree-optimization/98694] New: GCC produces incorrect code for loops with -O3 for skylake-avx512 and icelake-server
 2021-05-05 17:48 UTC  (2+ messages)
` [Bug target/98694] "

[Bug libstdc++/100436] New: std::views::iota(0, true) is well-formed
 2021-05-05 17:36 UTC  (4+ messages)
` [Bug libstdc++/100436] "

[Bug c/98503] New: [11 regression] -Warray-bounds false positive with global variables at -O2
 2021-05-05 17:16 UTC  (3+ messages)
` [Bug middle-end/98503] [11/12 regression] -Warray-bounds false positive with global variables at -O2 since r11-3306-g3f9a497d1b0dd9da

[Bug tree-optimization/85741] [meta-bug] bogus/missing -Wformat-overflow
 2021-05-05 17:09 UTC 

[Bug middle-end/100325] New: missing warning with -O0 on sprintf overflow with pointer plus offset
 2021-05-05 17:09 UTC  (3+ messages)
` [Bug middle-end/100325] "

[Bug c++/96745] New: [concepts] internal compiler error: in type_memfn_rqual, at cp/typeck.c:10389
 2021-05-05 16:30 UTC  (2+ messages)
` [Bug c++/96745] "

[Bug c++/100421] New: Internal compiler error when overload resolution fails for prospective destructors
 2021-05-05 16:30 UTC  (2+ messages)
` [Bug c++/100421] "

[Bug c++/100423] New: Internal compiler error when evaluating a requires-expression referencing variables from outer scope in a function invocation
 2021-05-05 16:26 UTC  (2+ messages)
` [Bug c++/100423] "

[Bug libstdc++/100429] New: threading support on windows
 2021-05-05 16:14 UTC  (4+ messages)
` [Bug libstdc++/100429] threading support on windows. _GLIBCXX_HAS_GTHREADS macro is not 1 but libgcc is correct

[Bug target/97903] New: [ARM NEON] Missed optimization in lowering test operation
 2021-05-05 15:46 UTC  (2+ messages)
` [Bug target/97903] "

[Bug tree-optimization/100263] New: Wrong removal of statement in copyprop3
 2021-05-05 15:13 UTC  (6+ messages)
` [Bug rtl-optimization/100263] [11/12 Regression] RTL optimizers miscompile loop

[Bug bootstrap/100411] New: GCC 11 branch bootstrap ICE on x86_w64-w64-mingw32
 2021-05-05 14:57 UTC  (6+ messages)
` [Bug rtl-optimization/100411] [11 regression] bootstrap failure on 64-bit Windows with --with-tune=nocona

[Bug c/100417] New: False positive -Wmaybe-uninitalized with malloc
 2021-05-05 14:48 UTC  (3+ messages)
` [Bug tree-optimization/100417] "

[Bug tree-optimization/100434] New: DSE fails to DSE aggregate LHS
 2021-05-05 13:56 UTC  (2+ messages)
` [Bug tree-optimization/100434] "

[Bug tree-optimization/44462] Redundant looping pure functions whose return value is dead are not optimized out
 2021-05-05 13:49 UTC 

[Bug target/98218] New: [TARGET_MMX_WITH_SSE] Miss vec_cmpmn/vcondmn expander for 64bit vector
 2021-05-05 13:28 UTC  (3+ messages)
` [Bug target/98218] "

[Bug other/98375] New: [meta bug] GCC 12 pending patches
 2021-05-05 13:28 UTC  (2+ messages)
` [Bug other/98375] "

[Bug ada/48335] New: [4.6/4.7 Regression] ICE in convert_move
 2021-05-05 13:26 UTC  (2+ messages)
` [Bug middle-end/48335] "

[Bug middle-end/48358] New: TREE_ADDRESSABLE overloading issues
 2021-05-05 13:26 UTC  (2+ messages)
` [Bug middle-end/48358] "

[Bug sanitizer/100379] New: cyclades.h is removed from linux kernel header files
 2021-05-05 12:46 UTC  (2+ messages)
` [Bug sanitizer/100379] "

[Bug c/90219] Wrong source location for "cannot convert to a pointer type" warning
 2021-05-05 12:40 UTC 

[Bug c++/100433] New: [modules] segfault with optimization greater than -O0
 2021-05-05 12:26 UTC 

[Bug target/91598] [8/9 regression] 60% speed drop on neon intrinsic loop
 2021-05-05 12:25 UTC 

[Bug jit/87808] gcc_lib_dir is missing from libgccjit's search path when driver is not installed
 2021-05-05 12:19 UTC 

[Bug c++/100366] New: spurious warning - std::vector::clear followed by std::vector::insert(vec.end(), ...) with -O2
 2021-05-05 12:18 UTC  (5+ messages)
` [Bug tree-optimization/100366] "

[Bug bootstrap/100431] New: Fixes to enable compiling with -Werror=format-security
 2021-05-05 11:47 UTC  (3+ messages)
` [Bug bootstrap/100431] "

[Bug target/100428] New: [nvptx, GOMP_NVPTX_JIT=-O0] FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/reduction-7.c -DACC_DEVICE_TYPE_nvidia=1 -DACC_MEM_SHARED=0 -foffload=nvptx-none -O0 execution test
 2021-05-05 11:36 UTC  (4+ messages)
` [Bug target/100428] "

[Bug rtl-optimization/98786] New: ICE: SSA corruption (Unable to coalesce ssa_names 2 and 10 which are marked as MUST COALESCE.)
 2021-05-05 10:43 UTC  (7+ messages)
` [Bug tree-optimization/98786] [8/9/10 Regression] "

[Bug c/100419] New: Arm: arm_mve.h generates warning when compiled with -Wsystem-headers
 2021-05-05 10:10 UTC  (2+ messages)
` [Bug target/100419] "

[Bug middle-end/100278] New: IBM Z: Segmentation fault when building valgrind with -march=z14
 2021-05-05  9:42 UTC  (3+ messages)
` [Bug middle-end/100278] "

[Bug rtl-optimization/100230] New: ASan: alloc-dealloc-mismatch in early-remat.c
 2021-05-05  9:20 UTC  (3+ messages)
` [Bug rtl-optimization/100230] "

[Bug other/86656] [meta-bug] Issues found with -fsanitize=address
 2021-05-05  9:20 UTC 

[Bug tree-optimization/100414] New: [12 Regression] ICE: in dominated_by_p, at dominance.c:1120 with -O -fno-tree-dce -fno-tree-dse
 2021-05-05  9:03 UTC  (3+ messages)
` [Bug tree-optimization/100414] [11 "

[Bug target/100329] New: ICE: verify_ssa failed (error: definition in block 3 does not dominate use in block 4)
 2021-05-05  9:03 UTC  (3+ messages)
` [Bug tree-optimization/100329] "

[Bug rtl-optimization/100253] New: [10/11/12 Regression] wrong code with -O2 -fno-tree-bit-ccp -ftree-slp-vectorize (unaligned movdqa)
 2021-05-05  9:01 UTC  (2+ messages)
` [Bug tree-optimization/100253] [10/11 "

[Bug ipa/100308] New: IPA CP ipcp_modif_dom_walker removes calls w/o updating the cgraph
 2021-05-05  9:01 UTC  (2+ messages)
` [Bug ipa/100308] "

[Bug testsuite/100422] New: [12 regression] g++.dg/gomp/clause-3.C fails after r12-438
 2021-05-05  8:17 UTC  (4+ messages)
` [Bug testsuite/100422] "

[Bug tree-optimization/79333] FRE/PRE do not allow folding to look at SSA defs during elimination
 2021-05-05  8:02 UTC  (2+ messages)

[Bug c++/100409] New: C++ FE elides pure throwing call
 2021-05-05  8:02 UTC  (2+ messages)
` [Bug c++/100409] "

[Bug middle-end/100394] New: wrong-code with EH and pure/const functions
 2021-05-05  8:01 UTC  (3+ messages)
` [Bug middle-end/100394] "

[Bug bootstrap/100246] New: [11/12 Regression] GCC will not bootstrap with clang 3.4/3.5 [xcode 5/6, Darwin 12/13]
 2021-05-05  7:43 UTC  (2+ messages)
` [Bug bootstrap/100246] "

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