public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/94404] New: [meta-bug] C++ core issues
 2020-08-03 21:45 UTC  (2+ messages)
` [Bug c++/94404] "

[Bug c++/96218] New: DR 2032: Default template-arguments of variable templates
 2020-08-03 21:45 UTC  (3+ messages)
` [Bug c++/96218] "

[Bug target/96402] New: [10/11 Regression] Wrong code with -moutline-atomics
 2020-08-03 21:09 UTC  (7+ messages)
` [Bug target/96402] "

[Bug other/96447] New: False positive -Wstringop-overflow with -O3
 2020-08-03 20:51 UTC 

[Bug ipa/96431] New: [11 regression] ipa-clone-2.c fails since r13cdbb6a97c3d853cd380e5a03be8e0d35966c1e
 2020-08-03 20:30 UTC  (3+ messages)
` [Bug ipa/96431] "

[Bug other/96434] New: [11 regression] gcc.dg/ipa/ipa-clone-2.c fails after r11-2482
 2020-08-03 20:30 UTC  (2+ messages)
` [Bug other/96434] "

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

[Bug tree-optimization/96415] New: GCC produces incorrect code for loops with -O3 for skylake-avx512 and icelake-server
 2020-08-03 20:02 UTC  (3+ messages)
` [Bug target/96415] "

[Bug c++/96396] New: initializer_list in `-fconcepts -std=c++11` reports internal compiler error
 2020-08-03 20:02 UTC  (2+ messages)
` [Bug c++/96396] "

[Bug fortran/96418] New: Test coarray_alloc_comp_4.f08 ICEs
 2020-08-03 20:01 UTC  (4+ messages)
` [Bug fortran/96418] "

[Bug c++/96364] New: ICE on valid code in cp_finish_decl, at cp/decl.c:7537
 2020-08-03 19:58 UTC  (2+ messages)
` [Bug c++/96364] "

[Bug c++/96445] New: extern template results in missing constructor symbol
 2020-08-03 19:57 UTC 

[Bug c++/90199] ICE: tree check: expected complex_cst, have plus_expr in output_constant, at varasm.c:4994
 2020-08-03 19:50 UTC 

[Bug c++/96444] New: Incorrect satisfaction value of placeholder type constraint on variable with non-dependent initializer
 2020-08-03 19:47 UTC 

[Bug c++/96425] New: [8/9/10/11 regression] internal compiler error in maybe_process_partial_specialization()
 2020-08-03 19:45 UTC  (4+ messages)
` [Bug c++/96425] "

[Bug c++/96437] New: [10/11 Regression] ICE in tree check: expected tree that contains ‘decl common’ structure, have ‘error_mark’ in synthesize_implicit_template_parm, at cp/parser.c:44246
 2020-08-03 19:43 UTC  (2+ messages)
