public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/95010] New: Recursive function template with function parameter of type decltype([]{}) is rejected
 2020-05-08 14:39 UTC 

[Bug analyzer/95000] New: -fanalyzer confused by switch
 2020-05-08 14:25 UTC  (5+ messages)
` [Bug analyzer/95000] "
` [Bug analyzer/95000] -fanalyzer confused by switch on non-int type

[Bug c++/95009] New: decltype of increment or decrement bitfield expressions are wrong and causes assembler errors
 2020-05-08 14:20 UTC 

[Bug testsuite/95008] New: [11 regression] excess errors in gcc.dg/analyzer/pr93382.c and gcc.dg/two-types-6.c after r11-169
 2020-05-08 14:19 UTC 

[Bug analyzer/95007] New: RFE: -fanalyzer should complain about writes to string literals
 2020-05-08 14:09 UTC 

[Bug analyzer/94999] New: internal compiler error: in saved_diagnostic
 2020-05-08 13:16 UTC  (3+ messages)
` [Bug analyzer/94999] "

[Bug analyzer/95006] New: Reimplement -Wanalyzer-use-of-uninitialized-value
 2020-05-08 13:14 UTC  (2+ messages)
` [Bug analyzer/95006] "

[Bug analyzer/94447] New: Not handling CONSTRUCTOR tree code
 2020-05-08 13:14 UTC  (2+ messages)
` [Bug analyzer/94447] "

[Bug bootstrap/94998] New: GCC 10 won't configure for host=x86, build!=host, linker=bfd due to CET
 2020-05-08 13:11 UTC  (5+ messages)
` [Bug target/94998] "
` [Bug bootstrap/94998] "

[Bug c++/92187] [concepts] An abbreviated function template ignores type constraint in some circumstances
 2020-05-08 13:01 UTC 

[Bug c++/93103] Generic function syntax does not check return concept
 2020-05-08 13:01 UTC 

[Bug c++/95001] New: std::terminate() and abort() do not have __builtin_unreachable() semantics
 2020-05-08 12:42 UTC  (7+ messages)
` [Bug tree-optimization/95001] "

[Bug c++/95004] New: Static array of base classes member pointers
 2020-05-08 12:22 UTC  (2+ messages)
