public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/98753] New: -Wfree-nonheap-object on Bison generated code
 2021-01-26 19:37 UTC  (2+ messages)
` [Bug middle-end/98753] -Wfree-nonheap-object on unreachable code with -O0

[Bug lto/85574] [8/9 Regression] LTO bootstapped binaries differ
 2021-01-26 19:35 UTC  (2+ messages)

[Bug c++/98841] New: wrong ‘operator=’ should return a reference to ‘*this’ [-Weffc++]
 2021-01-26 19:25 UTC  (7+ messages)
` [Bug c++/98841] "

[Bug c/97172] New: [11 Regression] ICE: tree code ‘ssa_name’ is not supported in LTO streams since r11-3303-g6450f07388f9fe57
 2021-01-26 18:57 UTC  (2+ messages)
` [Bug c/97172] "

[Bug libstdc++/98842] New: optional's spaceship operations generates wrong code when operator== is not present
 2021-01-26 18:56 UTC  (2+ messages)
` [Bug libstdc++/98842] "

[Bug c++/98840] New: Why does baz call the delete operator for moved unique_ptr
 2021-01-26 18:39 UTC  (4+ messages)
` [Bug c++/98840] "

[Bug ada/98228] New: [11 Regression] ICE: Assert_Failure atree.adb:931: Error detected at s-gearop.adb:382:34 [a-ngrear.adb:313:7 [a-nllrar.ads:18:1]] on s390x-linux-gnu
 2021-01-26 18:12 UTC  (7+ messages)
` [Bug ada/98228] "

[Bug c++/80460] Incorrect fallthrough warning after [[noreturn]] function inside always-true conditional
 2021-01-26 17:24 UTC 

[Bug bootstrap/98839] New: [11 regression] compilation failure for dwarf2asm.c
 2021-01-26 17:14 UTC  (5+ messages)
` [Bug bootstrap/98839] "

[Bug target/98737] New: Atomic operation on x86 no optimized to use flags
 2021-01-26 17:11 UTC  (4+ messages)
` [Bug target/98737] "

[Bug fortran/95038] New: Not treating function result name as a variable
 2021-01-26 16:55 UTC  (2+ messages)
` [Bug fortran/95038] "

[Bug fortran/95640] New: gfortran ieee_selected_real_kind returns 10
 2021-01-26 16:24 UTC  (2+ messages)
` [Bug fortran/95640] "

[Bug c++/98814] New: Add fix-it hints for missing asterisk
 2021-01-26 15:49 UTC  (3+ messages)
` [Bug c++/98814] "

[Bug fortran/93924] ICE in gfc_class_len_get at trans_expr.c:231 with function returning a procedure pointer
 2021-01-26 15:17 UTC  (8+ messages)
` [Bug fortran/93924] [OOP] segfault with function returning a CLASS(*) pointer
` [Bug fortran/93924] [OOP] ICE with procedure pointer

[Bug debug/98811] New: [11 regression] All Go tests FAIL with abbrev offset out of range
 2021-01-26 15:15 UTC  (3+ messages)
` [Bug debug/98811] "

[Bug target/98827] New: [11 regression] gcc.target/powerpc/vsx-builtin-7.c assembler counts off after r11-6857
 2021-01-26 15:14 UTC  (4+ messages)
` [Bug target/98827] "

[Bug target/82150] Produces a branch prefetch which causes a hang
 2021-01-26 15:02 UTC  (2+ messages)

[Bug target/98681] New: aarch64: Invalid ubfiz instruction rejected by assembler
 2021-01-26 14:00 UTC  (3+ messages)
` [Bug target/98681] [8/9/10/11 Regression] "
` [Bug target/98681] [8/9/10 "

[Bug rtl-optimization/21182] [8/9/10/11 Regression] gcc can use registers but uses stack instead
 2021-01-26 13:43 UTC 

[Bug tree-optimization/98563] New: regression: vectorization fails while it worked on gcc 9 and earlier
 2021-01-26 13:34 UTC  (6+ messages)
` [Bug tree-optimization/98563] [10/11 Regression] vectorization fails while it worked on gcc 9 and earlier since since r10-2271-gd81ab49d0586fca0

