public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/95615] New: [coroutines] Coroutine frame and promise is leaked if exception thrown from promise.initial_suspend()
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug c++/95615] "

[Bug rtl-optimization/94442] New: [AArch64] Redundant ldp/stp instructions emitted at -O3
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug tree-optimization/94442] [10/11 regression] Redundant loads/stores "

[Bug c++/95616] New: [coroutines] coroutines with potentially-throwing 'co_await promise.final_suspend()' expressions should be ill-formed
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug c++/95616] "

[Bug c++/96078] New: [10/11 Regression] flatten attribute on constructor and destructor causes spurious warning
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug c++/96078] "

[Bug target/96260] New: RISC-V: -fsanitize=kernel-address is not available after gcc10
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug target/96260] [10/11 Regression] "

[Bug c++/33799] Return value's destructor not executed when a local variable's destructor throws
 2020-07-23  6:52 UTC 

[Bug c/80806] gcc does not warn if local array is memset only
 2020-07-23  6:52 UTC 

[Bug analyzer/94688] New: ice caused by analyzer
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug analyzer/94688] ICE caused by analyzer since r10-7502-ga96f1c38a787fbc8

[Bug target/95276] New: Amusing stringpop-overflow message building libgfortran on power9
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug middle-end/95276] [10/11 Regression] Amusing stringpop-overflow message building libgfortran

[Bug c++/95824] New: [coroutines] compiler crash
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug c++/95824] "

[Bug c++/95982] New: ICE with non-type template parameter that is itself the instantiation of a template
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug c++/95982] [10 Regression] "

[Bug c++/96106] New: A friend abbreviated template function denies access to private members
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug c++/96106] [10/11 Regression] "

[Bug fortran/92006] storage_size() returns incorrect value on unlimited polymorphic variable (CLASS(*)) when passed a CHARACTER variable
 2020-07-23  6:52 UTC 

[Bug analyzer/94596] New: possible false positive when analyze OVS macro
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug analyzer/94596] "

[Bug rtl-optimization/94613] New: combine: Wrong code due to splitting a simplified IF_THEN_ELSE
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug target/94613] S/390, powerpc: Wrong code generated for vec_sel builtin

[Bug c++/94932] New: ICE in ovl_skip_hidden, at cp/tree.c:2292
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug c++/94932] [10/11 Regression] ICE in ovl_skip_hidden, at cp/tree.c:2292 since r10-8016-gbce54ed494fd0e61

[Bug tree-optimization/80520] [8/9/10/11 Regression] Performance regression from missing if-conversion
 2020-07-23  6:52 UTC 

[Bug c++/87165] Did you mean hints candidates equality
 2020-07-23  6:52 UTC 

[Bug c++/90828] A recurring hang when mangling
 2020-07-23  6:52 UTC 

[Bug driver/93645] Support -fuse-ld=/absolute/path/to/ld
 2020-07-23  6:52 UTC 

[Bug tree-optimization/94335] New: False positive -Wstringop-overflow warning with -O2
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug tree-optimization/94335] [10/11 Regression] "

[Bug analyzer/94503] New: ICE in saved_diagnostic, at analyzer/diagnostic-manager.cc:84
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug analyzer/94503] ICE on C++ return-value-optimization (in saved_diagnostic, at analyzer/diagnostic-manager.cc:84)

[Bug fortran/95979] New: [10/11 Regression] ICE in get_kind, at fortran/simplify.c:129
 2020-07-23  6:52 UTC  (2+ messages)
