public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/100417] New: False positive -Wmaybe-uninitalized with malloc
 2021-05-10 21:39 UTC  (2+ messages)
` [Bug tree-optimization/100417] "

[Bug c/100496] New: False positive with -Wmaybe-uninitialized
 2021-05-10 21:39 UTC  (3+ messages)
` [Bug c/100496] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2021-05-10 21:39 UTC 

[Bug c/100509] New: ICE at -O3: in fold_convert_loc, at fold-const.c:2552
 2021-05-10 21:15 UTC  (2+ messages)
` [Bug tree-optimization/100509] ICE at -O3: in fold_convert_loc with variable (attribute) alias of different types

[Bug other/100446] New: GDB has problems reading GCC's debugging info level -g3
 2021-05-10 20:33 UTC  (2+ messages)
` [Bug debug/100446] "

[Bug ada/100486] New: Ada build fails for 32bit Windows
 2021-05-10 20:30 UTC  (3+ messages)
` [Bug ada/100486] "

[Bug libstdc++/100444] New: std::random_device isn't random on AMD
 2021-05-10 20:20 UTC  (2+ messages)
` [Bug libstdc++/100444] "

[Bug middle-end/100425] New: missing -Walloca-larger-than with -O0
 2021-05-10 20:06 UTC  (4+ messages)
` [Bug middle-end/100425] "

[Bug tree-optimization/100510] New: bogus -Wvla-large-than with -Walloca
 2021-05-10 20:06 UTC  (5+ messages)
` [Bug tree-optimization/100510] "

[Bug target/100497] New: [OpenMP][nvptx] libgomp.c-c++-common/reduction-5.c - fails on some nvptx systems
 2021-05-10 19:56 UTC  (9+ messages)
` [Bug target/100497] "

[Bug c/100508] New: ICE with '-g -O3': in expand_debug_locations, at cfgexpand.c:5618
 2021-05-10 19:25 UTC 

[Bug bootstrap/100506] New: bootstrap error: No rule to make target 'gcc/version.c', needed by 'ada/stamp-sdefault'
 2021-05-10 18:36 UTC  (3+ messages)
` [Bug bootstrap/100506] "

[Bug c++/100507] New: ICE on invalid: tree check expects tree that contains 'decl common'
 2021-05-10 17:52 UTC  (2+ messages)
` [Bug c++/100507] [10/11/12 Regression] "

[Bug middle-end/100477] New: Bogus -Wstringop-overflow warning on memset
 2021-05-10 17:04 UTC  (6+ messages)
` [Bug middle-end/100477] "

[Bug c++/100299] New: cc1plus taking all RAM
 2021-05-10 16:46 UTC  (2+ messages)
` [Bug tree-optimization/100299] [11/12 Regression] cc1plus taking all RAM in EVRP

[Bug tree-optimization/100503] New: A possible divide by zero problem in function do_rpo_vn
 2021-05-10 16:25 UTC  (3+ messages)
` [Bug tree-optimization/100503] "

[Bug middle-end/100471] New: #pragma omp taskloop with
 2021-05-10 14:46 UTC  (4+ messages)
` [Bug middle-end/100471] #pragma omp taskloop with custom reduction

[Bug c++/100485] New: False positive in -Wmismatched-new-delete
 2021-05-10 14:45 UTC  (8+ messages)
` [Bug c++/100485] "

[Bug fortran/98411] New: [10/11] Pointless: Array larger than ‘-fmax-stack-var-size=’, moved from stack to static storage for main program variables
 2021-05-10 14:35 UTC  (4+ messages)
` [Bug fortran/98411] "

[Bug c/100505] New: ICE: in record_in_finally_tree, at tree-eh.c:213
 2021-05-10 14:24 UTC  (3+ messages)
` [Bug c/100505] "

[Bug c/100504] New: ICE: tree check: expected string_cst, have integer_cst in get_attr_len, at multiple_target.c:198
 2021-05-10 14:07 UTC 

[Bug c++/100495] New: constexpr virtual destructor incorrectly reports memory leak
 2021-05-10 13:30 UTC  (4+ messages)
` [Bug c++/100495] "

[Bug c++/100502] New: ICE in enforce_access at cp/semantics.c:368
 2021-05-10 12:49 UTC 

[Bug tree-optimization/100487] New: A possible divide by zero bug in jump_table_cluster::emit
 2021-05-10 12:34 UTC  (2+ messages)
` [Bug tree-optimization/100487] "

[Bug target/97792] New: ICE in extract_insn, at recog.c:2315
 2021-05-10 12:30 UTC  (2+ messages)
` [Bug target/97792] "

[Bug ipa/100413] New: [11/12 Regression] ICE: failed to reclaim unneeded function with custom flags
 2021-05-10 12:25 UTC  (2+ messages)
` [Bug ipa/100413] "

[Bug tree-optimization/96915] New: ICE in tree-switch-conversion
 2021-05-10 12:23 UTC  (2+ messages)
