public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/100557] New: [ICE] Internal compiler error: Error reporting routines re-entered
 2021-11-03 18:04 UTC  (2+ messages)
` [Bug c++/100557] [concepts] "

[Bug c++/103067] New: Tautological compare warning not appearing if the self-comparison is on object members
 2021-11-03 18:04 UTC  (2+ messages)
` [Bug c++/103067] "

[Bug other/102842] New: [10 Regression] ICE in cselib_record_set at 02 or greater
 2021-11-03 17:48 UTC  (3+ messages)
` [Bug rtl-optimization/102842] [10/11/12 Regression] ICE in cselib_record_set at -O2 "

[Bug target/103066] New: __sync_val_compare_and_swap/__sync_bool_compare_and_swap aren't optimized
 2021-11-03 17:35 UTC 

[Bug libgcc/103004] New: [12 regression] breaks lots on powerpc BE
 2021-11-03 17:34 UTC  (2+ messages)
` [Bug libgcc/103004] [12 regression] r12-4416 breaks backtrace on PPC64 Big-endian

[Bug tree-optimization/103062] New: [12 Regression] ICE: SIGSEGV in gimple_simplify_CONVERT_EXPR with -O2 -fno-tree-forwprop
 2021-11-03 17:32 UTC  (2+ messages)
` [Bug tree-optimization/103062] [12 Regression] ICE: SIGSEGV in gimple_simplify_CONVERT_EXPR with -O2 -fno-tree-forwprop since r12-4694-gcb153222404e2e14

[Bug ipa/103058] New: ICE in gimple_call_static_chain_flags, at gimple.c:1669 when building 527.cam4_r
 2021-11-03 17:28 UTC  (5+ messages)
` [Bug ipa/103058] "
` [Bug ipa/103058] [12 Regression] "

[Bug tree-optimization/103063] New: Wrong code while using -O3
 2021-11-03 17:25 UTC  (3+ messages)
` [Bug tree-optimization/103063] "
` [Bug tree-optimization/103063] [9/10/11/12 Regression] Wrong code while using -O3 since r7-2373-g69b806f6a60efcf1

[Bug target/103065] New: [meta] atomic operations aren't optimized
 2021-11-03 17:23 UTC 

[Bug c++/102988] New: ice during GIMPLE pass: hardcbr
 2021-11-03 17:19 UTC  (2+ messages)
` [Bug tree-optimization/102988] ICE with -fharden-conditional-branches and C++ and pass by reference return value

[Bug middle-end/103064] New: ICE: verify_ssa failed: RESULT_DECL should be read only when DECL_BY_REFERENCE is set with -fharden-conditional-branches
 2021-11-03 17:19 UTC  (2+ messages)
` [Bug middle-end/103064] "

[Bug libstdc++/66742] New: abort on sorting list with custom compiler that is not stateless
 2021-11-03 16:51 UTC  (3+ messages)
` [Bug libstdc++/66742] abort on sorting list with custom allocator "

[Bug c++/102962] New: shared locks / mutexes differ between linux and windows
 2021-11-03 16:45 UTC  (3+ messages)
` [Bug libstdc++/102962] "

[Bug c/103056] New: attribute access "none" is not ignored as it should
 2021-11-03 16:23 UTC  (2+ messages)
` [Bug c/103056] "

[Bug c++/59675] New: -D_GLIBCXX_DEBUG asserts to stdout (it should stderr)
 2021-11-03 16:08 UTC  (2+ messages)
` [Bug libstdc++/59675] "

[Bug c++/102670] New: Erroneous "missing template arguments" message for wrapper of ADL function template
 2021-11-03 15:45 UTC  (2+ messages)
` [Bug c++/102670] "

[Bug middle-end/103031] New: [12 Regression] Missing static initializer folding with -frounding-math
 2021-11-03 15:01 UTC  (3+ messages)
` [Bug c/103031] "

[Bug ipa/103055] New: [12 Regression] ICE: in get_ssa_name_flags, at ipa-modref.c:1660 with --param=modref-max-depth=0
 2021-11-03 14:51 UTC  (3+ messages)
` [Bug ipa/103055] [12 Regression] ICE: in get_ssa_name_flags, at ipa-modref.c:1660 with --param=modref-max-depth=0 since r12-4852-g18f0873d1e595dc2