[Bug tree-optimization/98726] New: aarch64: tree check: expected integer_cst, have poly_int_cst in to_wide, at tree.h:5984
 2021-01-26 13:30 UTC  (6+ messages)
` [Bug tree-optimization/98726] [10/11 Regression] SVE: "

[Bug other/98838] New: Spam sent to dedicated Bugzilla e-mail address
 2021-01-26 13:25 UTC  (3+ messages)
` [Bug other/98838] "

[Bug sanitizer/98828] New: liblsan.so: undefined reference to __lsan::GetThreadRangesLocked
 2021-01-26 13:16 UTC  (5+ messages)
` [Bug sanitizer/98828] "

[Bug c++/98798] New: Custom operator new[] and delete[] is buggy for aligned class
 2021-01-26 13:05 UTC  (8+ messages)
` [Bug c++/98798] "

[Bug c++/98819] New: -Wall -Wformat-signedness suggests %u for %u
 2021-01-26 12:59 UTC  (5+ messages)
` [Bug c/98819] Wall Wformat-signedness "

[Bug tree-optimization/98837] New: SLP discovery does not consider all lane permutes
 2021-01-26 12:02 UTC 

[Bug tree-optimization/98815] New: Redundant free_dominance_info in cgraph_node::analyze()
 2021-01-26 11:56 UTC  (4+ messages)
` [Bug ipa/98815] "

[Bug c++/98836] New: tie with spaceship requires operator==
 2021-01-26 11:54 UTC 

[Bug gcov-profile/97461] New: allocate_gcov_kvp() deadlocks in firefox LTO+PGO build (overridden malloc() recursion)
 2021-01-26 11:51 UTC  (2+ messages)
` [Bug gcov-profile/97461] [11 Regression] "

[Bug gcov-profile/98739] New: -fprofile-reproducible is broken
 2021-01-26 11:50 UTC  (4+ messages)
` [Bug gcov-profile/98739] "

[Bug analyzer/98830] New: -Wanalyzer-null-argument on static_cast and inheritance
 2021-01-26 11:50 UTC  (5+ messages)
` [Bug analyzer/98830] "

[Bug fortran/67539] New: Segmentation fault with elemental defined assignment and scalar function at the RHS
 2021-01-26 11:29 UTC  (2+ messages)
` [Bug fortran/67539] "

[Bug target/97701] New: [10/11 Regression] aarch64: ICE in extract_constrain_insn since r10-4447-g095f78c6
 2021-01-26 11:25 UTC  (2+ messages)
` [Bug target/97701] "

[Bug fortran/94408] New: Spurious error: ‘rw_nl_grid’ must be a module procedure or an external procedure
 2021-01-26 11:18 UTC  (2+ messages)
` [Bug fortran/94408] "

[Bug c++/98829] New: Different results with -O3 and custom quiet NaN
 2021-01-26 11:02 UTC  (6+ messages)
` [Bug middle-end/98829] "

[Bug tree-optimization/98834] New: Code path incorrectly determined to be unreachable
 2021-01-26 10:09 UTC  (6+ messages)
` [Bug ipa/98834] [10/11 Regression] "

[Bug target/98833] New: [11 Regression] ICE in extract_insn, at recog.c:2769 since r11-6849-gee78c20e74d30284
 2021-01-26  9:34 UTC  (9+ messages)
` [Bug target/98833] "

[Bug c++/98835] New: False positive -Wclass-memaccess with class with ref-qualified copy-assignment operator
 2021-01-26  9:33 UTC 

[Bug target/98807] New: [11 Regression] wrong code with -O2 -mno-sse2
 2021-01-26  8:34 UTC  (2+ messages)
` [Bug target/98807] "

[Bug c++/97474] New: Regression: optimization produces wrong code
 2021-01-26  8:29 UTC  (3+ messages)
