public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/100756] New: vect: Superfluous epilog created on s390x
 2021-05-25 16:22 UTC 

[Bug libgomp/100573] New: [OpenMP] 'omp target teams' fails with nvptx and GCN offloading: FAIL libgomp.c-c++-common/for-3.c + for-9.c
 2021-05-25 16:02 UTC  (6+ messages)
` [Bug libgomp/100573] "

[Bug fortran/100755] New: Error with fortran object (v11.1.0)
 2021-05-25 15:42 UTC  (2+ messages)
` [Bug fortran/100755] "

[Bug c++/100666] New: warning: ignoring return value of 'constexpr _Tp&& std::forward(typename std::remove_reference<_Tp>::type&) [with _Tp = std::nullptr_t; typename std::remove_reference<_Tp>::type = std::nullptr_t]', declared with attribute 'nodiscard' [-Wunused-result]
 2021-05-25 15:25 UTC  (3+ messages)
` [Bug c++/100666] [9/10/11/12 Regression] warning: ignoring return value of 'constexpr _Tp&& std::forward(typename std::remove_reference<_Tp>::type&) [with _Tp = std::nullptr_t; ...]', "

[Bug c++/100754] New: Order of multiple inheritance can lead to illegal code jump
 2021-05-25 15:22 UTC 

[Bug bootstrap/100731] New: GCC 11 fails to build using GCC 4.8 because of missing includes
 2021-05-25 14:45 UTC  (8+ messages)
` [Bug bootstrap/100731] "
` [Bug c++/100731] [11/12 Regression] "

[Bug bootstrap/100734] New: /test/gnu/gcc/objdir/gcc/include-fixed/stdlib.h:291:8: internal compiler error: in from_mode_char, at attribs.h:304
 2021-05-25 13:55 UTC  (6+ messages)
` [Bug target/100734] [12 Regression] "

[Bug target/99592] New: arm: internal compiler error using arm_neon.h with -pg
 2021-05-25 12:57 UTC  (2+ messages)
` [Bug target/99592] "

[Bug tree-optimization/92860] [9/10/11/12 regression] Global flags affected by -O settings are clobbered by optimize attribute
 2021-05-25 12:57 UTC 

[Bug gcov-profile/100751] New: __gcov_dump and __gcov_reset usage
 2021-05-25 12:53 UTC  (8+ messages)
` [Bug gcov-profile/100751] "

[Bug target/99960] New: MVE: Wrong code storing V2DI vector
 2021-05-25 12:38 UTC  (4+ messages)
` [Bug target/99960] "

[Bug c++/100710] New: static_cast to derived* of base* pointing to non-static data member of base type not rejected in constant expression
 2021-05-25 11:28 UTC  (3+ messages)
` [Bug c++/100710] "

[Bug libgomp/100753] New: Implement in_reduction clause on target construct
 2021-05-25 11:20 UTC 

[Bug fortran/100724] New: -fwhole-program breaks module use
 2021-05-25 10:48 UTC  (6+ messages)
` [Bug fortran/100724] "

[Bug target/100711] New: Miss optimization for pandn
 2021-05-25 10:09 UTC  (4+ messages)
` [Bug target/100711] "

[Bug c/97969] New: [ARM/Thumb] Certain combo of codegen options leads to compilation infinite loop with growing memory use
 2021-05-25 10:06 UTC  (4+ messages)
` [Bug target/97969] [9/10/11/12 Regression][ARM/Thumb] "

[Bug c++/100752] New: [11/12 Regression]
 2021-05-25  9:14 UTC  (3+ messages)
` [Bug c++/100752] [11/12 Regression] error: cannot call member function ‘void S::f()’ without object

[Bug other/100747] New: Possibly Wrong Permissions in "liboffloadmic"
 2021-05-25  9:13 UTC  (6+ messages)
` [Bug libgomp/100747] "

[Bug tree-optimization/100727] New: [12 Regression] Recent change to WITH_SIZE_EXPR handling breaks mn10300-elf
 2021-05-25  9:13 UTC  (7+ messages)
` [Bug tree-optimization/100727] "

[Bug middle-end/99928] New: [OpenMP] reduction variable in combined target construct wrongly mapped as firstprivate
 2021-05-25  9:08 UTC  (2+ messages)
