public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug analyzer/97090] New: gcc.dg/analyzer/malloc-vs-local-1b.c fails on arm
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug analyzer/97090] gcc.dg/analyzer/malloc-vs-local-1b.c fails on arm and powerpc64*-linux-gnu

[Bug libstdc++/97930] New: pair is not a structural type
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug libstdc++/97930] "

[Bug preprocessor/81419] GCC wrongly suggests function-like macro as fixit hint for undefined object-like macro
 2021-07-28  7:04 UTC 

[Bug middle-end/92455] Unnecessary memory read in a loop
 2021-07-28  7:04 UTC 

[Bug c++/85979] Diagnostic says "__alignof" when the source says "alignof"
 2021-07-28  7:04 UTC 

[Bug tree-optimization/82608] missing -Warray-bounds on an out-of-bounds VLA index
 2021-07-28  7:04 UTC 

[Bug target/95082] New: LE implementations of vec_cnttz_lsbb and vec_cntlz_lsbb are wrong
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug target/95082] "

[Bug target/96017] New: Powerpc suboptimal register spill in likely path
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug target/96017] "

[Bug middle-end/90404] No warning on attempts to modify a const object
 2021-07-28  7:04 UTC 

[Bug tree-optimization/93081] insertation followed by another inseration to the same location is not optimized away
 2021-07-28  7:04 UTC 

[Bug other/92396] -ftime-trace support
 2021-07-28  7:04 UTC 

[Bug libstdc++/66742] New: abort on sorting list with custom compiler that is not stateless
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug libstdc++/66742] abort on sorting list with custom allocator "

[Bug c++/94794] New: coroutines: Support is needed for symmetric transter on targets without arbitrary indirect tail-calls
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug c++/94794] "

[Bug gcov-profile/95348] New: GCC records zero functions and modules in the profiling data file, ICC does NOT
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug gcov-profile/95348] "

[Bug target/96306] New: gcn libgomp build broken after "libomp: Add omp_depend_kind to omp_lib.{f90,h}"
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug target/96306] "

[Bug c++/92985] missed optimization opportunity for switch linear transformation
 2021-07-28  7:04 UTC 

[Bug sanitizer/94307] New: Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug sanitizer/94307] "

[Bug c++/96280] New: g++.dg/cpp2a/nontype-subob1.C FAILs
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug c++/96280] "

[Bug c/97551] New: ICE: verify_cgraph_node failed with "-O2 -fno-toplevel-reorder -fno-tree-dce -fno-tree-forwprop -fno-tree-fre -fipa-cp-clone"
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug ipa/97551] "

[Bug lto/97959] New: Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps
 2021-07-28  7:04 UTC  (2+ messages)
` [Bug testsuite/97959] "

[Bug target/91903] vec_ctf altivec intrinsic can cause ICE on powerpc
 2021-07-28  7:04 UTC 

[Bug c++/52830] New: ICE: "canonical types differ for identity types ..." when attempting SFINAE with member type
 2021-07-28  7:02 UTC  (2+ messages)
` [Bug c++/52830] ICE: "canonical types differ for identical "

[Bug testsuite/101654] New: [12 regression] new test case UNRESOLVED problem in r12-2524
 2021-07-28  6:36 UTC  (2+ messages)
` [Bug testsuite/101654] "

[Bug c++/101649] New: -Wdouble-promotion warning emitted when floating point literals are not actually promoted to doubles
 2021-07-28  6:33 UTC  (6+ messages)
` [Bug c++/101649] "

[Bug testsuite/101647] New: [12 regression] excess error in g++.dg/cpp0x/initlist48.C after r12-2534
 2021-07-28  6:30 UTC  (2+ messages)
` [Bug testsuite/101647] "

[Bug bootstrap/101574] New: gcc/sparseset.h:215:20: error: suggest parentheses around assignment used as truth value [-Werror=parentheses]
 2021-07-28  6:18 UTC  (5+ messages)
` [Bug bootstrap/101574] "

