public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/93218] Test bug for testing git email integration
 2020-03-12 18:16 UTC  (8+ messages)

[Bug c++/94057] [9/10 Regression] -std=gnu++20 causes failure naming nested templated class since r9-4536
 2020-03-12 17:43 UTC  (3+ messages)

[Bug libstdc++/93244] std::filesystem::path::generic_string doesn't convert the first slash on Windows
 2020-03-12 17:40 UTC  (2+ messages)

[Bug libstdc++/94063] filesystem::path concatenation doesn't work for Windows root-paths
 2020-03-12 17:40 UTC 

[Bug target/94135] New: PPC: subfic instead of neg used for rotate right
 2020-03-12 17:01 UTC  (2+ messages)
` [Bug target/94135] "

[Bug libstdc++/94033] [10 Regression] is_trivially_copy_constructible<> fails with compiler error on complicated object with private default constructor
 2020-03-12 16:38 UTC  (6+ messages)

[Bug debug/83935] DWARF for a variant part is incorrect
 2020-03-12 16:26 UTC 

[Bug c++/41437] No access control for classes in template functions
 2020-03-12 16:05 UTC 

[Bug c++/90925] gcc allows calling private overridden operators
 2020-03-12 16:04 UTC 

[Bug c++/59002] New: Access checking in templates
 2020-03-12 15:59 UTC  (3+ messages)
` [Bug c++/59002] [meta-bug] "

[Bug c++/79163] Access-checking not done in template argument list of partial specialization
 2020-03-12 15:59 UTC 

[Bug c++/66475] New: Access checking in templates circumvented with 'using' (C++11)
 2020-03-12 15:56 UTC  (2+ messages)
` [Bug c++/66475] "

[Bug target/94145] New: Longcalls mis-optimize loading the function address
 2020-03-12 15:38 UTC  (6+ messages)
` [Bug target/94145] "

[Bug c++/92010] [8/9/10 Regression] gcc internal error since 8x on warning write-strings
 2020-03-12 15:29 UTC 

[Bug fortran/94129] New: Using almost any openacc !$acc directive causes ICE "compressed stream: data error"
 2020-03-12 15:22 UTC  (2+ messages)
` [Bug fortran/94129] "

[Bug target/91913] [8/9 Regression] ICE in extract_constrain_insn, at recog.c:2211
 2020-03-12 15:13 UTC 

[Bug lto/94156] New: Multiple definition of destructor and non-virtual thunk for classes that use multiple inheritance when building static library
 2020-03-12 15:05 UTC 

[Bug c++/94155] New: internal compiler error: in gimplify_init_ctor_eval, at gimplify.c:4664
 2020-03-12 14:07 UTC  (3+ messages)
` [Bug c++/94155] "

[Bug c++/93805] [8/9/10 Regression] A suspicious -Werror=noexcept warning since r8-2461-g9fb82e652cee118b
 2020-03-12 14:05 UTC 

[Bug c++/94153] New: internal compiler error: in cp_lexer_new_from_tokens, at cp/parser.c:700
 2020-03-12 14:00 UTC  (5+ messages)
` [Bug c++/94153] "
` [Bug c++/94153] [8/9/10 Regression] "

[Bug rtl-optimization/94148] New: The DF framework uses bb->aux, which is for passes only
 2020-03-12 13:55 UTC  (2+ messages)
` [Bug rtl-optimization/94148] "

[Bug middle-end/94103] New: Wrong optimization: reading value of a variable changes its representation for optimizer
 2020-03-12 13:36 UTC  (4+ messages)
` [Bug target/94103] "

[Bug c++/68903] missing default initialization of member when combined with virtual inheritance
 2020-03-12 13:03 UTC 

[Bug libstdc++/83077] sso-string @ gnu-versioned-namespace
 2020-03-12 12:59 UTC  (2+ messages)

[Bug c/94130] New: Unintended result with optimization option when assigning two structures, memset and 0
 2020-03-12 12:38 UTC  (2+ messages)
` [Bug tree-optimization/94130] [8/9 Regression] "

[Bug target/89229] Incorrect xmm16-xmm31/ymm16-ymm31 in vector move
 2020-03-12 12:38 UTC 

[Bug target/93800] [9 Regression] GCC adds unwanted nops to align loops on powerpc 8xx since r9-1623
 2020-03-12 12:37 UTC  (3+ messages)
` [Bug target/93800] "