` [Bug fortran/95979] "

[Bug target/90824] PowerPC should generate better code for SFmode splats for power8
 2020-07-23  6:52 UTC 

[Bug c++/88565] enhance -Warray-bounds for C++ trailing class member arrays
 2020-07-23  6:52 UTC 

[Bug c++/90807] Wrong debug message
 2020-07-23  6:52 UTC 

[Bug rtl-optimization/80481] Unoptimal additional copy instructions
 2020-07-23  6:52 UTC 

[Bug ipa/93385] [10/11 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce
 2020-07-23  6:51 UTC 

[Bug rtl-optimization/92342] [10/11 Regression] a small missed transformation into x?b:0
 2020-07-23  6:51 UTC 

[Bug tree-optimization/79534] [8/9/10/11 Regression] tree-ifcombine aarch64 performance regression with trunk@245151
 2020-07-23  6:51 UTC 

[Bug target/91035] [10/11 Regression] gotools fails to build on s390x-linux-gnu
 2020-07-23  6:51 UTC 

[Bug middle-end/93195] -fpatchable-function-entries : __patchable_function_entries should consider comdat groups
 2020-07-23  6:51 UTC 

[Bug fortran/90207] Debugging generated tree code
 2020-07-23  6:51 UTC 

[Bug target/91804] [10/11 regression] r265398 breaks gcc.target/powerpc/vec-rlmi-rlnm.c
 2020-07-23  6:51 UTC 

[Bug sanitizer/82501] AddressSanitizer does not handle negative offset for first global variable
 2020-07-23  6:51 UTC 

[Bug c++/94655] New: Implicit assignment operator triggers stringop-overflow warning
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug tree-optimization/94655] [10/11 Regression] Implicit assignment operator triggers stringop-overflow warning since r10-5451-gef29b12cfbb4979a

[Bug sanitizer/95496] New: [10/11 Regression] Bogus -Wformat-overflow= warnings with -fsanitize=undefined
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug sanitizer/95496] "

[Bug c++/95823] New: [coroutines] compiler internal error in captures_temporary,
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c++/95823] "

[Bug tree-optimization/96166] New: [10/11 Regression] -O3/-ftree-slp-vectorize turns ROL into a mess
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug target/96166] "

[Bug fortran/95068] New: [10/11 Regression] ICE in gfc_get_class_from_expr, at fortran/trans-expr.c:484
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug fortran/95068] "

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

[Bug c++/95599] New: [coroutines] destructor for temporary operand to co_yield expression called before end of full-expression
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c++/95599] "

[Bug rtl-optimization/95859] New: Statically true asserts not recognized as such with -O2, but with -O1, -Og, -O3
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug ipa/95859] [10/11 regression] "

[Bug libgomp/91473] Test case libgomp.fortran/appendix-a/a.28.5.f90 is invalid
 2020-07-23  6:51 UTC 

[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute
 2020-07-23  6:51 UTC 

[Bug c/94994] New: [10 Regression] possible miscompilation of word-at-a-time copy via packed structs
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug middle-end/94994] [10/11 "

[Bug target/96015] New: [regression] gcc-10.1.0 miscompiles Python on hppa
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug rtl-optimization/96015] [10/11 Regression] "

[Bug c++/93821] Define __cplusplus to 202002L in C++20
 2020-07-23  6:51 UTC 

[Bug tree-optimization/93404] [10/11 regression] -O2 and -O2 -flto SPEC2006 and 2017 code size regression
 2020-07-23  6:51 UTC 

[Bug testsuite/91799] [10/11 regression] r273245 breaks test case gcc.target/powerpc/pr88233.c
 2020-07-23  6:51 UTC 

[Bug c++/95591] New: [coroutines] ICE when co_yielding string literal from generator coroutine
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c++/95591] "

[Bug target/91498] [10/11 Regression] STV change in r274481 causes 300.twolf regression on Haswell
 2020-07-23  6:51 UTC 

[Bug tree-optimization/93055] [10/11 Regression] accumulation loops in stepanov_vector benchmark use more instruction level parpallelism
 2020-07-23  6:51 UTC 

[Bug middle-end/91462] [8/9 Regression] missing -Warray-bounds writing to an empty flexible array member in a ctor
 2020-07-23  6:51 UTC 

[Bug rtl-optimization/92294] alias attribute generates incorrect code
 2020-07-23  6:51 UTC 

[Bug c/94726] New: internal compiler error: in uniform_vector_p, at tree.c:11214
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c/94726] [10/11 Regression] ICE in uniform_vector_p, at tree.c:11214 since r10-2089-g21caa1a2649d586f

[Bug libstdc++/94971] New: [10/11 Regression] Parallel Mode cannot be used in C++20
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug libstdc++/94971] "

[Bug middle-end/95021] New: [10/11 Regression] Bogus -Wclobbered warning
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug middle-end/95021] "

[Bug libstdc++/92285] Layout of istreambuf_iterator subobject depends on -std mode
 2020-07-23  6:51 UTC 

[Bug bootstrap/92002] [10/11 regression] -Wuninitialized warning in gcc/wide-int.cc
 2020-07-23  6:51 UTC 

[Bug c++/52320] New: missing destructor call after thrown exception in initializer
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c++/52320] "

[Bug c/63326] New: pragma GCC causes wrong code generation
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c/63326] whether a #pragma is a statement depends on the type of pragma

[Bug lto/93358] [10/11 Regression] 447.dealII regresses by 15% after r10-6025-gf5b25e15165adde1356af42e9066ab75c5b37a19
 2020-07-23  6:51 UTC 

[Bug ipa/92799] [8/9 Regression] ICE on a weakref function definition followed by a declaration
 2020-07-23  6:51 UTC 

[Bug fortran/95107] New: [10/11 Regression] ICE in hash_operand, at fold-const.c:3768
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug fortran/95107] "

[Bug middle-end/95464] New: [10/11 Regression] Miscompilation of mesa on x86_64-linux since r10-6426
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug middle-end/95464] "

[Bug fortran/95879] New: [10/11 Regression] ICE in gfc_get_derived_type, at fortran/trans-types.c:2729
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug fortran/95879] [10/11 Regression] ICE in gfc_resolve_formal_arglist, at fortran/resolve.c:313

[Bug tree-optimization/96058] New: ICE in c_getstr at gcc/fold-const.c:15475
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug tree-optimization/96058] [10/11 Regression] "

[Bug c++/96199] New: internal compiler error: in tsubst_copy with CTAD for alias templates
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c++/96199] [10/11 Regression] "

[Bug lto/87988] [9/10/11 Regression] Streaming of ABSTRACT_ORIGIN is expensive
 2020-07-23  6:51 UTC 

[Bug rtl-optimization/93007] [10/11 regression] pr77698.c testcase fails due to block commoning
 2020-07-23  6:51 UTC 

[Bug libgcc/91737] On Alpine Linux (libmusl) a statically linked C++ program which throws the first exception in two threads at the same time can busy spin on shutdown after main()
 2020-07-23  6:51 UTC 

[Bug gcov-profile/89307] -fprofile-generate binary may be too slow in multithreaded environment due to cache-line conflicts on counters
 2020-07-23  6:51 UTC 

[Bug target/95253] New: [10/11 Regression] Build failure on MSys. Wrong dependency file escaping on Windows
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug preprocessor/95253] "

[Bug tree-optimization/95401] New: GCC produces incorrect instruction with -O3 for skylake-avx512
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug tree-optimization/95401] [10/11 Regression] GCC produces incorrect instruction with -O3 for AVX2 since r10-2257-g868363d4f52df19d

[Bug c++/95895] New: internal compiler error: in captures_temporary, at cp/coroutines.cc:2717
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c++/95895] "

[Bug c++/96252] New: mis-optimization where identical functions have very different codegen since gcc 10
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug ipa/96252] [10/11 Regression] "

[Bug tree-optimization/89689] [8/9 regression] false warning -Wstringop-overflow=
 2020-07-23  6:51 UTC 

[Bug sanitizer/90347] [UBSAN] __attribute__((weak))__ results in "declared weak after being used" error
 2020-07-23  6:51 UTC 

[Bug c++/84916] Tweaks to template type elision
 2020-07-23  6:51 UTC 

[Bug middle-end/95140] New: [10/11 Regression] bogus -Wstringop-overflow for a loop unrolled past the end of a trailing array
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug middle-end/95140] "

[Bug target/96263] New: [10/11 Regression] ICE: in lra_assign, at lra-assigns.c:1648 with -O -flive-range-shrinkage -fnon-call-exceptions -msse4 --param=max-sched-ready-insns=1
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug target/96263] "

[Bug rtl-optimization/96264] New: [10/11 Regression] wrong code with -Os -fno-forward-propagate -fschedule-insns -fno-tree-ter
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug rtl-optimization/96264] "

[Bug c++/88779] No fix-it hints for misspelled member initializers
 2020-07-23  6:51 UTC 

[Bug target/91520] AVX512 target assembler fails for x86_64 Darwin
 2020-07-23  6:51 UTC 

[Bug c++/71504] [C++11] constexpr fails with multidimensional arrays
 2020-07-23  6:51 UTC 

[Bug tree-optimization/85497] [8/9/10/11 Regression] [graphite] ICE in set_codegen_error, at graphite-isl-ast-to-gimple.c:206
 2020-07-23  6:51 UTC 

[Bug libfortran/91543] [10/11 Regression] nf failure ( Handling stack overflow more sensibly
 2020-07-23  6:51 UTC 

[Bug lto/95620] New: [10/11 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss'
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug target/95620] "

[Bug c++/95822] New: [coroutines] compiler internal error with local object with noexcept false destructor
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c++/95822] "

[Bug c/88944] Suggested alternative C stdbool.h
 2020-07-23  6:51 UTC 

[Bug middle-end/91512] [10/11 Regression] Fortran compile time regression
 2020-07-23  6:51 UTC 

[Bug tree-optimization/92879] [10/11 Regression] incorrect warning of __builtin_memset offset is out of the bounds on zero-size allocation and initialization
 2020-07-23  6:51 UTC 

[Bug fortran/94324] New: [10 regression] gfortran.dg/default_format_1.f90 etc. FAIL on 32-bit Solaris/x86
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug fortran/94324] [10/11 "

[Bug rtl-optimization/95123] New: [10/11 Regression] Wrong code w/ -O2 -fselective-scheduling2 -funroll-loops --param early-inlining-insns=5 --param loop-invariant-max-bbs-in-loop=3 --param max-jump-thread-duplication-stmts=0
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug rtl-optimization/95123] "

[Bug sanitizer/91707] [10/11 Regression] spurious stringop-overflow warning with -fsanitize=undefined
 2020-07-23  6:51 UTC 

[Bug lto/91287] LTO disables linking with scalar MASS library (Fortran only)
 2020-07-23  6:51 UTC 

[Bug other/95316] New: [10 Regression] binary built with -fopenacc fails to run when not all offload compilers are installed that were configured
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug other/95316] Offload compilation fails "

[Bug target/95450] New: [10 regression] Wrong long double folding
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug target/95450] [10/11 "

[Bug tree-optimization/84577] snprintf with null buffer not eliminated when return value is in a known range
 2020-07-23  6:51 UTC 

[Bug rtl-optimization/79405] [8/9/10/11 Regression] Infinite loop in fwprop
 2020-07-23  6:51 UTC 

[Bug tree-optimization/82255] Vectorizer cost model overcounts cost of some vectorized loads
 2020-07-23  6:51 UTC 

[Bug target/94065] AIX rs6000 NO_SUM_IN_TOC and NO_FP_IN_TOC disable logic reversed in aix config files
 2020-07-23  6:51 UTC 

[Bug bootstrap/84402] [meta] GCC build system: parallelism bottleneck
 2020-07-23  6:51 UTC 

[Bug ipa/92394] operand_equal_p should compare as base+offset when comparing addresses
 2020-07-23  6:51 UTC 

[Bug target/65649] New: gcc generates overlarge constants for microblaze-linux-gnu
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug target/65649] "

[Bug c++/95638] New: Legit-looking code doesn't work with -O2
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug tree-optimization/95638] [10 Regression] "

[Bug c/96171] New: ICE on invalid VLA argument declaration and attribute access
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c/96171] "

[Bug middle-end/91584] [9 Regression] Bogus warning from -Warray-bounds during string assignment
 2020-07-23  6:51 UTC 

[Bug tree-optimization/91457] FAIL: g++.dg/warn/Warray-bounds-4.C -std=gnu++98 (test for warnings, line 25)
 2020-07-23  6:51 UTC 

[Bug ipa/90720] g++.dg/lto/alias-1 FAILs
 2020-07-23  6:51 UTC 

[Bug target/90777] [10/11 Regression] pr84828 testcase ICEs for m32 x86_64,i686-darwin*
 2020-07-23  6:51 UTC 

[Bug c/95189] New: memcmp being wrongly stripped (regression)
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug middle-end/95189] [10 Regression] memcmp being wrongly stripped like strcmp

[Bug lto/88140] [9/10/11 Regression] ICE: verify_gimple failed since r266325
 2020-07-23  6:51 UTC 

[Bug testsuite/92126] gcc.dg/vect/pr62171.c fails on power7
 2020-07-23  6:51 UTC 

[Bug other/89635] More ANSI SGR codes in diagnostics?
 2020-07-23  6:51 UTC 

[Bug other/84889] Ideas on revamping how we format diagnostics
 2020-07-23  6:51 UTC 

[Bug ipa/92535] [10/11 regression] ICF is relatively expensive and became less effective
 2020-07-23  6:51 UTC 

[Bug target/91614] [10/11 regression][arm] gcc.target/arm/unaligned-memcpy-2.c FAIL since r274986
 2020-07-23  6:51 UTC 

[Bug rtl-optimization/94516] New: [10 Regression] gnutls test ./psk-file fails since r10-7515-g2c0fa3ecf70d199af18785702e9e0548fd3ab793
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug rtl-optimization/94516] "

[Bug testsuite/94853] New: [10 regression] excess errors in gfortran.dg/analyzer/pr93993.f90 since r10-8012
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug testsuite/94853] [10/11 "

[Bug target/90822] Remove PowerPC lfiwax and lfiwzx patterns
 2020-07-23  6:51 UTC 

[Bug target/90823] PowerPC command line switches don't work with #pragma CPU target or target attribute
 2020-07-23  6:51 UTC 

[Bug bootstrap/88590] System Integrity Protection (SIP) breaks GCC build assumptions on Darwin
 2020-07-23  6:51 UTC 

[Bug sanitizer/95137] New: Sanitizers seem to be missing support for coroutines
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug sanitizer/95137] "

[Bug c++/95520] New: [coroutines] __builtin_FUNCTION() returns mangled .actor instead of original function name
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug c++/95520] "

[Bug target/95798] New: Initialization code --- suboptimal
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug target/95798] [10/11 Regression] "

[Bug target/90698] Darwin X86 backend lacks support for mcmodel={medium, large, kernel}
 2020-07-23  6:51 UTC 

[Bug c++/85241] Requires-expressions, fold expressions, and member function templates with dependent parameters don't play nicely
 2020-07-23  6:51 UTC 

[Bug c++/89309] bogus -Wattributes ‘copy’ attribute ignored on a declaration of a different kind than referenced symbol
 2020-07-23  6:51 UTC 

[Bug libstdc++/92546] [10/11 Regression] Large increase in preprocessed file sizes in C++2a mode
 2020-07-23  6:51 UTC 

[Bug middle-end/95072] New: -Warray-bounds false positive with flexible array bounds (regression from GCC 9)
 2020-07-23  6:51 UTC  (2+ messages)
` [Bug middle-end/95072] [10/11 Regression] "

