public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug analyzer/94355] New: support for C++ new expression
 2021-07-22 21:35 UTC  (3+ messages)
` [Bug analyzer/94355] "

[Bug tree-optimization/101584] New: missing -Wuninitialized with an allocated object after a built-in call
 2021-07-22 21:35 UTC 

[Bug libstdc++/101034] New: wrong constraint in std::any's constructor
 2021-07-22 21:33 UTC  (3+ messages)
` [Bug libstdc++/101034] "

[Bug libstdc++/90415] [9 Regression] std::is_copy_constructible<std::tuple<std::any>> is incomplete
 2021-07-22 21:31 UTC  (2+ messages)

[Bug libstdc++/92156] Cannot in-place construct std::any with std::any
 2021-07-22 21:30 UTC  (2+ messages)

[Bug libstdc++/100982] New: wrong constraint in std::optional::operator=
 2021-07-22 21:30 UTC  (3+ messages)
` [Bug libstdc++/100982] "

[Bug libstdc++/96657] New: libsupc++.a missing required functions from src/c++98/atomicity.cc when atomic builtins are not supported
 2021-07-22 21:29 UTC  (5+ messages)
` [Bug libstdc++/96657] [9/10 Regression] "
` [Bug libstdc++/96657] [9 "

[Bug libstdc++/89322] Use of new and -lsupc++ requires -lstdc++ on architectures without atomics
 2021-07-22 21:29 UTC 

[Bug libstdc++/64735] New: std::future broken on armel
 2021-07-22 21:29 UTC  (3+ messages)
` [Bug libstdc++/64735] "

[Bug c++/101582] New: C++ FE doesn't accept attribute-declaration
 2021-07-22 21:28 UTC  (3+ messages)
` [Bug c++/101582] "

[Bug c++/87456] Attributes on a global empty statement
 2021-07-22 21:28 UTC 

[Bug tree-optimization/82658] Suboptimal codegen on AVR when right-shifting 8-bit unsigned integers
 2021-07-22 21:17 UTC 

[Bug c++/85205] Optimalisation fails when using a union to allocate space on stack
 2021-07-22 20:56 UTC 

[Bug c++/84469] GCC rejects valid code in structured binding in range-based-for in template
 2021-07-22 20:52 UTC 

[Bug c++/82888] terrible code generation for initialization of POD array members vs. clang
 2021-07-22 20:47 UTC 

[Bug c++/82000] Missed optimization of char_traits::length() on constant string
 2021-07-22 20:43 UTC 

[Bug tree-optimization/89688] [9 Regression] -Wstringop-overflow confused by const 2D array of char
 2021-07-22 20:43 UTC 

[Bug middle-end/81901] false-positive -Warray-bounds
 2021-07-22 20:32 UTC 

[Bug c++/81129] GCC successfully compiles expression into nothing
 2021-07-22 19:59 UTC 

[Bug c++/60935] New: Endless loop when compiling a recursive function
 2021-07-22 19:50 UTC  (2+ messages)
` [Bug c++/60935] "

[Bug c++/71052] Use of Range Based For Loop in unsupported dialect results in malformed code
 2021-07-22 19:37 UTC  (4+ messages)

[Bug c++/68209] C++11 code compiled without -std=c++11 but doesn't work as expected
 2021-07-22 19:23 UTC  (2+ messages)

[Bug c++/67605] New: Compilation errors creating std::pair using templated arguments
 2021-07-22 19:04 UTC  (2+ messages)
` [Bug c++/67605] "

[Bug sanitizer/101111] New: Undefined reference to ___lsan_default_suppressions when compiling GCC 11.1 for x86_64 macOS
 2021-07-22 19:01 UTC  (3+ messages)
` [Bug sanitizer/101111] xgcc cross-compiler for x86_64-apple-darwin in GCC 11.1 doesn't generate weak symbols, resulting in undefined reference to ___lsan_default_suppressions

[Bug c++/61785] New: Sigsegv with enabled optimize -Os , -O2 in sample_format_size
 2021-07-22 18:57 UTC  (2+ messages)
` [Bug middle-end/61785] "

[Bug c++/58045] New: gcc 4.8 produces an undefined reference to an inline function
 2021-07-22 18:54 UTC  (2+ messages)
` [Bug c++/58045] "

[Bug c++/53875] New: calls to const functions are eliminated at -O0
 2021-07-22 18:47 UTC  (2+ messages)