[Bug tree-optimization/79002] Weird c++ assembly code generated for tail call
 2021-07-28  5:37 UTC 

[Bug target/39821] 120% slowdown with vectorizer
 2021-07-28  5:36 UTC 

[Bug c++/68842] Better error output when template needed before dependent name
 2021-07-28  5:25 UTC 

[Bug c++/90495] Incorrect parsing of a<x>()->b<x> construction
 2021-07-28  5:25 UTC 

[Bug c++/60531] New: template function not resolved when comparing functions
 2021-07-28  5:18 UTC  (2+ messages)
` [Bug c++/60531] "

[Bug c++/71382] Unary plus doesn't work with pointers to instantiations of function templates
 2021-07-28  5:18 UTC 

[Bug c++/70608] Braced initializer in default argument misses friendship
 2021-07-28  5:09 UTC 

[Bug fortran/101632] New: NON_RECURSIVE procedure prefix is unsupported. F2018 defaults to recursive procedures
 2021-07-28  5:08 UTC  (2+ messages)
` [Bug fortran/101632] "

[Bug c++/64696] New: [C++14] braced-init-list does not cause expected aggregate initialization
 2021-07-28  5:06 UTC  (2+ messages)
` [Bug c++/64696] [C++14] braced-init-list does not respect designated initializer

[Bug c++/69059] [C++14] Invalid rejection of expression as not-a-constant-expression
 2021-07-28  4:57 UTC 

[Bug c++/68678] [5 Regression] Initialization of pointer by constant expression using static ctor
 2021-07-28  4:50 UTC 

[Bug libfortran/101317] New: Bind(C): improve error checking in CFI_* functions declared in ISO_Fortran_binding.h
 2021-07-28  4:25 UTC  (2+ messages)
` [Bug libfortran/101317] "

[Bug libfortran/101310] New: Bind(C): CFI_section seems confused by pointer arrays
 2021-07-28  4:25 UTC  (2+ messages)
` [Bug libfortran/101310] "

[Bug libfortran/101305] New: Bind(C): Problems with incorrect kinds/sizes in ISO_Fortran_binding.h and CFI_establish
 2021-07-28  4:24 UTC  (4+ messages)
` [Bug libfortran/101305] "

[Bug c++/55986] New: RHS of logical operators may render LHS unevaluated in constant-expression
 2021-07-28  4:07 UTC  (2+ messages)
` [Bug c++/55986] "

[Bug middle-end/101596] New: vect_recog_mulhs_pattern could use incorrect precision to check shift count
 2021-07-28  3:49 UTC  (3+ messages)
` [Bug middle-end/101596] "

[Bug libgcc/101655] New: canadian compile of libgcc uses native cc as the compiler instead of the target cross compiler
 2021-07-28  3:46 UTC  (10+ messages)
` [Bug libgcc/101655] "

[Bug c++/99969] New: g++ incorrectly thinks a private destructor is available
 2021-07-28  3:13 UTC  (2+ messages)
` [Bug c++/99969] "

[Bug c++/94564] New: C++20: Three-way comparison between pointer and nullptr accepted
 2021-07-28  3:09 UTC  (2+ messages)
` [Bug c++/94564] "

[Bug c++/54319] New: Assignment to rvalue
 2021-07-28  2:50 UTC  (10+ messages)
` [Bug c++/54319] empty class causes error while non-empty does not
` [Bug c++/54319] [9/10/11/12 Regression] "

[Bug tree-optimization/100457] New: [meta bug] Enabling O2 vectorization in GCC 12
 2021-07-28  2:49 UTC  (2+ messages)
` [Bug tree-optimization/100457] "

[Bug target/99881] New: Regression compare -O2 -ftree-vectorize with -O2 on SKX/CLX
 2021-07-28  2:49 UTC  (3+ messages)
` [Bug target/99881] "

[Bug c++/86032] non standard copy operator is used for empty class
 2021-07-28  2:49 UTC 

[Bug c++/72507] incorrectly accepts invalid C++11 code that tries to allocate an incomplete type
 2021-07-27 23:42 UTC 

[Bug c++/96256] New: Invalid consteval call not rejected
 2021-07-27 23:28 UTC  (2+ messages)
` [Bug c++/96256] "