[Bug preprocessor/81419] GCC wrongly suggests function-like macro as fixit hint for undefined object-like macro
 2020-03-12 12:28 UTC 

[Bug c++/53281] New: poor error message for calling a non-const method from a const object
 2020-03-12 12:28 UTC  (2+ messages)
` [Bug c++/53281] "

[Bug tree-optimization/94125] New: wrong code at -O3 on x86_64-linux-gnu
 2020-03-12 11:59 UTC  (2+ messages)
` [Bug tree-optimization/94125] [9/10 Regression] "

[Bug c++/90915] [9/10 Regression] ICE in has_attribute, at c-family/c-attribs.c:4221
 2020-03-12 11:59 UTC 

[Bug other/26061] error and warning count
 2020-03-12 11:59 UTC 

[Bug rtl-optimization/90706] [9/10 Regression] Useless code generated for stack / register operations on AVR
 2020-03-12 11:59 UTC 

[Bug c/64715] New: [5.0 regression] __builtin_object_size (..., 1) fails to locate subobject
 2020-03-12 11:59 UTC  (2+ messages)
` [Bug tree-optimization/64715] [8/9/10 Regression] "

[Bug tree-optimization/76957] [8/9/10 Regression] XFAIL: gcc.dg/graphite/scop-dsyr2k.c scan-tree-dump-times graphite "number of SCoPs
 2020-03-12 11:59 UTC 

[Bug c++/68615] Unhelpful location when missing a semi-colon on a function declaration at the end of a header
 2020-03-12 11:59 UTC 

[Bug libstdc++/90943] Visiting inherited variants no longer works in 9.1
 2020-03-12 11:59 UTC 

[Bug driver/69471] "-march=native" unintentionally breaks further -march/-mtune flags
 2020-03-12 11:59 UTC 

[Bug rtl-optimization/90255] [9/10 regression] r266385 caused code size regressions on Arm, thumb and thumb2
 2020-03-12 11:59 UTC 

[Bug c++/90748] [9/10 Regression] ICE in tsubst_copy, at cp/pt.c:15564
 2020-03-12 11:59 UTC 

[Bug rtl-optimization/93565] [9/10 regression] Combine duplicates instructions
 2020-03-12 11:59 UTC 

[Bug rtl-optimization/87552] [9/10 regression] FAIL: gcc.c-torture/compile/20010102-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error)
 2020-03-12 11:59 UTC 

[Bug fortran/87352] [8/9/10 Regression] Large stack usage with new gfortran
 2020-03-12 11:59 UTC 

[Bug target/93738] [9/10 regression] test case gcc.target/powerpc/20050603-3.c fails
 2020-03-12 11:59 UTC 

[Bug fortran/92736] [9/10 Regression] Error when using a variable from a module in a submodule and its parent module
 2020-03-12 11:59 UTC 

[Bug gcov-profile/85225] [GCOV] An array reference in the for(;;) loop will lead the loop has incorrect execution times in gcov
 2020-03-12 11:59 UTC 

[Bug c++/25814] Request for warning for parser ambiguity of function declarations and variable declarations with initializations
 2020-03-12 11:59 UTC 

[Bug translation/90119] Merge translation msgids that only differ in placeholders
 2020-03-12 11:59 UTC 

[Bug target/90928] [9/10 Regression] [nvptx] internal compiler error: in instantiate_virtual_regs_in_insn, at function.c:1737
 2020-03-12 11:59 UTC 

[Bug target/93658] [8/9 Regression] infinite loop building ghostscript and icu with -O3 on powerpc64le-linux-gnu
 2020-03-12 11:59 UTC 

[Bug testsuite/93935] [9/10 regression] gcc.dg/vect/bb-slp-over-widen-2.c fails starting with r262371 (r10-6856)
 2020-03-12 11:59 UTC 

[Bug sanitizer/67513] New: ASAN: Not optimal shadow value check (unlikely condition checked in fast path)
 2020-03-12 11:59 UTC  (2+ messages)
` [Bug sanitizer/67513] "

