public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/104523] New: G++ crash when compiling a simple module that includes pybind11/stl.h
 2022-02-14 20:36 UTC  (6+ messages)
` [Bug c++/104523] "

[Bug fortran/104535] New: don't use fmod?
 2022-02-14 20:16 UTC 

[Bug c++/95596] New: string literal wrong overload resolution (char* vs std::string)
 2022-02-14 20:11 UTC  (2+ messages)
` [Bug c++/95596] "

[Bug c++/104534] New: write-strings does not follow C++ standard
 2022-02-14 20:11 UTC  (2+ messages)
` [Bug c++/104534] "

[Bug fortran/104211] New: ICE in find_array_section, at fortran/expr.cc:1720
 2022-02-14 20:07 UTC  (2+ messages)
` [Bug fortran/104211] "

[Bug c/104531] New: ICE in prepare_cmp_insn, at optabs.cc:4547
 2022-02-14 19:56 UTC  (3+ messages)
` [Bug middle-end/104531] [12 Regression] "
` [Bug c/104531] "

[Bug c++/104533] New: [12 Regression] ICE in update_vtable_references, at ipa-visibility.cc:383
 2022-02-14 19:55 UTC 

[Bug c/104532] New: ICE in lvalue_p, at c/c-typeck.cc:4987
 2022-02-14 19:53 UTC 

[Bug target/104529] New: [missed optimization] inefficient codegen around new/delete
 2022-02-14 19:51 UTC  (5+ messages)
` [Bug target/104529] "
` [Bug target/104529] [12 Regression] "

[Bug ipa/103083] New: Wrong code due to ipa-cp's value range propagation
 2022-02-14 18:21 UTC  (2+ messages)
` [Bug ipa/103083] [10/11/12 Regression] Wrong code due to ipa-cp's bits value propagation since r10-5538-gc7ac9a0c7e3916f1

[Bug regression/102513] New: False positive -Wstringop-overflow= or -Warray-bounds warning with recursive function
 2022-02-14 18:19 UTC  (3+ messages)
` [Bug tree-optimization/102513] [10/11/12 Regression] Many false positive warnings "
` [Bug ipa/102513] "

[Bug rtl-optimization/104154] New: [12 Regression] Another ICE due to recent ifcvt changes
 2022-02-14 18:16 UTC  (5+ messages)
` [Bug rtl-optimization/104154] "

[Bug tree-optimization/104510] New: ICE: 'verify_gimple' failed: mismatching comparison operand types in verify_gimple_in_seq()
 2022-02-14 18:14 UTC  (6+ messages)
` [Bug c/104510] "
` [Bug c/104510] [9/10/11/12 Regression] "

[Bug rtl-optimization/86892] RTL CSE commoning trivial constants across call and/or too early
 2022-02-14 18:08 UTC 

[Bug c++/104008] New: New g++ folly compile error with gcc 11.x. Bisected to PR99445 c++: Alias template in pack expansion
 2022-02-14 17:39 UTC  (2+ messages)
` [Bug c++/104008] [11/12 Regression] "

[Bug libstdc++/100912] New: powerpc64le: ieee128 long double incorrectly printed when using shared libstdc++
 2022-02-14 17:29 UTC  (3+ messages)
` [Bug libstdc++/100912] "

[Bug libstdc++/100806] New: deadlock in std::counting_semaphore
 2022-02-14 17:03 UTC  (2+ messages)
` [Bug libstdc++/100806] "

[Bug middle-end/102276] New: -ftrivial-auto-var-init fails to initialize a variable, causes a spurious warning
 2022-02-14 17:02 UTC  (6+ messages)
` [Bug middle-end/102276] "

[Bug c++/104507] New: internal compiler error: unexpected expression ‘(int)(__ret)’ of kind cast_expr
 2022-02-14 16:57 UTC  (7+ messages)
