public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/92993] [8/9 Regression] ICE in maybe_canonicalize_comparison_1, at fold-const.c:8845
 2020-06-08 12:48 UTC  (3+ messages)

[Bug debug/95576] New: [11 Regression] -fcompare-debug failure with -O3 -fno-tree-forwprop -fvect-cost-model=unlimited
 2020-06-08 11:46 UTC  (3+ messages)
` [Bug debug/95576] "

[Bug middle-end/95551] New: [OpenMP, OpenACC] -fopenmp/-fopenacc also with -foffload=disable fails with: (.gnu.offload_vars+0x0): undefined reference to `A.10.2'
 2020-06-08 10:50 UTC  (4+ messages)
` [Bug middle-end/95551] "

[Bug c/93432] variable is used uninitialized, but gcc shows no warning
 2020-06-08 10:21 UTC 

[Bug d/95575] New: [10/11 regression] gdc.test testnames lost gdc.test prefix
 2020-06-08  9:46 UTC  (2+ messages)
` [Bug d/95575] "

[Bug debug/95574] New: line table entry in sequence with address after sequence
 2020-06-08  9:36 UTC  (4+ messages)
` [Bug debug/95574] "

[Bug tree-optimization/88398] vectorization failure for a small loop to do byte comparison
 2020-06-08  9:22 UTC  (2+ messages)

[Bug c++/95528] New: internal compiler error: in emit_move_insn, at expr.c:3814
 2020-06-08  9:10 UTC  (5+ messages)
` [Bug middle-end/95528] [10/11 Regression] "
` [Bug middle-end/95528] [10 "

[Bug c++/95050] New: coroutine: no "mandatory copy elision" for prvalue await_resume expression
 2020-06-08  8:45 UTC  (3+ messages)
` [Bug c++/95050] "

[Bug c++/95553] New: Incorrect/misspelled designators not triggering compilation error
 2020-06-08  8:44 UTC  (3+ messages)
` [Bug c++/95553] "

[Bug c++/95548] New: ice in tree_to_shwi, at tree.c:7321
 2020-06-08  8:31 UTC  (5+ messages)
` [Bug lto/95548] "

[Bug d/95573] New: [11 regression] gdc.test/runnable/lazy.d UNRESOLVED
 2020-06-08  8:25 UTC  (2+ messages)
` [Bug d/95573] "

[Bug target/94743] New: IRQ handler implementation wrong when using __attribute__ ((interrupt("IRQ")))
 2020-06-08  8:19 UTC  (2+ messages)
` [Bug target/94743] IRQ handler doesn't save scratch VFP registers

[Bug target/95571] New: xtensa stack unwinding doesn't work well with asynchronous register spilling
 2020-06-08  8:07 UTC  (3+ messages)
` [Bug target/95571] "

[Bug lto/95572] New: lto1: internal compiler error: in lto_input_tree_ref, at lto-streamer-in.c:370
 2020-06-08  7:45 UTC 

[Bug tree-optimization/95570] New: ICE: Segmentation fault in vect_loop_versioning
 2020-06-08  6:45 UTC 

[Bug tree-optimization/95569] New: ICE in tmmark:verify_ssa failed
 2020-06-08  6:16 UTC  (3+ messages)
` [Bug tree-optimization/95569] "

[Bug target/95018] New: Excessive unrolling for Fortran library array handling
 2020-06-08  5:12 UTC  (4+ messages)
` [Bug target/95018] [10/11 Regression] "

[Bug c++/95568] New: No CTAD with list initialization within requires-clause
 2020-06-08  2:17 UTC 

[Bug bootstrap/91972] Bootstrap should use -Wmissing-declarations
 2020-06-08  1:55 UTC 

[Bug libgcc/78017] weak reference usage in gthr-posix.h (__gthread*) is broken
 2020-06-08  1:36 UTC 

[Bug c/65213] New: Extend -Wmissing-declarations to variables
 2020-06-07 23:39 UTC  (2+ messages)
` [Bug c/65213] Extend -Wmissing-declarations to variables [i.e. add -Wmissing-variable-declarations]

[Bug c++/95567] New: Defaulted virtual <=> has the wrong behavior
 2020-06-07 23:34 UTC 

[Bug c/95556] New: Not replacing __builtin___memcpy_chk() as documented
 2020-06-07 15:37 UTC  (11+ messages)
` [Bug c/95556] "
` [Bug middle-end/95556] "

[Bug fortran/95088] New: ICE in gfc_build_class_symbol, at fortran/class.c:653
 2020-06-07 14:49 UTC  (3+ messages)
` [Bug fortran/95088] "

[Bug fortran/95091] New: ICE in gfc_hash_value, at fortran/class.c:538
 2020-06-07 14:43 UTC  (5+ messages)
` [Bug fortran/95091] "

[Bug fortran/94109] New: Memory leak introduced in 8.3.0->8.3.1
 2020-06-07 13:54 UTC  (3+ messages)