` [Bug c++/96437] "

[Bug c++/96438] New: [10/11 Regression] ICE in do_pushtag, at cp/name-lookup.c:6861
 2020-08-03 19:42 UTC  (2+ messages)
` [Bug c++/96438] [9/10/11 "

[Bug c++/96440] New: ICE in tree check: expected tree_list, have error_mark in get_attribute_name, at attribs.c:841
 2020-08-03 19:40 UTC  (2+ messages)
` [Bug c++/96440] [8/9/10/11 Regression] "

[Bug c++/96441] New: ICE in tree check: expected integer_cst, have cond_expr in get_len, at tree.h:5954
 2020-08-03 19:28 UTC  (2+ messages)
` [Bug c++/96441] "

[Bug c++/96442] New: ICE in tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have record_type in int_fits_type_p, at tree.c:8954
 2020-08-03 19:26 UTC  (2+ messages)
` [Bug c++/96442] [9/10/11 Regression] "

[Bug c++/96443] New: Incorrect satisfaction value for dependent return type placeholder constraint
 2020-08-03 19:19 UTC 

[Bug fortran/96436] New: -std=f2003 -pedantic rejects valid f0.d edit descriptor
 2020-08-03 17:22 UTC  (2+ messages)
` [Bug fortran/96436] "

[Bug c++/96439] New: [concepts] nested requirement allows calling a method of a local parameter
 2020-08-03 16:53 UTC 

[Bug ipa/96430] New: internal compiler error: in verify_range, at value-range.cc:354
 2020-08-03 16:34 UTC  (4+ messages)
` [Bug tree-optimization/96430] "

[Bug c/96433] New: Failed to optimize (A / N) * N <= A
 2020-08-03 16:18 UTC  (4+ messages)
` [Bug c/96433] "
` [Bug tree-optimization/96433] "

[Bug target/96375] New: [11 regression] arm/lob[2-5].c fail on some configurations
 2020-08-03 16:13 UTC  (5+ messages)
` [Bug target/96375] "

[Bug d/96435] New: d: Returning boolean in a union violates @safe code
 2020-08-03 15:49 UTC 

[Bug target/96428] New: [nvptx] nvptx_gen_shuffle does not handle V2DI mode – Fails with an ICE
 2020-08-03 15:49 UTC  (4+ messages)
` [Bug target/96428] "

[Bug rtl-optimization/95696] New: regrename creates overlapping register allocations for vliw
 2020-08-03 15:46 UTC  (3+ messages)
` [Bug rtl-optimization/95696] "

[Bug target/96366] New: [AArch64] ICE due to lack of support for VNx2SI sub instruction
 2020-08-03 15:42 UTC  (2+ messages)
` [Bug target/96366] "

[Bug libstdc++/96416] New: address_of() is broken by static_assert in pointer_traits
 2020-08-03 15:38 UTC  (4+ messages)
` [Bug libstdc++/96416] "

[Bug c++/64194] New: [C++14] <unresolved overloaded function type> for function template with auto return
 2020-08-03 14:51 UTC  (2+ messages)
` [Bug c++/64194] "

[Bug middle-end/95353] New: [10/11 Regression] GCC can't build binutils
 2020-08-03 14:41 UTC  (2+ messages)
` [Bug tree-optimization/95353] [10 Regression] spurious -Wstringop-overflow writing to a trailing array plus offset

[Bug c/96406] New: erroneous stringop-overflow warnin
 2020-08-03 14:41 UTC  (8+ messages)
` [Bug c/96406] "
` [Bug middle-end/96406] erroneous -Wstringop-overflow storing into a multidimensional char array

[Bug rtl-optimization/31799] Failed to optimize out test instruction
 2020-08-03 14:01 UTC  (2+ messages)

[Bug fortran/96325] New: Invalid call of a type-bound procedure is accepted
 2020-08-03 13:11 UTC  (7+ messages)
` [Bug fortran/96325] Unclassifiable statement with syntax similar to a type-bound procedure call "

[Bug testsuite/96432] New: New test case gfortran.dg/pr96325.f90 in r11-2487 fails to produce executable
 2020-08-03 13:11 UTC  (2+ messages)
` [Bug testsuite/96432] "

[Bug lto/96385] New: GCC generates separate debug info with undefined symbols without relocations
 2020-08-03 13:10 UTC  (13+ messages)
` [Bug lto/96385] "
` [Bug lto/96385] [8/9/10/11 Regression] "
` [Bug lto/96385] [8/9/10 "

[Bug target/95766] New: Failure to directly use vpbroadcastd for _mm_set1_epi32 when passing unsigned short
 2020-08-03 13:09 UTC  (2+ messages)
` [Bug target/95766] "

[Bug c++/96354] New: [10 regression] ICE in maybe_canonicalize_mem_ref_addr, at gimple-fold.c:4903
 2020-08-03 13:01 UTC  (3+ messages)
` [Bug debug/96354] [10/11 Regression] ICE in maybe_canonicalize_mem_ref_addr, at gimple-fold.c:4903 since r10-2271-gd81ab49d0586fca0

[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-03 12:30 UTC  (4+ messages)
` [Bug c++/96410] A lambda with a template parameter list inside the template function "

[Bug c++/96411] New: erroneous "trait used in its own initializer" error when using concepts in a requirement
 2020-08-03 12:30 UTC  (2+ messages)
` [Bug c++/96411] "

[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-03 12:27 UTC  (4+ messages)
` [Bug c++/96409] "

[Bug d/96429] New: d: Pointer subtraction uses TRUNC_DIV_EXPR
 2020-08-03 12:21 UTC  (2+ messages)
` [Bug d/96429] "

[Bug rtl-optimization/61494] -fsignaling-nans not taken into account for x - 0.0
 2020-08-03 12:16 UTC 

[Bug c/95052] New: Excess padding of partially initialized strings/char arrays
 2020-08-03 11:10 UTC  (2+ messages)
` [Bug middle-end/95052] [9/10/11 Regression] "

[Bug c/96427] New: Missing align attribute for anchor section from local variables
 2020-08-03 10:54 UTC  (2+ messages)
` [Bug c/96427] "

[Bug d/96254] New: d: ICE using non-local variable: internal compiler error: Segmentation fault
 2020-08-03 10:00 UTC  (2+ messages)
` [Bug d/96254] "

[Bug middle-end/96426] New: __builtin_convertvector ICE without lhs
 2020-08-03  8:58 UTC  (2+ messages)
` [Bug middle-end/96426] "

[Bug target/96377] New: [10/11 Regression] GCC 10.2/11 doesn't build Linux kernel anymore
 2020-08-03  8:49 UTC  (3+ messages)
` [Bug target/96377] "

[Bug bootstrap/96404] New: [10 Regression] AIX Bootstrap failure with DWARF debug changes
 2020-08-03  7:00 UTC  (22+ messages)
` [Bug bootstrap/96404] "
` [Bug bootstrap/96404] [10 Regression] Bootstrap failure
` [Bug bootstrap/96404] [11 "

[Bug bootstrap/96422] New: [11 regression] Comparison failure in some 32-bit libgomp PIC objects
 2020-08-03  7:00 UTC  (4+ messages)
` [Bug bootstrap/96422] "

[Bug d/96250] New: d: Field access in parentheses causes error: need 'this' for 'field' of type 'type'
 2020-08-03  6:21 UTC  (2+ messages)
` [Bug d/96250] "

[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-03  3:03 UTC 

[Bug fortran/96423] New: It is not checked whether module procedures have separate interface bodies
 2020-08-02 23:03 UTC 

[Bug c/96420] New: -Wsign-extensions warnings are generated from system header macros
 2020-08-02 22:05 UTC  (2+ messages)
` [Bug c/96420] "

[Bug c/96421] New: missing __builtin_ia32_pand256 in X86 AVX2 intrinsics
 2020-08-02 22:05 UTC  (2+ messages)
` [Bug target/96421] "

[Bug c++/96412] New: format suggestion issue
 2020-08-02 20:36 UTC  (2+ messages)
` [Bug c++/96412] "

[Bug c/96383] New: Full ABI information missing missing from GCC compiled C
 2020-08-02 18:42 UTC  (2+ messages)
` [Bug debug/96383] [8/9/10 Regression] Full ABI information "

[Bug c++/96419] New: Constant propoagation works on global variable, but not in a function
 2020-08-02 18:22 UTC 

[Bug fortran/82375] PDT components in PDT declarations fail to compile
 2020-08-02 12:52 UTC 

[Bug fortran/96102] New: ICE in check_host_association, at fortran/resolve.c:5994
 2020-08-02 12:27 UTC  (2+ messages)
` [Bug fortran/96102] "

[Bug debug/96417] New: c++ `using` causes massive debug-info bloat (debug-info is kept for types/symbols)
 2020-08-02 12:26 UTC 

[Bug fortran/96320] New: gfortran 8-10 shape mismatch in assumed-length dummy argument character array
 2020-08-02 10:05 UTC  (3+ messages)
` [Bug fortran/96320] "

[Bug c++/96414] New: Second char relation test incorrect with constexpr dynamic allocation
 2020-08-02  0:15 UTC  (2+ messages)
` [Bug c++/96414] "

[Bug libstdc++/96413] New: Is single parameter specialisation useful besides variadic template?
 2020-08-01 23:24 UTC 

[Bug c/96407] New: LTO inlined functions don't inherit disabled warnings
 2020-08-01 20:13 UTC  (3+ messages)
` [Bug c/96407] "

[Bug rtl-optimization/96337] New: GCC 10.2: twice as slow for -O2 -march=x86-64 vs. GCC 9.3/8.4
 2020-08-01 19:30 UTC  (5+ messages)
` [Bug ipa/96337] [10/11 Regression] "

[Bug d/96140] New: internal compiler error: in expand_intrinsic_vaarg
 2020-08-01 19:03 UTC  (4+ messages)
` [Bug d/96140] "

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

[Bug c++/96214] New: gcc warn unreached else {}
 2020-08-01 12:17 UTC  (2+ messages)
` [Bug c++/96214] "

[Bug tree-optimization/95433] New: Failure to completely optimize simple compare after operations
 2020-08-01  7:38 UTC  (2+ messages)
` [Bug tree-optimization/95433] "

[Bug c++/78147] The -Wshadow warning is too aggressive with constructor parameters
 2020-07-31 23:30 UTC 

[Bug fortran/56471] New: Program crashes when allocating a derived type with a character allocatable array component
 2020-07-31 22:45 UTC  (2+ messages)
` [Bug fortran/56471] Program crashes when allocating a derived type with an allocatable component

[Bug c++/96182] New: GCC accepts constexpr function with no return-statement
 2020-07-31 21:08 UTC  (2+ messages)
` [Bug c++/96182] "

[Bug debug/96405] New: Comparing stages 2 and 3: Bootstrap comparison failure!
 2020-07-31 21:05 UTC  (3+ messages)
` [Bug debug/96405] "

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

[Bug libstdc++/96382] New: const_reverse_iterator() ctor is rejected in c++98
 2020-07-31 18:56 UTC  (3+ messages)
` [Bug libstdc++/96382] [11 Regression] "

[Bug c++/96391] New: internal compiler error: in linemap_compare_locations, at libcpp/line-map.c:1359
 2020-07-31 18:13 UTC  (2+ messages)
` [Bug preprocessor/96391] [10/11 Regression] "

[Bug analyzer/96395] New: gcc.dg/analyzer/explode-2.c fails when compiled as C++
 2020-07-31 18:10 UTC  (2+ messages)
` [Bug analyzer/96395] "

[Bug target/90928] [9/10/11 Regression] [nvptx] internal compiler error: in instantiate_virtual_regs_in_insn, at function.c:1737
 2020-07-31 17:13 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).