[Bug c++/52761] New: [C++11] Missing diagnostic for opaque unscoped enum declaration without base
 2021-07-27 23:18 UTC  (2+ messages)
` [Bug c++/52761] "

[Bug c++/67016] Redeclaration of enum
 2021-07-27 23:18 UTC 

[Bug tree-optimization/100740] New: wrong code at -O1 and above on x86_64-linux-gnu
 2021-07-27 23:13 UTC  (2+ messages)
` [Bug tree-optimization/100740] [9/10/11/12 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r9-4145

[Bug c/101653] New: Bad code generated when optimizing nested for loops
 2021-07-27 23:13 UTC  (5+ messages)
` [Bug tree-optimization/101653] [9/10/11/12 Regression] "

[Bug c++/92604] GCC accepts invalid conversion from designated initializer list
 2021-07-27 22:41 UTC 

[Bug c/91432] gcc -Wimplicit-fallthrough does not warn when fallthrough to break;
 2021-07-27 22:32 UTC  (4+ messages)

[Bug c++/86581] constexpr variable allows uninitialized member of anonymous struct inside union
 2021-07-27 22:28 UTC 

[Bug c++/98440] New: Accepts ill-formed reinterpret_cast<int&&>(1)
 2021-07-27 22:22 UTC  (2+ messages)
` [Bug c++/98440] [9/10 Regression] "

[Bug c++/86633] invalid with rvalue references
 2021-07-27 22:22 UTC 

[Bug c++/86228] ordered comparison between pointer and zero
 2021-07-27 22:19 UTC 

[Bug c++/87699] Implement CWG 1512
 2021-07-27 22:19 UTC 

[Bug c++/95369] New: braced-init-list with designated initializers as template-argument rejected
 2021-07-27 22:13 UTC  (2+ messages)
` [Bug c++/95369] "

[Bug c++/80380] misleading behavior with designated initializers for std::vector
 2021-07-27 22:13 UTC 

[Bug c++/68188] Ambiguous code gets compiled successfully when class and its namespace have the same name
 2021-07-27 22:10 UTC  (2+ messages)

[Bug c++/67663] New: ambiguous namespace/class name not reported as error
 2021-07-27 22:09 UTC  (2+ messages)
` [Bug c++/67663] "

[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64
 2021-07-27 22:09 UTC 

[Bug c++/71919] Redefinition of user-defined conversions (via typedef) shouldn't compile
 2021-07-27 22:06 UTC 

[Bug tree-optimization/101584] New: missing -Wuninitialized with an allocated object after a built-in call
 2021-07-27 22:05 UTC  (3+ messages)
` [Bug tree-optimization/101584] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2021-07-27 22:05 UTC 

[Bug c++/53931] New: [C++11] braced function style cast to reference should be prvalue
 2021-07-27 21:55 UTC  (2+ messages)
` [Bug c++/53931] "

[Bug c++/69127] inconsistent handling of initializers of zero-length array members
 2021-07-27 21:51 UTC 

[Bug c++/60009] New: g++ allows copy-initialization of an array of class type from a non-braced string literal
 2021-07-27 21:46 UTC  (2+ messages)
` [Bug c++/60009] "

[Bug c++/65906] New: using-declaration allowed for non-direct base class
 2021-07-27 21:30 UTC  (2+ messages)
` [Bug c++/65906] "

[Bug c/101645] New: -Wsign-conversion misses negation of unsigned int
 2021-07-27 21:27 UTC  (4+ messages)
` [Bug c/101645] "
` [Bug c/101645] warn about neg of unsigned type should be added to -Wsign-conversion

[Bug c++/101651] New: constexpr write to simd vector element
 2021-07-27 21:09 UTC  (4+ messages)
` [Bug c++/101651] vector extension and element write vs C++17 constexpr functions
` [Bug c++/101651] vector extension and element access "

[Bug fortran/101652] New: Audit uses of general purpose matching routine gfc_match with code %v
 2021-07-27 21:07 UTC 

[Bug testsuite/101646] New: [12 regression] excess errors after r12-2533
 2021-07-27 20:41 UTC  (4+ messages)
` [Bug testsuite/101646] "

[Bug c/101585] New: Bad interaction of -fsanitize=undefined and -Wvla-parameters
 2021-07-27 20:33 UTC  (3+ messages)
` [Bug c/101585] [11/12 Regression] "
` [Bug c/101585] [11 "

[Bug target/87767] Missing AVX512 memory broadcast for constant vector
 2021-07-27 20:24 UTC 

[Bug tree-optimization/96779] New: Failure to optimize comparison of negative version of self
 2021-07-27 20:10 UTC  (2+ messages)
` [Bug tree-optimization/96779] "

[Bug tree-optimization/101591] New: (a|b) ==/!= a -> (b & ~a) ==/!= 0 on gimple
 2021-07-27 20:02 UTC  (3+ messages)
` [Bug tree-optimization/101591] "

[Bug tree-optimization/101650] New: (len | N) == len is transformed to len & N != 0
 2021-07-27 20:02 UTC  (3+ messages)
` [Bug tree-optimization/101650] "

[Bug tree-optimization/101590] New: (len & - N) <= len is not optimized to 1
 2021-07-27 19:54 UTC  (4+ messages)
` [Bug tree-optimization/101590] "

[Bug c/66425] New: (void) cast doesn't suppress __attribute__((warn_unused_result))
 2021-07-27 19:33 UTC  (2+ messages)
` [Bug c/66425] "

[Bug target/101543] New: extra zeroing of empty struct argument/return value
 2021-07-27 18:45 UTC  (2+ messages)
` [Bug target/101543] "

[Bug c/101648] New: False positive -Wanalyzer-malloc-leak when calling a malloc function inside another malloc function
 2021-07-27 18:38 UTC 

[Bug fortran/101624] New: [9/10/11/12 Regression] ICE: tree check: expected tree that contains 'decl with RTL' structure, have 'const_decl' in maybe_optimize_ubsan_ptr_ifn, at sanopt.c:495
 2021-07-27 18:19 UTC  (4+ messages)
` [Bug fortran/101624] "
` [Bug middle-end/101624] "

[Bug preprocessor/101628] New: Preprocessor errors on extended characters in #if 0 code block
 2021-07-27 17:23 UTC  (4+ messages)
` [Bug preprocessor/101628] "

[Bug c++/92032] DR 1601 - Promotion of enumeration with fixed underlying type
 2021-07-27 16:23 UTC 

[Bug c++/99701] New: std::nullptr_t can be compared with relational ops
 2021-07-27 15:40 UTC  (2+ messages)
` [Bug c++/99701] "

[Bug middle-end/78103] Failure to optimize with __builtin_clzl
 2021-07-27 15:37 UTC  (5+ messages)

[Bug c/101642] New: ice in decompose, at wide-int.h:984
 2021-07-27 15:08 UTC  (13+ messages)
` [Bug c/101642] "
` [Bug middle-end/101642] [12 Regression] "

[Bug c/101626] New: [12 Regression] ICE in verify_sra_access_forest, at tree-sra.c:2376
 2021-07-27 15:06 UTC  (2+ messages)
` [Bug tree-optimization/101626] "

[Bug c++/101631] New: gcc permits object reference to object outside of its lifetime during constant evaluation
 2021-07-27 14:57 UTC  (3+ messages)
` [Bug c++/101631] "

[Bug c++/101634] New: Vectorize optimisations trigger floating point exception
 2021-07-27 14:25 UTC  (3+ messages)
` [Bug tree-optimization/101634] "

[Bug gcov-profile/101644] New: [GCOV] Label after "return" has wrong coverage
 2021-07-27 14:21 UTC 

[Bug debug/101643] New: [debug, ada] packed array not described as packed
 2021-07-27 14:17 UTC  (2+ messages)
` [Bug debug/101643] "

[Bug preprocessor/57824] New: Raw string literals not handled correctly in macro arguments or deferred pragmas
 2021-07-27 14:14 UTC  (2+ messages)
` [Bug preprocessor/57824] "

[Bug tree-optimization/72443] VRP derives poor range for "y = (int)x + C;" when x has an anti-range
 2021-07-27 13:38 UTC 

[Bug fortran/101635] New: FAIL: gfortran.dg/PR93963.f90 – alias-handling issue with BIND(C)'s _gfortran_cfi_desc_to_gfc_desc
 2021-07-27 13:29 UTC  (2+ messages)
` [Bug fortran/101635] "

[Bug tree-optimization/101641] New: Bogus redundant store removal
 2021-07-27 12:08 UTC  (2+ messages)
` [Bug tree-optimization/101641] "

[Bug tree-optimization/101636] New: [11/12 Regression] ICE: verify_gimple failed (error: conversion of register to a different size in 'view_convert_expr')
 2021-07-27 11:30 UTC  (2+ messages)
` [Bug tree-optimization/101636] "

[Bug tree-optimization/101639] New: vectorization with bool reduction
 2021-07-27 11:21 UTC  (2+ messages)
` [Bug tree-optimization/101639] "

[Bug d/101640] New: d: Wrong evaluation order of binary expressions
 2021-07-27 11:19 UTC 

[Bug fortran/100778] New: Get SIGFPE on simple test with -fpe-trap=invalid and SLP vectorization ON, with gfortran 11.1.0 on x86_64
 2021-07-27 11:10 UTC  (2+ messages)
` [Bug tree-optimization/100778] [11 Regression] "

[Bug tree-optimization/101637] New: #pragma omp for simd defeats VECT_COMPARE_COSTS optimisations
 2021-07-27 11:09 UTC  (3+ messages)
` [Bug tree-optimization/101637] "

[Bug preprocessor/62661] digit separator warning in if'ed out code
 2021-07-27 11:04 UTC 

[Bug lto/101625] New: ICE in modref_tree<int>::merge with LTO and -m32
 2021-07-27 11:03 UTC  (2+ messages)
` [Bug ipa/101625] [11/12 Regression] "

[Bug tree-optimization/101621] New: gcc cannot optimize int8_t vector assign with subscription to shuffle
 2021-07-27 11:01 UTC  (2+ messages)
` [Bug tree-optimization/101621] "

[Bug tree-optimization/101617] New: a ? -1 : 1 -> (-(type)a) | 1
 2021-07-27 10:52 UTC  (2+ messages)
` [Bug rtl-optimization/101617] "

[Bug tree-optimization/101615] New: wrong code at -O3 on x86_64-linux-gnu
 2021-07-27 10:48 UTC  (2+ messages)
` [Bug tree-optimization/101615] [12 Regression] wrong code at -O3 on x86_64-linux-gnu since r12-1872

[Bug tree-optimization/101612] New: _Complex float multiply expansion does not allow for a tail call to __mulsc3
 2021-07-27 10:47 UTC  (2+ messages)
` [Bug tree-optimization/101612] "

[Bug c/101607] New: ICE on compilable code: in assign_stack_temp_for_type, at function.c:798
 2021-07-27 10:40 UTC  (2+ messages)
` [Bug c/101607] "

[Bug target/101579] New: Suboptimal codegen for __builtin_shufflevector
 2021-07-27 10:35 UTC  (2+ messages)
` [Bug target/101579] "

[Bug libgomp/93030] [OpenACC] libgomp.oacc-c-c++-common/deep-copy-10.c FAILS on AMDGCN – invalid 'async' usage?
 2021-07-27 10:35 UTC 

[Bug preprocessor/101638] New: ICE with -Wtraditional
 2021-07-27 10:29 UTC 

[Bug fortran/100906] New: Bind(c): failure handling character with len/=1
 2021-07-27 10:24 UTC  (2+ messages)
` [Bug fortran/100906] "

[Bug fortran/92482] BIND(C) with array-descriptor mishandled for type character
 2021-07-27 10:23 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).