` [Bug tree-optimization/96915] "

[Bug tree-optimization/42587] bswap not recognized for memory
 2021-05-10 12:22 UTC  (4+ messages)

[Bug c/100393] New: Very slow compilation of switch statement with thousands of cases
 2021-05-10 12:22 UTC  (2+ messages)
` [Bug tree-optimization/100393] [9/10/11/12 Regression] "

[Bug c/100501] New: ICE: segmentation fault on embedded asm code
 2021-05-10 12:09 UTC 

[Bug c/100500] New: ICE with local label in OpenACC 'loop' region
 2021-05-10 12:06 UTC 

[Bug c/91193] ICE on invalid: tree check: expected class ‘type’, have ‘declaration’ (function_decl) in grokdeclarator, at c/c-decl.c:5956
 2021-05-10 11:56 UTC 

[Bug fortran/64763] New: [OpenACC] !$acc region not implemented
 2021-05-10 11:56 UTC  (2+ messages)
` [Bug fortran/64763] "

[Bug d/100324] New: gcc-10.2.0 (and earlier) fails to build on x86_64, but has builds just fine aarch64
 2021-05-10 11:25 UTC  (2+ messages)
` [Bug d/100324] "

[Bug tree-optimization/100452] New: g++.dg/vect/slp-pr99971.cc FAILs
 2021-05-10 11:23 UTC  (4+ messages)
` [Bug tree-optimization/100452] "

[Bug tree-optimization/100499] New: Different results with -fpeel-loops -ftree-loop-vectorize options
 2021-05-10 11:13 UTC  (2+ messages)
` [Bug tree-optimization/100499] "

[Bug tree-optimization/100492] New: wrong code at -O3 (generated code hangs)
 2021-05-10 11:06 UTC  (9+ messages)
` [Bug tree-optimization/100492] "
` [Bug tree-optimization/100492] [12 Regression] "
` [Bug tree-optimization/100492] [10/11/12 "

[Bug c++/94695] New: Implement -Wrange-loop-analysis
 2021-05-10 10:03 UTC  (2+ messages)
` [Bug c++/94695] "

[Bug c++/80542] Warn about accidental copying of data in range based for
 2021-05-10 10:03 UTC  (2+ messages)

[Bug c++/100498] New: SFINAE and static inline function
 2021-05-10  9:48 UTC  (2+ messages)
` [Bug c++/100498] "

[Bug c++/80485] rejects-valid: constexpr static_cast of pointer-to-member-function to bool
 2021-05-10  9:48 UTC 

[Bug c/100464] New: emitted binary code changes when -g is enabled at -O3
 2021-05-10  9:46 UTC  (3+ messages)
` [Bug tree-optimization/100464] [11/12 Regression] "
` [Bug tree-optimization/100464] [11 "

[Bug tree-optimization/100434] New: DSE fails to DSE aggregate LHS
 2021-05-10  9:45 UTC  (3+ messages)
` [Bug tree-optimization/100434] "

[Bug tree-optimization/44462] Redundant looping pure functions whose return value is dead are not optimized out
 2021-05-10  9:45 UTC 

[Bug c++/100468] New: set_up_extended_ref_temp via extend_ref_init_temps_1 drops TREE_ADDRESSABLE
 2021-05-10  9:42 UTC  (2+ messages)
` [Bug c++/100468] "

[Bug target/99960] New: MVE: Wrong code storing V2DI vector
 2021-05-10  8:49 UTC  (3+ messages)
` [Bug target/99960] "

[Bug bootstrap/100246] New: [11/12 Regression] GCC will not bootstrap with clang 3.4/3.5 [xcode 5/6, Darwin 12/13]
 2021-05-10  8:40 UTC  (4+ messages)