` [Bug middle-end/99928] "

[Bug c++/52869] New: "this" not being allowed in noexcept clauses
 2021-05-25  9:02 UTC  (3+ messages)
` [Bug c++/52869] [DR 1207] "

[Bug regression/100519] New: ICE in insert_stmt_after, at tree-ssa-reassoc.c:1452
 2021-05-25  8:08 UTC  (3+ messages)
` [Bug tree-optimization/100519] [11 Regression] "

[Bug ipa/100513] New: ICE: Segmentation fault (in lookup_page_table_entry) for bootstrap-O3
 2021-05-25  8:07 UTC  (3+ messages)
` [Bug ipa/100513] [10/11 Regression] ICE: Segmentation fault (in lookup_page_table_entry) for bootstrap-O3 since r11-6411-gae99b315ba5b9e1c

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

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

[Bug testsuite/100749] New: [12 regression] gcc.dg/pch/valid-1.c fails after r12-949
 2021-05-25  7:43 UTC  (2+ messages)
` [Bug testsuite/100749] "

[Bug testsuite/100748] New: [12 regression] 30_threads/jthread/95989.cc fails after r12-843
 2021-05-25  7:43 UTC  (5+ messages)
` [Bug testsuite/100748] "

[Bug other/100735] New: -fno-trampolines doc wrongly implies it affects C, C++ etc
 2021-05-25  7:42 UTC  (4+ messages)
` [Bug other/100735] "

[Bug tree-optimization/80740] Aliasing with the return value
 2021-05-25  7:42 UTC  (2+ messages)

[Bug c++/100746] New: NRVO should not introduce aliasing
 2021-05-25  7:41 UTC  (3+ messages)
` [Bug c++/100746] "

[Bug middle-end/100738] New: Gimple failed to simplify ((v4si) ~a) < 0 ? c : d to ((v4si)a) >= 0 ? c : d
 2021-05-25  7:39 UTC  (3+ messages)
` [Bug middle-end/100738] "

[Bug middle-end/100733] New: -fcompare-debug failure for pr85213.c at -O1 -fdisable-tree-phiopt2
 2021-05-25  7:33 UTC  (5+ messages)
` [Bug middle-end/100733] "
` [Bug middle-end/100733] [8/9/10/11/12 Regression] "

[Bug c/100732] New: ICE: in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.c:824
 2021-05-25  7:28 UTC  (3+ messages)
` [Bug tree-optimization/100732] [11/12 Regression] ICE with -Wall: in ao_ref_init_from_ptr_and_range, at tree-ssa-alias.c:824 since r11-959-gb825a22890740f34

[Bug c/100729] New: Inconsistency in -Wformat-extra-args when first-to-check is 0 and format string is NULL
 2021-05-25  7:21 UTC  (2+ messages)
` [Bug c/100729] "

[Bug debug/100725] New: dwarf error with --whole-program
 2021-05-25  7:19 UTC  (4+ messages)
` [Bug debug/100725] "

[Bug c++/100723] New: [8/9/10/11] ICE in tsubst when using std::variant in templated class using CTAD
 2021-05-25  7:09 UTC  (2+ messages)
` [Bug c++/100723] [9/10/11] "

[Bug preprocessor/95782] New: [ppc64le] ICE in _cpp_pop_context
 2021-05-25  1:28 UTC  (2+ messages)
` [Bug target/95782] "

[Bug target/100310] New: [AVX512] Missing support for v{,p}expand* instructions that w/o mask operands
 2021-05-25  1:11 UTC  (2+ messages)
` [Bug target/100310] "

[Bug testsuite/100750] New: new test case gcc.target/powerpc/rop-5.c fails on BE
 2021-05-24 22:50 UTC 

[Bug c++/74762] [9/10/11/12 Regression] missing uninitialized warning (C++, parenthesized expr, TREE_NO_WARNING)
 2021-05-24 22:18 UTC 

[Bug c++/74765] missing uninitialized warning (parenthesis, TREE_NO_WARNING abuse)
 2021-05-24 22:17 UTC 

[Bug rtl-optimization/100085] New: Bad code for union transfer from __float128 to vector types
 2021-05-24 21:49 UTC  (3+ messages)
` [Bug target/100085] "

[Bug middle-end/100537] New: Bootstrap-O3 and bootstrap-debug fail on 32-bit ARM after gcc-12-657-ga076632e274a
 2021-05-24 20:58 UTC  (4+ messages)
