public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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 c++/89309] bogus -Wattributes ‘copy’ attribute ignored on a declaration of a different kind than referenced symbol
 2020-07-23  6:51 UTC 

[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 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 testsuite/92466] new test case gfortran.dg/ISO_Fortran_binding_15.f90 in r278025 fails
 2020-07-23  6:51 UTC 

[Bug target/88510] GCC generates inefficient U64x2/v2di scalar multiply for NEON32
 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  (4+ 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  (3+ 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  (7+ 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  (5+ 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 

[Bug tree-optimization/96003] New: Maybe a false positive for -Werror=nonnull
 2020-07-22 11:35 UTC  (4+ messages)
` [Bug c++/96003] [11 Regression] spurious -Wnonnull calling a member on the result of static_cast

[Bug tree-optimization/96272] New: Failure to optimize overflow check
 2020-07-22 10:05 UTC  (4+ messages)
` [Bug tree-optimization/96272] "

[Bug libstdc++/96279] New: build failure: floating_from_chars.cc:310:22: error: '__builtin_isinf_sign' is not a member of 'std'
 2020-07-22 10:00 UTC  (4+ messages)
` [Bug libstdc++/96279] "

[Bug fortran/96277] New: optional argument + openmp fails in gfortran v10.1.0 with "argument not specified in enclosed parallel"
 2020-07-22  9:51 UTC  (4+ messages)
` [Bug fortran/96277] "

[Bug c++/96280] New: g++.dg/cpp2a/nontype-subob1.C FAILs
 2020-07-22  8:32 UTC  (2+ messages)
` [Bug c++/96280] "

[Bug c/96270] New: stdarg malfunction with -m32 and -Os
 2020-07-22  8:28 UTC  (5+ messages)
` [Bug c/96270] "
` [Bug c/96270] [8/9/10/11 Regression] "
` [Bug tree-optimization/96270] "

[Bug c/96275] New: Vectorizer doesn't take into account bitmask condition from branch conditions
 2020-07-22  8:05 UTC  (3+ messages)
` [Bug c/96275] "
` [Bug tree-optimization/96275] "

[Bug tree-optimization/96271] New: Failure to optimize memcmp of doubles to avoid going through memory
 2020-07-22  7:59 UTC  (5+ messages)
` [Bug target/96271] "
` [Bug tree-optimization/96271] "

[Bug fortran/94672] New: gfortran/OpenMP chokes on PRESENT(array) despite of SHARED(array): Error: ‘array’ not specified in enclosing ‘parallel’
 2020-07-22  6:58 UTC  (2+ messages)
` [Bug fortran/94672] [10/11 Regression] "

[Bug c++/96273] New: ice in extract_insn, at recog.c:2294, unrecognizable insn:
 2020-07-22  6:52 UTC  (4+ messages)
` [Bug target/96273] "

[Bug c++/96278] New: three-way comparison operator comparison to 0: spurious nullptr warning
 2020-07-22  6:27 UTC  (3+ messages)
` [Bug c++/96278] "

[Bug middle-end/96192] New: tree-inline.c(copy_decl_for_dup_finish) should preserve decl alignment in copy
 2020-07-22  6:26 UTC  (2+ messages)
` [Bug middle-end/96192] "

[Bug target/96262] New: [11 Regression] ICE: in decompose, at rtl.h:2280 with -O -mavx512bw
 2020-07-22  6:01 UTC  (4+ messages)
` [Bug target/96262] "

[Bug testsuite/96276] New: new test case c-c++-common/pr95237-6.c fails
 2020-07-22  3:19 UTC 

[Bug rtl-optimization/89310] Poor code generation returning float field from a struct
 2020-07-22  1:34 UTC 

[Bug c++/92812] Implement P1975R0: Fixing the wording of parenthesized aggregate-initialization
 2020-07-21 22:18 UTC 

[Bug libfortran/93567] G edit descriptor uses E instead of F editing in rounding mode UP
 2020-07-21 22:16 UTC  (3+ messages)

[Bug libfortran/93592] Invalid UP/DOWN rounding with EN descriptor
 2020-07-21 22:15 UTC  (5+ messages)

[Bug testsuite/96274] New: [11 regression] gcc.target/powerpc/convert-fp-128.c breaks on power 9 after r11-2206
 2020-07-21 21:45 UTC  (2+ messages)
` [Bug testsuite/96274] "

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2020-07-21 21:31 UTC  (3+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug middle-end/84051] [7/8/9 Regression] missing -Warray-bounds on an out-of-bounds access via an array pointer
 2020-07-21 21:31 UTC 

[Bug target/92488] GCC generates calls to __dpd_trunctdsd2 with -mhard-dfp
 2020-07-21 21:23 UTC 

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

[Bug sanitizer/95137] New: Sanitizers seem to be missing support for coroutines
 2020-07-21 20:39 UTC  (3+ messages)
` [Bug sanitizer/95137] "

[Bug middle-end/95988] New: [10/11 Regression] Bogus -Warray-bounds/-Wstringop-overflow warning with loop
 2020-07-21 20:08 UTC  (2+ messages)
` [Bug middle-end/95988] "

[Bug c++/96197] New: Excess memory consumption, positive correlation with the size of a constexpr array
 2020-07-21 19:49 UTC  (3+ messages)
` [Bug c++/96197] "

[Bug c++/96257] New: [11 Regression] ICE in cp_parser_skip_to_pragma_eol, at cp/parser.c:3948
 2020-07-21 19:44 UTC  (6+ messages)
` [Bug c++/96257] "

[Bug fortran/89574] [8/9/10/11 Regression] internal compiler error: in conv_function_val, at fortran/trans-expr.c:3792
 2020-07-21 19:37 UTC 

[Bug c++/96251] New: co_yield incorrectly rejected in non-explicitly-constexpr generic lambda
 2020-07-21 18:53 UTC  (2+ messages)
` [Bug c++/96251] "

[Bug target/95750] New: [x86] Use dummy atomic insn instead of mfence in __atomic_thread_fence(seq_cst)
 2020-07-21 18:22 UTC  (2+ messages)
` [Bug target/95750] "

[Bug libstdc++/96269] New: optional comparison with nullopt fails
 2020-07-21 16:17 UTC  (3+ messages)
` [Bug libstdc++/96269] "

[Bug c++/96268] New: class-type NTTP CTAD for string-literal aggregate fails on aggregate initialization
 2020-07-21 15:46 UTC  (4+ messages)
` [Bug c++/96268] "

[Bug libgomp/93305] [OpenACC] 'acc_shutdown' vs. active data lifetimes
 2020-07-21 15:41 UTC 

[Bug target/96247] New: -falign-functions=0 works wrongly
 2020-07-21 15:37 UTC  (2+ messages)
` [Bug target/96247] "

[Bug fortran/94070] Assumed-rank arrays – bounds mishandled, SIZE/SHAPE/UBOUND/LBOUND
 2020-07-21 15:22 UTC 

[Bug libstdc++/68737] FAIL: 22_locale/num_put/put/char/14220.cc execution test
 2020-07-21 15:09 UTC  (3+ messages)

[Bug fortran/88080] Add warning if IMPLICIT NONE is missing
 2020-07-21 15:00 UTC  (2+ messages)

[Bug c++/96258] New: [11 Regression] ICE: Segmentation fault (in cp_parser_declaration)
 2020-07-21 14:56 UTC  (2+ messages)
` [Bug c++/96258] "

[Bug sanitizer/96259] New: Regression warning on GCC 10
 2020-07-21 14:55 UTC  (4+ messages)
` [Bug sanitizer/96259] "
` [Bug sanitizer/96259] [10/11 Regression] "

[Bug bootstrap/95952] New: [8.4.1 regression] gcc-8 bootstrap failure on powerpc64-linux
 2020-07-21 14:38 UTC  (3+ messages)
` [Bug target/95952] [8 Regression] "

[Bug fortran/94599] New: Invalid constructor for derived types with recursive allocatable components
 2020-07-21 14:32 UTC  (2+ messages)
` [Bug fortran/94599] "

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

[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-21 14:20 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-21 14:20 UTC  (2+ messages)
` [Bug rtl-optimization/96264] "

[Bug gcov-profile/96267] New: gcov-tool merge more coverage data error
 2020-07-21 13:21 UTC  (2+ messages)
` [Bug gcov-profile/96267] "

[Bug c++/96266] New: Macro defined as enum in parens resolves to 1
 2020-07-21 12:34 UTC  (3+ messages)
` [Bug c++/96266] "

[Bug target/96265] New: building nvptx-none on platforms other than x86_64-linux-gnu, e.g. aarch64-linux-gnu and powerpc64le-linux-gnu
 2020-07-21 11:55 UTC 

[Bug debug/96261] New: -fcompare-debug failure (length) with -Os -fno-gcse-lm -fnon-call-exceptions
 2020-07-21 10:40 UTC 

[Bug target/93720] [10/11 Regression] vector creation from two parts of two vectors produces TBL rather than ins
 2020-07-21 10:17 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).