public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/96068] New: Extra semicolon outside of a function should be allowed after c++11?
 2020-07-06 16:13 UTC  (5+ messages)
` [Bug c++/96068] "

[Bug target/96062] New: Partial register stall caused by avoidable use of SETcc, and useless MOVZBL
 2020-07-06 16:13 UTC  (3+ messages)
` [Bug target/96062] "

[Bug fortran/96073] New: [11.0 regression] regression in gfc_format_decoder
 2020-07-06 16:03 UTC  (4+ messages)
` [Bug fortran/96073] "
` [Bug fortran/96073] [11 Regression] "

[Bug libstdc++/96063] New: mismatched-tags warnings in stdlib headers
 2020-07-06 16:01 UTC  (3+ messages)
` [Bug libstdc++/96063] "

[Bug c++/96082] New: GCC rejects the template disambiguator with "typename"
 2020-07-06 15:59 UTC 

[Bug inline-asm/96081] New: changed placement of file scope asm() contents
 2020-07-06 15:45 UTC 

[Bug c++/96078] New: [10/11 Regression] flatten attribute on constructor and destructor causes spurious warning
 2020-07-06 15:31 UTC  (3+ messages)
` [Bug c++/96078] "

[Bug fortran/96018] New: Optimization issue with external HDF5 library
 2020-07-06 15:17 UTC  (8+ messages)
` [Bug fortran/96018] "
` [Bug fortran/96018] [9/10/11 Regression] "

[Bug fortran/96080] New: [OpenACC] 'acc_is_present' for Fortran 'pointer'
 2020-07-06 15:13 UTC 

[Bug fortran/96041] New: [11 regression] ICE in gfortran.dg/pr93423.f90 after r11-1792
 2020-07-06 14:35 UTC  (7+ messages)
` [Bug fortran/96041] "

[Bug tree-optimization/96075] New: bogus alignment for negative step grouped access
 2020-07-06 14:35 UTC  (9+ messages)
` [Bug tree-optimization/96075] [8/9/10/11 Regression] "
` [Bug tree-optimization/96075] [8/9/10 "

[Bug c++/96077] New: GCC accepts ill-legal local enum definition
 2020-07-06 13:50 UTC  (3+ messages)
` [Bug c++/96077] "

[Bug jit/96079] New: Unresolved atomic builtins
 2020-07-06 13:37 UTC  (2+ messages)
` [Bug jit/96079] "

[Bug c++/95153] New: Arrays of 'const void *' should not be copyable
 2020-07-06 12:52 UTC  (3+ messages)
` [Bug c++/95153] Arrays of 'const void *' should not be copyable in C++20

[Bug libstdc++/95989] New: Segmentation fault compiling with static libraries and using jthread::request_stop
 2020-07-06 12:38 UTC  (2+ messages)
` [Bug libstdc++/95989] "

[Bug c/96076] New: Compiling Glibc-2.11.1 on Raspberrypi4 fails as config.guess returns armv7l unknown
 2020-07-06 12:21 UTC  (2+ messages)
` [Bug c/96076] "

[Bug jit/96067] New: __atomic_compare_exchange_n should return bool instead of void
 2020-07-06 12:18 UTC  (4+ messages)
` [Bug jit/96067] "

[Bug middle-end/96044] New: GCC hangs in tight loop resolving __builtin_jn using MPFR
 2020-07-06 12:15 UTC  (11+ messages)
` [Bug middle-end/96044] "

[Bug libstdc++/96074] New: Associative containers never propagate allocator on copy assignment
 2020-07-06 12:10 UTC  (2+ messages)
` [Bug libstdc++/96074] "

[Bug libstdc++/96042] New: Reference type of std::ranges::iota is __int128 with -std=c++2a?!
 2020-07-06 11:35 UTC  (4+ messages)
` [Bug libstdc++/96042] "

[Bug rtl-optimization/96031] New: suboptimal codegen for store low 16-bits value
 2020-07-06 11:01 UTC  (2+ messages)
` [Bug rtl-optimization/96031] "

[Bug libstdc++/96070] New: std::views::* won't work with non-legacy iterators
 2020-07-06 10:50 UTC  (2+ messages)
` [Bug libstdc++/96070] "

[Bug fortran/96071] New: ICE in matching_typebound_op, at fortran/interface.c:4233
 2020-07-06  9:41 UTC  (2+ messages)
` [Bug fortran/96071] "

[Bug tree-optimization/96049] New: basepoints/gcc-11-1649-gd2adb79eac66 crashes on building 416.gamess with -O3 -flto
 2020-07-06  9:17 UTC  (3+ messages)
` [Bug tree-optimization/96049] "

