public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug analyzer/94689] New: arrays of functions are not meaningful
 2020-08-13 21:13 UTC  (3+ messages)
` [Bug analyzer/94689] "

[Bug target/96536] New: -fcf-protection code in i386.md:restore_stack_nonlocal uses invalid compare-and-jump rtl
 2020-08-13 21:06 UTC  (2+ messages)
` [Bug target/96536] "

[Bug target/96607] New: GCC feeds SPARC/Solaris linker with unrecognized TLS sequences
 2020-08-13 20:52 UTC 

[Bug c/96606] New: Shift operator not working correctly
 2020-08-13 20:46 UTC  (2+ messages)
` [Bug c/96606] "

[Bug c/96598] New: false NULL argument warning [-Wanalyzer-null-argument]
 2020-08-13 20:41 UTC  (2+ messages)
` [Bug analyzer/96598] "

[Bug analyzer/95240] New: calloc() false positives
 2020-08-13 20:36 UTC  (2+ messages)
` [Bug analyzer/95240] "

[Bug analyzer/95042] New: ICE in can_merge_p, at analyzer/region-model.cc:2053
 2020-08-13 20:35 UTC  (2+ messages)
` [Bug analyzer/95042] "

[Bug c++/96605] New: ICE on C++20 code
 2020-08-13 20:35 UTC 

[Bug analyzer/95026] New: "leak of FILE" false positive [CWE-775] [-Wanalyzer-file-leak]
 2020-08-13 20:35 UTC  (2+ messages)
` [Bug analyzer/95026] "

[Bug analyzer/94839] New: False positive with -fanalyzer and direct field assignment from calloc
 2020-08-13 20:34 UTC  (3+ messages)
` [Bug analyzer/94839] "

[Bug analyzer/94858] New: False report of memory leak
 2020-08-13 20:34 UTC  (2+ messages)
` [Bug analyzer/94858] "

[Bug analyzer/94688] New: ice caused by analyzer
 2020-08-13 20:32 UTC  (2+ messages)
` [Bug analyzer/94688] ICE caused by analyzer since r10-7502-ga96f1c38a787fbc8

[Bug analyzer/94640] New: false-positive leaking FILE pointer assigned to function passed pointer
 2020-08-13 20:31 UTC  (2+ messages)
` [Bug analyzer/94640] "

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

[Bug analyzer/94458] New: -Wanalyzer-malloc-leak false positive when returning a heap-allocated struct by value holding a heap-allocated pointer
 2020-08-13 20:30 UTC  (2+ messages)
` [Bug analyzer/94458] "

[Bug c/94399] New: analyzer reports false positives for stuff freed using __attribute__((cleanup()))
 2020-08-13 20:28 UTC  (2+ messages)
` [Bug analyzer/94399] "

[Bug analyzer/94011] ICE in validate, at analyzer/region-model.cc:3727
 2020-08-13 20:26 UTC 

[Bug analyzer/93938] ICE in validate, at analyzer/region-model.cc:231
 2020-08-13 20:25 UTC 

[Bug analyzer/93032] analyzer fails to detect FILE * leak in zlib/contrib/minizip/mztools.c
 2020-08-13 20:24 UTC 

[Bug tree-optimization/96603] New: Failure to optimize memcmp out for more than one byte
 2020-08-13 19:36 UTC  (3+ messages)
` [Bug tree-optimization/96603] "

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction
 2020-08-13 19:36 UTC 

[Bug tree-optimization/96601] New: Failure to optimize equality comparison involving strstr to strlen+strncmp
 2020-08-13 19:05 UTC  (2+ messages)
` [Bug tree-optimization/96601] "

[Bug target/96506] New: ICE when using an MMA type as a function param
 2020-08-13 18:43 UTC  (2+ messages)
` [Bug target/96506] "

[Bug c++/96604] New: rejects-valid on befriending specialization of conversion function template
 2020-08-13 17:15 UTC  (2+ messages)
` [Bug c++/96604] "

[Bug c/96571] New: Bad "set but not used" warning with _Generic
 2020-08-13 16:40 UTC  (3+ messages)
` [Bug c/96571] "

[Bug c++/95599] New: [coroutines] destructor for temporary operand to co_yield expression called before end of full-expression
 2020-08-13 16:38 UTC  (2+ messages)
` [Bug c++/95599] "

[Bug c++/95491] New: coroutines: awaited temporaries are never destructed
 2020-08-13 16:38 UTC  (2+ messages)
` [Bug c++/95491] "