` [Bug c++/97474] [8/9/10/11 Regression] produces wrong code with references to another field

[Bug tree-optimization/98813] New: loop is sub-optimized if index is unsigned int with offset
 2021-01-26  8:23 UTC  (4+ messages)
` [Bug tree-optimization/98813] "

[Bug target/95646] New: arm-none-eabi function attribute 'cmse_nonsecure_entry' wipes register values with -Os
 2021-01-26  7:53 UTC  (2+ messages)
` [Bug target/95646] [GCC 9/10] "

[Bug fortran/93918] Segfault with -Ofast when calling a routine with an array argument array(:)%component
 2021-01-26  7:18 UTC  (2+ messages)

[Bug fortran/93925] Invalid memory reference upon call of a routine taking a procedure pointer as argument
 2021-01-26  6:48 UTC  (6+ messages)

[Bug fortran/20585] [meta-bug] Fortran 2003 support
 2021-01-26  6:48 UTC 

[Bug target/89701] Provide -fcf-protection=branch,return
 2021-01-26  6:36 UTC 

[Bug c++/98832] New: CTAD fails for alias template of aggregate with specified undeducible template parameter
 2021-01-26  4:46 UTC 

[Bug bootstrap/98809] New: sem_util.adb:885:30: "T" conflicts with declaration at line 881
 2021-01-26  2:15 UTC  (2+ messages)
` [Bug bootstrap/98809] "

[Bug c++/97566] New: [[no_unique_address]] causes miscompiles when mixed with EBO in constexpr context
 2021-01-26  1:14 UTC  (2+ messages)
` [Bug c++/97566] "

[Bug c++/98801] New: Request for a conditional move built-in function
 2021-01-26  0:17 UTC  (3+ messages)
` [Bug middle-end/98801] "

[Bug libfortran/98825] New: Unexpected behavior of FORTRAN FORMAT expressions when suppressing new line with '$'
 2021-01-25 23:59 UTC  (4+ messages)
` [Bug libfortran/98825] "

[Bug go/98823] New: go testsuite and timeouts
 2021-01-25 23:31 UTC  (10+ messages)
` [Bug go/98823] "

[Bug middle-end/98831] New: missing -Wfree-nonheap-object on a conditional expression
 2021-01-25 23:30 UTC 

[Bug fortran/87568] Gfortran compile fails with bogus error message
 2021-01-25 21:40 UTC 

[Bug fortran/70913] ICE in gfc_encode_character, at fortran/target-memory.c:227
 2021-01-25 21:19 UTC 

[Bug fortran/96386] New: Internal compiler error in ASSOCIATE
 2021-01-25 20:56 UTC  (3+ messages)
` [Bug fortran/96386] "

[Bug fortran/70070] ICE on initializing character data beyond min/max bound
 2021-01-25 20:44 UTC  (2+ messages)

[Bug fortran/33056] [Meta-bug] Data - statement related bugs
 2021-01-25 20:44 UTC 

[Bug c/94236] New: -mcmodel=large does not work on aarch64
 2021-01-25 20:17 UTC  (2+ messages)
` [Bug target/94236] "

[Bug target/95095] New: Feature request: support -fno-unique-section-names
 2021-01-25 20:11 UTC  (5+ messages)
` [Bug target/95095] "

[Bug middle-end/95507] New: [meta-bug] bogus/missing -Wnonnull
 2021-01-25 19:44 UTC  (2+ messages)
` [Bug middle-end/95507] "

[Bug c++/98646] New: A static_cast confuses -Wnonnull, causing false positives
 2021-01-25 19:44 UTC  (3+ messages)
` [Bug c++/98646] [11 Regression] "

[Bug tree-optimization/98512] New: “#pragma GCC diagnostic ignored” ineffective in conjunction with alias attribute
 2021-01-25 19:44 UTC  (2+ messages)
` [Bug tree-optimization/98512] [11 Regression] "

[Bug fortran/94660] New: Wrong subroutine called at runtime than the one called in the source code with deferred subroutines
 2021-01-25 19:41 UTC  (2+ messages)
