public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/98218] New: [TARGET_MMX_WITH_SSE] Miss vec_cmpmn/vcondmn expander for 64bit vector
 2021-05-12 19:05 UTC  (9+ messages)
` [Bug target/98218] "
` [Bug target/98218] [TARGET_MMX_WITH_SSE] Implement 64bit vector compares (AVX512 masked compares missing)

[Bug middle-end/100571] New: bogus -Wstringop-overflow with VLA of elements larger than byte
 2021-05-12 18:45 UTC  (3+ messages)
` [Bug middle-end/100571] "

[Bug c++/100558] New: std::ranges::views operator| fails to compile
 2021-05-12 18:44 UTC  (5+ messages)
` [Bug libstdc++/100558] "

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases
 2021-05-12 18:34 UTC 

[Bug web/100480] New: Where to file complaints re project-maintainers?
 2021-05-12 18:14 UTC  (3+ messages)
` [Bug web/100480] "

[Bug testsuite/100569] New: [12 regression] gcc.dg/atomic/c11-atomic-exec-2.c has lto warnings after r12-742
 2021-05-12 18:03 UTC  (3+ messages)
` [Bug testsuite/100569] "

[Bug libstdc++/100567] New: views::take and views::drop should conditionally use _RangeAdaptor::operator()
 2021-05-12 17:58 UTC  (2+ messages)
` [Bug libstdc++/100567] "

[Bug tree-optimization/100453] New: wrong code at -O1 and above
 2021-05-12 16:43 UTC  (2+ messages)
` [Bug tree-optimization/100453] [12 Regression] wrong code at -O1 and above since r12-434

[Bug target/97102] New: [nvptx] PTX JIT compilation failed when using aliases
 2021-05-12 16:39 UTC  (2+ messages)
` [Bug target/97102] "

[Bug target/96005] New: Add possibility to use newer ptx isa
 2021-05-12 16:39 UTC  (5+ messages)
` [Bug target/96005] "

[Bug c++/100570] New: g++ does not suppress bitfield conversion warning even isystem is setted
 2021-05-12 16:00 UTC 

[Bug tree-optimization/100566] New: [11/12 Regression] Miscompilation of mausezahn since r11-2446
 2021-05-12 15:58 UTC  (9+ messages)
` [Bug tree-optimization/100566] "
` [Bug tree-optimization/100566] [11/12 Regression] Miscompilation of mausezahn since r9-2635
` [Bug tree-optimization/100566] [9/10/11/12 "

[Bug d/100324] New: gcc-10.2.0 (and earlier) fails to build on x86_64, but has builds just fine aarch64
 2021-05-12 15:20 UTC  (2+ messages)
` [Bug d/100324] "

[Bug middle-end/100537] New: Bootstrap-O3 and bootstrap-debug fail on 32-bit ARM after gcc-12-657-ga076632e274a
 2021-05-12 15:11 UTC  (10+ messages)
` [Bug middle-end/100537] "
` [Bug go/100537] "

[Bug target/99988] New: aarch64: GCC generates excessive consecutive bti j instructions
 2021-05-12 15:08 UTC  (4+ messages)
` [Bug target/99988] "

[Bug middle-end/100568] New: [12 regression] ICE at gcc/tree-ssa.c:1214 after r12-657
 2021-05-12 15:03 UTC  (2+ messages)
` [Bug middle-end/100568] "

[Bug c++/47342] New: misleading diagnostic for member of undeclared class template partial specialization
 2021-05-12 14:52 UTC  (2+ messages)
` [Bug c++/47342] "

[Bug c++/99644] New: Add fix-it hint for
 2021-05-12 14:48 UTC  (2+ messages)
` [Bug c++/99644] Add fix-it hint for constrained specialization declared as primary template

[Bug middle-end/100477] New: Bogus -Wstringop-overflow warning on memset
 2021-05-12 14:40 UTC  (4+ messages)
` [Bug middle-end/100477] "

[Bug ada/100559] New: Solaris SPARC GCC 11.1 Ada build: i-cexten.ads:278:28: modulus exceeds limit (2 ** 64)
 2021-05-12 14:19 UTC  (11+ messages)
` [Bug ada/100559] "

[Bug c++/98461] New: Suboptimal codegen for negating a movemask
 2021-05-12 14:11 UTC  (4+ messages)
` [Bug target/98461] "

[Bug c/100491] New: Code generation get worse when including function prototype on ARM
 2021-05-12 13:31 UTC  (2+ messages)
` [Bug ipa/100491] [11/12 Regression] IPA-SRA is not happening any more

