public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/96544] New: ICE in simplify_gen_subreg_concatn, at lower-subreg.c:717
 2020-08-10  1:29 UTC 

[Bug tree-optimization/94919] New: Failure to recognize max pattern
 2020-08-10  0:53 UTC  (2+ messages)
` [Bug tree-optimization/94919] "

[Bug testsuite/96525] New: new test gcc.target/powerpc/pr96493.c fails
 2020-08-10  0:29 UTC  (5+ messages)
` [Bug testsuite/96525] "

[Bug tree-optimization/94892] New: (x >> 31) + 1 not getting narrowed to compare
 2020-08-10  0:19 UTC  (2+ messages)
` [Bug target/94892] "

[Bug c++/96543] New: null check on template pointer parameter fails
 2020-08-09 23:00 UTC 

[Bug target/71321] [6 Regression] x86: worse code for uint8_t % 10 and / 10
 2020-08-09 22:15 UTC 

[Bug tree-optimization/96542] New: Failure to optimize simple code to a constant when storing part of the operation in a variable
 2020-08-09 22:10 UTC 

[Bug c++/96521] New: Suggest signal.h missing include
 2020-08-09 20:44 UTC  (2+ messages)
` [Bug c++/96521] "

[Bug fortran/96101] New: [9/10/11 Regression] ICE in fold_convert_loc, at fold-const.c:2398
 2020-08-09 17:18 UTC  (3+ messages)
` [Bug fortran/96101] "

[Bug c++/96533] New: ICE with -Wunused-parameter when using three-way comparison
 2020-08-09 15:19 UTC  (3+ messages)
` [Bug c++/96533] "
` [Bug c++/96533] ICE with three-way comparison when error occurs in templated operator< overload

[Bug bootstrap/96541] New: Bootstrap fails on Daerwin 19.6.0
 2020-08-09 14:31 UTC 

[Bug c/96540] New: gcc fails to build on Darwin 19.6.0
 2020-08-09 10:59 UTC 

[Bug rtl-optimization/96539] New: Unnecessary no-op copy with Os and tail call with struct argument
 2020-08-09  0:04 UTC 

[Bug c++/96538] New: Integer overflow when there are multiple operands in addition operation
 2020-08-08 22:51 UTC  (3+ messages)
` [Bug c++/96538] "

[Bug target/96446] New: ICE when spilling an MMA accumulator
 2020-08-08 22:01 UTC  (2+ messages)
` [Bug target/96446] "

[Bug bootstrap/96492] New: <built-in>: internal compiler error: Segmentation fault
 2020-08-08 21:41 UTC  (2+ messages)
` [Bug bootstrap/96492] "

[Bug target/96530] New: MMA built-ins reject typedefs of MMA types
 2020-08-08 17:02 UTC  (4+ messages)
` [Bug target/96530] "

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails
 2020-08-08 16:09 UTC  (10+ messages)

[Bug c++/96537] New: Missing std::pair constructor
 2020-08-08 16:08 UTC  (2+ messages)
` [Bug c++/96537] "

[Bug fortran/96486] New: get_environment_variable fails for zero-length variables
 2020-08-08 15:49 UTC  (16+ messages)
` [Bug fortran/96486] get_environment_variable fails for zero-length values
` [Bug fortran/96486] get_environment_variable crashes for environment variables that are empty strings

[Bug fortran/96312] New: Reallocation on assignment uses undefined variables
 2020-08-08 15:01 UTC  (2+ messages)
` [Bug fortran/96312] [10/11 Regression] "

[Bug target/96532] New: [m68k] gcc 10.x generates calls to memset even for very small amounts
 2020-08-08 14:28 UTC  (6+ messages)
` [Bug target/96532] "

[Bug tree-optimization/96424] New: ICE: verify_flow_info failed (error: wrong outgoing edge flags at end of bb 23); or ICE: Segmentation fault (in expand_omp_for_init_vars/contains_struct_check)
 2020-08-08 11:36 UTC  (4+ messages)