` [Bug fortran/94660] "

[Bug fortran/96843] New: gfortran rejects as shape mismatch rank one logical array arguments
 2021-01-25 19:23 UTC  (2+ messages)
` [Bug fortran/96843] "

[Bug fortran/97031] New: the content of a comment line breaks compilation
 2021-01-25 19:11 UTC  (2+ messages)
` [Bug fortran/97031] "

[Bug fortran/97345] New: FE passes do_subscript leaks gmp memory
 2021-01-25 19:06 UTC  (2+ messages)
` [Bug fortran/97345] "

[Bug c/98826] New: [gcc vs g++] qualified type of members of anonymous struct
 2021-01-25 18:59 UTC  (2+ messages)
` [Bug c/98826] "

[Bug c++/98824] New: [C++-20] function template non-type-class-arg deduction fails with a reason that looks bogus
 2021-01-25 16:18 UTC 

[Bug c++/98463] New: [11 Regression] internal compiler error: in output_constructor_regular_field, at varasm.c:5491
 2021-01-25 16:12 UTC  (3+ messages)
` [Bug c++/98463] [11 Regression] internal compiler error: in output_constructor_regular_field, at varasm.c:5491 by r11-2720

[Bug bootstrap/98616] New: Compile gcc 10.2.0 error for loongson 2f CPU use MIPS n32 ABI on Gentoo OS
 2021-01-25 16:08 UTC  (2+ messages)
` [Bug bootstrap/98616] "

[Bug tree-optimization/97260] New: memcmp of constant string and local constant array not folded
 2021-01-25 16:07 UTC  (2+ messages)
` [Bug tree-optimization/97260] [9/10/11 regression] "

[Bug target/97683] New: [11 Regression] nios2 assembler branch offset errors building glibc
 2021-01-25 16:00 UTC  (3+ messages)
` [Bug target/97683] "

[Bug c++/98803] New: [C++20] ICE on invalid code with checked build [in synthesize_implicit_template_parm, at cp/parser.c:45335]
 2021-01-25 14:57 UTC  (2+ messages)
` [Bug c++/98803] [10/11 Regression] "

[Bug fortran/98472] New: internal compiler error: in gfc_conv_expr_descriptor, at fortran/trans-array.c:7352
 2021-01-25 14:51 UTC  (3+ messages)
` [Bug fortran/98472] "

[Bug c++/98800] New: ICE on invalid use of non-static member function in trailing return type since r251438
 2021-01-25 14:49 UTC  (2+ messages)
` [Bug c++/98800] [8/9/10/11 Regression] ICE on invalid use of non-static member function in trailing return type since r8-2724

[Bug tree-optimization/97164] New: incorrect offset on structure member where type of that member has aligned attribute
 2021-01-25 13:56 UTC  (2+ messages)
` [Bug tree-optimization/97164] [8/9/10 Regression] "

[Bug libstdc++/96645] New: std::variant default constructor
 2021-01-25 13:53 UTC  (2+ messages)
` [Bug c++/96645] [9/10/11 Regression] "

[Bug fortran/98490] New: Unexpected out of bounds in array constructor with implied do loop
 2021-01-25 13:40 UTC  (2+ messages)
` [Bug fortran/98490] "

[Bug c++/98767] New: Function signature lost in concept diagnostic message
 2021-01-25 13:30 UTC  (2+ messages)
` [Bug c++/98767] "

[Bug c++/98822] New: Rejects-valid: instantiation of class template instantiates (all) constrained non-template friend definitions (, even those) with unsatisfied constraints
 2021-01-25 13:29 UTC 

[Bug other/98689] New: FAIL: gcc.dg/torture/stackalign/builtin-return-1.c -O1 execution test
 2021-01-25 13:27 UTC  (2+ messages)
` [Bug middle-end/98689] [11 Regression] "

[Bug c++/98821] New: modules : c++tools configures with CC but code fragments assume CXX
 2021-01-25 13:18 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).