public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/95226] New: Faulty aggregate initialization of vector with struct with float
 2020-05-20  6:52 UTC  (2+ messages)
` [Bug c++/95226] "

[Bug lto/95224] New: -flto -save-temps uses very unusual name for resolution file, looks arbitrary
 2020-05-20  6:48 UTC  (2+ messages)
` [Bug lto/95224] "

[Bug c++/95222] New: GCC 10.1 x86 issue with function pointers with calling convention attribute and template specialization
 2020-05-20  6:46 UTC  (3+ messages)
` [Bug c++/95222] "
` [Bug c++/95222] [10/11 Regression] "

[Bug target/95219] New: [11 Regression] FAIL: gcc.dg/vect/costmodel/x86_64/costmodel-pr30843.c
 2020-05-20  6:42 UTC  (3+ messages)
` [Bug target/95219] "

[Bug target/95218] New: [11 Regression] FAIL: gcc.target/i386/fma_run_double_1.c execution test
 2020-05-20  6:27 UTC  (3+ messages)
` [Bug target/95218] "

[Bug libfortran/95177] New: error: array subscript has type char
 2020-05-20  6:19 UTC  (11+ messages)
` [Bug libfortran/95177] "

[Bug c++/95221] New: g++.dg/ubsan/vptr-12.C fails with -fstrong-eval-order=all
 2020-05-20  5:18 UTC  (7+ messages)
` [Bug c++/95221] "

[Bug target/92658] x86 lacks vector extend / truncate
 2020-05-20  5:12 UTC  (3+ messages)

[Bug libstdc++/95223] New: [11 regression] hash table checking failed: equal operator returns true for a pair of values with a different hash value
 2020-05-20  3:39 UTC  (7+ messages)
` [Bug c++/95223] "

[Bug tree-optimization/95199] New: Remove extra variable created for memory reference in loop vectorization
 2020-05-20  2:56 UTC  (3+ messages)
` [Bug tree-optimization/95199] "

[Bug target/95228] New: Failure to optimize register allocation around atomic loads/stores
 2020-05-20  2:23 UTC 

[Bug target/95227] New: vec_extract doesn't mark input as used in C++ mode
 2020-05-20  0:25 UTC 

[Bug libgcc/95220] New: Incorrect GFNI dectection
 2020-05-19 23:04 UTC  (5+ messages)
` [Bug libgcc/95220] "

[Bug target/95212] New: enum processor_features is out of sync
 2020-05-19 23:03 UTC  (4+ messages)
` [Bug target/95212] "

[Bug c++/86142] hard error for bad delete-expression in SFINAE context
 2020-05-19 22:42 UTC 

[Bug libstdc++/94087] New: std::random_device often fails when used from multiple threads
 2020-05-19 22:23 UTC  (2+ messages)
` [Bug target/94087] "

[Bug c++/95225] New: [11 regression] build failure (ICE) starting with r11-477
 2020-05-19 22:21 UTC  (2+ messages)
` [Bug c++/95225] "

[Bug rtl-optimization/95211] New: [11 Regression] ICE in emit_unop_insn, at optabs.c:3622
 2020-05-19 21:57 UTC  (5+ messages)
` [Bug target/95211] "

[Bug c++/69433] missing -Wreturn-local-addr assigning address of a local to a static
 2020-05-19 21:13 UTC 

[Bug middle-end/24786] Missing warning on questionable use of parameter to initialize static
 2020-05-19 21:13 UTC  (3+ messages)

[Bug c/53890] New: bogus array bounds warning
 2020-05-19 21:07 UTC  (2+ messages)
` [Bug middle-end/53890] "

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2020-05-19 21:07 UTC  (3+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug sanitizer/94910] New: detect_stack_use_after_return=1 is much slower than clang's
 2020-05-19 21:05 UTC  (3+ messages)
` [Bug sanitizer/94910] "

[Bug c/50584] New: No warning for passing small array to C99 static array declarator
 2020-05-19 20:55 UTC  (2+ messages)
` [Bug c/50584] "

[Bug tree-optimization/49657] New: array subscript warnings when building gcc with -O2
 2020-05-19 20:49 UTC  (2+ messages)