[Bug c++/93529] Implement P1009R2, Array size deduction in new-expressions
 2020-08-13 16:38 UTC 

[Bug c++/95548] New: ice in tree_to_shwi, at tree.c:7321
 2020-08-13 15:50 UTC  (2+ messages)
` [Bug lto/95548] "

[Bug middle-end/95757] New: [11 regression] missing warning in gcc.dg/Wstringop-overflow-25.c since r11-1517
 2020-08-13 15:33 UTC  (2+ messages)
` [Bug middle-end/95757] "

[Bug tree-optimization/96599] New: Failure to optimize self-stpcpy to strlen
 2020-08-13 14:42 UTC  (2+ messages)
` [Bug tree-optimization/96599] "

[Bug c/96482] New: Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function
 2020-08-13 14:12 UTC  (8+ messages)
` [Bug ipa/96482] [10/11 Regression] Combination of -finline-small-functions and ipa-cp optimisations causes incorrect values being passed to a function since r279523
` [Bug ipa/96482] [10 "

[Bug fortran/93671] gfortran 8-10 ICE on intrinsic assignment to allocatable derived-type component of coarray
 2020-08-13 14:08 UTC 

[Bug c++/96602] New: Partial ordering is ambiguous with default function arguments
 2020-08-13 13:30 UTC 

[Bug target/96479] New: AArch64: return SIMD register with -mgeneral-regs-only
 2020-08-13 12:19 UTC  (3+ messages)
` [Bug target/96479] "

[Bug target/96600] New: __builtin_modfl returns incorrect value
 2020-08-13 11:36 UTC  (8+ messages)
` [Bug target/96600] "

[Bug c/96597] New: valgrind error in do_hoist_insertion during O3 build
 2020-08-13 11:02 UTC  (9+ messages)
` [Bug c/96597] "

[Bug target/90933] [nvptx] internal compiler error: RTL check: expected code 'const_int', have 'reg' in rtx_to_poly_int64, at rtl.h:2367
 2020-08-13 10:21 UTC 

[Bug target/90928] [9/10 Regression] [nvptx] internal compiler error: in instantiate_virtual_regs_in_insn, at function.c:1737
 2020-08-13 10:01 UTC  (2+ messages)

[Bug testsuite/96589] New: Directive to redirect compiler output to /dev/null
 2020-08-13  9:05 UTC  (3+ messages)
` [Bug testsuite/96589] "

[Bug c++/96387] New: gnu gmp c source edit g++ internal compiler error appear
 2020-08-13  8:56 UTC  (4+ messages)
` [Bug c++/96387] "

[Bug other/96595] New: docs: typos in gfortran -fallow-argument-mismatch invoke description
 2020-08-13  7:46 UTC  (3+ messages)
` [Bug fortran/96595] "

[Bug target/96246] New: [AVX512] unefficient code generatation for vpblendm*
 2020-08-13  3:29 UTC  (3+ messages)
` [Bug target/96246] "

[Bug middle-end/94600] New: Ignored volatile specifier on loop unrolling and bitfield misoptimization
 2020-08-13  3:13 UTC  (2+ messages)
` [Bug middle-end/94600] "

[Bug c/96596] New: [11 Regression] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in match_builtin_function_types
 2020-08-13  1:58 UTC 

[Bug target/96558] New: [11 Regression] ICE in extract_constrain_insn, at recog.c:2195 (error: insn does not satisfy its constraints)
 2020-08-13  1:45 UTC  (4+ messages)
` [Bug target/96558] "

[Bug c++/92812] Implement P1975R0: Fixing the wording of parenthesized aggregate-initialization
 2020-08-13  0:55 UTC  (2+ messages)

[Bug target/96289] New: Unnecessary saving and re-testing of the carry flag with __builtin_usub_overflow
 2020-08-12 23:16 UTC  (2+ messages)
` [Bug target/96289] "

[Bug c/96586] New: suboptimal code generated for condition expression
 2020-08-12 23:14 UTC  (3+ messages)
` [Bug c/96586] "
` [Bug tree-optimization/96586] "

[Bug target/96493] New: powerpc local call linkage failure
 2020-08-12 22:56 UTC  (4+ messages)
` [Bug target/96493] "

[Bug testsuite/96525] New: new test gcc.target/powerpc/pr96493.c fails
 2020-08-12 22:47 UTC  (4+ messages)