[Bug target/88510] GCC generates inefficient U64x2/v2di scalar multiply for NEON32
 2020-07-23  6:51 UTC 

[Bug testsuite/92466] new test case gfortran.dg/ISO_Fortran_binding_15.f90 in r278025 fails
 2020-07-23  6:51 UTC 

[Bug c/96293] New: Extraneously noisy "taking address of packed member may result in an unaligned pointer value"
 2020-07-23  6:02 UTC  (2+ messages)
` [Bug c/96293] "

[Bug lto/96291] New: -flto fails as "internal compiler error: Segmentation fault" during IPA pass: cp incall_for_symbol_thunks_and_aliases()
 2020-07-23  6:00 UTC  (2+ messages)
` [Bug ipa/96291] [10/11 Regression] "

[Bug c++/96194] New: 10.1.1: ICE in assign_temp, at function.c:984 during RTL pass: expand
 2020-07-23  1:29 UTC  (2+ messages)
` [Bug middle-end/96194] [10/11 Regression] "

[Bug c++/96292] New: Internal compiler error when compiling Mesa 20.1.x
 2020-07-23  1:29 UTC  (2+ messages)
` [Bug c++/96292] "

[Bug tree-optimization/84079] missing -Warray-bounds taking the address of a multidimensional array element
 2020-07-22 23:38 UTC 