[Bug lto/89075] [9/10 Regression] error: type variant has different TREE_TYPE
 2020-03-12 11:59 UTC 

[Bug c++/91073] [9 Regression] if constexpr no longer works directly with Concepts
 2020-03-12 11:59 UTC 

[Bug fortran/92587] [9/10 Regression] Compiler is unable to generate finalization wrapper
 2020-03-12 11:59 UTC 

[Bug lto/92600] [9/10 Regression] ICE: symtab_node::verify failed, building 523.xalancbmk_r with -flto -fno-inline since r267359
 2020-03-12 11:59 UTC 

[Bug driver/90392] [9/10 Regression] Assertion failure in ldlang.c:6868 when compiling with -flto
 2020-03-12 11:59 UTC 

[Bug target/84379] Problems with sol2.c GTY handling
 2020-03-12 11:59 UTC 

[Bug c/84919] [8/9 Regression] error: passing argument 1 to restrict-qualified parameter aliases with argument 5 [-Werror=restrict]
 2020-03-12 11:58 UTC 

[Bug c/89051] -Wno-error= does not work for warning groups
 2020-03-12 11:58 UTC 

[Bug d/90718] libphobos.phobos_shared/std/socket.d FAILs on 32-bit Solaris/SPARC
 2020-03-12 11:58 UTC 

[Bug debug/90981] [9 Regression] ICE in dwarf2out_finish, at dwarf2out.c:31644
 2020-03-12 11:58 UTC 

[Bug c++/90659] [9/10 Regression] ICE in tree_to_uhwi, at tree.h:4352/7291
 2020-03-12 11:58 UTC 

[Bug middle-end/91146] [9/10 Regression] -Werror=array-bounds if compile with -fsanitize=address
 2020-03-12 11:58 UTC 

[Bug target/84467] Choosing between Integer and NEON for 64-bit operations
 2020-03-12 11:58 UTC 

[Bug ada/88200] [9/10 Regression] ada bootstrap failure on alpha-linux-gnu (aised STORAGE_ERROR : stack overflow or erroneous memory access)
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/84753] GCC does not fold xxswapd followed by vperm
 2020-03-12 11:58 UTC 

[Bug tree-optimization/84204] [8/9/10 Regression] [graphite] ICE in set_codegen_error, at graphite-isl-ast-to-gimple.c:206
 2020-03-12 11:58 UTC 

[Bug tree-optimization/92608] [9 Regression] ICE: Segmentation fault (in find_loop_guard)
 2020-03-12 11:58 UTC 

[Bug fortran/93498] [9/10 Regression] ICE in gfc_resolve_findloc, at fortran/iresolve.c:1844 since r9-3688-g01ce9e31a02c8039
 2020-03-12 11:58 UTC 

[Bug gcov-profile/94029] [9/10 Regression] gcc crash in coverage.c:655 since r9-4216-g390e529e2b98983d
 2020-03-12 11:58 UTC 

[Bug c++/86661] g++ ICE:tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in note_name_declared_in_class, at cp/class.c:8288
 2020-03-12 11:58 UTC 

[Bug tree-optimization/84061] [8/9 Regression] gcc.dg/tree-ssa/loop-15.c XFAIL
 2020-03-12 11:58 UTC 

[Bug target/91518] [9/10 Regression] segfault when run CPU2006 465.tonto since r263875
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/84058] RTl partitioning fixup should drag very small blocks back to hot partition
 2020-03-12 11:58 UTC 

[Bug libstdc++/61761] [C++11] std::proj returns incorrect values
 2020-03-12 11:58 UTC 

[Bug c/78568] [8/9/10 Regression] Wtype-limits warning regression
 2020-03-12 11:58 UTC 

[Bug c++/90750] [9/10 Regression] ICE in cp_default_conversion, at cp/typeck.c:2162
 2020-03-12 11:58 UTC 

[Bug c/84888] C/C++: Improve wording of unclosed paren/brace
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/85409] [8/9/10 Regression] ICE in alloc_succs_info, at sel-sched-ir.c:4730
 2020-03-12 11:58 UTC 