` [Bug tree-optimization/49657] "

[Bug c/48091] New: No warning when given function arguments mismatch earlier, old style K&R function definition
 2020-05-19 20:47 UTC  (2+ messages)
` [Bug c/48091] No warning when given function arguments mismatch earlier function definition which GCC assumes to be K&R, even with --std=c99 -pedantic

[Bug c++/46513] New: Request: Warning for use of unsafe string handling functions
 2020-05-19 20:40 UTC  (2+ messages)
` [Bug c++/46513] "

[Bug middle-end/44300] Spurious array subscript warning, &b[0] == &a[1] is not folded
 2020-05-19 20:37 UTC 

[Bug sanitizer/95137] New: Sanitizers seem to be missing support for coroutines
 2020-05-19 20:37 UTC  (4+ messages)
` [Bug sanitizer/95137] "

[Bug c++/68160] New: Can bind packed field if it's packed with #pragma pack(push, 1)
 2020-05-19 20:22 UTC  (2+ messages)
` [Bug c++/68160] "

[Bug c/41809] escaping address of packed field should trigger warning
 2020-05-19 20:19 UTC  (2+ messages)

[Bug other/90556] [meta-bug] bogus/missing -Wreturn-local-addr
 2020-05-19 20:14 UTC 

[Bug target/94591] New: [8/9/10 Regression] Assembler messages: Error: operand mismatch -- `rev64 v0.2d,v0.2d'
 2020-05-19 20:09 UTC  (3+ messages)
` [Bug target/94591] [8/9/10/11 Regression] Assembler messages: Error: operand mismatch -- `rev64 v0.2d,v0.2d' (or `rev32 v0.2s,v0.2s')

[Bug testsuite/39353] Linker warning causing tests to fail (960218 and 20030913)
 2020-05-19 20:07 UTC 

[Bug middle-end/31279] Uninitialized warning for call-by-reference arguments with known intent(in)
 2020-05-19 20:03 UTC 

[Bug c++/95149] New: lex.c:1729:8: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
 2020-05-19 19:27 UTC  (3+ messages)
` [Bug c++/95149] "

[Bug c++/94923] New: False positive -Wclass-memaccess with trivially copyable std::optional
 2020-05-19 19:09 UTC  (2+ messages)
` [Bug c++/94923] "

[Bug fortran/95109] New: [11 regression] ICE in gfortran.dg/gomp/target1.f90 after r11-349
 2020-05-19 18:44 UTC  (2+ messages)
` [Bug fortran/95109] "

[Bug target/95216] New: Extra space in __builtin_ia32_vec_pack_sfix256 definition
 2020-05-19 17:50 UTC  (5+ messages)
` [Bug target/95216] "

[Bug c/44677] Warn for variables incremented but not used
 2020-05-19 17:23 UTC 

[Bug c/64639] New: false negative of -Wunused-value
 2020-05-19 17:19 UTC  (2+ messages)
` [Bug c/64639] missing warning by -Wunused-value in compound expressions

[Bug c/95217] New: missing -Wunused-but-set-parameter for compound assignment
 2020-05-19 17:19 UTC  (2+ messages)
` [Bug c/95217] "

[Bug c/89180] [meta-bug] bogus/missing -Wunused warnings
 2020-05-19 17:19 UTC 

[Bug c++/95202] New: Assignment to a member is wrongly optimized away by g++ with -fstrict-aliasing
 2020-05-19 17:18 UTC  (2+ messages)
` [Bug c++/95202] "

[Bug c/95210] New: internal compiler error: in prepare_copy_insn, at gcse.c:1988
 2020-05-19 17:15 UTC  (3+ messages)
` [Bug c/95210] "
` [Bug rtl-optimization/95210] "

[Bug c++/94955] New: ICE in to_wide
 2020-05-19 16:55 UTC  (4+ messages)
` [Bug c++/94955] [10/11 Regression] "
` [Bug c++/94955] [10 "

[Bug c++/95206] New: internal compiler error: in sign_mask, at wide-int.h:855
 2020-05-19 16:55 UTC  (2+ messages)
` [Bug c++/95206] "

[Bug fortran/95215] New: internal compiler error: in gimplify_expr, at gimplify.c:14079
 2020-05-19 16:39 UTC 

[Bug tree-optimization/94962] New: Suboptimal AVX2 code for _mm256_zextsi128_si256(_mm_set1_epi8(-1))
 2020-05-19 16:39 UTC  (3+ messages)