` [Bug middle-end/53875] "

[Bug ipa/101502] New: Inconsistent behavior in maybe_record_node()
 2021-07-22 18:44 UTC  (2+ messages)
` [Bug ipa/101502] "

[Bug c++/53068] New: collect2 breaks link order control
 2021-07-22 18:43 UTC  (2+ messages)
` [Bug middle-end/53068] "

[Bug libstdc++/101583] New: [12 Regression] error: use of deleted function when building gold
 2021-07-22 18:41 UTC  (6+ messages)
` [Bug libstdc++/101583] "

[Bug c++/42743] Inexplicable error message with constructing SIMD values
 2021-07-22 18:35 UTC 

[Bug c++/39043] C++ compiler doesn't optimize inlined function call for PIE
 2021-07-22 18:33 UTC 

[Bug c/91432] gcc -Wimplicit-fallthrough does not warn when fallthrough to break;
 2021-07-22 18:25 UTC 

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2021-07-22 17:52 UTC 

[Bug tree-optimization/65178] New: incorrect -Wmaybe-uninitialized when nested loops
 2021-07-22 17:52 UTC  (3+ messages)
` [Bug tree-optimization/65178] incorrect -Wmaybe-uninitialized when using "

[Bug inline-asm/101393] New: PowerPC32 inline assembly broken by commit 2d94f7dea9c73ef3c116a0ddc722724578a860fe
 2021-07-22 17:44 UTC  (8+ messages)
` [Bug target/101393] "

[Bug sanitizer/101576] New: -fsaniitize=undefined silences clear nullptr dereference warning at compile time
 2021-07-22 17:33 UTC  (3+ messages)
` [Bug sanitizer/101576] "

[Bug other/101568] New: [12 regression] g++.dg/ipa/pr82352.C fails after r12-2338
 2021-07-22 17:20 UTC  (4+ messages)
` [Bug other/101568] "
` [Bug tree-optimization/101568] "
` [Bug testsuite/101568] "

[Bug debug/101575] New: [gcc-11, -gdwarf-4] Missing .file <n> directive causes invalid line info
 2021-07-22 16:53 UTC  (8+ messages)
` [Bug debug/101575] "
` [Bug ada/101575] "

[Bug c++/63140] New: wrong code generation probably due to optimization problem
 2021-07-22 16:50 UTC  (2+ messages)
` [Bug c++/63140] "

[Bug tree-optimization/87634] CSE for dynamic_cast
 2021-07-22 16:46 UTC 

[Bug tree-optimization/101578] New: wrong code with "-O3 -fpack-struct"
 2021-07-22 16:28 UTC  (2+ messages)
` [Bug tree-optimization/101578] "

[Bug c/101534] New: ICE in create_tailcall_accumulator, at tree-tailcall.c:1083
 2021-07-22 16:17 UTC  (3+ messages)
` [Bug tree-optimization/101534] "

[Bug inline-asm/10153] [3.3/3.4 regression] selection of %dil or %sil on ia32 by valid C source
 2021-07-22 16:15 UTC 

[Bug libstdc++/98842] New: optional's spaceship operations generates wrong code when operator== is not present
 2021-07-22 15:36 UTC  (3+ messages)
` [Bug libstdc++/98842] "

[Bug target/100152] New: Possible 10.3 bad code generation regression from 10.2/9.3 on Mac OS 10.15.7 (Catalina)
 2021-07-22 15:21 UTC  (2+ messages)
` [Bug target/100152] [10 Regression] used caller-saved register not preserved across a call

[Bug c++/99625] New: GCC does not detect narrowing in aggregate initialization
 2021-07-22 14:27 UTC  (3+ messages)
` [Bug c++/99625] "

[Bug libgomp/101581] New: [OpenMP] omp_target_memcpy – support inter-device memcpy
 2021-07-22 14:25 UTC 

[Bug libstdc++/97570] New: avr-gcc: error: 'void* memalign' redeclared as different kind of entity
 2021-07-22 14:25 UTC  (2+ messages)
` [Bug libstdc++/97570] "

[Bug c++/98486] New: Variable template specialization doesn't account for primary's constraints
 2021-07-22 14:08 UTC  (2+ messages)
` [Bug c++/98486] "

[Bug c++/96183] New: GCC accepts "convert '<throw-expression>' from 'void' to 'int'" at compile time
 2021-07-22 14:02 UTC  (2+ messages)
` [Bug c++/96183] "

[Bug libstdc++/95702] New: ranges::transform missing vectorization opportunity
 2021-07-22 13:54 UTC  (2+ messages)
` [Bug libstdc++/95702] "