[Bug fortran/93339] [9/10 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c:2830
 2020-03-12 11:58 UTC 

[Bug gcov-profile/85188] [GCOV] a int arrary and a goto statement around the for(;0;) statement will lead to incoccrect code coverage in Gcov
 2020-03-12 11:58 UTC 

[Bug middle-end/84443] powerpc suboptimal code generation (shrink wrap unlikely path) for Linux spinlocks
 2020-03-12 11:58 UTC 

[Bug gcov-profile/85377] [GCOV] Wrong coverage with label and if(cond) break in while(1)
 2020-03-12 11:58 UTC 

[Bug middle-end/91490] [9 Regression] bogus argument missing terminating nul warning on strlen of a flexible array member
 2020-03-12 11:58 UTC 

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10
 2020-03-12 11:58 UTC 

[Bug c++/91465] [9 Regression] unexpected expression of kind overload (ICE)
 2020-03-12 11:58 UTC 

[Bug target/54063] New: [4.8 regression] on powerpc64 gcc 4.8 generates larger code for global variable accesses than gcc 4.7
 2020-03-12 11:58 UTC  (2+ messages)
` [Bug target/54063] [8/9/10 regression] on powerpc64 gcc 4.9/8 "

[Bug rtl-optimization/91161] [9/10 Regression] ICE in begin_move_insn, at sched-ebb.c:175
 2020-03-12 11:58 UTC 

[Bug libstdc++/91057] Data race in locale(const locale&, Facet*) constructor
 2020-03-12 11:58 UTC 

[Bug testsuite/94023] [9 regression] gcc.dg/vect/slp-perm-12.c fails starting with r9-5008
 2020-03-12 11:58 UTC 

[Bug c++/84360] unnecessary aka in error message
 2020-03-12 11:58 UTC 

[Bug target/89355] Unnecessary ENDBR
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/90249] [9/10 Regression] Code size regression on thumb2 due to sub-optimal register allocation starting with r265398
 2020-03-12 11:58 UTC 

[Bug c/70618] better error messages for missing/too many arguments
 2020-03-12 11:58 UTC 

[Bug target/88474] Inline built-in hypot for -ffast-math
 2020-03-12 11:58 UTC 

[Bug tree-optimization/82405] Function not inlined for switch and suboptimal assembly is generated
 2020-03-12 11:58 UTC 

[Bug target/70321] [8/9/10 Regression] STV generates less optimized code
 2020-03-12 11:58 UTC 

[Bug tree-optimization/84050] [8/9/10 Regression] missing -Warray-bounds accessing a struct array member
 2020-03-12 11:58 UTC 

[Bug target/86681] ICE in extract_insn, at recog.c:2304 on s390x
 2020-03-12 11:58 UTC 

[Bug tree-optimization/39612] [8/9 Regression] LIM inserts loads from uninitialized local memory
 2020-03-12 11:58 UTC 

[Bug fortran/49213] New: [OOP] gfortran rejects structure constructor expression
 2020-03-12 11:58 UTC  (2+ messages)
` [Bug fortran/49213] "

[Bug tree-optimization/86367] FRE1 tree pass deletes code in gcc.target/powerpc/nan128-1.c when long double is IEEE 128
 2020-03-12 11:58 UTC 

[Bug c++/71283] Inconsistent location for C++ warning options in the manual
 2020-03-12 11:58 UTC 

[Bug tree-optimization/90594] [9/10 regression] Spurious popcount emitted
 2020-03-12 11:58 UTC 

[Bug target/91102] [9 Regression] aarch64 ICE on Linux kernel with -Os starting with r270266
 2020-03-12 11:58 UTC 

[Bug d/90727] libphobos.phobos_shared/std/datetime/systime.d etc. FAIL on Solaris
 2020-03-12 11:58 UTC 

[Bug c++/84920] Better handling of unmatched/ambiguous calls
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/56069] New: [4.6/4.7/4.8 Regression] RA pessimization
 2020-03-12 11:58 UTC  (2+ messages)