` [Bug fortran/94109] [8/9/10/11 Regression] "

[Bug fortran/95476] New: Reading file of length zero
 2020-06-07 13:29 UTC  (3+ messages)
` [Bug fortran/95476] "

[Bug target/95566] New: x86 instruction selection --- some REX prefixes unnecessary
 2020-06-07 10:01 UTC 

[Bug tree-optimization/50439] New: gfortran infinite loop with -floop-interchange
 2020-06-07  8:46 UTC  (3+ messages)
` [Bug tree-optimization/50439] "

[Bug fortran/95186] New: Optimize allocate(..., source=0) or allocate(..., source=[0.0, 0.0, ...]) to use calloc instead of malloc
 2020-06-07  8:30 UTC  (2+ messages)
` [Bug fortran/95186] "

[Bug tree-optimization/95565] New: [Feature request] add a flag to only instrument function entry
 2020-06-06 23:16 UTC  (2+ messages)
` [Bug tree-optimization/95565] "

[Bug jit/87291] Add support for inline asm to libgccjit
 2020-06-06 22:59 UTC  (11+ messages)

[Bug c++/95516] New: [coroutines] incorrect warning "'coro.gro' is used uninitialized"
 2020-06-06 20:45 UTC  (3+ messages)
` [Bug c++/95516] "

[Bug fortran/95512] New: gcc/fortran/trans-decl.c:1066: array sanity check after use
 2020-06-06 20:42 UTC  (5+ messages)
` [Bug fortran/95512] "

[Bug bootstrap/95555] New: [11 regression] bootstrap build failure starting with r11-959
 2020-06-06 20:31 UTC  (7+ messages)
` [Bug bootstrap/95555] "

[Bug c++/95478] New: CPP stack pointer SP is 0x5d but assembly shows __SP_L_ at 0x3d (target AVR MEGA2560)
 2020-06-06 20:20 UTC  (2+ messages)
` [Bug target/95478] "

[Bug c++/95440] New: [coroutines] ICE with static members in promise_type
 2020-06-06 19:38 UTC  (2+ messages)
` [Bug c++/95440] "

[Bug tree-optimization/95295] New: g++ produces incorrect code with -O3 for loops
 2020-06-06 19:26 UTC  (2+ messages)
` [Bug tree-optimization/95295] "

[Bug c++/94829] New: ICE in poplevel, at cp/decl.c:585
 2020-06-06 18:42 UTC  (3+ messages)
` [Bug c++/94829] ICE in poplevel, at cp/decl.c:585 since r10-6063-g49789fd08378e3ff

[Bug c++/95087] New: [11 Regression] ICE in gimplify_expr, at gimplify.c:14382
 2020-06-06 18:41 UTC  (3+ messages)
` [Bug c++/95087] "

[Bug c++/94817] New: ICE in add_stmt, at cp/semantics.c:392
 2020-06-06 18:41 UTC  (3+ messages)
` [Bug c++/94817] ICE in add_stmt, at cp/semantics.c:392 since r10-6063-g49789fd08378e3ff

[Bug jit/95498] New: unhandled conversion
 2020-06-06 18:07 UTC  (4+ messages)
` [Bug jit/95498] "

[Bug libstdc++/95561] New: std::is_signed_v<__int128> is false
 2020-06-06 17:36 UTC  (6+ messages)
` [Bug libstdc++/95561] "

[Bug fortran/95543] New: ICE in is_CFI_desc, at fortran/expr.c:1080
 2020-06-06 17:32 UTC  (5+ messages)
` [Bug fortran/95543] [PDT] "

[Bug c/94833] New: vec_first_match_index does not function as described in its description
 2020-06-06 16:46 UTC  (2+ messages)
` [Bug target/94833] "

[Bug c++/95564] New: GCC rejects lambda expression with "noexcept(1+1)"
 2020-06-06 16:18 UTC 

[Bug c++/95302] New: function attributed to be deprecated cannot include a typedef/using
 2020-06-06 15:42 UTC  (2+ messages)
` [Bug c++/95302] "

[Bug middle-end/95558] New: Invalid IPA optimizations based on weak definition
 2020-06-06 14:40 UTC  (4+ messages)
` [Bug ipa/95558] "

[Bug translation/95563] New: High memory usage and possible infinite loop
 2020-06-06 14:04 UTC  (2+ messages)
` [Bug translation/95563] "

[Bug c++/95562] New: ICE when using noexcept depending on boolean template parameter
 2020-06-06 13:19 UTC 

[Bug fortran/42693] Missing gcc-internal-format on messages from gfc_arith_error
 2020-06-06 12:55 UTC 

[Bug c++/95560] New: internal compiler error: Segmentation fault
 2020-06-06 10:12 UTC  (3+ messages)
` [Bug c++/95560] "

[Bug target/95523] New: aarch64:ICE in register_tuple_type,at config/aarch64/aarch64-sve-builtins.cc:3434
 2020-06-06  7:11 UTC  (2+ messages)