[Bug libstdc++/94345] New: std::chrono overflows due to c++14 non-compliance
 2021-07-22 13:46 UTC  (2+ messages)
` [Bug libstdc++/94345] "

[Bug libstdc++/94295] New: use __builtin_operator_new and __builtin_operator_delete when available
 2021-07-22 13:44 UTC  (3+ messages)
` [Bug libstdc++/94295] "

[Bug libstdc++/98518] New: std::array not bound checked with _GLIBCXX_ASSERTIONS
 2021-07-22 13:41 UTC  (2+ messages)
` [Bug libstdc++/98518] "

[Bug libstdc++/101571] New: DestroyGuard used by the ranges::uninitialized family should use addressof()
 2021-07-22 13:40 UTC  (5+ messages)
` [Bug libstdc++/101571] "

[Bug libstdc++/100682] New: Outdated manual about the debug mode using
 2021-07-22 13:33 UTC  (4+ messages)
` [Bug libstdc++/100682] "

[Bug target/101504] New: [12 Regression] ICE: in lra_assign, at lra-assigns.c:1649 with -O2 -march=broadwell
 2021-07-22 13:19 UTC  (4+ messages)
` [Bug target/101504] "

[Bug target/101560] New: ICE building 526.blender_r with -Ofast -flto -march=znver2 since r12-1958-gedafb35bdad
 2021-07-22 13:19 UTC  (4+ messages)
` [Bug target/101560] [12 Regression] "

[Bug tree-optimization/101580] New: [12 Regression] ICE Segmentation fault since r12-2429-g62acc72a957b5614
 2021-07-22 13:17 UTC  (2+ messages)
` [Bug tree-optimization/101580] "

[Bug c++/101515] New: [11/12 Regression] ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128
 2021-07-22 13:13 UTC  (2+ messages)
` [Bug tree-optimization/101515] [11/12 Regression] ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128 since r11-6729-gadb520606ce3e1e1

[Bug c/101497] New: ice in type, at value-range.h:221
 2021-07-22 13:07 UTC  (3+ messages)
` [Bug tree-optimization/101497] [12 Regression] "

[Bug c/101496] New: ice during GIMPLE pass: evrp
 2021-07-22 13:07 UTC  (3+ messages)
` [Bug tree-optimization/101496] [12 Regression] "

[Bug c/101512] New: [11/12 Regression] ICE in maybe_trim_constructor_store, at tree-ssa-dse.c:379
 2021-07-22 13:07 UTC  (2+ messages)
` [Bug tree-optimization/101512] "

[Bug c++/101511] New: ice in query_relation, at value-relation.cc:879
 2021-07-22 13:06 UTC  (4+ messages)
` [Bug tree-optimization/101511] [12 Regression] "

[Bug target/101579] New: Suboptimal codegen for __builtin_shufflevector
 2021-07-22 12:41 UTC 

[Bug bootstrap/101574] New: gcc/sparseset.h:215:20: error: suggest parentheses around assignment used as truth value [-Werror=parentheses]
 2021-07-22 12:32 UTC  (6+ messages)
` [Bug bootstrap/101574] "

[Bug c/101546] New: Sporadic issue during compiling a code with a '--save-temps' option
 2021-07-22 11:23 UTC  (3+ messages)
` [Bug driver/101546] "

[Bug libstdc++/58909] New: C++11's condition variables fail with static linkin
 2021-07-22 10:45 UTC  (4+ messages)
` [Bug libstdc++/58909] C++11's condition variables fail with static linking

[Bug fortran/101577] New: [Interop] TYPE with BIND(C): Reject empty TYPE with zero components
 2021-07-22 10:37 UTC 

[Bug c/101573] New: uninitialized warning could not appear correclty in -O0 optimisation level
 2021-07-22 10:35 UTC  (3+ messages)
` [Bug tree-optimization/101573] "

[Bug sanitizer/101476] New: AddressSanitizer check failed, points out a (potentially) non-existing stack error
 2021-07-22 10:19 UTC  (2+ messages)
` [Bug sanitizer/101476] "

[Bug target/86681] ICE in extract_insn, at recog.c:2304 on s390x
 2021-07-22 10:12 UTC 

[Bug c++/101015] New: Poor diagnostic for deprecated alias-declaration
 2021-07-22  9:47 UTC  (2+ messages)
` [Bug c++/101015] "

[Bug c++/84360] unnecessary aka in error message
 2021-07-22  9:39 UTC 

[Bug c++/101572] New: Temporary object lifetime is not prolonged as required by the standard
 2021-07-22  9:38 UTC  (2+ messages)
` [Bug c++/101572] "