` [Bug rtl-optimization/56069] [7 "

[Bug fortran/93715] [9/10 Regression] ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:6320
 2020-03-12 11:58 UTC 

[Bug c++/85004] ambiguous diagnostic: passing ‘const S’ as ‘this’ argument discards qualifiers
 2020-03-12 11:58 UTC 

[Bug libstdc++/90415] [9/10 Regression] std::is_copy_constructible<std::tuple<std::any>> is incomplete
 2020-03-12 11:58 UTC 

[Bug middle-end/90597] [9/10 Regression] FAIL: gcc.dg/attr-vector_size.c (internal compiler error)
 2020-03-12 11:58 UTC 

[Bug middle-end/77696] Confusing wording for -Wformat-overflow
 2020-03-12 11:58 UTC 

[Bug d/90719] libphobos.phobos_shared/std/file.d FAILs on 32-bit Solaris
 2020-03-12 11:58 UTC 

[Bug translation/90120] inconsistent punctuation in translation messages
 2020-03-12 11:58 UTC 

[Bug lto/91626] [9/10 Regression] FAIL: gcc.dg/lto/pr48622 c_lto_pr48622_0.o-c_lto_pr48622_0.o link, -O -flto -finline-small-functions -fno-early-inlining
 2020-03-12 11:58 UTC 

[Bug fortran/93337] [9/10 Regression] ICE in gfc_dt_upper_string, at fortran/module.c:441
 2020-03-12 11:58 UTC 

[Bug ipa/79966] [9/10 Regression] run time more than twice slower when using -fipa-cp-clone
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/87902] [9/10 Regression] Shrink-wrapping multiple conditions
 2020-03-12 11:58 UTC 

[Bug libstdc++/90745] [9/10 Regression] std::tuple::operator= parameter causes error outside immediate context
 2020-03-12 11:58 UTC 

[Bug lto/89884] g++.dg/lto/pr89335 FAILs
 2020-03-12 11:58 UTC 

[Bug middle-end/82362] [8/9/10 Regression] SPEC CPU2006 436.cactusADM ~7% performance deviation with trunk@251713
 2020-03-12 11:58 UTC 

[Bug c++/92031] [9 Regression] Incorrect "taking address of r-value" error
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/87716] [9/10 Regression] FAIL: gcc.target/i386/pr57193.c scan-assembler-times movdqa 2
 2020-03-12 11:58 UTC 

[Bug tree-optimization/85175] [8/9/10 regression] false-positive -Wformat-overflow= warning with gcc-8 -Os
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/85412] [8 Regression] ICE in put_TImodes, at sel-sched.c:7191
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/92430] [9 Regression] Compile-time hog w/ -Os -fno-if-conversion -fno-tree-dce -fno-tree-loop-optimize -fno-tree-vrp
 2020-03-12 11:58 UTC 

[Bug c/94040] [9/10 Regression] ICE on a call to an invalid redeclaration of strftime
 2020-03-12 11:58 UTC 

[Bug target/93877] [9/10 Regression] [SH] webkit2gtk fails to build with "internal compiler error: in extract_constrain_insn, at recog.c:2211"
 2020-03-12 11:58 UTC 

[Bug gcov-profile/85201] [GCOV] A statement with two && operators and a comma operator in the for loop body is wrongly marked in gcov
 2020-03-12 11:58 UTC 

[Bug ipa/80277] ipa-icf overlooking functions with identical assemble and semantics
 2020-03-12 11:58 UTC 

[Bug d/90729] libphobos.phobos_shared/std/math.d FAILs on Solaris
 2020-03-12 11:58 UTC 

[Bug gcov-profile/85336] [GCOV] wrong coverage for builtin functions and "||" logic operators in return statement
 2020-03-12 11:58 UTC 

[Bug fortran/91648] [9/10 Regression] ICE in generate_finalization_wrapper, at fortran/class.c:2009
 2020-03-12 11:58 UTC 

[Bug target/92626] [9/10 Regression] Performance regression in compress-rar on CLX server
 2020-03-12 11:58 UTC 

[Bug fortran/88356] [9/10 Regression] ICE with -Werror in reduce_binary_ac, at fortran/arith.c:1318 (and others)
 2020-03-12 11:58 UTC 

[Bug target/91710] [9/10 Regression] unexpected ABI change note since r9-5650
 2020-03-12 11:58 UTC 

[Bug gcov-profile/85349] [GCOV] struct varaible definition in while(1) will cause incorrect coverage
 2020-03-12 11:58 UTC 

[Bug d/89254] std.net.curl and std.parallelism unittests hang
 2020-03-12 11:58 UTC 

[Bug c/69602] [8/9/10 Regression] over-ambitious logical-op warning on EAGAIN vs EWOULDBLOCK
 2020-03-12 11:58 UTC 

[Bug middle-end/89270] [9/10 regression] AVR ICE: verify_gimple failed
 2020-03-12 11:58 UTC 

[Bug c++/91846] [9/10 Regression] ICE in use_thunk, at cp/method.c:316
 2020-03-12 11:58 UTC 

[Bug ada/86916] Constraint_Error erroneous memory access instead of error
 2020-03-12 11:58 UTC 

[Bug target/85005] Redesign and cleanup arm.c wrt to flag_stack_clash_protection and flag_stack_check
 2020-03-12 11:58 UTC 

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue
 2020-03-12 11:58 UTC 

[Bug d/90065] Unaligned accesses on strict-alignment targets
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/90007] [9 Regression] ICE in extract_constrain_insn_cached, at recog.c:2223
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/87871] [9/10 Regression] testcases fail after r265398 on arm
 2020-03-12 11:58 UTC 

[Bug fortran/93581] [9/10 Regression] ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6951
 2020-03-12 11:58 UTC 

[Bug d/90136] [d] Merge UDAs between function prototype and definitions
 2020-03-12 11:58 UTC 

[Bug tree-optimization/57218] New: Excessive inlining even at -Os
 2020-03-12 11:58 UTC  (2+ messages)
` [Bug ipa/57218] [8/9/10 Regression] "