[Bug tree-optimization/102943] New: VRP threader compile-time hog with 521.wrf_r
 2021-11-03 14:42 UTC  (6+ messages)
` [Bug tree-optimization/102943] [12 Regression] Jump "

[Bug tree-optimization/103061] New: [12 Regression] 527.cam4_r miscompiled with -O2 -march=znver1 since r12-4790-g4b3a325f07acebf4
 2021-11-03 14:34 UTC  (4+ messages)
` [Bug tree-optimization/103061] "

[Bug testsuite/103051] New: [12 regression] new test case gcc.dg/vect/tsvc/vect-tsvc-s112.c fails in r12-4840
 2021-11-03 14:23 UTC  (6+ messages)
` [Bug testsuite/103051] "

[Bug c++/103060] New: Argument initialization side-effects missing: delegating from base constructor to inherited constructor from virtual base
 2021-11-03 14:12 UTC 

gcc
 2021-11-03 14:12 UTC 

[Bug c++/102970] New: stable_sort uninitialized value with -funroll-loops -fno-tree-vectorize
 2021-11-03 14:05 UTC  (4+ messages)
` [Bug middle-end/102970] [11/12 Regression] stable_sort uninitialized value with -funroll-loops -fno-tree-vectorize since r11-2963-gd6a05b494b4b714e
` [Bug middle-end/102970] [11 "

[Bug rtl-optimization/102986] New: [12 Regression] ICE: in expand_shift_1, at expmed.c:2671 with a negative shift of a vector
 2021-11-03 13:53 UTC  (2+ messages)
` [Bug target/102986] "

[Bug middle-end/103059] New: [10 regression][VAX] ICE in postreload with the ASHIFT form of scaled indexed addressing
 2021-11-03 13:51 UTC  (2+ messages)
` [Bug middle-end/103059] "

[Bug c++/103057] New: Internal compiler error: Error reporting routines re-entered
 2021-11-03 13:49 UTC  (4+ messages)
` [Bug c++/103057] "

[Bug c++/70796] [DR 1030] Initialization order with braced-init-lists still broken
 2021-11-03 13:46 UTC  (2+ messages)

[Bug fortran/103054] New: [f18] Gfortran accepts invalid and rejects valid co_reduce argument keyword name
 2021-11-03 13:42 UTC  (2+ messages)
` [Bug fortran/103054] "

[Bug c++/70792] Incorrect sequence point warning with uniform initializer syntax
 2021-11-03 13:32 UTC  (5+ messages)

[Bug testsuite/102944] New: Many gcc.dg/Wstringop-overflow-*.c failures
 2021-11-03 13:14 UTC  (2+ messages)
` [Bug testsuite/102944] "

[Bug tree-optimization/102714] New: A volatile-related problem cased by ipa inline pass
 2021-11-03 13:09 UTC  (2+ messages)
` [Bug tree-optimization/102714] [10/11 Regression] "

[Bug bootstrap/102828] New: [12 Regression] ODR violation in gimple-predicate-analysis.h since g:94c12ffac234
 2021-11-03 13:04 UTC  (4+ messages)
` [Bug bootstrap/102828] "

[Bug c/20785] Pragma STDC * (C99 FP) unimplemented
 2021-11-03 12:43 UTC  (2+ messages)

[Bug driver/100937] New: configure: Add --enable-default-semantic-interposition
 2021-11-03 12:25 UTC  (4+ messages)
` [Bug driver/100937] "

[Bug c++/65866] Wrong warning when using list-initialization: operation on 'b' may be undefined [-Wsequence-point]
 2021-11-03 12:19 UTC  (3+ messages)

[Bug d/103040] New: gdc.dg/torture/pr101273.d FAILs
 2021-11-03 11:44 UTC  (22+ messages)
` [Bug d/103040] "
` [Bug d/103040] [12 Regression] "

[Bug c/103053] New: Unexpected ".global __divti3" emitted for unsigned 128 bit division
 2021-11-03 10:26 UTC  (5+ messages)
` [Bug middle-end/103053] "