` [Bug tree-optimization/96424] "

[Bug target/96536] New: -fcf-protection code in i386.md:restore_stack_nonlocal uses invalid compare-and-jump rtl
 2020-08-08 10:36 UTC 

[Bug c++/96535] New: GCC 10 ignoring function __attribute__ optimize for all x86
 2020-08-08 10:23 UTC 

[Bug fortran/93553] ICE in scan_omp_1_op, at omp-low.c:3485
 2020-08-08  9:12 UTC 

[Bug c++/92139] Segmentation fault on constraints verification
 2020-08-08  6:31 UTC  (2+ messages)

[Bug gcov-profile/96534] New: keep gcov intermediate format
 2020-08-08  4:05 UTC 

[Bug c++/96531] New: ICE for concepts here
 2020-08-07 22:38 UTC 

[Bug middle-end/82004] [8 Regression] SPEC CPU2017 628.pop2_s miscompare
 2020-08-07 22:24 UTC  (2+ messages)

[Bug c/96527] New: __builtin_va_arg_pack_len produces error in documented sample code
 2020-08-07 19:47 UTC  (4+ messages)
` [Bug c/96527] "

[Bug libstdc++/96303] New: Ambiguous overload for operator!= for std::__debug::bitset compiled with -std=c++20 and -pedantic
 2020-08-07 19:46 UTC  (4+ messages)
` [Bug libstdc++/96303] [10/11 Regression] "

[Bug c++/96529] New: GCC applies C language linkage to instantiations from abbreviated function templates
 2020-08-07 19:35 UTC 

[Bug c++/96409] New: A lambda with a template parameter list inside the template function using C++20 nested requirements clauses occurs internal compiler error
 2020-08-07 19:23 UTC  (2+ messages)
` [Bug c++/96409] "

[Bug c++/96410] New: A lambda with a template parameter list using C++20 requires clauses is not usable in a constant expression
 2020-08-07 19:20 UTC  (2+ messages)
` [Bug c++/96410] A lambda with a template parameter list inside the template function "

[Bug c++/96526] New: New built-in needed to implement std::strong_order total order on floating point types
 2020-08-07 19:01 UTC  (2+ messages)
` [Bug c++/96526] "

[Bug c++/96523] New: variable templates of constant types have incorrect linkage
 2020-08-07 17:35 UTC  (3+ messages)
` [Bug c++/96523] "

[Bug libstdc++/55713] New: std::tuple<ElementType> incorrectly is convertible to "ElementType" when it is an empty class
 2020-08-07 17:33 UTC  (2+ messages)
` [Bug libstdc++/55713] "

[Bug c++/67491] New: [meta-bug] concepts issues
 2020-08-07 17:29 UTC  (3+ messages)
` [Bug c++/67491] "

[Bug c++/79982] Compiler crashes when using illegal concepts (nested requirements)
 2020-08-07 17:29 UTC 

[Bug tree-optimization/96512] New: wrong code generated with avx512 intrinsics in some cases
 2020-08-07 17:21 UTC  (4+ messages)
` [Bug tree-optimization/96512] "

[Bug target/96528] New: [11 Regression] vector comparisons on ARM
 2020-08-07 17:17 UTC 

[Bug c++/80750] [concepts] noexcept specifier operands are allowed but ignored in compound requirements
 2020-08-07 17:04 UTC 

[Bug c++/81198] [concepts] Same type constraints not enforced for constrained-type-specifiers specified in trailing return types of abbreviated functions
 2020-08-07 16:59 UTC 

[Bug c++/92431] ICE with spaceship in constexpr evaluation
 2020-08-07 16:47 UTC  (2+ messages)