` [Bug c++/95004] "

[Bug c/94994] New: [10 Regression] possible miscompilation of word-at-a-time copy via packed structs
 2020-05-08 11:49 UTC  (3+ messages)
` [Bug c/94994] [10/11 "
` [Bug middle-end/94994] "

[Bug c/94703] New: Small-sized memcpy leading to unnecessary register spillage unless done through a dummy union
 2020-05-08 11:19 UTC  (6+ messages)
` [Bug middle-end/94703] "

[Bug libstdc++/94987] New: Missing vtable for std::__future_base::_State_base on libstdc++.a
 2020-05-08 10:56 UTC  (5+ messages)
` [Bug libstdc++/94987] "

[Bug bootstrap/94961] New: [11 regression] internal compiler error: in df_refs_verify, at df-scan.c:4002
 2020-05-08 10:46 UTC  (4+ messages)
` [Bug bootstrap/94961] [11 Regression] ICE in df_refs_verify, at df-scan.c:4002 since r11-87-gd44f14ccef831d90feb57fab56bc3389d543ffdd

[Bug other/95005] New: zstd.h not found if installed in non-system prefix
 2020-05-08 10:42 UTC 

[Bug middle-end/90859] [OMP] Mappings for VLA different depending on 'target { c && { ! lp64 } }'
 2020-05-08 10:11 UTC  (3+ messages)

[Bug middle-end/94988] New: [11 Regression] FAIL: gcc.target/i386/pr64110.c scan-assembler vmovd[\\t ]
 2020-05-08 10:08 UTC  (3+ messages)
` [Bug middle-end/94988] "

[Bug c/95002] New: VLA: 'var = sizeof array' gives spurous '= array, <size expr>' instead of just '= <size expr>'
 2020-05-08 10:04 UTC  (2+ messages)
` [Bug c/95002] "

[Bug libfortran/94143] New: [9/10 Regression] Asynchronous execute_command_line() breaks following synchronous calls
 2020-05-08  9:57 UTC  (3+ messages)
` [Bug libfortran/94143] [9/10/11 "

[Bug fortran/88247] [8/9/10/11 Regression] ICE in get_array_ctor_var_strlen, at fortran/trans-array.c:2068
 2020-05-08  9:54 UTC 

[Bug plugins/90924] lto-plugin/lto-plugin.c heap memory corruption due to insufficient sanitization
 2020-05-08  9:47 UTC  (2+ messages)

[Bug c++/95003] New: coroutines: Wrong code for some reference capture cases
 2020-05-08  9:42 UTC  (2+ messages)
` [Bug c++/95003] "

[Bug tree-optimization/94786] New: Missed min/max pattern using xor+and+less
 2020-05-08  8:56 UTC  (5+ messages)
` [Bug tree-optimization/94786] "

[Bug c++/94997] New: cc/cp/call.c: 4 * member function could be const ?
 2020-05-08  8:33 UTC 

[Bug c++/94996] New: jthread should stop and join the associated thread before being assigned
 2020-05-08  8:27 UTC  (2+ messages)
` [Bug libstdc++/94996] "

[Bug analyzer/93388] ensure -fanalyzer works with our C code
 2020-05-08  8:22 UTC 

[Bug rtl-optimization/94857] New: Failure to optimize load+add+store into add on memory when getting carry flag afterwards on x86
 2020-05-08  8:06 UTC  (5+ messages)
` [Bug target/94857] "

[Bug tree-optimization/94956] New: Unable to remove impossible ffs() test for zero
 2020-05-08  7:53 UTC  (4+ messages)
` [Bug tree-optimization/94956] "

[Bug tree-optimization/94913] New: Failure to optimize not+cmp into overflow check
 2020-05-08  7:51 UTC  (3+ messages)
` [Bug tree-optimization/94913] "

[Bug tree-optimization/94783] New: Abs-equivalent pattern is not recognized as abs
 2020-05-08  7:50 UTC  (3+ messages)
` [Bug middle-end/94783] "

[Bug tree-optimization/94724] New: wrong code at -O0 on x86_64-linux-gnu
 2020-05-08  7:49 UTC  (3+ messages)
` [Bug middle-end/94724] [10 Regression] wrong code at -O0 on x86_64-linux-gnu since r10-7344-gca6c722561ce9b9d

[Bug middle-end/94874] New: [OpenMP] Unhelpful 'defaultmap(none)' diagnostic for 'DECL_ARTIFICIAL': 'error: ‘array_li.0’ not specified in enclosing ‘target’'
 2020-05-08  7:40 UTC  (2+ messages)
` [Bug middle-end/94874] "

[Bug c++/87335] The stack overflow in function cplus_demangle_type in cp-demangle.c:2565 (c++filt -t)
 2020-05-08  7:35 UTC  (4+ messages)

[Bug target/94995] New: gcc/config/aarch64/cortex-a57-fma-steering.c: 5 * member function could be const ?
 2020-05-08  7:34 UTC 

[Bug rtl-optimization/94516] New: [10 Regression] gnutls test ./psk-file fails since r10-7515-g2c0fa3ecf70d199af18785702e9e0548fd3ab793
 2020-05-08  7:31 UTC  (2+ messages)
` [Bug rtl-optimization/94516] "

[Bug target/94993] New: aarch64 <arm_acle.h> incompatible with -mgeneral-regs-only
 2020-05-08  6:27 UTC 

[Bug middle-end/94992] New: gcc thinks a member variable is uninitialised
 2020-05-08  5:58 UTC  (3+ messages)
` [Bug middle-end/94992] "

[Bug c/94842] New: [8/9/10 Regression] internal compiler error: in gimplify_label_expr, at gimplify.c:2573
 2020-05-08  3:02 UTC  (4+ messages)
` [Bug c/94842] "
` [Bug c/94842] [8/9 "

[Bug c/94780] New: [9/10] internal compiler error: Segmentation fault
 2020-05-08  2:55 UTC  (3+ messages)
` [Bug target/94780] [8/9 Regression] ICE in walk_body at gcc/tree-nested.c:713 since r6-3632-gf6f69fb09c5f81df

[Bug target/94991] New: ICE: Segmentation fault with option -mgeneral-regs-only
 2020-05-08  2:09 UTC  (2+ messages)
` [Bug target/94991] "

[Bug c++/90915] [9/10/11 Regression] ICE in has_attribute, at c-family/c-attribs.c:4221
 2020-05-08  1:17 UTC 

[Bug c++/92104] __builtin_has_attribute in templates
 2020-05-08  0:08 UTC 

[Bug c++/94590] New: Incorrectly accepts invalid C++11 braced initialisation of double from long double if sizeof(long double)==sizeof(double)
 2020-05-07 23:35 UTC  (4+ messages)
` [Bug c++/94590] "

[Bug target/91520] AVX512 target assembler fails for x86_64 Darwin
 2020-05-07 23:26 UTC  (2+ messages)

[Bug c/94990] New: NFC / NFD in identifiers
 2020-05-07 23:08 UTC  (2+ messages)
` [Bug c/94990] "

[Bug other/84889] Ideas on revamping how we format diagnostics
 2020-05-07 23:00 UTC 

[Bug bootstrap/84402] [meta] GCC build system: parallelism bottleneck
 2020-05-07 22:59 UTC 

[Bug bootstrap/84257] Extremely slow compilation from gcc source code under macOS 10.13
 2020-05-07 22:43 UTC 

[Bug fortran/83118] [8/9/10/11 Regression] Bad intrinsic assignment of class(*) array component of derived type
 2020-05-07 21:04 UTC 

[Bug libstdc++/94971] New: [10/11 Regression] Parallel Mode cannot be used in C++20
 2020-05-07 20:44 UTC  (3+ messages)
` [Bug libstdc++/94971] "

[Bug c/92472] enhancement: 5 * constify some parameters
 2020-05-07 20:43 UTC 

[Bug c++/94985] New: False-positive -Warray-bounds for char[1] on a non-zero offset in a referenced buffer
 2020-05-07 20:23 UTC  (4+ messages)
` [Bug middle-end/94985] "

[Bug c++/94989] New: missing -Wclass-memaccess on calls to functions with attribute access
 2020-05-07 20:21 UTC 

[Bug fortran/94943] New: A module does not export allocatable attribute of herein arrays
 2020-05-07 20:18 UTC  (4+ messages)
` [Bug fortran/94943] [10 Regression] "

[Bug c++/67491] New: [meta-bug] concepts issues
 2020-05-07 20:08 UTC  (2+ messages)
` [Bug c++/67491] "

[Bug libstdc++/92894] "declared using local type 'test01()::X', is used but never defined" during concept satisfaction
 2020-05-07 20:08 UTC  (2+ messages)

[Bug c++/94817] New: ICE in add_stmt, at cp/semantics.c:392
 2020-05-07 20:07 UTC  (2+ messages)
` [Bug c++/94817] ICE in add_stmt, at cp/semantics.c:392 since r10-6063-g49789fd08378e3ff

[Bug c++/94829] New: ICE in poplevel, at cp/decl.c:585
 2020-05-07 20:07 UTC  (2+ messages)
` [Bug c++/94829] ICE in poplevel, at cp/decl.c:585 since r10-6063-g49789fd08378e3ff

[Bug c++/94984] New: rejects requires clause in array declaration
 2020-05-07 19:31 UTC  (3+ messages)
` [Bug c++/94984] "

[Bug preprocessor/88937] valgrind error in parse_has_include
 2020-05-07 19:29 UTC 

[Bug c++/94765] New: Floating point type template parameter
 2020-05-07 19:01 UTC  (2+ messages)
` [Bug c++/94765] "

[Bug c++/94938] New: internal compiler error: in value_dependent_expression_p, at cp/pt.c:26522
 2020-05-07 18:36 UTC  (3+ messages)
` [Bug c++/94938] [10 Regression] "

[Bug c++/94983] New: Empty list initialization of aggregate class with deleted default ctor rejected in C++14 and C++17
 2020-05-07 18:21 UTC  (3+ messages)
` [Bug c++/94983] "

[Bug c++/94255] New: template specialization in different namespace causes crash
 2020-05-07 18:12 UTC  (3+ messages)
` [Bug c++/94255] "

[Bug c++/91849] [8/9/10/11 Regression] Misleading diagnostic message when binding reference to unrelated type
 2020-05-07 18:07 UTC 

[Bug ipa/94947] New: -fipa-pta + pthread_once crash
 2020-05-07 17:39 UTC  (2+ messages)
` [Bug ipa/94947] [8/9/10 Regression] -fipa-pta + pthread_once crash since r6-5684-g47e5754e17e9ac3b

[Bug rtl-optimization/94798] New: Failure to optimize subtraction and 0 literal properly
 2020-05-07 17:21 UTC  (2+ messages)
` [Bug rtl-optimization/94798] "

[Bug tree-optimization/94793] New: Failure to optimize clz idiom
 2020-05-07 17:06 UTC  (2+ messages)
` [Bug tree-optimization/94793] "

[Bug target/90928] [9/10/11 Regression] [nvptx] internal compiler error: in instantiate_virtual_regs_in_insn, at function.c:1737
 2020-05-07 17:00 UTC 

[Bug target/94950] New: [8/9/10 regression] ICE in gcc.dg/pr94780.c on riscv64
 2020-05-07 16:14 UTC  (4+ messages)
` [Bug target/94950] "
` [Bug target/94950] [8/9 "

[Bug c/94986] New: missing diagnostic on ARM thumb2 compilation with -pg when using r7 in inline asm
 2020-05-07 15:59 UTC 

[Bug c++/93529] Implement P1009R2, Array size deduction in new-expressions
 2020-05-07 15:53 UTC 

[Bug c/94981] New: Wrong casts on Power machines dealing with fctiwuz instruction
 2020-05-07 15:46 UTC  (6+ messages)
` [Bug c/94981] "

[Bug other/94982] New: '-Wformat-diag' diagnostics building GCC
 2020-05-07 14:54 UTC  (2+ messages)
` [Bug other/94982] "

[Bug c++/93431] FAIL: g++.dg/cpp2a/lambda-uneval9.C -std=c++2a (test for excess errors)
 2020-05-07 13:56 UTC 

[Bug c++/94946] New: [10/11 Regression] error: ‘template<class returnType> JSC::FunctionPtr::FunctionPtr(returnType (*)())’ cannot be overloaded since r10-7998-g5f1cd1da1a805c3d
 2020-05-07 13:46 UTC  (4+ messages)
` [Bug c++/94946] [9/10/11 "

[Bug c++/94957] New: Compilation slowww for simple code with -O1/2/3 and -g in GCC 8 and 9
 2020-05-07 13:44 UTC  (2+ messages)
` [Bug c++/94957] "

[Bug gcov-profile/94928] New: Doc comments in gcov-io.h do not show cwd and unexec blocks in the Notes file format
 2020-05-07 13:37 UTC  (2+ messages)
` [Bug gcov-profile/94928] "

[Bug c/94968] New: [10 Regression] internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in useless_type_conversion_p, at gimple-expr.c:87
 2020-05-07 13:36 UTC  (4+ messages)
` [Bug c/94968] [10/11 "

[Bug c++/94951] New: dereferencing type-punned pointer will break strict-aliasing rules when using super class for a template type
 2020-05-07 13:36 UTC  (3+ messages)
` [Bug c++/94951] [8/9/10/11 Regression] "
` [Bug c++/94951] [8/9 "

[Bug c++/94907] New: ICE: Segmentation fault (in check_return_expr)
 2020-05-07 13:35 UTC  (3+ messages)
` [Bug c++/94907] [10/11 Regression] ICE: Segmentation fault (in check_return_expr) since r10-8016-gbce54ed494fd0e61

[Bug rtl-optimization/94873] New: [8/9/10 Regression] wrong code with -O -fno-merge-constants -fno-split-wide-types -fno-tree-fre
 2020-05-07 13:33 UTC  (3+ messages)
` [Bug rtl-optimization/94873] "
` [Bug rtl-optimization/94873] [8/9 "

[Bug target/94942] New: [10/11 Regression] ICE: in extract_constrain_insn, at recog.c:2195 (insn does not satisfy its constraints) with -O -flive-range-shrinkage -ftree-vrp -mavx512vl
 2020-05-07 13:33 UTC  (3+ messages)
` [Bug target/94942] [10 "

[Bug web/94118] New: Undocumented inline assembly [target] operand modifiers
 2020-05-07 13:18 UTC  (3+ messages)
` [Bug target/94118] "

[Bug target/94977] New: Some X86 inline assembly modifiers are not documented in the web documentation
 2020-05-07 13:18 UTC  (2+ messages)
` [Bug target/94977] "

[Bug c++/77711] Add fix-it hints for missing parentheses in member function call
 2020-05-07 12:50 UTC 

[Bug demangler/88629] Regression lead to Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt
 2020-05-07 12:49 UTC  (2+ messages)

[Bug tree-optimization/88540] Issues with vectorization of min/max operations
 2020-05-07 12:44 UTC 

[Bug libstdc++/71367] std::time_get does not implement 'r' or 'p'
 2020-05-07 12:39 UTC 

[Bug demangler/88783] integer overflow in libiberty, heap overflow will be triggered in nm
 2020-05-07 12:17 UTC 

[Bug other/89394] libiberty :stack overflow in nm
 2020-05-07 12:11 UTC 

[Bug target/94697] New: aarch64: bti j at function start instead of bti c
 2020-05-07 12:01 UTC  (2+ messages)
` [Bug target/94697] "

[Bug target/91188] strict_low_part operations do not work
 2020-05-07 12:01 UTC 

[Bug other/89635] More ANSI SGR codes in diagnostics?
 2020-05-07 11:56 UTC 

[Bug target/90777] [10/11 Regression] pr84828 testcase ICEs for m32 x86_64,i686-darwin*
 2020-05-07 11:56 UTC 

[Bug c/63326] New: pragma GCC causes wrong code generation
 2020-05-07 11:56 UTC  (2+ messages)
` [Bug c/63326] whether a #pragma is a statement depends on the type of pragma

[Bug c++/94655] New: Implicit assignment operator triggers stringop-overflow warning
 2020-05-07 11:56 UTC  (2+ messages)
` [Bug tree-optimization/94655] [10/11 Regression] Implicit assignment operator triggers stringop-overflow warning since r10-5451-gef29b12cfbb4979a

[Bug testsuite/92310] New test case gcc.dg/vect/vect-epilogues.c introduced in r277659 fails
 2020-05-07 11:56 UTC 

[Bug rtl-optimization/92342] [10/11 Regression] a small missed transformation into x?b:0
 2020-05-07 11:56 UTC 

[Bug target/91498] [10/11 Regression] STV change in r274481 causes 300.twolf regression on Haswell
 2020-05-07 11:56 UTC 

[Bug rtl-optimization/93007] [10/11 regression] pr77698.c testcase fails due to block commoning
 2020-05-07 11:56 UTC 

[Bug middle-end/91512] [10/11 Regression] Fortran compile time regression
 2020-05-07 11:56 UTC 

[Bug middle-end/91584] [9 Regression] Bogus warning from -Warray-bounds during string assignment
 2020-05-07 11:56 UTC 

[Bug testsuite/91799] [10/11 regression] r273245 breaks test case gcc.target/powerpc/pr88233.c
 2020-05-07 11:56 UTC 

[Bug lto/91287] LTO disables linking with scalar MASS library (Fortran only)
 2020-05-07 11:56 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).