[Bug tree-optimization/103033] New: [12 regression] c-c++-common/auto-init-4.c ICEs starting with r12-4829
 2021-11-03 10:13 UTC  (6+ messages)
` [Bug tree-optimization/103033] "

[Bug tree-optimization/103037] New: [11/12 Regression] Wrong code with -O2
 2021-11-03 10:08 UTC  (3+ messages)
` [Bug tree-optimization/103037] [11/12 Regression] Wrong code with -O2 since r11-6100-gd41b097350d3c5d0

[Bug target/103028] New: ICE in extract_constrain_insn, at recog.c:2670
 2021-11-03  9:15 UTC  (2+ messages)
` [Bug target/103028] "

[Bug c/103052] New: Function call omitted at -O1 optimization level
 2021-11-03  8:44 UTC  (11+ messages)
` [Bug c/103052] "
` [Bug middle-end/103052] "
` [Bug middle-end/103052] [9/10/11/12 Regression] "
` [Bug ipa/103052] "
` [Bug ipa/103052] [9/10/11/12 Regression] Function is found to be pure looping but has a call to a noreturn function in it

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2021-11-03  8:11 UTC  (2+ messages)

[Bug tree-optimization/103050] New: [12 Regression] 520.omnetpp_r miscompiled after r12-4787-gb8ef019ab938471f
 2021-11-03  8:11 UTC  (13+ messages)
` [Bug tree-optimization/103050] "
` [Bug ipa/103050] "

[Bug c++/102049] New: Extend attribute deprecated to allow optional 2nd argument
 2021-11-03  3:20 UTC  (3+ messages)
` [Bug c++/102049] "

[Bug tree-optimization/103029] New: [12 regression] gcc.dg/vect/pr82436.c ICEs on r12-4818
 2021-11-03  1:22 UTC  (5+ messages)
` [Bug tree-optimization/103029] "

[Bug tree-optimization/103041] New: [12 regression] gcc.dg/vect/slp-reduc-10a.c etc. FAIL
 2021-11-03  1:22 UTC  (6+ messages)
` [Bug tree-optimization/103041] "

[Bug d/103044] New: d: Use __builtin_clear_padding for zeroing objects before set
 2021-11-03  0:59 UTC  (2+ messages)
` [Bug d/103044] "

[Bug c/103015] New: [i386][solaris] Segmentation fault loading pointer to TLS
 2021-11-03  0:04 UTC  (3+ messages)
` [Bug target/103015] [pentium4][solaris] "

[Bug c++/103048] New: Mandatory copy elision used for catch-by-value
 2021-11-02 23:08 UTC  (3+ messages)
` [Bug c++/103048] "

[Bug c++/97376] New: Function type to function pointer type adjustment for non-type template paramter does not work when using decltype(auto)
 2021-11-02 20:27 UTC  (2+ messages)
` [Bug c++/97376] Function type to function pointer type adjustment for non-type template parameter "

[Bug c++/96815] New: internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12928
 2021-11-02 19:56 UTC  (2+ messages)
` [Bug c++/96815] "

[Bug c++/101764] New: ICE for constexpr if within fold expression within lambda expression within a template
 2021-11-02 19:56 UTC  (2+ messages)
` [Bug c++/101764] "

[Bug c/103030] New: floating point to int inconsistency
 2021-11-02 18:55 UTC  (2+ messages)
` [Bug middle-end/103030] "

[Bug fortran/98490] New: Unexpected out of bounds in array constructor with implied do loop
 2021-11-02 18:33 UTC  (2+ messages)
` [Bug fortran/98490] "

[Bug fortran/103045] New: False report substring out of bounds with -fbounds-check
 2021-11-02 18:33 UTC  (3+ messages)
` [Bug fortran/103045] "

[Bug c++/94376] New: When nested inside a lambda body, [=] captures by const value instead of by value
 2021-11-02 17:27 UTC  (2+ messages)