` [Bug bootstrap/100246] "

[Bug tree-optimization/100494] New: Unterminated recursion in gimple-range.cc (x86_64-w64-mingw32)
 2021-05-10  8:15 UTC  (3+ messages)
` [Bug tree-optimization/100494] "
` [Bug tree-optimization/100494] [11/12 Regression] "

[Bug testsuite/100467] New: [12 regression] g++.dg/debug/dwarf2/thunk1.C
 2021-05-10  8:14 UTC  (7+ messages)
` [Bug testsuite/100467] "
` [Bug middle-end/100467] "

[Bug c/100491] New: Code generation get worse when including function prototype on ARM
 2021-05-10  8:09 UTC  (7+ messages)
` [Bug c/100491] "
` [Bug ipa/100491] [11 Regression] IPA-SRA is not happening any more
` [Bug ipa/100491] [11/12 "

[Bug c++/100489] New: [10.3/11 REGRESSION] ICE in cp/constexpr.c:3556
 2021-05-10  8:07 UTC  (3+ messages)
` [Bug c++/100489] [10.3/11/12 "
` [Bug c++/100489] [10/11/12 Regression] "

[Bug ada/100488] New: [12 Regression] trunk 20210508 fails to build ada on x86_64-linux-gnux32
 2021-05-10  8:06 UTC  (4+ messages)
` [Bug ada/100488] "

[Bug c++/100481] New: namespaces as int in decltype expression
 2021-05-10  8:04 UTC  (2+ messages)
` [Bug c++/100481] "

[Bug c++/100482] New: namespaces as int in decltype expression
 2021-05-10  8:04 UTC  (4+ messages)
` [Bug c++/100482] "

[Bug c++/100474] New: ICE: in diagnose_trait_expr, at cp/constraint.cc:3706
 2021-05-10  7:56 UTC  (2+ messages)
` [Bug c++/100474] "

[Bug other/98733] New: libiberty (v)asprintf checks do not work if asprintf() is a macro
 2021-05-10  7:45 UTC  (2+ messages)
` [Bug other/98733] "

[Bug c/100473] New: O2 vs optimization flags
 2021-05-10  7:28 UTC  (2+ messages)
` [Bug middle-end/100473] "

[Bug c++/99616] New: gcc/cp/decl.c:12220: pointless test ?
 2021-05-10  7:21 UTC  (3+ messages)
` [Bug c++/99616] "

[Bug other/89863] [meta-bug] Issues in gcc that other static analyzers (cppcheck, clang-static-analyzer, PVS-studio) find that gcc misses
 2021-05-10  7:21 UTC 

[Bug c++/96821] New: [concepts] Incorrect evaluation of concept with ill-formed expression
 2021-05-10  3:08 UTC  (3+ messages)
` [Bug c++/96821] "

[Bug jit/100207] New: Error in build()
 2021-05-10  1:39 UTC  (6+ messages)
` [Bug jit/100207] -Werror=format-security error in AUR build of libgccjit

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

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases
 2021-05-09 21:55 UTC  (2+ messages)

[Bug middle-end/100406] New: bogus/missing -Wmismatched-new-delete
 2021-05-09 17:49 UTC  (2+ messages)
` [Bug middle-end/100406] "

[Bug c++/100490] New: gcc 11.1.0 hangs forever while building its own libstdc++ (c++17 floating_from_chars.cc) on aarch64 linux
 2021-05-09 16:59 UTC  (2+ messages)
` [Bug bootstrap/100490] "

[Bug c++/100493] New: Lambda default copy capture that captures "this" cannot be used in both C++17 and C++20 modes
 2021-05-09 15:19 UTC 

[Bug driver/100347] New: GCC 11 does not recognize skylake; translates "march=native" to "x86_64"
 2021-05-09  9:26 UTC  (2+ messages)
` [Bug target/100347] [11/12 Regression] "

[Bug fortran/100440] New: allocated() gives True for unallocated variable
 2021-05-09  0:32 UTC  (7+ messages)
` [Bug fortran/100440] "

[Bug web/100480] New: Where to file complaints re project-maintainers?
 2021-05-08 15:24 UTC  (5+ messages)
` [Bug web/100480] "

[Bug fortran/46991] New: [OOP] polymorphic assumed-size actual arguments
 2021-05-08 11:13 UTC  (2+ messages)
` [Bug fortran/46991] "

[Bug testsuite/100484] New: [12 regression] Test case gcc.dg/sso-9.c fails after r12-622
 2021-05-08  7:51 UTC  (2+ messages)
` [Bug testsuite/100484] "

[Bug c/100483] New: Extend -fno-semantic-interposition to global variables
 2021-05-08  2:59 UTC 

[Bug libstdc++/100249] New: missing forwarding std::__invoke result in ranges::is_permutation and ranges::clamp
 2021-05-08  2:24 UTC  (2+ messages)
` [Bug libstdc++/100249] "

[Bug libstdc++/100475] New: semiregular-box's constructor uses wrong list-initialization
 2021-05-08  2:12 UTC  (3+ messages)
` [Bug libstdc++/100475] "

[Bug libstdc++/100479] New: range adaptors handle cached iterators incorrectly
 2021-05-07 23:09 UTC  (2+ messages)
` [Bug libstdc++/100479] "

[Bug target/100418] New: [12 Regression][gcn] since r12-397 bootstrap fails: error: unrecognizable insn: in extract_insn, at recog.c:2770
 2021-05-07 22:48 UTC  (2+ messages)
` [Bug target/100418] "

[Bug fortran/100478] New: Type Pointer Segfaults
 2021-05-07 22:08 UTC  (2+ messages)
` [Bug fortran/100478] "

[Bug c++/100476] New: coroutines: questionable handling of void get_return_object
 2021-05-07 20:12 UTC  (6+ messages)
` [Bug c++/100476] "

[Bug target/100461] New: [11/12 Regression] mingw build broken due to change of rdtsc implementation
 2021-05-07 19:49 UTC  (2+ messages)
` [Bug target/100461] "

[Bug fortran/92621] Problems with memory handling with allocatable intent(out) arrays with bind(c)
 2021-05-07 18:23 UTC 

[Bug c++/100462] New: g++ fails to find the a pre-compiled header
 2021-05-07 18:06 UTC  (3+ messages)
` [Bug c++/100462] g++ fails to find a generated pre-compiled header when using `-include`

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