public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/96282] New: internal compiler error: in output_constructor_regular_field
 2020-08-07 12:40 UTC  (3+ messages)
` [Bug c++/96282] [8/9/10/11 Regression] "
` [Bug c++/96282] [8/9/10 "

[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  (4+ 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  (7+ 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 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-07 10:08 UTC  (2+ messages)
` [Bug tree-optimization/96424] "

[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 debug/96472] New: ICE: c++: dwarf2out_abstract_function, at dwarf2out.c: -g -fdebug-types-section
 2020-08-07  9:54 UTC  (2+ messages)
` [Bug debug/96472] "

[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++/96516] New: template + __attribute__((copy)) produce compiler errors
 2020-08-07  8:37 UTC 

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

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

[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 target/96493] New: powerpc local call linkage failure
 2020-08-07  3:03 UTC  (5+ messages)
` [Bug target/96493] "

[Bug fortran/96486] New: get_environment_variable fails for zero-length variables
 2020-08-07  3:02 UTC  (20+ messages)
` [Bug fortran/96486] get_environment_variable fails for zero-length values

[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  (6+ messages)
` [Bug rtl-optimization/96475] "

[Bug c++/96511] New: Incorrect placement-new warning
 2020-08-06 23:46 UTC 

[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  (7+ messages)
` [Bug c/96468] "
` [Bug tree-optimization/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  (8+ 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  (9+ 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 

[Bug c++/96500] New: enum of underlying type bool do not
 2020-08-06 15:33 UTC  (3+ messages)
` [Bug c++/96500] "
` [Bug c++/96500] enum of underlying type bool does not accept enumerators with integer constant values other than 0 and 1

[Bug target/96446] New: ICE when spilling an MMA accumulator
 2020-08-06 15:30 UTC  (5+ messages)
` [Bug target/96446] "

[Bug bootstrap/96492] New: <built-in>: internal compiler error: Segmentation fault
 2020-08-06 14:34 UTC  (5+ messages)
` [Bug bootstrap/96492] "

[Bug c++/96496] New: Conversion to enum with underlying type bool produces wrong result
 2020-08-06 13:56 UTC  (3+ messages)
` [Bug c++/96496] "

[Bug c++/96499] New: Compare std::variant with int using C++20 <=> occurs internal compiler error
 2020-08-06 13:54 UTC 

[Bug c++/96480] New: missed optimisation: unnecessary compare in standard algorithms
 2020-08-06 13:53 UTC  (4+ messages)
` [Bug tree-optimization/96480] [8/9/10/11 Regression] "
` [Bug tree-optimization/96480] [8/9/10 "

[Bug c++/96498] New: Wrong location for function first declared as a friend in a template
 2020-08-06 13:42 UTC  (2+ messages)
` [Bug c++/96498] "

[Bug fortran/96495] New: [gfortran] MERGE does not copy ALLOCATABLE property of derived type
 2020-08-06 13:17 UTC 

[Bug middle-end/32911] Function __attribute__ ((idempotent))
 2020-08-06 13:05 UTC 

[Bug fortran/93826] [OpenMP][OpenACC] Collapsed loop – code silently ignored
 2020-08-06 12:53 UTC  (2+ messages)

[Bug d/96153] New: d: struct literals have non-deterministic hash values
 2020-08-06 12:49 UTC  (3+ messages)
` [Bug d/96153] "

[Bug middle-end/82004] [8 Regression] SPEC CPU2017 628.pop2_s miscompare
 2020-08-06 12:39 UTC  (3+ messages)

[Bug middle-end/95499] New: ICE: during GIMPLE pass: ssa / segfault in verify_ssa / OpenMP target with deferred-length CHARACTER
 2020-08-06 12:36 UTC  (2+ messages)
` [Bug middle-end/95499] "

[Bug target/96494] New: [nvptx] Enable effective target sync_int_long
 2020-08-06 12:31 UTC 

[Bug target/96347] New: note: non-delegitimized UNSPEC UNSPEC_TP (19) found in variable location
 2020-08-06 12:02 UTC  (2+ messages)
` [Bug target/96347] "

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

[Bug tree-optimization/96491] New: [11 Regression] ICE: tree check: expected ssa_name, have integer_cst in add_phi_arg, at tree-phinodes.c:373
 2020-08-06 10:25 UTC  (4+ messages)
` [Bug tree-optimization/96491] "

[Bug tree-optimization/96483] New: ICE in code hoisting with AArch64 SVE2 intrinsics
 2020-08-06 10:23 UTC  (6+ messages)
` [Bug tree-optimization/96483] "

[Bug debug/96471] New: ICE: fortran+gnat: build_abbrev_table, at dwarf2out.c: -g -fdebug-types-section
 2020-08-06 10:15 UTC  (3+ messages)
` [Bug debug/96471] "

[Bug c++/96490] New: Template code with function pointers fails with very cryptic error message
 2020-08-06  9:07 UTC  (2+ messages)
` [Bug c++/96490] "

[Bug tree-optimization/96487] New: cddce1 optimizer depends on order of basic blocks
 2020-08-06  8:02 UTC  (2+ messages)
` [Bug tree-optimization/96487] "

[Bug c++/96485] New: Lambda parsing regression in GCCs 9 and onwards
 2020-08-06  7:32 UTC  (5+ messages)
` [Bug c++/96485] "
` [Bug c++/96485] [9/10/11 Regression] "

[Bug tree-optimization/96451] New: [11 Regression] gcc.dg/pr68766.c ICE since r11-2453
 2020-08-06  6:31 UTC  (2+ messages)
` [Bug tree-optimization/96451] "

[Bug target/70314] AVX512 not using kandw to combine comparison results
 2020-08-06  6:16 UTC  (5+ messages)

[Bug middle-end/88670] [meta-bug] generic vector extension issues
 2020-08-06  6:16 UTC 

[Bug tree-optimization/91882] boolean XOR tautology missed optimisation
 2020-08-05 22:00 UTC  (2+ messages)

[Bug c++/96199] New: internal compiler error: in tsubst_copy with CTAD for alias templates
 2020-08-05 20:24 UTC  (2+ messages)
` [Bug c++/96199] [10/11 Regression] "

[Bug fortran/96469] New: Compile-time check for change in DO variable in contained procedures
 2020-08-05 18:58 UTC  (4+ messages)
` [Bug fortran/96469] "

[Bug ada/96488] New: Long time failures of gnat.dg/unchecked_convert5.adb and gnat.dg/unchecked_convert6.adb
 2020-08-05 18:42 UTC 

[Bug other/92396] -ftime-trace support
 2020-08-05 16:43 UTC 

[Bug tree-optimization/95906] New: Failure to recognize max pattern with mask
 2020-08-05 15:08 UTC  (3+ messages)
` [Bug tree-optimization/95906] "

[Bug c++/96474] New: Internal compiler error with template struct inside template struct
 2020-08-05 13:55 UTC  (2+ messages)
` [Bug c++/96474] "

[Bug target/96373] New: SVE miscompilation on vectorized division loop, leading to FP exception
 2020-08-05 13:02 UTC  (2+ messages)
` [Bug target/96373] "

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