` [Bug c++/94376] "

[Bug c++/103049] New: [C++23] P0849R8 - auto(x): decay-copy in the language
 2021-11-02 17:26 UTC  (3+ messages)
` [Bug c++/103049] "

[Bug c++/93989] [c++20] Error initializing trivial types in constexpr constructor
 2021-11-02 17:12 UTC  (3+ messages)

[Bug tree-optimization/103025] New: ICE in insert_stmt_after, at tree-ssa-reassoc.c:1524
 2021-11-02 15:54 UTC  (2+ messages)
` [Bug tree-optimization/103025] "

[Bug tree-optimization/103038] New: ICE in set_mem_attributes_minus_bitpos, at emit-rtl.c:2092 since r12-4829-g429e3b7d8bf6609d
 2021-11-02 15:52 UTC  (4+ messages)
` [Bug tree-optimization/103038] "

[Bug debug/103046] New: Incorrect debug info for uint128 bit shift in gcc 11.2
 2021-11-02 15:46 UTC  (2+ messages)
` [Bug debug/103046] [11/12 Regression] "

[Bug libbacktrace/103011] New: fatal error: process.h: No such file or directory when canadian compile x86_64-w64-mingw32
 2021-11-02 15:17 UTC  (2+ messages)
` [Bug other/103011] "

[Bug debug/103047] New: Inconsist arguments ordering for inlined subroutine
 2021-11-02 14:13 UTC 

[Bug preprocessor/103027] New: Implement warning for homoglyphs in identifiers [CVE-2021-42694]
 2021-11-02 14:12 UTC  (2+ messages)
` [Bug preprocessor/103027] "

[Bug tree-optimization/103006] New: wrong code at -O2 (only) on x86_64-linux-gnu
 2021-11-02 13:55 UTC  (2+ messages)
` [Bug rtl-optimization/103006] [9/10/11/12 Regression] wrong code at -O1 or -O2 on x86_64-linux-gnu by r7-7101

[Bug c++/103007] New: ice in vect_normalize_conj_loc, at tree-vect-slp-patterns.c:722
 2021-11-02 13:33 UTC  (3+ messages)
` [Bug tree-optimization/103007] [12 Regression] ice in vect_normalize_conj_loc, at tree-vect-slp-patterns.c:722 since r12-4785-ged3de62ac949c92ad41ef6de7cc926fbb2a510ce

[Bug c++/102975] New: Local alias diagnosed as unused when used in failing constraint
 2021-11-02 13:15 UTC  (2+ messages)
` [Bug c++/102975] "

[Bug libstdc++/102912] New: Not full support of const arguments in std::variant
 2021-11-02 12:36 UTC  (2+ messages)
` [Bug libstdc++/102912] [12 Regression] "

[Bug c/102505] New: [10/11/12 Regression] ICE in verify_sra_access_forest, at tree-sra.c:2368
 2021-11-02 12:29 UTC  (3+ messages)
` [Bug tree-optimization/102505] [10/11/12 Regression] ICE in verify_sra_access_forest with 16 byte aligned field and virtual inheritance since r10-6321-g636e80eea24b780f

[Bug fortran/103043] New: gfortran can not write to files (macOS Monterey GCC 11.2.0)
 2021-11-02 10:57 UTC  (4+ messages)
` [Bug fortran/103043] "

[Bug fortran/102992] New: Piping in a file does no longer work on macOS Monterey
 2021-11-02 10:39 UTC  (2+ messages)
` [Bug libfortran/102992] fortran: redirecting standard out to a file does not work on macOS 12.0

[Bug fortran/103039] New: Segfault with openmp block within a select type block
 2021-11-02 10:26 UTC  (2+ messages)
` [Bug fortran/103039] Segfault with openmp block within a select type block since r12-1016-g0e3b3b77e13cac76

[Bug testsuite/102886] New: [12 regression] gcc.dg/tree-ssa/sra-18.c fails starting with r12-4607
 2021-11-02 10:19 UTC  (2+ messages)
` [Bug tree-optimization/102886] "

[Bug libstdc++/66792] New: Document sort template in bits/list.tcc
 2021-11-02 10:16 UTC  (2+ messages)
` [Bug libstdc++/66792] "

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