[Bug c++/93711] [9/10/11 Regression] ICE: [[no_unique_address] when constructing via template helper
 2020-08-07 16:04 UTC  (2+ messages)

[Bug c++/96408] New: C++20 new attribute [[no_unique_address]] occurs the internal compile error
 2020-08-07 16:01 UTC  (2+ messages)
` [Bug c++/96408] C++20 new attribute [[no_unique_address]] occurs "

[Bug tree-optimization/96522] New: Incorrect with with -O -fno-tree-pta
 2020-08-07 15:37 UTC  (4+ messages)
` [Bug tree-optimization/96522] [9/10/11 Regression] "

[Bug c++/96524] New: missing warning constructing a larger object in a smaller multidimensional array
 2020-08-07 15:34 UTC  (2+ messages)
` [Bug c++/96524] "

[Bug middle-end/94195] New: missing warning reading a smaller object via an lvalue of a larger type
 2020-08-07 15:34 UTC  (2+ messages)
` [Bug middle-end/94195] "

[Bug c++/96516] New: template + __attribute__((copy)) produce compiler errors
 2020-08-07 15:25 UTC  (5+ messages)
` [Bug c++/96516] "

[Bug c++/96511] New: Incorrect placement-new warning
 2020-08-07 14:50 UTC  (2+ messages)
` [Bug c++/96511] "

[Bug c++/87729] Please include -Woverloaded-virtual in -Wall
 2020-08-07 14:49 UTC  (2+ messages)

[Bug target/96520] New: [nvptx] Fix set insn component order
 2020-08-07 14:14 UTC 

[Bug debug/96472] New: ICE: c++: dwarf2out_abstract_function, at dwarf2out.c: -g -fdebug-types-section
 2020-08-07 13:57 UTC  (3+ messages)
` [Bug debug/96472] "

[Bug testsuite/96519] New: [11 regression] new test case gcc.dg/ia64-sync-5.c fails
 2020-08-07 13:53 UTC 

[Bug target/96493] New: powerpc local call linkage failure
 2020-08-07 13:39 UTC  (4+ messages)
` [Bug target/96493] "

[Bug c++/96282] New: internal compiler error: in output_constructor_regular_field
 2020-08-07 12:40 UTC  (2+ messages)
` [Bug c++/96282] [8/9/10 Regression] "

[Bug target/96402] New: [10/11 Regression] Wrong code with -moutline-atomics
 2020-08-07 12:29 UTC  (4+ messages)
` [Bug target/96402] [8/9/10/11 "

[Bug c++/96497] New: Compare std::variant with int using C++20 <=> is not a constant expression
 2020-08-07 11:50 UTC  (3+ messages)
` [Bug c++/96497] "

[Bug c++/96518] New: g++ suggests a weird function when there's a lowercase mistake
 2020-08-07 11:49 UTC  (3+ messages)
` [Bug c++/96518] "

[Bug libstdc++/93245] std::experimental::filesystem::path::generic_string() doesn't normalize
 2020-08-07 11:44 UTC  (3+ messages)

[Bug libstdc++/94242] New: filesystem::path::generic_string() only works with std::allocator
 2020-08-07 11:43 UTC  (4+ messages)
` [Bug libstdc++/94242] "

[Bug target/96191] New: aarch64 stack_protect_test canary leak
 2020-08-07 11:18 UTC  (6+ messages)
` [Bug target/96191] "

[Bug libstdc++/94498] New: std::basic_string_view::copy not qualified constexpr in c++2a
 2020-08-07 10:26 UTC  (2+ messages)
` [Bug libstdc++/94498] "

[Bug tree-optimization/96514] New: [9/10/11 Regression] ICE: verify_flow_info failed (error: control flow in the middle of basic block 3)
 2020-08-07 10:22 UTC  (4+ messages)
` [Bug tree-optimization/96514] "
` [Bug tree-optimization/96514] [9/10 "

[Bug middle-end/95114] New: [9/10/11 Regression] ICE in obj_type_ref_class for structural-equality types
 2020-08-07  9:56 UTC  (3+ messages)
` [Bug middle-end/95114] [9 "

[Bug rtl-optimization/94605] New: [8/9/10 Regression] ICE in early-remat.c:process_block with multi-output asms
 2020-08-07  9:40 UTC  (2+ messages)
` [Bug rtl-optimization/94605] [8/9 "

[Bug c++/96515] New: [concepts] Segfault on ill-formed pack expansions in requires-expression
 2020-08-07  9:40 UTC  (2+ messages)
` [Bug c++/96515] "

[Bug c++/96517] New: ICE in is_this_parameter when accessing constexpr method of a field inside coroutine lambda (with optimization)
 2020-08-07  8:56 UTC 

[Bug target/96456] New: [10 Regression] ICE in expand_insn, at optabs.c:7511 on s390x-linux-gnu
 2020-08-07  8:44 UTC  (2+ messages)
` [Bug target/96456] [10/11 "

[Bug c/96513] New: building terminated with -O3
 2020-08-07  7:16 UTC  (3+ messages)
` [Bug tree-optimization/96513] "

[Bug ipa/96502] New: attribute malloc effect lost after inlining
 2020-08-07  7:05 UTC  (2+ messages)
` [Bug ipa/96502] "

[Bug middle-end/96460] New: Warn about signed module that is converted to unsigned value
 2020-08-07  5:22 UTC  (3+ messages)
` [Bug c/96460] Warn about signed modulo "

[Bug middle-end/39398] verify_flow_info failed
 2020-08-07  2:39 UTC 

[Bug rtl-optimization/96475] New: direct threaded interpreter with computed gotos generates suboptimal dispatch loop
 2020-08-06 23:47 UTC  (3+ messages)
` [Bug rtl-optimization/96475] "

[Bug c++/96510] New: Unexpected constexpr deallocation error after implicit conversion
 2020-08-06 23:29 UTC 

[Bug c/96468] New: Warn when an empty while loop could have been a do-while
 2020-08-06 23:09 UTC  (2+ messages)
` [Bug c/96468] "

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases
 2020-08-06 22:40 UTC 

[Bug libstdc++/96484] New: Horrible performance of std::read_symlink
 2020-08-06 20:26 UTC  (6+ messages)
` [Bug libstdc++/96484] "

[Bug libstdc++/96161] New: istream::ignore sets eofbit too soon
 2020-08-06 19:47 UTC  (2+ messages)
` [Bug libstdc++/96161] "

[Bug c++/85282] CWG 727 (full specialization in non-namespace scope)
 2020-08-06 19:16 UTC 

[Bug c++/96489] New: Three way comparison operator failure to synthesize traditional comparitors
 2020-08-06 19:05 UTC  (3+ messages)
` [Bug c++/96489] "

[Bug tree-optimization/96509] New: out of bounds access makes a bounded loop infinite with inlining
 2020-08-06 18:55 UTC  (2+ messages)
` [Bug tree-optimization/96509] out of bounds access silently "

[Bug tree-optimization/96146] New: VRP turns a terminating loop into an infinite loop
 2020-08-06 18:17 UTC  (2+ messages)
` [Bug tree-optimization/96146] "

[Bug c++/96223] New: DR 1787 and indeterminate values in constexpr context
 2020-08-06 18:00 UTC  (3+ messages)
` [Bug c++/96223] "

[Bug c++/96501] New: [C++11] Should warn when classes only have copy constructor defined
 2020-08-06 17:29 UTC  (3+ messages)
` [Bug c++/96501] "

[Bug middle-end/96508] New: missing warning for invalid calls to builtins from inline functions defined in system headers
 2020-08-06 16:52 UTC 

[Bug c++/96507] New: Feature request: improve "-Waddress" (or equivalent) for function references inside structs
 2020-08-06 16:43 UTC 

[Bug libstdc++/86164] std::regex crashes when matching long lines
 2020-08-06 16:33 UTC 

[Bug libstdc++/93502] std::regex_match uses stack space proportional to input string length
 2020-08-06 16:33 UTC 

[Bug target/96506] New: ICE when using an MMA type as a function param
 2020-08-06 16:17 UTC  (2+ messages)
` [Bug target/96506] "

[Bug fortran/93671] gfortran 8-10 ICE on intrinsic assignment to allocatable derived-type component of coarray
 2020-08-06 16:01 UTC 

[Bug ipa/96505] New: attribute access effect lost after inlining
 2020-08-06 16:01 UTC 

[Bug c++/96504] New: [coroutines] test failures with glibc-2.32
 2020-08-06 15:54 UTC 

[Bug ipa/96503] New: attribute alloc_size effect lost after inlining
 2020-08-06 15:51 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).