[Bug c++/88826] ICE (segfault) when compiling invalid C++ code with -std=c++2a
 2020-03-12 11:58 UTC 

[Bug fortran/85839] [F2018] warn for obsolescent features
 2020-03-12 11:58 UTC 

[Bug c++/84917] Verbosity when dealing with nested template data structures
 2020-03-12 11:58 UTC 

[Bug fortran/93685] [9/10 Regression] ICE in gfc_constructor_append_expr, at fortran/constructor.c:135
 2020-03-12 11:58 UTC 

[Bug tree-optimization/90387] [9 Regression] __builtin_constant_p and -Warray-bounds warnings
 2020-03-12 11:58 UTC 

[Bug gcov-profile/85199] [GCOV] A cond-expr with a iterative variable in a for loop is marked as "-" in gcov
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/57534] New: Performance regression versus 4.7.3, 4.8.1 is ~15% slower
 2020-03-12 11:58 UTC  (2+ messages)
` [Bug tree-optimization/57534] [8/9/10 Regression]: "

[Bug c++/81392] Improve diagnostics for [[fallthrough]] attribute that is missing a semicolon
 2020-03-12 11:58 UTC 

[Bug fortran/91640] [9 Regression] ICE: gimplification failed (contiguous expr)
 2020-03-12 11:58 UTC 

[Bug ada/89493] [9/10 Regression] Stack smashing on armv7hl
 2020-03-12 11:58 UTC 

[Bug c++/84918] Better handling of "std::cout >> 42;"
 2020-03-12 11:58 UTC 

[Bug go/88406] [9 regression] Many 64-bit Solaris 10/SPARC execution tests FAIL
 2020-03-12 11:58 UTC 

[Bug target/93808] [9 Regression] [SH] Ruby crashes with 'Illegal Instruction' with -fcrossjumping
 2020-03-12 11:58 UTC 

[Bug c++/84895] Smarter suggestions for "private" accessor hints
 2020-03-12 11:58 UTC 

[Bug tree-optimization/84053] [8/9 Regression] missing -Warray-bounds accessing a local array across inlined function boundaries
 2020-03-12 11:58 UTC 

[Bug gcov-profile/85276] [GCOV] A comparative statement with '=', '&&' , '||', and '==' operators is wrongly marked as executed twice in gcov
 2020-03-12 11:58 UTC 

[Bug gcov-profile/85351] [GCOV] Wrong coverage with exit() executed in a if statement within a called function
 2020-03-12 11:58 UTC 

[Bug rtl-optimization/90378] [9/10 regression] -Os -flto miscompiles 454.calculix after r266385 on Arm
 2020-03-12 11:58 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).