[Bug libfortran/95920] New: Implicit declaration of function 'feenableexcept' in fpu-target.h
 2020-07-06  9:09 UTC  (2+ messages)
` [Bug libfortran/95920] "

[Bug tree-optimization/96053] New: Miss optimization:Finding SLP sequences from reductions sometimes is better than finding from reduction chains
 2020-07-06  8:38 UTC  (3+ messages)
` [Bug tree-optimization/96053] "

[Bug tree-optimization/96058] New: ICE in c_getstr at gcc/fold-const.c:15475
 2020-07-06  7:19 UTC  (5+ messages)
` [Bug tree-optimization/96058] "

[Bug target/96072] New: ICE: Segmentation fault (in add_reg_note)
 2020-07-06  4:47 UTC 

[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute
 2020-07-06  4:09 UTC 

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

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

[Bug fortran/96069] New: -ffile-prefix-map does not affect print in gfortran
 2020-07-05 19:36 UTC 

[Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2020-07-05 18:32 UTC 

[Bug fortran/88379] [8/9 Regression] [Coarray] ICE with allocatable coarray, class and associate in resolve_assoc_var, at fortran/resolve.c:8750
 2020-07-05 18:32 UTC  (3+ messages)

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues
 2020-07-05 18:32 UTC 

[Bug fortran/27318] gfortran should warn if a interface does not match
 2020-07-05 18:16 UTC  (2+ messages)

[Bug fortran/29670] [meta-bug] fortran interfaces
 2020-07-05 18:16 UTC 

[Bug fortran/95366] New: TYPE IS(character(*)) no longer matches
 2020-07-05 17:52 UTC  (3+ messages)
` [Bug fortran/95366] [10/11 Regression] TYPE IS(character(*)) no longer matches since r10-3605-gf61e54e59cda5a2e

[Bug jit/96066] New: Cannot use values from some builtins because they are of void type
 2020-07-05 12:43 UTC 

[Bug c++/51571] New: No named return value optimization while adding a dummy scope
 2020-07-05  9:44 UTC  (2+ messages)
` [Bug c++/51571] "

[Bug c++/96065] New: Move elision of returned automatic variable doesn't happen the variable is enclosed in a block
 2020-07-05  9:44 UTC  (2+ messages)
` [Bug c++/96065] "

[Bug c++/96064] New: Defaulted constexpr spaceship operator triggers internal compiler error after including utility
 2020-07-05  8:06 UTC 

[Bug target/96061] New: Please support 'no_caller_saved_registers' attribute on aarch64 (or maybe on all targets)
 2020-07-04 22:12 UTC  (8+ messages)
` [Bug target/96061] "

[Bug c/96040] New: Compiled code causes SIGBUS at -O2
 2020-07-04 17:52 UTC  (13+ messages)
` [Bug ipa/96040] [10/11 Regression] "

[Bug fortran/93423] [8/9/10/11 Regression] ICE on invalid with argument list for module procedure
 2020-07-04 17:19 UTC 

[Bug fortran/96024] New: [9/10/11 Regression] ICE in mio_name_expr_t, at fortran/module.c:2159
 2020-07-04 14:24 UTC  (3+ messages)
` [Bug fortran/96024] "

[Bug tree-optimization/94506] New: broken code generate on MIPS
 2020-07-04 13:34 UTC  (2+ messages)
` [Bug target/94506] "

[Bug c++/96060] New: ICE with spaceship default operator returning int
 2020-07-04 11:46 UTC 

[Bug ipa/96059] New: ICE: in remove_unreachable_nodes, at ipa.c:575 with -fdevirtualize-at-ltrans
 2020-07-04 10:44 UTC 

[Bug fortran/96025] New: [9/10/11 Regression] ICE in expr_check_typed_help, at fortran/expr.c:5437
 2020-07-04  9:28 UTC  (2+ messages)
` [Bug fortran/96025] "

[Bug other/96055] New: avr: atmega324pb not supported
 2020-07-04  8:26 UTC  (3+ messages)
` [Bug target/96055] "

[Bug c++/96057] New: -Wreturn-type warning message disappears with -O1 to -Os in unnamed namespace definition
 2020-07-04  8:24 UTC  (2+ messages)
` [Bug c++/96057] "

[Bug target/96056] New: arm v6/v7: Missing acquire barrier for __atomic_compare_exchange(__ATOMIC_RELEASE, __ATOMIC_ACQUIRE)
 2020-07-04  8:09 UTC 

[Bug c/96054] New: RFE: __attribute__((fatal))
 2020-07-04  5:26 UTC 

[Bug c++/96052] New: Unlike Clang, alignment specifier is ignored on empty no_unique_address members
 2020-07-04  1:49 UTC 

[Bug tree-optimization/96051] New: alloca(0) triggers TCO for VLA
 2020-07-03 21:56 UTC 

[Bug target/96015] New: [regression] gcc-10.1.0 miscompiles Python on hppa
 2020-07-03 19:29 UTC  (8+ messages)
` [Bug rtl-optimization/96015] [10/11 Regression] "