` [Bug go/100537] "

[Bug target/100745] New: GCC generates suboptimal assembly from vector extensions on AArch64
 2021-05-24 20:28 UTC  (3+ messages)
` [Bug target/100745] "

[Bug c++/95298] New: sorry, unimplemented: mangling record_type
 2021-05-24 20:04 UTC  (2+ messages)
` [Bug c++/95298] [9/10/11/12 Regression] "

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

[Bug target/88360] internal compiler error: in extract_insn, at recog.c 2343
 2021-05-24 18:36 UTC 

[Bug target/89694] Redundant code with optimization
 2021-05-24 18:32 UTC 

[Bug c++/90217] Greater optimization of C++ Code
 2021-05-24 18:30 UTC 

[Bug c++/84862] collect2: fatal error: lto-wrapper returned 1 exit status
 2021-05-24 18:05 UTC 

[Bug c/84187] -O0 fails inline assembly compile
 2021-05-24 18:04 UTC 

[Bug other/78889] GCC fails to build due to graphite-dependences.c
 2021-05-24 18:03 UTC 

[Bug rtl-optimization/81955] corrupted double-linked list (not small)
 2021-05-24 18:01 UTC 

[Bug lto/81612] lto1: internal compiler error: Segmentation fault
 2021-05-24 18:00 UTC 

[Bug lto/79760] ICE in type_in_anonymous_namespace_p in ipa-utils.h:219
 2021-05-24 18:00 UTC 

[Bug libgcc/61238] New: Getting Linker error
 2021-05-24 17:57 UTC  (2+ messages)
` [Bug libgcc/61238] "

[Bug c++/100368] New: Missing guaranteed elision in constexpr evaluation
 2021-05-24 16:22 UTC  (2+ messages)
` [Bug c++/100368] "

[Bug fortran/99519] New: [OpenMP] PRIVATE/FIRSTPRIVATE with CLASS / polymorphic list items
 2021-05-24 15:10 UTC  (2+ messages)
` [Bug fortran/99519] "

[Bug fortran/86470] [8/9/10/11 Regression] [OOP] ICE with OMP
 2021-05-24 15:07 UTC  (2+ messages)

[Bug gcov-profile/100744] New: Undefined symbol __gcov_flush when building with -fprofile-arcs
 2021-05-24 14:25 UTC  (3+ messages)