[Bug c++/95700] New: read-md.c: "missing sentinel in function call" when building gcc with musl
 2020-07-22 23:06 UTC  (3+ messages)
` [Bug c++/95700] "

[Bug fortran/70913] ICE in gfc_encode_character, at fortran/target-memory.c:227
 2020-07-22 20:53 UTC 

[Bug c++/58156] New: c++11 bogus ambigous overload with variadic template
 2020-07-22 20:50 UTC  (2+ messages)
` [Bug c++/58156] "

[Bug c/96290] New: nonsensical bounds in VLA types in -Warray-bounds
 2020-07-22 20:06 UTC 

[Bug c++/96241] New: ICE in verify_ctor_sanity
 2020-07-22 20:01 UTC  (2+ messages)
` [Bug c++/96241] [9/10/11 Regression] "

[Bug fortran/92091] Inconsistent diagnostics for INCLUDE vs. #include
 2020-07-22 19:52 UTC  (2+ messages)

[Bug target/96236] New: __builtin_mma_disassemble_acc() doesn't store elements correctly in LE mode
 2020-07-22 19:26 UTC  (4+ messages)
` [Bug target/96236] "

[Bug fortran/96255] New: [F2018] Implement option type spec for index DO CONCURRENT
 2020-07-22 18:25 UTC  (2+ messages)