[Bug middle-end/100471] New: #pragma omp taskloop with
 2021-05-12 13:29 UTC  (3+ messages)
` [Bug middle-end/100471] #pragma omp taskloop with custom reduction

[Bug preprocessor/100392] New: compiling result of "g++ -E -fdirectives-only" causes "error: stray ‘#’ in program" if no newline at EOF
 2021-05-12 13:26 UTC  (4+ messages)
` [Bug preprocessor/100392] [11/12 Regression] "

[Bug c/100508] New: ICE with '-g -O3': in expand_debug_locations, at cfgexpand.c:5618
 2021-05-12 13:25 UTC  (4+ messages)
` [Bug middle-end/100508] "

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

[Bug target/100336] New: file trunk/gcc/config/i386/i386-isa.def doesn't get installed ok ?
 2021-05-12 13:09 UTC  (2+ messages)
` [Bug target/100336] "

[Bug target/100565] New: [nvptx] Need configure options for misa default
 2021-05-12 12:17 UTC 

[Bug bootstrap/100552] New: configure: 32208: Syntax error: Bad substitution
 2021-05-12 12:09 UTC  (3+ messages)
` [Bug bootstrap/100552] [11/12 Regression] "

[Bug target/96932] New: [nvptx] atomic_exchange missing barrier
 2021-05-12 12:07 UTC  (3+ messages)
` [Bug target/96932] "

[Bug c++/99908] New: Arm optimisation generates a `not` instruction instead of switching arguments of bsl
 2021-05-12 12:04 UTC  (5+ messages)
` [Bug target/99908] SIMD: negating logical + if_else has a suboptimal codegen

[Bug tree-optimization/100539] New: wrong code at -Os and above with "-fno-dce -fno-inline-small-functions -fno-tree-dce"
 2021-05-12 11:40 UTC  (4+ messages)
` [Bug rtl-optimization/100539] "
` [Bug rtl-optimization/100539] [10/11/12 Regression] wrong code at -Os and above with "-fno-dce -fno-inline-small-functions -fno-tree-dce" since r10-3311-gff6686d2e5f797d6
` [Bug ipa/100539] "