` [Bug gcov-profile/100744] "

[Bug fortran/100743] New: Segmentation fault passing a polymorphic as an optional argument
 2021-05-24 14:00 UTC 

[Bug c++/100742] New: False positive -Wignored-attributes with std::map and aligned(8) attribute
 2021-05-24 12:27 UTC 

[Bug tree-optimization/100740] New: wrong code at -O1 and above on x86_64-linux-gnu
 2021-05-24 11:58 UTC  (3+ messages)
` [Bug tree-optimization/100740] [9/10/11/12 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r9-4145

[Bug other/100345] New: gcc 11.1 build "make -n install" fails linking gcov undefined reference to std::__throw_bad_array_new_length()
 2021-05-24 11:33 UTC  (3+ messages)
` [Bug bootstrap/100345] "

[Bug c++/100741] New: [enhancement] Should show better error message if using ‘typedef’ instead of ‘using’
 2021-05-24 11:14 UTC  (3+ messages)
` [Bug c++/100741] "

[Bug libstdc++/91383] C++17 should remove some library feature deprecated in C++14
 2021-05-24 10:04 UTC  (3+ messages)

[Bug c++/100739] New: Definition of function template doesn't match declaration
 2021-05-24  9:49 UTC  (2+ messages)
` [Bug c++/100739] "

[Bug c++/97938] New: g++ crash when inferring type of auto parameter pack in lambda capture
 2021-05-24  8:33 UTC  (2+ messages)
` [Bug c++/97938] [9/10 Regression] "

[Bug c++/100737] New: g++ segfaults in template substitution
 2021-05-24  8:13 UTC  (2+ messages)
` [Bug c++/100737] "

[Bug bootstrap/97499] New: build dos cross compiler ICE
 2021-05-24  7:18 UTC  (2+ messages)
` [Bug bootstrap/97499] "

[Bug rtl-optimization/58195] New: Missed optimization opportunity when returning a conditional
 2021-05-24  7:14 UTC  (2+ messages)
` [Bug tree-optimization/58195] "

[Bug tree-optimization/55869] New: different bit shift/or optimization
 2021-05-24  7:12 UTC  (2+ messages)
` [Bug tree-optimization/55869] "

[Bug tree-optimization/97690] New: (cond ? 2 : 0) is not optimized to int(cond) << 1
 2021-05-24  7:12 UTC  (2+ messages)
` [Bug tree-optimization/97690] "

[Bug tree-optimization/91540] missed value-replacement in phiopt
 2021-05-24  6:20 UTC 

[Bug rtl-optimization/22568] Should use cmov in some stituations
 2021-05-24  6:13 UTC 

[Bug tree-optimization/89263] Simplify bool expression to OR
 2021-05-24  6:10 UTC  (2+ messages)

[Bug tree-optimization/85605] Potentially missing optimization under x64 and ARM: seemingly unnecessary branch in codegen
 2021-05-24  6:09 UTC 

[Bug target/100736] New: ICE: unrecognizable insn
 2021-05-24  6:04 UTC 

[Bug bootstrap/66022] New: 4.8.4 build fails with stage 2 and 3 comparison error
 2021-05-24  5:56 UTC  (2+ messages)
` [Bug bootstrap/66022] "

[Bug libstdc++/100726] New: Error starting program: The libstdc++-6.dll file is linked to missing export KERNEL32.DLL:CreateHardLinkW on windows me
 2021-05-24  5:14 UTC  (9+ messages)
` [Bug libstdc++/100726] "
` [Bug target/100726] "

[Bug lto/100728] New: "lto1.exe fatal error: errors during merging of translation units" on Windows ME
 2021-05-24  5:13 UTC  (3+ messages)
` [Bug lto/100728] "

[Bug c/100697] New: Missing fwprop for argument register
 2021-05-24  5:09 UTC  (2+ messages)
` [Bug rtl-optimization/100697] Scheduler before RA causes conflict with return register and incoming "

[Bug c/100660] New: [11/12 Regression] ICE in visit_assignment, at tree-ssa-ccp.c:2451
 2021-05-24  1:21 UTC  (2+ messages)
` [Bug target/100660] [12 Regression] ICE in visit_assignment, at tree-ssa-ccp.c:2451 since r12-110-gc54a9f7259fce1a2

[Bug c/100722] New: ice in extract_insn, at recog.c:2770
 2021-05-23 20:19 UTC  (3+ messages)
` [Bug target/100722] [12 Regression] ice in extract_insn with many vector_size(4) arguments

[Bug fortran/100551] New: [11/12 Regression] Passing return value of intrinsic to class(*) dummy argument can cause segfaults
 2021-05-23 18:52 UTC  (2+ messages)
` [Bug fortran/100551] "

[Bug c++/100721] New: Warn when assigning to temporary
 2021-05-23 16:49 UTC  (3+ messages)
` [Bug c++/100721] "

[Bug bootstrap/100730] New: h8300-linux: unused parameter, statement may fall through, control reaches end of non-void function
 2021-05-23 15:12 UTC  (2+ messages)
` [Bug bootstrap/100730] "

[Bug c++/100700] New: -Wreturn-type has many false positives
 2021-05-23 14:32 UTC  (2+ messages)
` [Bug c++/100700] "

[Bug target/100704] New: Vector register isn't used to push BLKmode argument onto stack
 2021-05-23 12:48 UTC  (2+ messages)
` [Bug target/100704] "

[Bug c++/100611] New: coroutines: destructor called too many times for coroutine lambda stored object
 2021-05-23  9:01 UTC  (2+ messages)
` [Bug c++/100611] "

[Bug libstdc++/100664] New: ranges::drop_view fails to meet its complexity requirements
 2021-05-23  4:50 UTC  (2+ messages)
` [Bug libstdc++/100664] "

[Bug libfortran/66756] New: libgfortran: ThreadSanitizer: lock-order-inversion
 2021-05-23  3:21 UTC  (2+ messages)
` [Bug libgomp/66756] "

[Bug target/100638] New: FP16 vector compare missed optimization on AArch64
 2021-05-22 23:53 UTC  (2+ messages)
` [Bug target/100638] "

[Bug c++/100677] New: False positive unused-but-set-parameter warning when using VSX intrinsics
 2021-05-22 23:07 UTC  (3+ messages)
` [Bug target/100677] "

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