` [Bug target/95523] "

[Bug c++/95559] New: Compiling "{{}}" result is inconsistent in different versions
 2020-06-06  4:11 UTC 

[Bug other/63426] New: [meta-bug] Issues found with -fsanitize=undefined
 2020-06-06  1:54 UTC  (2+ messages)
` [Bug other/63426] "

[Bug driver/95456] New: [11 Regression] gcc/gcc.c:6035:16: runtime error: null pointer passed as argument 2, which is declared to never be null
 2020-06-06  1:54 UTC  (3+ messages)
` [Bug driver/95456] "

[Bug c++/95557] New: __STDCPP_DEFAULT_NEW_ALIGNMENT__ is int instead of size_t
 2020-06-06  1:27 UTC 

[Bug fortran/95374] New: ICE: gfc_array_size failed
 2020-06-05 21:38 UTC  (2+ messages)
` [Bug fortran/95374] "

[Bug fortran/95373] New: [9/10/11 Regression] ICE in build_reference_type, at tree.c:7942
 2020-06-05 21:18 UTC  (6+ messages)
` [Bug fortran/95373] "

[Bug fortran/95090] New: ICE: identifier overflow: 129
 2020-06-05 20:53 UTC  (5+ messages)
` [Bug fortran/95090] "

[Bug middle-end/95552] New: VLA ICE
 2020-06-05 20:49 UTC  (8+ messages)
` [Bug middle-end/95552] "
` [Bug middle-end/95552] [11 Regression] "

[Bug fortran/95537] New: [11 regression] gfortran.dg/pr95090.f90 since r11-670
 2020-06-05 20:38 UTC  (5+ messages)
` [Bug fortran/95537] "

[Bug fortran/95530] New: [11 regression] ICE in gfortran.dg/equiv_11.f90 after r11-594
 2020-06-05 20:37 UTC  (6+ messages)
` [Bug fortran/95530] "

[Bug fortran/95106] New: Bogus warning from module with long name and an equivalence
 2020-06-05 20:35 UTC  (3+ messages)
` [Bug fortran/95106] "

[Bug c++/95428] New: ABI breakage for "base object constructor" for final classes
 2020-06-05 20:15 UTC  (2+ messages)
` [Bug c++/95428] "

[Bug c++/95369] New: braced-init-list with designated initializers as template-argument rejected
 2020-06-05 19:51 UTC  (2+ messages)
` [Bug c++/95369] "

[Bug fortran/95546] New: Random Fortran test failures
 2020-06-05 19:51 UTC  (4+ messages)
` [Bug testsuite/95546] "

[Bug c++/86568] -Wnonnull warnings should highlight the relevant argument not the closing parenthesis
 2020-06-05 19:42 UTC 

[Bug c++/95540] New: [coroutine] coroutine_traits<> lookup for lambdas
 2020-06-05 19:19 UTC  (5+ messages)
` [Bug c++/95540] "

[Bug fortran/95500] New: Segfault compiling extra interface on intrinsic
 2020-06-05 18:52 UTC  (4+ messages)
` [Bug fortran/95500] "

[Bug fortran/95509] New: [11 regression] gfortran.dg/spellcheck-operator.f90 fails after r11-875
 2020-06-05 17:46 UTC  (4+ messages)
` [Bug fortran/95509] "

[Bug c/95554] New: spurious -Wnonnull on a conditional call
 2020-06-05 17:28 UTC 

[Bug c++/65969] New: typename allowed in using declaration of non-types names
 2020-06-05 17:25 UTC  (2+ messages)
` [Bug c++/65969] "

[Bug fortran/95372] New: ICE in find_array_section, at fortran/expr.c:1687
 2020-06-05 16:18 UTC  (2+ messages)
` [Bug fortran/95372] "

[Bug tree-optimization/94589] New: Optimize (i<=>0)>0 to i>0
 2020-06-05 15:31 UTC  (2+ messages)
` [Bug tree-optimization/94589] "

[Bug c++/95349] New: Using std::launder(p) produces unexpected behavior where (p) produces expected behavior
 2020-06-05 14:30 UTC  (2+ messages)
` [Bug c++/95349] "

[Bug c++/95328] New: structured binding of template type inside template function is reported as "incomplete class type"
 2020-06-05 13:50 UTC  (2+ messages)
` [Bug c++/95328] "

[Bug target/95055] New: gcc.dg/compat/scalar-by-value-3 fails on aarch64 after r11-165-geb72dc663e9070b281be83a80f6f838a3a878822
 2020-06-05 13:50 UTC  (3+ messages)
` [Bug target/95055] [11 Regression] "

[Bug target/95526] New: aarch64: Wrong code accessing complex number from varargs
 2020-06-05 13:50 UTC  (2+ messages)
` [Bug target/95526] [11 Regression] "

[Bug libstdc++/93542] std::future::wait_for should use monotonic clock
 2020-06-05 11:57 UTC 

[Bug libstdc++/91486] future::wait_for and shared_timed_mutex::wait_for do not work properly with float duration
 2020-06-05 11:50 UTC 

[Bug middle-end/4210] should not warn in dead code
 2020-06-05 11:14 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).