public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/104028] New: M68k: Error: value -16034 out of range
 2022-01-14 13:33 UTC  (5+ messages)
` [Bug c/104028] "
` [Bug target/104028] "

[Bug analyzer/104029] New: internal compiler error with -fanalyzer-checker=taint
 2022-01-14 13:15 UTC 

[Bug target/104015] New: [12 regression] gcc.dg/vect/slp-perm-9.c fails on power 9 (only)
 2022-01-14 13:12 UTC  (11+ messages)
` [Bug target/104015] "

[Bug libstdc++/95065] New: Remove std::bind1st and std::bind2nd when building in -std=c++17
 2022-01-14 13:10 UTC  (3+ messages)
` [Bug libstdc++/95065] "

[Bug libstdc++/91383] C++17 should remove some library feature deprecated in C++14
 2022-01-14 13:10 UTC  (2+ messages)

[Bug libstdc++/91260] std::unary_function and std::binary_function still exist in C++17
 2022-01-14 13:07 UTC  (2+ messages)

[Bug middle-end/104026] New: [12 Regression] ICE in wide_int_to_tree_1, at tree.c:1755 via tree-vect-loop-manip.c:673
 2022-01-14 12:34 UTC  (9+ messages)
` [Bug middle-end/104026] "

[Bug libfortran/104006] New: [12 regression] power-ieee128 merge breaks Solaris build
 2022-01-14 11:19 UTC  (28+ messages)
` [Bug libfortran/104006] "

[Bug c++/103991] New: Bogus -Wreturn-type with constexpr if and local var with destructor
 2022-01-14 11:10 UTC  (2+ messages)
` [Bug c++/103991] [12 Regression] "

[Bug c++/89074] valid pointer equality constexpr comparison rejected
 2022-01-14 11:08 UTC 

[Bug target/98737] New: Atomic operation on x86 no optimized to use flags
 2022-01-14 11:07 UTC  (2+ messages)
` [Bug target/98737] "

[Bug ada/104027] New: [12 Regression] libgnat-12.so requires executable stack on x86_64-linux
 2022-01-14 10:35 UTC  (5+ messages)
` [Bug ada/104027] "

[Bug libstdc++/103992] New: common_iterator(const common_iterator<_It2, _Sent2>& __x) uses new instead of construct_at
 2022-01-14 10:29 UTC  (3+ messages)
` [Bug libstdc++/103992] "

[Bug c++/101971] New: M68k: ICE: Tried to convert PC relative branch to absolute jump
 2022-01-14 10:19 UTC  (2+ messages)
` [Bug target/101971] "

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

[Bug debug/104025] New: [12 Regression] '-fcompare-debug' failure with enabled warnings
 2022-01-14  9:56 UTC  (4+ messages)
` [Bug c++/104025] "
` [Bug c++/104025] [12 Regression] '-fcompare-debug' failure with enabled warnings since r12-6563-gb8ffa71e4271ae56

[Bug testsuite/104023] New: Bulk rename of C++ test files to one filename extension ?
 2022-01-14  9:52 UTC  (5+ messages)
` [Bug testsuite/104023] "

[Bug target/95737] New: PPC: Unnecessary extsw after negative less than
 2022-01-14  9:16 UTC  (3+ messages)
` [Bug target/95737] "

[Bug libstdc++/104013] New: Constructor for std::vector<std::any> with single element initializer list defaults to length construction
 2022-01-14  9:15 UTC  (10+ messages)
` [Bug c++/104013] "

[Bug tree-optimization/104010] New: [12 regression] short loop no longer vectorized with Neon after r12-6513
 2022-01-14  9:11 UTC  (7+ messages)
` [Bug tree-optimization/104010] "
` [Bug tree-optimization/104010] [12 regression] short loop no longer vectorized with Neon after r12-3362

[Bug target/93127] PPC altivec vec_promote creates unnecessary xxpermdi instruction
 2022-01-14  8:37 UTC 

[Bug target/104024] New: ICE in curr_insn_transform, at lra-constraints.c:4132
 2022-01-14  8:35 UTC 

[Bug testsuite/104022] New: g++.dg/gcov/pr16855.C does not precleanup upon failures
 2022-01-14  8:32 UTC  (2+ messages)
` [Bug testsuite/104022] "

[Bug testsuite/104021] New: gcc.dg/vect/tsvc tests failures
 2022-01-14  8:21 UTC  (2+ messages)
` [Bug testsuite/104021] "

[Bug tree-optimization/104009] New: r12-6030-g422f9eb7011b76c1 breaks kernel build
 2022-01-14  8:12 UTC  (5+ messages)
` [Bug tree-optimization/104009] "
` [Bug tree-optimization/104009] [12 Regression] "

[Bug tree-optimization/104018] New: Comparison against 0 propagates into other statement causing no-CSE from happening
 2022-01-14  8:08 UTC  (3+ messages)
` [Bug tree-optimization/104018] "

[Bug target/104014] New: [12 Regression] r12-6538 breaks bootstrap with --with-arch=native --with-cpu=native
 2022-01-14  8:01 UTC  (14+ messages)
` [Bug target/104014] "

[Bug c++/104020] New: [coroutines] ICE in co_await function call with initializer_list arguments
 2022-01-14  6:34 UTC 

[Bug libstdc++/104019] New: Testsuite 17_intro/headers/c++2020/stdc++_multiple_inclusion.cc failures
 2022-01-14  6:06 UTC 

[Bug target/104001] New: [12 Regression] ICE in extract_insn, at recog.c:2769 since r12-6538-g5f19303ada7db92c155332e7ba317233ca05946b
 2022-01-14  5:03 UTC  (5+ messages)