[Bug c/101562] New: [9/10/11/12 Regression] ICE in insert, at wide-int.cc:682
 2021-07-22  9:32 UTC  (5+ messages)
` [Bug rtl-optimization/101562] "

[Bug c++/101555] New: Compile slowdown in tree PRE
 2021-07-22  9:24 UTC  (3+ messages)
` [Bug tree-optimization/101555] [12 Regression] "

[Bug c++/100763] New: Diagnostics of type alias is missing scope
 2021-07-22  8:46 UTC  (3+ messages)
` [Bug c++/100763] "

[Bug c++/100716] New: member function template parameter not printed in candidate list
 2021-07-22  8:28 UTC  (2+ messages)
` [Bug c++/100716] member function template parameter should never be printed in candidate list and "T = T" should never be shown in substitutions

[Bug tree-optimization/100499] New: Different results with -fpeel-loops -ftree-loop-vectorize options
 2021-07-22  8:11 UTC  (4+ messages)
` [Bug tree-optimization/100499] [9/10/11/12 Regression] "

[Bug tree-optimization/101501] New: wrong code at -O3 on x86_64-linux-gnu
 2021-07-22  8:09 UTC  (4+ messages)
` [Bug tree-optimization/101501] [11/12 Regression] "

[Bug c++/101539] New: [C++20] Implement builtins for layout-compatibility and pointer-interconvertibility traits
 2021-07-22  7:42 UTC  (2+ messages)
` [Bug c++/101539] "

[Bug target/88496] Unnecessary stack adjustment with -mavx512f
 2021-07-22  7:21 UTC 

[Bug analyzer/101570] New: [12 Regression] ICE in maybe_reconstruct_from_def_stmt, at analyzer/analyzer.cc:133
 2021-07-22  6:56 UTC  (2+ messages)
` [Bug analyzer/101570] "

[Bug analyzer/101550] New: -Wanalyzer-file-leak false positive with an array of pointers, open and fdopen
 2021-07-22  5:44 UTC  (3+ messages)
` [Bug analyzer/101550] "

[Bug gcov-profile/101569] New: [GCOV] Wrong coverage caused by callee format
 2021-07-22  2:48 UTC 

[Bug analyzer/101547] New: [12 Regression] ICE: Segmentation fault (in c_tree_printer)
 2021-07-21 23:28 UTC  (3+ messages)
` [Bug analyzer/101547] "

[Bug analyzer/101522] New: ICE: Segmentation fault (in ana::binding_cluster::purge_state_involving)
 2021-07-21 23:27 UTC  (4+ messages)
` [Bug analyzer/101522] "

[Bug fortran/78219] [F08] specifying the kind of a FORALL index in the header
 2021-07-21 22:09 UTC 

[Bug fortran/83953] Internal compiler error with -fcheck=bounds option on derived type components and forall construct
 2021-07-21 22:03 UTC  (2+ messages)

[Bug c++/101567] New: Gcc incorrectly allows co_await operator inside catch-block
 2021-07-21 21:18 UTC 

[Bug fortran/101564] New: ICE in resolve_allocate_deallocate, at fortran/resolve.c:8169
 2021-07-21 20:46 UTC  (6+ messages)
` [Bug fortran/101564] "

[Bug fortran/101536] New: ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:7324
 2021-07-21 20:27 UTC  (2+ messages)
` [Bug fortran/101536] "

[Bug target/95483] New: [i386] Missing SIMD functions
 2021-07-21 20:07 UTC  (2+ messages)
` [Bug target/95483] "

[Bug target/88035] missing _mm512_reduce_round_pd() et al
 2021-07-21 20:07 UTC  (2+ messages)

[Bug c++/101566] New: gcc miscompiles lambda used as tuple-like object applied to function for call
 2021-07-21 19:56 UTC  (9+ messages)
` [Bug c++/101566] "

[Bug libstdc++/40380] class documentation should mention include file to use
 2021-07-21 18:52 UTC 

[Bug testsuite/101531] New: [11 regression] gcc.target/powerpc/pr101129.c has excess errors after r11-8780
 2021-07-21 18:45 UTC  (4+ messages)
` [Bug testsuite/101531] "

[Bug fortran/101565] New: ICE in gfc_simplify_image_index, at fortran/simplify.c:8234
 2021-07-21 18:43 UTC  (2+ messages)
` [Bug fortran/101565] "

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