[Bug target/96050] New: PDP-11: 32-bit MOV from offset(Rn) overrides Rn
 2020-07-03 17:38 UTC 

[Bug tree-optimization/96043] New: BB vectorizer costing lumps everything together
 2020-07-03 14:33 UTC  (2+ messages)
` [Bug tree-optimization/96043] "

[Bug fortran/96047] New: Bogus unitialized warning for derived type with allocatable components
 2020-07-03 13:23 UTC  (3+ messages)
` [Bug fortran/96047] "

[Bug debug/95343] New: IPA-SRA can result in bad debug info about removed function arguments
 2020-07-03 12:51 UTC  (2+ messages)
` [Bug debug/95343] IPA-SRA can result in wrong "

[Bug c++/96048] New: ICE in get_local_decls, at cp/name-lookup.c:3591
 2020-07-03 12:30 UTC 

[Bug bootstrap/96046] New: [11 Regression] GCC failed to bootstrap on 32-bit hosts by r11-1778
 2020-07-03 11:48 UTC  (4+ messages)
` [Bug bootstrap/96046] "

[Bug c++/96045] New: Wrong line and column diagnostic message in a class template instantiation
 2020-07-03 11:05 UTC 

[Bug tree-optimization/96037] New: [11 regression] ICE at tree-ssa-loop.c:414 after r11-1782
 2020-07-03 10:53 UTC  (9+ messages)
` [Bug tree-optimization/96037] "

[Bug testsuite/95706] New: New test case gfortran.dg/pr95690.f90 fails
 2020-07-03 10:12 UTC  (2+ messages)
` [Bug testsuite/95706] "

[Bug tree-optimization/93893] MIPS32r2: GCC is unable to figure out that it can use a single INS instruction instead of SLL+OR
 2020-07-03  9:48 UTC  (3+ messages)

[Bug target/90932] [nvptx] internal compiler error: in tree_to_shwi, at tree.c
 2020-07-03  8:59 UTC  (2+ messages)

[Bug bootstrap/77510] genautomata memory footprint for MIPS
 2020-07-03  8:06 UTC  (2+ messages)

[Bug libgcc/96035] New: directories created when writing gcov data have limited rights compared to umask
 2020-07-03  7:41 UTC  (3+ messages)
` [Bug gcov-profile/96035] "

[Bug c++/95932] New: ICE in redeclare_class_template, at cp/pt.c:6231
 2020-07-03  4:29 UTC  (2+ messages)
` [Bug c++/95932] "

[Bug c++/95927] New: ICE in cp_lexer_new_from_tokens, at cp/parser.c:701
 2020-07-03  4:17 UTC  (2+ messages)
` [Bug c++/95927] "

[Bug c++/95931] New: ICE in dependent_type_p, at cp/pt.c:26326
 2020-07-03  4:04 UTC  (2+ messages)
` [Bug c++/95931] "

[Bug c++/95955] New: ICE: tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have union_type in int_fits_type_p, at tree.c:8952
 2020-07-03  3:48 UTC  (2+ messages)
` [Bug c++/95955] "

[Bug c++/95956] New: ICE in check_bases, at cp/class.c:1689
 2020-07-03  3:36 UTC  (2+ messages)
` [Bug c++/95956] "

[Bug c++/95945] New: ICE in poplevel, at cp/decl.c:585
 2020-07-03  3:28 UTC  (2+ messages)
` [Bug c++/95945] "

[Bug c++/95972] New: ICE in check_member_template, at cp/decl2.c:570
 2020-07-03  3:14 UTC  (2+ messages)
` [Bug c++/95972] "

[Bug fortran/96030] New: AArch64: Add an option to control 64bits simdclone of math functions for fortran
 2020-07-03  3:00 UTC  (2+ messages)
` [Bug fortran/96030] "

[Bug jit/95498] New: unhandled conversion
 2020-07-03  0:58 UTC  (2+ messages)
` [Bug jit/95498] "

[Bug target/95420] New: arm-wrs-vxworks7: xgcc: error: unrecognised -mcpu target: armv7-a
 2020-07-02 23:21 UTC  (2+ messages)
` [Bug target/95420] "

[Bug c++/94100] New: ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in tsubst_pack_expansion, at cp/pt.c:12765
 2020-07-02 23:12 UTC  (2+ messages)
` [Bug c++/94100] "

[Bug rtl-optimization/89310] Poor code generation returning float field from a struct
 2020-07-02 23:12 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).