[Bug ipa/93385] [10/11/12 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce
 2021-05-12 11:40 UTC 

[Bug target/100563] New: [10/11/12 Regression] arm: ICE in arm_gen_dicompare_reg, at config/arm/arm.c:15976
 2021-05-12 11:34 UTC  (5+ messages)
` [Bug target/100563] "

[Bug target/100497] New: [OpenMP][nvptx] libgomp.c-c++-common/reduction-5.c - fails on some nvptx systems
 2021-05-12 11:21 UTC  (2+ messages)
` [Bug target/100497] "

[Bug regression/100519] New: ICE in insert_stmt_after, at tree-ssa-reassoc.c:1452
 2021-05-12 11:14 UTC  (3+ messages)
` [Bug tree-optimization/100519] "
` [Bug tree-optimization/100519] [11 Regression] "

[Bug c/100505] New: ICE: in record_in_finally_tree, at tree-eh.c:213
 2021-05-12 10:30 UTC  (2+ messages)
` [Bug c/100505] "

[Bug ada/100564] New: [12 Regression] Broken Ada bootstrap
 2021-05-12 10:16 UTC  (7+ messages)
` [Bug ada/100564] "
` [Bug ada/100564] [12 Regression] valgrind complaints on gnat1

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

[Bug fortran/100561] New: Error while computing square of a real number (8 and 16 bytes)
 2021-05-12  9:56 UTC  (7+ messages)
` [Bug fortran/100561] "

[Bug c++/96733] New: std::clamp for floats and doubles produces worse code than a combo of std::min / std::max
 2021-05-12  9:55 UTC  (2+ messages)
` [Bug libstdc++/96733] "

[Bug libstdc++/90943] Visiting inherited variants no longer works in 9.1
 2021-05-12  9:54 UTC 

[Bug libstdc++/100153] New: Undefined behavior in stl_bvector.h
 2021-05-12  9:53 UTC  (2+ messages)
` [Bug libstdc++/100153] "

[Bug c++/94418] New: Please make reverse_iterator nothrow constructible when possible
 2021-05-12  9:53 UTC  (2+ messages)
` [Bug libstdc++/94418] "

[Bug libstdc++/78113] std::variant and std::visit's current implementations do not get optimized out (compared to "recursive visitation")
 2021-05-12  9:52 UTC 

[Bug c++/99327] New: ENOTSUP macro does not exist on djgpp crt
 2021-05-12  9:49 UTC  (2+ messages)
` [Bug libstdc++/99327] "

[Bug middle-end/100562] New: ICE after commit a076632e274abe344ca7648b7c7f299273d4cbe0
 2021-05-12  9:47 UTC  (3+ messages)
` [Bug middle-end/100562] [12 Regression] "

[Bug c/100556] New: ICE: in gimplify_expr, at gimplify.c:14868
 2021-05-12  9:42 UTC  (2+ messages)
` [Bug middle-end/100556] ICE: in gimplify_expr with __transaction_atomic without -ftm

[Bug fortran/100551] New: [11/12 Regression] Passing return value of intrinsic to class(*) dummy argument can cause segfaults
 2021-05-12  9:41 UTC  (3+ messages)
` [Bug fortran/100551] "

[Bug c/100550] New: ICE: in fold_convert_loc, at fold-const.c:2429
 2021-05-12  9:40 UTC  (4+ messages)
` [Bug c/100550] [11/12 Regression] ICE: in fold_convert_loc with function call VLA argument

[Bug c/100549] New: ICE: Segmentation fault, gsi_insert_seq_nodes_before, during GIMPLE pass: lower
 2021-05-12  9:38 UTC  (2+ messages)
` [Bug target/100549] [12 Regression] ICE: Segmentation fault with __builtin_ia32_pcmpgtw128 since r12-110-gc54a9f7259fce1a2

[Bug c/100544] New: ICE: in default_conversion, at c/c-typeck.c:2242
 2021-05-12  9:36 UTC  (2+ messages)
` [Bug c/100544] ICE: in default_conversion with destructor attribute at the top level

[Bug c/100532] New: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in useless_type_conversion_p, at gimple-expr.c:259
 2021-05-12  9:29 UTC  (2+ messages)
` [Bug c/100532] "

[Bug c/100530] New: ICE with -g: in add_dwarf_attr, at dwarf2out.c:4493
 2021-05-12  9:28 UTC  (2+ messages)
` [Bug target/100530] [8/9/10/11/12 Regression] ICE with -g: in add_dwarf_attr with __seg_gs (Alternative address-space) global variable since r8-4385-ga297ccb52e0c894e

[Bug c/100529] New: ICE at -O3: in force_constant_size, at gimplify.c:733
 2021-05-12  9:26 UTC  (2+ messages)
` [Bug ipa/100529] [11/12 Regression] ICE at -O3: in force_constant_size, at gimplify.c:733 since r11-4494-ga4223abb3deb24e8

[Bug c/100521] New: ICE at -O2 and above: in verify_range, at value-range.cc:384
 2021-05-12  9:23 UTC  (2+ messages)
` [Bug c/100521] [12 Regression] ICE at -O2 and above: in verify_range, at value-range.cc:384 since r12-127-g694c956b6b877e48

[Bug debug/100515] New: [12 Regression] ICE in output_rnglists, at dwarf2out.c:12294
 2021-05-12  9:14 UTC  (5+ messages)
` [Bug debug/100515] [12 Regression] ICE in output_rnglists, at dwarf2out.c:12294 since r12-574-ge69ac0203725fb8d

[Bug bootstrap/100560] New: [13 regression] build/gengtype-state.o fails with clang 10.0.1: cannot specify -o when generating multiple output files
 2021-05-12  8:53 UTC  (3+ messages)
` [Bug bootstrap/100560] [12 "

[Bug c/100547] New: ICE with "-g -O1": Segmentation fault signal terminated program cc1, during RTL pass: expand
 2021-05-12  8:48 UTC  (4+ messages)
` [Bug c/100547] ICE with "-g -O1": stack overflow in expand with a very large vector_size attribute

[Bug tree-optimization/100089] New: [11 Performance regression ] 30% for denbench/mp2decoddata2 with -O3
 2021-05-12  8:27 UTC  (3+ messages)
` [Bug tree-optimization/100089] [11/12 Regression] 30% performance regression "

[Bug fortran/100555] New: [OPENMP] ICE in target parallel construct with if-clause
 2021-05-12  7:59 UTC  (2+ messages)
` [Bug fortran/100555] "

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

[Bug rtl-optimization/100554] New: [9/10/11/12 Regression] -fcompare-debug failure w/ -Os -fmodulo-sched -fno-tree-loop-optimize
 2021-05-12  7:22 UTC  (2+ messages)
` [Bug rtl-optimization/100554] "

[Bug c/100545] New: ICE with -g: in gen_typedef_die, at dwarf2out.c:25714
 2021-05-12  6:56 UTC  (2+ messages)
` [Bug c/100545] ICE with -g: in gen_typedef_die with mode attribute and aligned attribute

[Bug debug/100541] New: [12 Regression] -fcompare-debug failure (length) with -O3 -fno-expensive-optimizations -fno-tree-dce -fno-tree-dominator-opts
 2021-05-12  6:55 UTC  (2+ messages)
` [Bug debug/100541] "

[Bug c/100536] New: ICE: in expand_call, at calls.c:4980
 2021-05-12  6:45 UTC  (3+ messages)
` [Bug middle-end/100536] ICE: in expand_call with large union (1GB) argument

[Bug rtl-optimization/100533] New: [10/11/12 Regression] aarch64: -fcompare-debug failure with -O -fmodulo-sched
 2021-05-12  6:44 UTC  (2+ messages)
` [Bug rtl-optimization/100533] "

[Bug debug/100523] New: [11/12 Regression] armv8.1-m.main -fcompare-debug failure with -O -fmodulo-sched -mtune=cortex-a53
 2021-05-12  6:39 UTC  (2+ messages)
` [Bug debug/100523] "

[Bug c/100522] New: ICE: in extract_ops_from_tree, at gimple-expr.c:556
 2021-05-12  6:38 UTC  (2+ messages)
` [Bug c/100522] "

[Bug debug/100520] New: [11/12 Regression] aarch64: ‘-fcompare-debug’ failure with -fprofile-generate
 2021-05-12  6:36 UTC  (2+ messages)
` [Bug debug/100520] "

[Bug c++/100557] New: [ICE] Internal compiler error: Error reporting routines re-entered
 2021-05-12  5:23 UTC  (2+ messages)
` [Bug c++/100557] "

[Bug fortran/94331] New: Bind(C) corrupts array descriptors
 2021-05-12  3:15 UTC  (2+ messages)
` [Bug fortran/94331] "

[Bug c++/100553] New: [constexpr] new/delete matching fails when ref-counted pointers are stored in arrays
 2021-05-12  3:04 UTC 

[Bug lto/96455] New: Partial Linking (-r) with LTO issue
 2021-05-12  1:55 UTC  (2+ messages)
` [Bug lto/96455] "

[Bug c/100501] New: ICE: segmentation fault on embedded asm code
 2021-05-11 22:57 UTC  (2+ messages)
` [Bug c/100501] "

[Bug c/100542] New: ICE: segmentation fault, at is_gimple_variable, gimple-expr.h:84
 2021-05-11 22:57 UTC  (3+ messages)
` [Bug inline-asm/100542] ICE: segmentation fault, at is_gimple_variable with void type statement expression

[Bug c/100504] New: ICE: tree check: expected string_cst, have integer_cst in get_attr_len, at multiple_target.c:198
 2021-05-11 22:13 UTC  (4+ messages)
` [Bug c/100504] "

[Bug c/100528] New: ICE: tree check: expected string_cst, have plus_expr in get_attr_len, at multiple_target.c:198
 2021-05-11 22:13 UTC  (2+ messages)
` [Bug c/100528] "

[Bug c/100531] New: ICE: tree check: expected string_cst, have ne_expr in get_attr_len, at multiple_target.c:198
 2021-05-11 22:12 UTC  (2+ messages)
` [Bug c/100531] "

[Bug c/100534] New: ICE: internal compiler error: tree check: expected string_cst, have call_expr in get_attr_len, at multiple_target.c:198
 2021-05-11 22:12 UTC  (2+ messages)
` [Bug c/100534] ICE: internal compiler error with a bad argument to the target_clones attribute

[Bug c/93239] Enhancement: allow unevaluated statement expressions at filescope
 2021-05-11 22:01 UTC 

[Bug analyzer/100548] New: No GCC equivalent of built-in predefined macro __clang_analyzer__
 2021-05-11 21:20 UTC 

[Bug analyzer/100546] New: -Wanayzer-null-dereference false positive through noreturn function pointer
 2021-05-11 21:07 UTC 

[Bug analyzer/100543] New: -Wanalyzer-free-of-non-heap false positive / delete false positive due to constructor conditional
 2021-05-11 20:44 UTC 

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

[Bug c++/99032] New: GCC accepts attributes on friend declarations (not definitions)
 2021-05-11 20:04 UTC  (2+ messages)
` [Bug c++/99032] "

[Bug middle-end/21433] The COMPONENT_REF case of expand_expr_real_1 is probably wrong
 2021-05-11 20:01 UTC 

[Bug libstdc++/99453] New: libstdc++*-gdb.py installation depends on library naming
 2021-05-11 20:01 UTC  (2+ messages)
` [Bug libstdc++/99453] "

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