` [Bug target/104001] "

[Bug tree-optimization/94790] New: Failure to use andn in specific pattern in which it is available
 2022-01-14  5:02 UTC  (2+ messages)
` [Bug rtl-optimization/94790] "

[Bug middle-end/104017] New: unexpeted -Warray-bounds popping a fixed number of std::deque elements
 2022-01-13 23:16 UTC  (2+ messages)
` [Bug tree-optimization/104017] "

[Bug fortran/99256] New: ICE in variable_check, at fortran/check.c:1012
 2022-01-13 23:08 UTC  (3+ messages)
` [Bug fortran/99256] "

[Bug c++/104012] New: -Wformat-truncation warnings not taking previous length check into account
 2022-01-13 21:49 UTC  (4+ messages)
` [Bug tree-optimization/104012] [12 regression] "

[Bug fortran/102332] New: ICE in select_type_set_tmp, at fortran/match.c:6366
 2022-01-13 21:33 UTC  (3+ messages)
` [Bug fortran/102332] "

[Bug tree-optimization/83072] Late VRP optimization
 2022-01-13 21:15 UTC  (3+ messages)

[Bug modula2/101389] New: Parallel build doesn't work
 2022-01-13 21:11 UTC  (2+ messages)
` [Bug modula2/101389] "

[Bug c++/70417] Unhelpful diagnostic for dependent template-name
 2022-01-13 21:02 UTC 

[Bug c++/101715] New: compiler ice when uses a GCC cross compiler to canadian compile LLVM libc++
 2022-01-13 21:01 UTC  (2+ messages)
` [Bug c++/101715] [11/12 Regression] ICE with noexcept and canonical types differ for identical types

[Bug fortran/103782] New: internal error occurs when overloading intrinsic
 2022-01-13 20:57 UTC  (2+ messages)
` [Bug fortran/103782] [9/10/11/12 Regression] internal error occurs when overloading intrinsic since r9-1566-g87c789f1c0b2df41

[Bug rtl-optimization/68212] Loop unroller breaks basic block frequencies
 2022-01-13 20:53 UTC  (2+ messages)

[Bug c++/104016] New: constexpr folding of std::type_info depends on -fdelete-null-ptr-checks
 2022-01-13 20:46 UTC  (3+ messages)
` [Bug c++/104016] "

[Bug target/103861] New: [i386] vectorize v2qi vectors
 2022-01-13 19:49 UTC  (2+ messages)
` [Bug target/103861] "

[Bug tree-optimization/97909] New: expr_not_equal_to (mainly in match.pd) vs. ranger
 2022-01-13 18:54 UTC  (4+ messages)
` [Bug tree-optimization/97909] "

[Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
 2022-01-13 18:54 UTC  (3+ messages)

[Bug tree-optimization/83073] Range for VR_VARYING | [1, 1]
 2022-01-13 18:54 UTC  (2+ messages)

[Bug tree-optimization/96707] New: Failure to optimize right shift+unsigned compare of two variables optimally
 2022-01-13 18:52 UTC  (3+ messages)
` [Bug tree-optimization/96707] "

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
 2022-01-13 18:52 UTC 

[Bug fortran/67804] New: ICE on data initialization of type(character) with wrong data
 2022-01-13 18:24 UTC  (2+ messages)
` [Bug fortran/67804] "

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

[Bug other/99445] New: [11 Regression] ICE in
 2022-01-13 17:27 UTC  (2+ messages)
` [Bug c++/99445] [11 Regression] ICE in hashtab_chk_error, at hash-table.c:137 since r11-7011-g6e0a231a4aa2407b

[Bug target/104003] New: [12 Regression] ICE in extract_insn, at recog.c:2769 since r12-6488-g820ac79e8448ad6c
 2022-01-13 16:21 UTC  (3+ messages)
` [Bug target/104003] "

[Bug target/70243] PowerPC V4SFmode should not use Altivec instructions on VSX systems
 2022-01-13 16:02 UTC 

[Bug c/104011] New: s390: r12 is not setup for _mcount call
 2022-01-13 15:56 UTC 

[Bug c++/103672] New: using with template<template<class...> class> causes internal compiler error
 2022-01-13 15:28 UTC  (2+ messages)
` [Bug c++/103672] [10/11/12 Regression] "

[Bug tree-optimization/103989] New: [12 regression] std::optional and bogus -Wmaybe-unitialized at -Og
 2022-01-13 15:10 UTC  (10+ messages)
` [Bug tree-optimization/103989] [12 regression] std::optional and bogus -Wmaybe-unitialized at -Og since r12-1992-g6feb628a706e86eb

[Bug tree-optimization/104002] New: ICE ‘verify_gimple’ failed since r12-1128-gef8176e0fac935c0
 2022-01-13 15:08 UTC  (3+ messages)
` [Bug tree-optimization/104002] "

[Bug ipa/101941] New: Linux kernel build failure due to retaining fnsplit fragment with __attribute__((__error__))
 2022-01-13 15:01 UTC  (5+ messages)
` [Bug ipa/101941] [12 Regression] "

[Bug c++/104007] New: new (std::nothrow) S[n] always calls ~S
 2022-01-13 14:18 UTC  (3+ messages)
` [Bug c++/104007] [12 Regression] new (std::nothrow) S[n] always calls ~S since r12-6328-gbeaee0a871b6485d

[Bug c++/78655] gcc doesn't exploit the fact that the result of pointer addition can not be nullptr
 2022-01-13 13:43 UTC 

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