` [Bug testsuite/96525] "

[Bug c++/96594] New: Compiled code behaves differently with -O1 and -O0 on s390x
 2020-08-12 20:12 UTC  (5+ messages)
` [Bug c++/96594] "

[Bug libstdc++/85828] std::shuffle tries to swap element with itself
 2020-08-12 19:37 UTC 

[Bug rtl-optimization/96539] New: Unnecessary no-op copy with Os and tail call with struct argument
 2020-08-12 18:46 UTC  (3+ messages)
` [Bug rtl-optimization/96539] "

[Bug c++/96593] New: No "declaration changes meaning" diagnostic for alias templates
 2020-08-12 17:48 UTC 

[Bug lto/96291] New: -flto fails as "internal compiler error: Segmentation fault" during IPA pass: cp incall_for_symbol_thunks_and_aliases()
 2020-08-12 17:43 UTC  (4+ messages)
` [Bug ipa/96291] [10 Regression] -flto fails as ICE "

[Bug lto/96591] New: ICE with -flto=auto and -O1: tree code ‘typename_type’ is not supported in LTO streams
 2020-08-12 17:05 UTC  (2+ messages)
` [Bug lto/96591] "

[Bug c++/96592] New: Tuple element w/ member reference to incomplete template type rejected
 2020-08-12 16:15 UTC 

[Bug fortran/96583] New: F2018 changes to get_environment_variable
 2020-08-12 16:12 UTC  (2+ messages)
` [Bug fortran/96583] "

[Bug c/96573] New: [Regression] Regression in optimization on x86-64 with -O3 from GCC 9 to 10
 2020-08-12 15:42 UTC  (3+ messages)
` [Bug tree-optimization/96573] [10/11 Regression] Regression in optimization on x86-64 with -O3

[Bug c++/96570] New: Warnings desired for time_t to int coversions
 2020-08-12 15:27 UTC  (6+ messages)
` [Bug c++/96570] "

[Bug c++/96535] New: GCC 10 ignoring function __attribute__ optimize for all x86
 2020-08-12 15:02 UTC  (2+ messages)
` [Bug tree-optimization/96535] [10/11 Regression] GCC 10 ignoring function __attribute__ optimize for all x86 since r11-1019

[Bug target/96494] New: [nvptx] Enable effective target sync_int_long
 2020-08-12 13:58 UTC  (2+ messages)
` [Bug target/96494] "

[Bug target/96581] New: aarch64:ICE during GIMPLE pass: veclower
 2020-08-12 13:46 UTC  (2+ messages)
` [Bug target/96581] "

[Bug target/96582] New: aarch64:ICE during GIMPLE pass: veclower
 2020-08-12 13:46 UTC  (3+ messages)
` [Bug target/96582] "

[Bug ada/96590] New: testsuite spins forever on test_prio when run as root
 2020-08-12 13:41 UTC 

[Bug c++/96531] New: ICE for concepts here
 2020-08-12 12:57 UTC  (2+ messages)
` [Bug c++/96531] [10/11 Regression] "

[Bug target/96566] New: [nvptx] Timeout in gcc.dg/builtin-object-size-21.c
 2020-08-12 12:53 UTC  (7+ messages)
` [Bug target/96566] "

[Bug target/96588] New: [nvptx] Add -minit-limit
 2020-08-12 12:45 UTC 

[Bug testsuite/96519] New: [11 regression] new test case gcc.dg/ia64-sync-5.c fails
 2020-08-12 12:26 UTC  (2+ messages)
` [Bug testsuite/96519] "

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

[Bug c++/96576] New: ICE when decltype std::index_sequence
 2020-08-12 12:25 UTC  (3+ messages)
` [Bug c++/96576] "

[Bug tree-optimization/96579] New: [8/9/10/11 Regression] ICE in gimple check: expected gimple_assign(error_mark), have gimple_nop() in gimple_assign_rhs1, at gimple.h:2605 since r7-950-g8a85cee26eabf5cf
 2020-08-12 12:20 UTC  (3+ messages)
` [Bug tree-optimization/96579] "

[Bug target/96587] New: [11 Regression] ICE: in extract_constrain_insn, at recog.c:2195 (insn does not satisfy its constraints) with -O2 -fno-dce -fno-tree-forwprop
 2020-08-12 10:43 UTC  (4+ messages)
` [Bug target/96587] "

[Bug target/94077] gcc.dg/gomp/pr82374.c fails on power 7
 2020-08-12  9:51 UTC  (9+ messages)