` [Bug target/94962] "

[Bug c++/95190] New: Documentation for -Wstringop-overflow
 2020-05-19 16:35 UTC  (5+ messages)
` [Bug lto/95190] "

[Bug libstdc++/71133] msp430-elf -mlarge FTBFS in libstdc++-v3
 2020-05-19 15:53 UTC  (2+ messages)

[Bug libstdc++/95209] New: std::filesystem::path::lexically_normal mangles "//foo"
 2020-05-19 15:48 UTC  (3+ messages)
` [Bug libstdc++/95209] "

[Bug libstdc++/95200] New: user-defined hash function is not copied correctly if unordered_map is declared using an incomplete type
 2020-05-19 15:45 UTC  (7+ messages)
` [Bug libstdc++/95200] "

[Bug bootstrap/95205] New: patch commit, and making gcc error
 2020-05-19 15:25 UTC  (5+ messages)
` [Bug bootstrap/95205] "

[Bug bootstrap/95204] New: patch commit, and making gcc error
 2020-05-19 15:24 UTC  (2+ messages)
` [Bug bootstrap/95204] "

[Bug fortran/95214] New: ICE on assumed-rank character array with select rank
 2020-05-19 15:11 UTC 

[Bug c/95213] New: GCC -Werror=conversion error when assigning to a bitfield (when mixing constants and variables)
 2020-05-19 15:01 UTC  (2+ messages)
` [Bug c/95213] "

[Bug middle-end/60479] New: convert_move assert failed
 2020-05-19 14:39 UTC  (2+ messages)
` [Bug middle-end/60479] "

[Bug preprocessor/95183] New: [11 Regression] ICE: Segmentation fault (in _cpp_lex_direct)
 2020-05-19 14:01 UTC  (3+ messages)
` [Bug preprocessor/95183] "

[Bug target/95182] New: Change the definition of Pmode
 2020-05-19 13:59 UTC  (3+ messages)
` [Bug target/95182] "

[Bug middle-end/95208] New: missed switch optimization as bit test
 2020-05-19 13:42 UTC 

[Bug analyzer/95207] New: the papers about gcc optimized
 2020-05-19 13:41 UTC  (2+ messages)
` [Bug analyzer/95207] "

[Bug c++/41437] No access control for classes in template functions
 2020-05-19 13:20 UTC 

[Bug other/94182] New: Document -Wchar-subscripts
 2020-05-19 12:35 UTC  (2+ messages)
` [Bug other/94182] Improve -Wchar-subscripts documentation

[Bug c++/66439] New: Diagnostic on failed function template lookup is missing a line
 2020-05-19 12:32 UTC  (3+ messages)
` [Bug c++/66439] "

[Bug target/95151] New: Add cmpmemM pattern for -minline-all-stringops
 2020-05-19 12:11 UTC  (2+ messages)
` [Bug target/95151] [9/10/11 Regression] "

[Bug libgomp/95203] New: OpenACC 2.6 deep copy: attach/detach API routines: no-op behavior
 2020-05-19 12:06 UTC  (4+ messages)
` [Bug libgomp/95203] "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2020-05-19 10:50 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/89386] Generation of vectorized MULHRS (Multiply High with Round and Scale) instruction
 2020-05-19 10:50 UTC 

[Bug target/82261] x86: missing peephole for SHLD / SHRD
 2020-05-19 10:45 UTC  (2+ messages)

[Bug rtl-optimization/66156] New: [msp430] wrong code generated with -O2 -mlarge (zero extension HI -> SI)
 2020-05-19 10:27 UTC  (2+ messages)
` [Bug rtl-optimization/66156] "

[Bug tree-optimization/95201] New: Some x86 vector-extend patterns are not exercised
 2020-05-19  9:52 UTC 

[Bug tree-optimization/88398] vectorization failure for a small loop to do byte comparison
 2020-05-19  9:39 UTC 

[Bug fortran/94361] New: Memory leak in nested types with final
 2020-05-19  9:15 UTC  (3+ messages)
` [Bug fortran/94361] "

[Bug libgomp/94635] New: [OpenMP][Offloading] mapping with alloc/delete followed by map(from/fromto fails
 2020-05-19  8:12 UTC  (2+ messages)
` [Bug middle-end/94635] [OpenMP][Offloading] mapping with alloc/delete followed by map(from/tofrom:) fails

