public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/95638] New: Legit-looking code doesn't work with -O2
2020-06-11 12:12 UTC (3+ messages)
` [Bug c++/95638] "
[Bug c++/95609] New: span<T> could have better layout
2020-06-11 12:10 UTC (3+ messages)
` [Bug c++/95609] "
[Bug c++/95578] New: std::ranges::copy and std::views::take_while don't want to play together
2020-06-11 11:55 UTC (5+ messages)
` [Bug libstdc++/95578] "
[Bug fortran/94022] Array slices of assumed-size arrays
2020-06-11 11:26 UTC
[Bug fortran/95631] New: Unable to redefine a literal with `-std=legacy'
2020-06-11 11:16 UTC (6+ messages)
` [Bug fortran/95631] "
[Bug fortran/17887] g77 generates code that results in segmentation fault
2020-06-11 11:16 UTC (2+ messages)
[Bug target/95637] New: Read-only data assigned to `.sdata' rather than `.rodata'
2020-06-11 11:15 UTC
[Bug fortran/37974] gfortran runtime segmentation fault
2020-06-11 10:46 UTC
[Bug tree-optimization/92860] [8/9/10/11 regression] Global flags affected by -O settings are clobbered by optimize attribute
2020-06-11 10:19 UTC (3+ messages)
[Bug tree-optimization/95199] New: Remove extra variable created for memory reference in loop vectorization
2020-06-11 9:32 UTC (2+ messages)
` [Bug tree-optimization/95199] "
[Bug tree-optimization/95627] New: [11 Regression] ICE in rs6000_density_test at rs6000.c:4992 since r11-1181-g371cc683371bedb0e53ebcee0c0e89604a1e74b1
2020-06-11 9:23 UTC (5+ messages)
` [Bug tree-optimization/95627] "
[Bug gcov-profile/95348] New: GCC records zero functions and modules in the profiling data file, ICC does NOT
2020-06-11 9:14 UTC (8+ messages)
` [Bug gcov-profile/95348] "
[Bug c++/95626] New: [concepts] incorrect ambiguous overload with constraints "A && !B" vs "!B"
2020-06-11 9:05 UTC (3+ messages)
` [Bug c++/95626] "
[Bug sanitizer/95634] New: [11 Regression] ICE in output_operand: invalid address mode
2020-06-11 9:04 UTC (6+ messages)
` [Bug sanitizer/95634] "
[Bug target/95636] New: ICE in sched2: internal compiler error: in create_block_for_bookkeeping, at sel-sched.c:4549
2020-06-11 8:56 UTC
[Bug c/95635] New: -Warray-bounds falsely claims out-of-bounds access
2020-06-11 8:21 UTC (2+ messages)
` [Bug c/95635] "
[Bug target/95524] New: Subtimal codegen for shift by constant for v16qi/v32qi under -march=skylake
2020-06-11 8:21 UTC (2+ messages)
` [Bug target/95524] "
[Bug target/95488] New: Suboptimal multiplication codegen for v16qi
2020-06-11 8:11 UTC (2+ messages)
` [Bug target/95488] "
[Bug ipa/93429] Missed IPA-CP on by-ref argument directly passed through from caller
2020-06-11 8:01 UTC
[Bug tree-optimization/95633] New: [11 regression] ICEs since r11-1143-gb05d5563f4be13b4a0d0951375a82adf483973c0
2020-06-11 7:41 UTC (2+ messages)
` [Bug tree-optimization/95633] "
[Bug c++/95540] New: [coroutine] coroutine_traits<> lookup for lambdas
2020-06-11 7:40 UTC (3+ messages)
` [Bug c++/95540] "
[Bug bootstrap/95628] New: [11 regression] ICE in gcc build after r11-1181
2020-06-11 7:01 UTC (4+ messages)
` [Bug bootstrap/95628] "
[Bug middle-end/95442] New: LRA inserts a reload insn for REG_DEAD register
2020-06-11 5:38 UTC (2+ messages)
` [Bug middle-end/95442] "
[Bug target/68837] PowerPC switch statement performance
2020-06-11 5:15 UTC
[Bug target/95632] New: Redundant zero extension
2020-06-11 4:06 UTC
[Bug c++/95629] New: consteval operator== crashes compiler
2020-06-10 22:57 UTC (3+ messages)
` [Bug c++/95629] "
[Bug c++/10037] String literal has type `char*' when passed as parameter to function template
2020-06-10 22:32 UTC
[Bug c/95630] New: rejects-valid on comparison of pointers to complete vs incomplete types in C11 mode
2020-06-10 22:09 UTC
[Bug target/93571] PPC: fmr gets used instead of faster xxlor
2020-06-10 21:50 UTC
[Bug c/94833] New: vec_first_match_index does not function as described in its description
2020-06-10 21:16 UTC (2+ messages)
` [Bug target/94833] "
[Bug c++/95346] New: [coroutines] coroutine return-type should be initialised with rvalue if different from get_return_object() return-type
2020-06-10 20:59 UTC (2+ messages)
` [Bug c++/95346] "
[Bug c/51447] New: global register variable definition incorrectly removed as dead code
2020-06-10 20:58 UTC (2+ messages)
` [Bug rtl-optimization/51447] [4.7 Regression] "
[Bug c++/95440] New: [coroutines] ICE with static members in promise_type
2020-06-10 20:39 UTC (2+ messages)
` [Bug c++/95440] "
[Bug c++/95596] New: string literal wrong overload resolution (char* vs std::string)
2020-06-10 19:30 UTC (4+ messages)
` [Bug c++/95596] "
[Bug c++/92102] identical requires-expression not subsumed
2020-06-10 18:52 UTC
[Bug c++/95560] New: internal compiler error: Segmentation fault
2020-06-10 18:50 UTC (2+ messages)
` [Bug c++/95560] [8/9/10/11 Regression] ICE in comptypes, at cp/typeck.c:1498 since r7-4206-g84ff4775d41b716c
[Bug middle-end/92939] missing -Wstringop-overflow on negative index from the end of array
2020-06-10 18:06 UTC (2+ messages)
[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
2020-06-10 18:06 UTC
[Bug middle-end/95353] New: [10/11 Regression] GCC can't build binutils
2020-06-10 18:03 UTC (3+ messages)
` [Bug tree-optimization/95353] [10/11 Regression] spurious -Wstringop-overflow writing to a trailing array plus offset
` [Bug tree-optimization/95353] [10 "
[Bug tree-optimization/82608] missing -Warray-bounds on an out-of-bounds VLA index
2020-06-10 17:55 UTC (2+ messages)
[Bug tree-optimization/82581] missing -Warray-bounds on writing past the end of a member array
2020-06-10 17:47 UTC
[Bug tree-optimization/86889] s390x gcc build fails when configured with --disable-checking
2020-06-10 17:45 UTC
[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
2020-06-10 17:41 UTC (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds
[Bug middle-end/88992] missing -Warray-bounds indexing into a zero-length array
2020-06-10 17:41 UTC
[Bug c/95625] New: missing detail in -Waddress initializing a function argument
2020-06-10 17:09 UTC
[Bug debug/95576] New: [11 Regression] -fcompare-debug failure with -O3 -fno-tree-forwprop -fvect-cost-model=unlimited
2020-06-10 16:10 UTC (4+ messages)
` [Bug debug/95576] "
[Bug target/95523] New: aarch64:ICE in register_tuple_type,at config/aarch64/aarch64-sve-builtins.cc:3434
2020-06-10 16:01 UTC (3+ messages)
` [Bug target/95523] "
[Bug c++/95562] New: ICE when using noexcept depending on boolean template parameter
2020-06-10 15:34 UTC (6+ messages)
` [Bug c++/95562] [10/11 Regression] ICE when using noexcept depending on boolean template parameter since r10-1280-g78f7607db4c53f8c
[Bug sanitizer/95137] New: Sanitizers seem to be missing support for coroutines
2020-06-10 15:21 UTC (4+ messages)
` [Bug sanitizer/95137] "
[Bug c++/95559] New: Compiling "{{}}" result is inconsistent in different versions
2020-06-10 13:34 UTC (7+ messages)
` [Bug c++/95559] GCC fails to compile "{{}}" in some versions
` [Bug c++/95559] GCC accepts "too many braces around scalar initializer " in the version of 6.1 - 8.4
[Bug c++/88572] error: braces around scalar initializer - should be a warning
2020-06-10 13:34 UTC
[Bug libstdc++/95624] New: std::put_time() and std::strftime() don't recognize %e
2020-06-10 13:24 UTC (2+ messages)
` [Bug libstdc++/95624] "
[Bug target/95621] New: Add CET(PTA_SHSTK) to march=tigerlake
2020-06-10 13:20 UTC (3+ messages)
` [Bug target/95621] "
[Bug sanitizer/94910] New: detect_stack_use_after_return=1 is much slower than clang's
2020-06-10 11:20 UTC (3+ messages)
` [Bug sanitizer/94910] "
[Bug c++/95623] New: #include <thread> fails to define this_thread
2020-06-10 11:07 UTC (2+ messages)
` [Bug c++/95623] "
[Bug tree-optimization/88398] vectorization failure for a small loop to do byte comparison
2020-06-10 10:03 UTC (2+ messages)
[Bug c++/95606] New: [10/11 regression] <any> conflicts with std::is_constructible
2020-06-10 9:59 UTC (5+ messages)
` [Bug libstdc++/95606] "
[Bug middle-end/95622] New: force_output flag on a variable prevents optimization / regresses c-c++-common/goacc/kernels-alias-ipa-pta-2.c
2020-06-10 9:18 UTC (2+ messages)
` [Bug middle-end/95622] "
[Bug fortran/95109] New: [11 regression] ICE in gfortran.dg/gomp/target1.f90 after r11-349
2020-06-10 9:12 UTC (2+ messages)
` [Bug fortran/95109] "
[Bug analyzer/93993] ICE in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4786
2020-06-10 9:10 UTC
[Bug tree-optimization/95569] New: ICE in tmmark:verify_ssa failed
2020-06-10 9:05 UTC (2+ messages)
` [Bug tree-optimization/95569] "
[Bug sanitizer/95617] New: [11 regression] many excess errors starting with r11-1117
2020-06-10 8:23 UTC (6+ messages)
` [Bug sanitizer/95617] "
[Bug c++/95607] New: Inconsistent treating of default argument instantiation as immediate context
2020-06-10 7:41 UTC (2+ messages)
` [Bug c++/95607] "
[Bug lto/95620] New: [10/11 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss'
2020-06-10 7:21 UTC (3+ messages)
` [Bug lto/95620] "
[Bug fortran/95612] New: [9/10/11 Regression] ICE in gfc_check_pointer_assign, at fortran/expr.c:4274
2020-06-10 7:05 UTC (4+ messages)
` [Bug fortran/95612] "
[Bug c++/95618] New: [11 Regression] ICE in remap_type_1, at tree-inline.c:607
2020-06-10 6:27 UTC (2+ messages)
` [Bug c++/95618] "
[Bug fortran/95613] New: ICE in main_block_label, at tree-cfg.c:1455
2020-06-10 5:48 UTC (3+ messages)
` [Bug fortran/95613] "
[Bug libstdc++/93121] std::bit_cast missing
2020-06-10 4:43 UTC
[Bug c++/67491] New: [meta-bug] concepts issues
2020-06-10 4:38 UTC (2+ messages)
` [Bug c++/67491] "
[Bug c++/93638] [concepts] Dependent names in requires clause reported as different types when function definition is not inline
2020-06-10 4:38 UTC (2+ messages)
[Bug c/95588] New: No warning in -Wformat for narrowing formats
2020-06-10 2:35 UTC (3+ messages)
` [Bug c/95588] "
[Bug c/95189] New: memcmp being wrongly stripped (regression)
2020-06-09 23:53 UTC (3+ messages)
` [Bug middle-end/95189] [10/11 Regression] memcmp being wrongly stripped like strcmp
[Bug c++/95564] New: GCC rejects lambda expression with "noexcept(1+1)"
2020-06-09 23:04 UTC (2+ messages)
` [Bug c++/95564] "
[Bug fortran/95614] New: ICE in build_field, at fortran/trans-common.c:301
2020-06-09 21:41 UTC (3+ messages)
` [Bug fortran/95614] "
[Bug c++/95610] New: GCC fails to get global variable via "::" in class specifier
2020-06-09 20:45 UTC (2+ messages)
` [Bug c++/95610] bogus error: "global qualification of class name is invalid"
[Bug c++/95345] New: Fold expressions don't work properly when pack expression has co_await
2020-06-09 20:43 UTC (3+ messages)
` [Bug c++/95345] "
[Bug middle-end/95619] New: apparently in-bounds subscript in -Warray-bounds message
2020-06-09 20:28 UTC
[Bug middle-end/95552] New: VLA ICE
2020-06-09 20:12 UTC (4+ messages)
` [Bug middle-end/95552] [11 Regression] "
[Bug c++/95616] New: [coroutines] coroutines with potentially-throwing 'co_await promise.final_suspend()' expressions should be ill-formed
2020-06-09 19:00 UTC (2+ messages)
` [Bug c++/95616] "
[Bug c++/95615] New: [coroutines] Coroutine frame and promise is leaked if exception thrown from promise.initial_suspend()
2020-06-09 18:56 UTC (2+ messages)
` [Bug c++/95615] "
[Bug c++/85270] Trivial assignment operator not considered such
2020-06-09 18:04 UTC
[Bug fortran/95611] New: ICE in access_attr_decl, at fortran/decl.c:9075
2020-06-09 17:40 UTC (2+ messages)
` [Bug fortran/95611] "
[Bug tree-optimization/95581] New: [11 Regression] ICE in gimple_call_arg, at gimple.h:3260 since r11-959-gb825a22890740f341eae566af27e18e528cd29a7
2020-06-09 17:32 UTC (4+ messages)
` [Bug tree-optimization/95581] "
` [Bug target/95581] "
[Bug fortran/84245] [8/9/10/11 Regression] ICE in delete_root, at fortran/bbt.c:150
2020-06-09 17:28 UTC
[Bug target/95381] New: [11 Regression]: Bootstrap on m68k fails with ICE: in operator[], at vec.h:867
2020-06-09 17:00 UTC (2+ messages)
` [Bug target/95381] "
[Bug fortran/94377] New: Won't compile when deallocating a parameterized derived type
2020-06-09 16:46 UTC (2+ messages)
` [Bug fortran/94377] "
[Bug c++/95608] New: c++20 wrong code for defaulted equality comparison on array member variables
2020-06-09 16:05 UTC
[Bug c++/95599] New: [coroutines] destructor for temporary operand to co_yield expression called before end of full-expression
2020-06-09 15:25 UTC (3+ messages)
` [Bug c++/95599] "
[Bug target/95469] New: [11 regression] several vperm test case failures after r11-736 on power 9 (only)
2020-06-09 14:57 UTC (2+ messages)
` [Bug target/95469] "
[Bug c++/95567] New: Defaulted virtual <=> has the wrong behavior
2020-06-09 14:52 UTC (2+ messages)
` [Bug c++/95567] "
[Bug fortran/95215] New: internal compiler error: in gimplify_expr, at gimplify.c:14079
2020-06-09 14:29 UTC (3+ messages)
` [Bug fortran/95215] [OMP] "
[Bug target/95347] New: rs6000 mcpu=future generating stfs instead of pstfs for pc-relative references
2020-06-09 14:26 UTC (2+ messages)
` [Bug target/95347] "
[Bug fortran/95138] New: ICE on transfer to unlimited polymorphic
2020-06-09 14:21 UTC (2+ messages)
` [Bug fortran/95138] "
[Bug libstdc++/71579] type_traits miss checks for type completeness in some traits
2020-06-09 14:18 UTC
[Bug debug/94235] New: worse debug info with O0 than with O2 with flto
2020-06-09 14:12 UTC (3+ messages)
` [Bug debug/94235] "
[Bug target/95056] New: slp-perm-9.c fails on aarch64 after gbc484e250990393e887f7239157cc85ce6fadcce
2020-06-09 13:49 UTC (3+ messages)
` [Bug tree-optimization/95056] [11 Regression] "
[Bug c++/93979] missing context in error message due to inheriting template constructor
2020-06-09 13:39 UTC
[Bug target/95154] New: [11 regression] FAIL: g++.dg/abi/pure-virtual1.C -std=c++14 (test for excess errors)
2020-06-09 13:18 UTC (2+ messages)
` [Bug target/95154] "
page: next (older) | prev (newer) | 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).