` [Bug testsuite/94077] "

[Bug sanitizer/95137] New: Sanitizers seem to be missing support for coroutines
 2020-08-12  9:39 UTC  (2+ messages)
` [Bug sanitizer/95137] "

[Bug target/96551] New: [10 Regression] FAIL: gcc.target/i386/vectorize8.c (internal compiler error)
 2020-08-12  8:23 UTC  (2+ messages)
` [Bug target/96551] [10/11 "

[Bug target/96578] New: [11 Regression] ICE in extract_insn, at recog.c:2294 since r11-2623-g99e4891ed552aca4
 2020-08-12  8:23 UTC  (4+ messages)
` [Bug target/96578] "

[Bug c/96513] New: building terminated with -O3
 2020-08-12  8:11 UTC  (5+ messages)
` [Bug tree-optimization/96513] "
` [Bug tree-optimization/96513] [9/10 Regression] ICE in vect_get_vec_def_for_operand_1, at tree-vect-stmts.c:1475 since r9-3644-g4dd7c0dcd87c86aa

[Bug fortran/96585] New: Fortran 2018 changes to get_command_argument
 2020-08-12  7:58 UTC 

[Bug fortran/96584] New: f2018 changes to get_command
 2020-08-12  7:38 UTC 

[Bug c++/96575] New: std::ranges::sort is not usable as a 'constexpr' function when saving its return value in lambda function
 2020-08-12  7:33 UTC  (2+ messages)
` [Bug c++/96575] "

[Bug fortran/96580] New: F2018 changes to date_and_time intrinsics
 2020-08-12  6:53 UTC 

[Bug target/96308] New: ICE in s390_cannot_force_const_mem, at config/s390/s390.c:4153
 2020-08-12  6:22 UTC  (2+ messages)
` [Bug target/96308] "

[Bug target/96456] New: [10 Regression] ICE in expand_insn, at optabs.c:7511 on s390x-linux-gnu
 2020-08-12  6:22 UTC  (2+ messages)
` [Bug target/96456] [10/11 "

[Bug libstdc++/91620] std::[forward_]list::remove_if/unique should respect to DR 526
 2020-08-12  6:03 UTC  (2+ messages)

[Bug c++/96577] New: template binary bloat of two std::sort as an example. It looks like colonization is doing the wrong thing
 2020-08-12  5:24 UTC 

[Bug target/96562] New: Rather poor assembly generated for copy-list-initialization in return statement
 2020-08-12  3:15 UTC  (2+ messages)
` [Bug target/96562] "

[Bug testsuite/96574] New: FAIL: gcc.target/i386/pr92865-1.c scan-assembler-times vmovdq[au]16[\t ] 6
 2020-08-12  1:36 UTC  (2+ messages)
` [Bug testsuite/96574] "

[Bug c++/95434] New: ICE for CTAD in generic lambda within variadic lambda
 2020-08-12  0:51 UTC  (2+ messages)
` [Bug c++/95434] "

[Bug c++/93711] [9/10/11 Regression] ICE: [[no_unique_address] when constructing via template helper
 2020-08-11 21:57 UTC 

[Bug go/96567] New: [11 Regression] libgo/go/internal/syscall/unix/getrandom_linux.go:35:41: error: reference to undefined name 'getrandomTrap'
 2020-08-11 19:44 UTC  (3+ messages)
` [Bug go/96567] "

[Bug target/95450] New: [10 regression] Wrong long double folding
 2020-08-11 17:26 UTC  (4+ messages)
` [Bug target/95450] [10/11 "

[Bug middle-end/96564] New: New maybe use of uninitialized variable warning since GCC >10
 2020-08-11 17:24 UTC  (3+ messages)
` [Bug middle-end/96564] [11 Regression] New maybe use of uninitialized variable warning since r11-959

[Bug middle-end/39398] verify_flow_info failed
 2020-08-11 17:16 UTC 

[Bug tree-optimization/96572] New: Failure to optimize out branch when it always results in UB from dereferencing a pointer to an undefined value set in there
 2020-08-11 17:07 UTC 

[Bug tree-optimization/95581] New: [11 Regression] ICE in gimple_call_arg, at gimple.h:3260 since r11-959-gb825a22890740f341eae566af27e18e528cd29a7
 2020-08-11 16:48 UTC  (2+ messages)
` [Bug target/95581] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2020-08-11 16:47 UTC 

[Bug middle-end/87209] Wuninitialized or Wmaybe-uninitialized doesn't warn when malloc's return value is used without being initialized
 2020-08-11 16:47 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).