[Bug c++/82531] ICE: Segmentation fault (-std=c++1z -fconcepts)
 2020-05-19  7:03 UTC 

[Bug c++/68372] [concepts] invalid use of pack expansion expression in member function template declaration
 2020-05-19  7:03 UTC 

[Bug d/95198] New: [D] extern(C) private final functions should use 'local' linker attribute
 2020-05-19  6:58 UTC  (3+ messages)
` [Bug d/95198] "

[Bug lto/95194] New: bootstrap-lto fails on musl (bundled libintl uses asm aliases)
 2020-05-19  6:42 UTC  (3+ messages)
` [Bug lto/95194] "

[Bug c++/95192] New: [11 Regression] ICE: tree check: expected tree_list, have error_mark in handle_assume_aligned_attribute, at c-family/c-attribs.c:2996
 2020-05-19  6:41 UTC  (2+ messages)
` [Bug c++/95192] "

[Bug c/95189] New: memcmp being wrongly stripped (regression)
 2020-05-19  6:28 UTC  (2+ messages)
` [Bug middle-end/95189] [10/11 Regression] memcmp being wrongly stripped like strcmp

[Bug tree-optimization/95187] New: Failure to optimize bool check into consecutive literals
 2020-05-19  6:24 UTC  (2+ messages)
` [Bug tree-optimization/95187] "

[Bug target/95018] New: Excessive unrolling for Fortran library array handling
 2020-05-19  5:42 UTC  (2+ messages)
` [Bug target/95018] [10/11 Regression] "

[Bug c++/87847] spec_hasher::hash does not match with spec_hasher::equal
 2020-05-19  3:52 UTC 

[Bug d/95174] New: [D] Incorrect compiled functions involving const fixed size arrays
 2020-05-19  3:10 UTC  (3+ messages)
` [Bug d/95174] "

[Bug c++/95197] New: libgomp/testsuite/libgomp.c++/for-27.C fails with -std=c++17
 2020-05-19  0:14 UTC 

[Bug c/30368] missing warning for dereferencing null pointer
 2020-05-19  0:09 UTC 

[Bug c++/95175] New: constexpr and alias template
 2020-05-18 23:45 UTC  (2+ messages)
` [Bug c++/95175] [9/10/11 Regression] "

[Bug c++/12341] Request for additional warning for variable shadowing
 2020-05-18 23:43 UTC 

[Bug fortran/95196] New: Assumed-rank incorrect array bounds inside select rank
 2020-05-18 23:34 UTC 

[Bug c++/94937] New: ICE with if constexpr (in cp_get_fndecl_from_callee, at cp/cvt.c:1000)
 2020-05-18 22:59 UTC  (3+ messages)
` [Bug c++/94937] [10/11 Regression] ICE with if constexpr (in cp_get_fndecl_from_callee, at cp/cvt.c:1000) since r10-2835-g14da3939da3adcef
` [Bug c++/94937] [10 "

[Bug fortran/95195] New: gfortran poorly handles a program error of writing a namelist to an unformatted file
 2020-05-18 22:54 UTC 

[Bug middle-end/92815] [8/9/10/11 Regression] spurious -Wstringop-overflow writing into a flexible array of an extern struct
 2020-05-18 22:33 UTC  (3+ messages)
` [Bug middle-end/92815] [8/9/10 "

[Bug c++/90915] [9/10/11 Regression] ICE in has_attribute, at c-family/c-attribs.c:4221
 2020-05-18 22:10 UTC  (2+ messages)
` [Bug c++/90915] [9/10 "

[Bug tree-optimization/94940] New: [10/11 Regression] array subscript i is outside array bounds of ‘int[0]’ since r10-4300-g49fb45c81f4ac068
 2020-05-18 22:06 UTC  (4+ messages)
` [Bug middle-end/94940] [10/11 Regression] spurious -Warray-bounds for a zero length array member of union "
` [Bug middle-end/94940] [10 "

[Bug c++/95181] New: internal compiler error: in push_access_scope, at cp/pt.c:241
 2020-05-18 20:40 UTC  (2+ messages)
` [Bug c++/95181] [10/11 Regression] ICE in push_access_scope, at cp/pt.c:241 since r10-3735-gcb57504a55015891

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).