` [Bug fortran/96255] [F2018] Implement optional type spec for index in "

[Bug c++/88604] Initializing constexpr array consumes all memory
 2020-07-22 18:13 UTC 

[Bug other/96287] New: Empty string argument to gcc should be ignored
 2020-07-22 18:04 UTC  (6+ messages)
` [Bug other/96287] "

[Bug c/96284] New: Outdated C features should be made errors with newer standards
 2020-07-22 17:33 UTC  (5+ messages)
` [Bug c/96284] "

[Bug c/61579] New: -Wwrite-strings does not behave as a warning option
 2020-07-22 17:32 UTC  (4+ messages)
` [Bug c/61579] "

[Bug rtl-optimization/3507] appalling optimisation with sub/cmp on multiple targets
 2020-07-22 16:51 UTC 

[Bug target/96289] New: Unnecessary saving and re-testing of the carry flag with __builtin_usub_overflow
 2020-07-22 16:41 UTC 

[Bug c++/96288] New: [DR 1734] __is_trivial and __is_tirivil_copyable fails for deleted members
 2020-07-22 16:10 UTC 

[Bug c++/95675] New: internal compiler error: in build_over_call
 2020-07-22 15:49 UTC  (2+ messages)
` [Bug c++/95675] [8/9/10/11 Regression] "

[Bug c++/96282] New: internal compiler error: in output_constructor_regular_field
 2020-07-22 15:35 UTC  (4+ messages)
` [Bug c++/96282] "
` [Bug c++/96282] [8/9/10/11 Regression] "

[Bug c++/92411] conformance issue with reinterpret_cast in constant expressions
 2020-07-22 15:30 UTC  (2+ messages)

[Bug c++/68929] GCC hangs in nested template instantiations even after static_assert fails
 2020-07-22 15:05 UTC 

[Bug c++/96286] New: Unhelpful errors after a failed static_assert
 2020-07-22 15:00 UTC 

[Bug target/95237] New: LOCAL_DECL_ALIGNMENT shrinks alignment, FAIL gcc.target/i386/pr69454-2.c
 2020-07-22 14:41 UTC  (2+ messages)
` [Bug target/95237] "

[Bug other/96281] New: TBAA does not work as expected for a simple test case
 2020-07-22 14:24 UTC  (2+ messages)
` [Bug middle-end/96281] "

[Bug c++/95596] New: string literal wrong overload resolution (char* vs std::string)
 2020-07-22 14:06 UTC  (3+ messages)
` [Bug c++/95596] "

[Bug c++/86498] g++ allows conversion from string literal to non-const char* in C++11 mode
 2020-07-22 14:06 UTC 

[Bug c++/96283] New: "undefined vtable" error should indicate which members are missing
 2020-07-22 13:57 UTC  (6+ messages)
` [Bug c++/96283] "

[Bug other/42540] c++ error message [vtable undefined] is unhelpful
 2020-07-22 13:57 UTC  (3+ messages)

[Bug c/85678] -fno-common should be default
 2020-07-22 13:55 UTC  (2+ messages)

[Bug c/96285] New: The documentation of -fprofile-exclude-files is unclear
 2020-07-22 13:25 UTC 

[Bug debug/80490] -gsplit-dwarf: top namespace info seems to be lost in GDB
 2020-07-22 13:12 UTC 

[Bug fortran/93733] F2008: G0.d output editing for integer/logical/character data
 2020-07-22 12:38 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).