` [Bug c++/104507] [10/11 Regression] "
` [Bug c++/104507] [10/11/12 "

[Bug tree-optimization/104530] New: [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs. 11.2.0)
 2022-02-14 16:47 UTC  (2+ messages)
` [Bug tree-optimization/104530] "

[Bug c++/104527] New: [11/12 Regression] ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in hash, at cp/constraint.cc:2486
 2022-02-14 16:23 UTC  (4+ messages)
` [Bug c++/104527] "

[Bug testsuite/104423] New: [libgomp, testsuite] Add means to do accelerator-only testing in libgomp
 2022-02-14 16:14 UTC  (2+ messages)
` [Bug testsuite/104423] "

[Bug c++/104513] New: [12 Regression] goto cdtor_label failures on arm since r12-5256
 2022-02-14 15:57 UTC  (6+ messages)
` [Bug c++/104513] "

[Bug fortran/100337] New: Should be able to pass non-present optional arguments to CO_BROADCAST
 2022-02-14 15:52 UTC  (3+ messages)
` [Bug fortran/100337] "

[Bug rtl-optimization/104522] New: ICE: in real_to_decimal_for_mode, at real.cc:1770 with -O -fcompare-debug
 2022-02-14 15:47 UTC  (11+ messages)
` [Bug middle-end/104522] "
` [Bug middle-end/104522] ICE: in real_to_decimal_for_mode with -O -fdump-tree-all-details and long double

[Bug tree-optimization/94294] New: [missed optimization] new+delete of unused local string not removed
 2022-02-14 15:38 UTC  (2+ messages)
` [Bug tree-optimization/94294] "

[Bug tree-optimization/104519] New: wrong code at -Os on x86_64-linux-gnu
 2022-02-14 15:25 UTC  (10+ messages)
` [Bug tree-optimization/104519] "
` [Bug tree-optimization/104519] [12 Regression] "
` [Bug tree-optimization/104519] [12 Regression] wrong code at -Os on x86_64-linux-gnu and char as induction variable

[Bug fortran/103970] New: Multi-image co_broadcast of derived type with allocatable components fails
 2022-02-14 15:22 UTC  (2+ messages)
` [Bug fortran/103970] "

[Bug c++/103790] New: internal compiler error: Segmentation fault when playing with coroutine
 2022-02-14 15:18 UTC  (2+ messages)
` [Bug c++/103790] "

[Bug tree-optimization/104526] New: [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs. 11.2.0)
 2022-02-14 14:33 UTC  (4+ messages)
` [Bug tree-optimization/104526] "

[Bug tree-optimization/104528] New: [12 Regression] ICE: Segmentation fault (in gimple_bb)
 2022-02-14 14:27 UTC  (5+ messages)
` [Bug tree-optimization/104528] "

[Bug libstdc++/103891] New: clang-13 fails to compile libstdc++'s std::variant<std::vector<int>>: error: attempt to use a deleted function
 2022-02-14 13:06 UTC  (2+ messages)
` [Bug libstdc++/103891] "

[Bug debug/104517] New: '-fcompare-debug' failure w/ -O1 -fopenmp -fno-tree-ter
 2022-02-14 13:01 UTC  (6+ messages)
` [Bug debug/104517] "

[Bug c++/104514] New: add feature to create a pointer to a fixed address as constexpr
 2022-02-14 11:57 UTC  (6+ messages)
` [Bug c++/104514] "

[Bug c/104506] New: [12 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:87 on invalid symbol redeclaration
 2022-02-14 11:11 UTC  (3+ messages)
` [Bug c/104506] "

[Bug target/104525] New: timeout on signed overflow at O0 fwrapv
 2022-02-14 10:30 UTC  (4+ messages)
` [Bug target/104525] "

[Bug c/104505] New: ICE: SIGSEGV in c_pretty_printer::postfix_expression() on invalid code
 2022-02-14 10:27 UTC  (5+ messages)
` [Bug c/104505] "

[Bug target/104511] New: [10/11/12 Regression] ICE: in emit_move_insn, at expr.cc:4010 with __builtin_convertvector() at -O
 2022-02-14 10:26 UTC  (4+ messages)
` [Bug target/104511] "
` [Bug target/104511] [10/11 "

[Bug analyzer/104524] New: [12 Regression] ICE in get_or_create_cast, at analyzer/region-model-manager.cc:499
 2022-02-14 10:09 UTC  (2+ messages)
` [Bug analyzer/104524] "

[Bug rtl-optimization/104515] New: trivially-destructible destructors interfere with loop optimization - maybe related to lifetime-dse
 2022-02-14  9:32 UTC  (2+ messages)
` [Bug tree-optimization/104515] [11/12 Regression] "

[Bug target/104489] New: nvptx, sm_53: internal compiler error: in gen_rtx_SUBREG, at emit-rtl.cc:1022
 2022-02-14  9:06 UTC  (2+ messages)
` [Bug target/104489] "

[Bug tree-optimization/104497] New: SEGV during GIMPLE pass: pre
 2022-02-14  8:46 UTC  (3+ messages)
` [Bug tree-optimization/104497] [11/12 Regression] Invalid gimple produced for (A?vect:vect)[i]
` [Bug tree-optimization/104497] [11 "

[Bug c++/104503] New: [12 regression][modules] bits/shared_ptr_base.h: error: must ‘#include <typeinfo>’ before using ‘typeid’
 2022-02-14  8:21 UTC  (2+ messages)
` [Bug c++/104503] "

[Bug target/103771] New: Missed vectorization under -mavx512f -mavx512vl after r12-5489
 2022-02-14  7:53 UTC  (5+ messages)
` [Bug target/103771] [12 Regression] "

[Bug target/103008] New: poor inlined builtin_fmod on x86_64
 2022-02-14  7:35 UTC  (5+ messages)
` [Bug target/103008] "

[Bug middle-end/55001] New: Handle VEC_COND_EXPR in tree-vect-generic.c
 2022-02-14  7:14 UTC  (2+ messages)
` [Bug tree-optimization/55001] Handle VEC_COND_EXPR better "

[Bug tree-optimization/104501] New: vector lowering for VEC_COND_EXPR does not consider smaller vectors
 2022-02-14  7:14 UTC  (2+ messages)
` [Bug tree-optimization/104501] "

[Bug middle-end/88670] [meta-bug] generic vector extension issues
 2022-02-14  7:14 UTC 

[Bug ada/97504] New: [11 regress] Ada bootstrap error after r11-4029
 2022-02-13 23:03 UTC  (4+ messages)
` [Bug ada/97504] [11 Regression] "

[Bug ada/98724] New: [11 Regression] gnat build failure on alpha-linux-gnu
 2022-02-13 23:03 UTC  (4+ messages)
` [Bug ada/98724] [11/12 "

[Bug tree-optimization/104521] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2022-02-13 22:30 UTC  (4+ messages)
` [Bug tree-optimization/104521] "
` [Bug tree-optimization/104521] [12 Regression] wrong code at -O2 and -O3 with char as loop induction variable

[Bug target/104117] New: gcc10 fails to build icu for ppc64 on 10.5.8 (direct access to a floating-point constant)
 2022-02-13 19:37 UTC  (2+ messages)
` [Bug target/104117] [9,10,11,12 Regression] Darwin ppc64 uses invalid non-PIC address to access constants (in PIC code)

[Bug rtl-optimization/104153] New: [12 Regression] ICE due to recent ifcvt changes
 2022-02-13 18:29 UTC  (2+ messages)
` [Bug rtl-optimization/104153] "

[Bug fortran/104520] New: Unexpected behavior with STORAGE_SIZE intrinsic with a dummy argument that is unlimited polymorphic
 2022-02-13 17:47 UTC 

[Bug fortran/104228] New: [9/10/11/12 Regression] ICE in df_install_ref, at df-scan.cc:2294
 2022-02-13 16:01 UTC  (2+ messages)
` [Bug fortran/104228] [9/10/11/12 Regression] ICE in df_install_ref, at df-scan.cc:2294 since r8-3589-g707905d0773e5a8e

[Bug c++/103468] New: [modules] ICE Segmentation fault during GIMPLE pass walloca
 2022-02-13 14:26 UTC  (3+ messages)
` [Bug c++/103468] "

[Bug c++/103524] New: [meta-bug] modules issue
 2022-02-13 14:26 UTC  (4+ messages)
` [Bug c++/103524] "

[Bug libstdc++/100583] New: [modules] ICE when importing <span>
 2022-02-13 14:16 UTC  (2+ messages)
` [Bug c++/100583] "

[Bug c++/99227] New: [meta] [modules] Bugs relating to header-units of STL header files
 2022-02-13 14:03 UTC  (2+ messages)
` [Bug c++/99227] "

[Bug c++/103118] New: [modules] ICE tree check in get_merge_kind at cp/module.cc
 2022-02-13 14:03 UTC  (2+ messages)
` [Bug c++/103118] "

[Bug target/79754] ICE in type_natural_mode with vector for DFP type
 2022-02-13 10:09 UTC  (3+ messages)

[Bug tree-optimization/103856] New: ICE during GIMPLE pass: hardcmp since r12-4759-g95bb87b2458bfab4
 2022-02-13  9:02 UTC  (2+ messages)
` [Bug tree-optimization/103856] ICE during GIMPLE pass: hardcmp since r12-4759-g95bb87b2458bfab4 and -fnon-call-exceptions -fsignaling-nans

[Bug sanitizer/104518] New: ICE: verify_gimple failed: missing 'PHI' def with -fsanitize=address -fnon-call-exceptions -fsignaling-nans -fharden-compares -fstack-check=generic
 2022-02-13  9:02 UTC  (2+ messages)
` [Bug tree-optimization/104518] "

[Bug c/104491] New: gcc: internal compiler error: Segmentation fault signal terminated program cc1
 2022-02-13  2:57 UTC  (2+ messages)
` [Bug c/104491] "

[Bug c++/102637] New: "Error: ‘reinterpret_cast’ is not a constant expression" when no reinterpret_cast is involved
 2022-02-12 22:05 UTC  (2+ messages)
` [Bug c++/102637] "

[Bug target/81804] m32c ICE during configure at leaf_function_p, at final.c:4317
 2022-02-12 21:34 UTC  (2+ messages)

[Bug target/83670] [9/10/11/12 Regression] m32c ICE in leaf_function_p, at final.c:4368
 2022-02-12 21:34 UTC 

[Bug c/104516] New: internal compiler error: in leaf_function_p, at final.c:4491
 2022-02-12 21:32 UTC  (2+ messages)
` [Bug target/104516] "

[Bug middle-end/104504] New: spurious -Wswitch-unreachable warning with -ftrivial-auto-var-init=zero
 2022-02-12 20:22 UTC  (4+ messages)
` [Bug middle-end/104504] "

[Bug middle-end/104449] New: [9/10/11/12 Regression] ICE: verify_gimple failed: dead statement in EH table with -fexceptions -fsanitize=address -fstack-check=generic
 2022-02-12 18:21 UTC  (4+ messages)
` [Bug sanitizer/104449] "
` [Bug sanitizer/104449] [9/10/11 "

[Bug libstdc++/104508] New: _GLIBCXX_ASSERTIONS gets ignored with clang with -std=c++2b
 2022-02-12 17:58 UTC  (3+ messages)
` [Bug libstdc++/104508] "

[Bug ada/99360] New: ICE in generalized iteration
 2022-02-12 17:41 UTC  (3+ messages)
` [Bug ada/99360] [12 regression] "

[Bug testsuite/104481] New: gcc.target/i386/pr35513-8.c and g++.target/i386/pr35513-[12].C testsuire failures
 2022-02-12 13:51 UTC  (3+ messages)
` [Bug testsuite/104481] "

[Bug tree-optimization/35513] Improve targetm.binds_local_p
 2022-02-12 13:50 UTC 

[Bug tree-optimization/104484] New: -freorder-block-and-partition not splitting into sections with __builin_expect()
 2022-02-12 13:22 UTC  (2+ messages)
` [Bug rtl-optimization/104484] "

[Bug libstdc++/104443] New: common_iterator<I, S>::operator-> is not correctly implemented
 2022-02-12 11:52 UTC  (2+ messages)
` [Bug libstdc++/104443] "

[Bug target/104502] New: [12 Regression] ICE: in extract_constrain_insn, at recog.cc:2670: insn does not satisfy its constraints with -O -flive-range-shrinkage -march=barcelona -fstack-protector-all -mavx512f
 2022-02-12 10:22 UTC  (3+ messages)
` [Bug target/104502] "

[Bug c++/104512] New: [c++20] consteval constructor does not need to initialize all data members
 2022-02-12 10:02 UTC  (2+ messages)
` [Bug c++/104512] "

[Bug c++/99804] New: cannot convert bit field enum to its own type in a template member function
 2022-02-12  3:11 UTC  (2+ messages)
` [Bug c++/99804] "

[Bug c++/104509] New: Scoped enum as bit field in a function template
 2022-02-12  3:11 UTC  (2+ messages)
` [Bug c++/104509] "

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