public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/55004] New: [meta-bug] constexpr issues
 2021-07-23 19:28 UTC  (5+ messages)
` [Bug c++/55004] "

[Bug c++/101603] New: [meta-bug] pointer to member functions issues
 2021-07-23 19:28 UTC  (2+ messages)
` [Bug c++/101603] "

[Bug c++/80485] rejects-valid: constexpr static_cast of pointer-to-member-function to bool
 2021-07-23 19:28 UTC 

[Bug c++/92969] Segmentation fault compiling partial specialization of auto-deduced member function pointers
 2021-07-23 19:23 UTC 

[Bug c++/84287] pointer to member function type with dependent parameter cannot be mangled
 2021-07-23 19:21 UTC 

[Bug c/101604] New: [meta-bug] bogus/missing -Wvla-parameter
 2021-07-23 19:20 UTC  (2+ messages)
` [Bug c/101604] "

[Bug c++/81678] Variadic template parameters containing pointer to member function fail to be parsed unless name of the parameter is specified
 2021-07-23 19:18 UTC 

[Bug c/97548] New: bogus -Wvla-parameter on a bound expression involving a parameter
 2021-07-23 19:16 UTC  (2+ messages)
` [Bug c/97548] [11 Regression] "

[Bug c++/83912] [constexpr] struct with a pointer to one of its members, returned by a function, is not a constant expression
 2021-07-23 19:15 UTC 

[Bug c++/83137] Member function pointer template parameter not constant expression when set to nullptr
 2021-07-23 19:13 UTC 

[Bug c++/45374] template keyword incorrectness// failure to parse valid code
 2021-07-23 19:05 UTC 

[Bug fortran/101536] New: ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:7324
 2021-07-23 19:00 UTC  (2+ messages)
` [Bug fortran/101536] "

[Bug c++/45501] Compiler does not find template function if member is addressed with "this"
 2021-07-23 18:58 UTC 

[Bug c++/32143] decl rtl generated with incorrect visibility
 2021-07-23 18:50 UTC 

[Bug c/99156] New: __builtin_expect affects the interpretation of its first operand
 2021-07-23 18:18 UTC  (2+ messages)
` [Bug c/99156] __builtin_expect is folded too soon allowing an non-integer-constant-expr to become an integer-const-expr

[Bug c/96842] New: enhancement: copy clang Wheader-guard
 2021-07-23 18:07 UTC  (2+ messages)
` [Bug preprocessor/96842] "

[Bug c/101562] New: [9/10/11/12 Regression] ICE in insert, at wide-int.cc:682
 2021-07-23 17:57 UTC  (3+ messages)
` [Bug rtl-optimization/101562] "
` [Bug rtl-optimization/101562] [9/10/11 "

[Bug c/87683] Inline asm input/output operand does not prevent compiler optimization
 2021-07-23 17:50 UTC 

[Bug c++/101601] New: [12 Regression] -Wall is reported as a build error (not warning): error: arrays of functions are not meaningful
 2021-07-23 17:27 UTC  (4+ messages)
` [Bug middle-end/101601] "
` [Bug middle-end/101601] [12 Regression] -Warray-bounds triggers "

[Bug c/56337] New: __attribute__((aligned(N))) allows too-high values of N
 2021-07-23 17:20 UTC  (3+ messages)
` [Bug middle-end/56337] __attribute__((aligned(N))) breaks for N=1<<28
` [Bug target/56337] "

[Bug tree-optimization/101597] New: r12-2132-ga110855667782dac[12 Regression] ICE in evrp since
 2021-07-23 17:15 UTC  (3+ messages)
` [Bug tree-optimization/101597] [12 Regression] ICE in evrp since r12-2132-ga110855667782dac
` [Bug c++/101597] [12 Regression] ICE in pretty-printer formatting an OBJ_TYPE_REF "

[Bug libstdc++/101599] New: ranges::__copy_or_move missing std::move for input_iterator
 2021-07-23 15:53 UTC  (3+ messages)
` [Bug libstdc++/101599] ranges::copy_or_move "

[Bug middle-end/101586] New: ICE:in clear_padding_type, at gimple-fold.c:4783 with call to __builtin_clear_padding for C++
 2021-07-23 15:43 UTC  (10+ messages)
` [Bug middle-end/101586] "

[Bug debug/101575] New: [gcc-11, -gdwarf-4] Missing .file <n> directive causes invalid line info
 2021-07-23 15:14 UTC  (4+ messages)
` [Bug ada/101575] "

[Bug fortran/101602] New: local and local_init are not supported in DO CONCURRENT
 2021-07-23 15:01 UTC 

[Bug c++/101592] New: ICE in wide_int_to_tree, at tree.c:1427
 2021-07-23 14:30 UTC  (4+ messages)
` [Bug c++/101592] "

[Bug c++/101600] New: Spurious -Warray-bounds
 2021-07-23 13:55 UTC 

[Bug target/101504] New: [12 Regression] ICE: in lra_assign, at lra-assigns.c:1649 with -O2 -march=broadwell
 2021-07-23 13:11 UTC  (3+ messages)
` [Bug target/101504] "

[Bug debug/101598] New: [debug, ada] .loc generated for defs__struct1IP
 2021-07-23 13:08 UTC  (6+ messages)
` [Bug debug/101598] "

[Bug libstdc++/95048] New: wstring-constructor of std::filesystem::path throws for non-ASCII characters
 2021-07-23 12:40 UTC  (2+ messages)
` [Bug libstdc++/95048] [9/10/11/12 Regression] "

[Bug libstdc++/101587] New: uninitialized_copy/move incorrectly uses std::min
 2021-07-23 12:12 UTC  (8+ messages)
` [Bug libstdc++/101587] ranges::uninitialized_copy/move "

[Bug c++/95286] New: -march=native causes mt19937_64 + uniform_real_distribution generating wrong result
 2021-07-23  9:09 UTC  (2+ messages)
` [Bug target/95286] "

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

[Bug ipa/101502] New: Inconsistent behavior in maybe_record_node()
 2021-07-23  7:52 UTC  (2+ messages)
` [Bug ipa/101502] "

[Bug c++/101595] New: ICE: in tsubst_pack_expansion, at cp/pt.c:13124
 2021-07-23  7:51 UTC  (2+ messages)
` [Bug c++/101595] "

[Bug tree-optimization/101594] New: ICE: Segmentation fault with "-O2 -fno-if-conversion -fno-ssa-phiopt -fno-tree-ch -fno-tree-dominator-opts -fno-tree-pre -fno-tree-reassoc -fselective-scheduling -fschedule-insns -fvar-tracking-assignments"
 2021-07-23  5:25 UTC  (3+ messages)
` [Bug tree-optimization/101594] "
` [Bug rtl-optimization/101594] "

[Bug c/101546] New: Sporadic issue during compiling a code with a '--save-temps' option
 2021-07-23  5:06 UTC  (2+ messages)
` [Bug driver/101546] "

[Bug target/101593] New: mips: operands missing mode
 2021-07-23  4:45 UTC 

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

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

[Bug c++/101589] New: Incorrect implementation of LWG 3533 for elements_view
 2021-07-23  3:46 UTC  (2+ messages)
` [Bug libstdc++/101589] "

[Bug tree-optimization/101590] New: (len & - N) <= len is not optimized to 1
 2021-07-23  3:40 UTC 

[Bug tree-optimization/97529] New: Condition not constant folded
 2021-07-23  3:38 UTC  (2+ messages)
` [Bug tree-optimization/97529] "

[Bug c++/68258] core 879 Missing built-in comparison operators for pointer types not supported
 2021-07-23  2:59 UTC 

[Bug c++/69700] [C++14] constexpr incorrectly implies const
 2021-07-23  2:49 UTC 

[Bug c++/71534] [C++11/14] Initializing a static constexpr data member of a base class by using a static constexpr data member of a derived class should be an error
 2021-07-23  2:44 UTC 

[Bug c++/68985] braced initializer bug when defining a static constexpr int within a class
 2021-07-23  2:39 UTC 

[Bug c++/101588] New: rejects valid constexpr when binding from a constexpr function
 2021-07-23  2:34 UTC  (3+ messages)
` [Bug c++/101588] rejects valid constexpr when binding from a constexpr function and initializer_list
` [Bug c++/101588] [DR2126] "

[Bug c++/66287] New: [C++11] A constexpr variable of "const int* const&" cannot be initialized
 2021-07-23  2:19 UTC  (2+ messages)
` [Bug c++/66287] "

[Bug target/100952] New: [12 regression] several test case failures after r12-1202
 2021-07-23  2:01 UTC  (2+ messages)
` [Bug target/100952] "

[Bug c++/44282] fastcall is not mangled at all
 2021-07-23  1:38 UTC 

[Bug c++/79582] Wrong mangled name for stdcall functions with templated arguments when referenced directly from vtbl
 2021-07-23  1:38 UTC 

[Bug c++/65789] New: "cannot convert" calling convention
 2021-07-23  1:35 UTC  (2+ messages)
` [Bug target/65789] "

[Bug c++/29328] calling convention attributes not encoded in member function pointer
 2021-07-23  1:35 UTC 

[Bug c++/65591] New: G++ should use default constructor for {}-init when possible
 2021-07-23  1:31 UTC  (2+ messages)
` [Bug c++/65591] "

[Bug c++/61834] New: __attribute__((may_alias)) causes compilation error with forward-declared constructor
 2021-07-23  1:26 UTC  (2+ messages)
` [Bug c++/61834] "

[Bug c++/53725] New: Prototype does not match error if the definition of the ctor is separated from its declaration
 2021-07-23  1:20 UTC  (2+ messages)
` [Bug c++/53725] Prototype does not match error if the definition of the ctor is separated from its declaration and attributes

[Bug c++/60273] New: gcc gets confused when one class uses variadic
 2021-07-23  1:12 UTC  (2+ messages)
` [Bug c++/60273] [DR 1430] "

[Bug c++/58184] New: Pointer to overloaded function is non-deduced context
 2021-07-23  1:07 UTC  (2+ messages)
` [Bug c++/58184] "

[Bug c++/58091] New: Non-ambiguous member lookup rejected
 2021-07-23  0:40 UTC  (2+ messages)
` [Bug c++/58091] "

[Bug c++/28389] [DR 563] linkage and variables
 2021-07-23  0:35 UTC 

[Bug c++/57752] New: during the lookup for a base class name, non-type names should be ignored
 2021-07-23  0:32 UTC  (2+ messages)
` [Bug c++/57752] "

[Bug c++/53294] New: Optimize out some exception code
 2021-07-23  0:12 UTC  (2+ messages)
` [Bug c++/53294] "

[Bug c++/38658] trivial try/catch statement not eliminated
 2021-07-23  0:12 UTC 

[Bug c++/64372] New: Spurious warning with throw in ternary operator returning const reference
 2021-07-23  0:06 UTC  (2+ messages)
` [Bug c++/64372] [DR1560] Gratuitous lvalue-to-rvalue conversion in conditional-expression with throw-expression operand

[Bug c++/86475] CWG 1550
 2021-07-23  0:06 UTC 

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

[Bug tree-optimization/86605] Suboptimal code for pointer arithmetic with 'this'
 2021-07-23  0:02 UTC  (2+ messages)

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

[Bug c++/86579] invalid operands to binary expression
 2021-07-22 23:48 UTC 

[Bug c++/84971] ICE in build_non_dependent_expr, at cp/pt.c:25367
 2021-07-22 23:37 UTC 

[Bug c++/84977] ICE: Segmentation fault (build_x_unary_op())
 2021-07-22 23:29 UTC 

[Bug c++/84714] internal compiler error: in create_tmp_var, at gimple-expr.c:476
 2021-07-22 23:26 UTC 

[Bug c++/101219] New: ice in perform_or_defer_access_check
 2021-07-22 23:20 UTC  (2+ messages)
` [Bug c++/101219] [12 Regression] ice in perform_or_defer_access_check since r12-1804-g65870e75616ee435

[Bug c/100501] New: ICE: segmentation fault on embedded asm code
 2021-07-22 23:19 UTC  (2+ messages)
` [Bug c/100501] "

[Bug inline-asm/84728] internal compiler error: Segmentation fault (is_gimple_variable())
 2021-07-22 23:19 UTC 

[Bug inline-asm/101393] New: PowerPC32 inline assembly broken by commit 2d94f7dea9c73ef3c116a0ddc722724578a860fe
 2021-07-22 23:17 UTC  (2+ messages)
` [Bug target/101393] "

[Bug c++/84745] internal compiler error: Segmentation fault (main_block_label())
 2021-07-22 23:16 UTC 

[Bug c++/772] Statement expressions issues
 2021-07-22 23:16 UTC  (4+ messages)

[Bug c++/70401] [c++1z] variadic template failed
 2021-07-22 23:13 UTC 

[Bug c++/67491] New: [meta-bug] concepts issues
 2021-07-22 23:07 UTC  (5+ messages)
` [Bug c++/67491] "

[Bug c++/84344] [concepts] ICE with invalid use of auto
 2021-07-22 23:07 UTC 

[Bug tree-optimization/101494] New: -Wmaybe-uninitialized false alarm with memrchr of size 0
 2021-07-22 23:06 UTC  (2+ messages)
` [Bug tree-optimization/101494] [11 Regression] "

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

[Bug c++/71543] [concepts] ICE on ill-formed declaration of a parameter with a constrained-type-specifier in a requires expression
 2021-07-22 23:00 UTC 

[Bug c++/71141] [concepts] Example variadic concept code in the Concepts TS 14.1p9.4 rejected
 2021-07-22 22:59 UTC 

[Bug c++/79994] Concepts technical specification
 2021-07-22 22:57 UTC 

[Bug c++/71808] [concepts] ICE in finish_member_declaration
 2021-07-22 22:54 UTC 

[Bug c++/69189] [concepts] ICE: segmentation fault in instantiate_template_1
 2021-07-22 22:51 UTC 

[Bug c++/68246] [concepts] Incorrect evaluation of C++1z fold expressions (... || expr) in concepts
 2021-07-22 22:49 UTC 

[Bug c++/68487] [concepts] bad "invalid reference to variadic concept" error
 2021-07-22 22:45 UTC 

[Bug c++/96396] New: initializer_list in `-fconcepts -std=c++11` reports internal compiler error
 2021-07-22 22:38 UTC  (2+ messages)
` [Bug c++/96396] "

[Bug analyzer/101570] New: [12 Regression] ICE in maybe_reconstruct_from_def_stmt, at analyzer/analyzer.cc:133
 2021-07-22 22:31 UTC  (2+ messages)
` [Bug analyzer/101570] "

[Bug c++/95703] New: Please backport 0998d2fd59e7a5eb3a3566c57625702bbdc6a05f to gcc 9
 2021-07-22 22:28 UTC  (2+ messages)
` [Bug c++/95703] [9 only] "

[Bug c++/95103] New: Unexpected -Wclobbered in bits/vector.tcc with -O2
 2021-07-22 22:25 UTC  (2+ messages)
` [Bug middle-end/95103] "

[Bug c++/92559] Returning std∷map breaks tail-recursion optimization
 2021-07-22 22:08 UTC 

[Bug c++/89003] Return inside a statement expression while initializing a static local variable fails to cleanup cxa_guard
 2021-07-22 21:58 UTC 

[Bug c++/70741] segfault when jumping into statement expression in array initializer
 2021-07-22 21:57 UTC 

[Bug c++/17913] ICE jumping into statement expression
 2021-07-22 21:57 UTC 

[Bug tree-optimization/90304] -O3 vectorization gets worse when code is moved into main()
 2021-07-22 21:48 UTC  (2+ messages)
` [Bug tree-optimization/90304] -O3 vectorization gets worse when code is inlined

[Bug c++/89897] suggest header for SIGABRT
 2021-07-22 21:44 UTC 

[Bug middle-end/88831] the layout of .data section of a binary is slightly changed when -g option is enabled
 2021-07-22 21:43 UTC 

[Bug analyzer/94355] New: support for C++ new expression
 2021-07-22 21:35 UTC  (3+ messages)
` [Bug analyzer/94355] "

[Bug libstdc++/101034] New: wrong constraint in std::any's constructor
 2021-07-22 21:33 UTC  (3+ messages)
` [Bug libstdc++/101034] "

[Bug libstdc++/90415] [9 Regression] std::is_copy_constructible<std::tuple<std::any>> is incomplete
 2021-07-22 21:31 UTC  (2+ messages)

[Bug libstdc++/92156] Cannot in-place construct std::any with std::any
 2021-07-22 21:30 UTC  (2+ messages)

[Bug libstdc++/100982] New: wrong constraint in std::optional::operator=
 2021-07-22 21:30 UTC  (3+ messages)
` [Bug libstdc++/100982] "

[Bug libstdc++/96657] New: libsupc++.a missing required functions from src/c++98/atomicity.cc when atomic builtins are not supported
 2021-07-22 21:29 UTC  (3+ messages)
` [Bug libstdc++/96657] [9 Regression] "

[Bug libstdc++/89322] Use of new and -lsupc++ requires -lstdc++ on architectures without atomics
 2021-07-22 21:29 UTC 

[Bug libstdc++/64735] New: std::future broken on armel
 2021-07-22 21:29 UTC  (2+ messages)
` [Bug libstdc++/64735] "

[Bug c++/101582] New: C++ FE doesn't accept attribute-declaration
 2021-07-22 21:28 UTC  (2+ messages)
` [Bug c++/101582] "

[Bug c++/87456] Attributes on a global empty statement
 2021-07-22 21:28 UTC 

[Bug tree-optimization/82658] Suboptimal codegen on AVR when right-shifting 8-bit unsigned integers
 2021-07-22 21:17 UTC 

[Bug c++/85205] Optimalisation fails when using a union to allocate space on stack
 2021-07-22 20:56 UTC 

[Bug c++/84469] GCC rejects valid code in structured binding in range-based-for in template
 2021-07-22 20:52 UTC 

[Bug c++/82888] terrible code generation for initialization of POD array members vs. clang
 2021-07-22 20:47 UTC 

[Bug c++/82000] Missed optimization of char_traits::length() on constant string
 2021-07-22 20:43 UTC 

[Bug tree-optimization/89688] [9 Regression] -Wstringop-overflow confused by const 2D array of char
 2021-07-22 20:43 UTC 

[Bug middle-end/81901] false-positive -Warray-bounds
 2021-07-22 20:32 UTC 

[Bug c++/81129] GCC successfully compiles expression into nothing
 2021-07-22 19:59 UTC 

[Bug c++/60935] New: Endless loop when compiling a recursive function
 2021-07-22 19:50 UTC  (2+ messages)
` [Bug c++/60935] "

[Bug c++/71052] Use of Range Based For Loop in unsupported dialect results in malformed code
 2021-07-22 19:37 UTC  (4+ messages)

[Bug c++/68209] C++11 code compiled without -std=c++11 but doesn't work as expected
 2021-07-22 19:23 UTC  (2+ messages)

[Bug c++/67605] New: Compilation errors creating std::pair using templated arguments
 2021-07-22 19:04 UTC  (2+ messages)
` [Bug c++/67605] "

[Bug sanitizer/101111] New: Undefined reference to ___lsan_default_suppressions when compiling GCC 11.1 for x86_64 macOS
 2021-07-22 19:01 UTC  (2+ messages)
` [Bug sanitizer/101111] xgcc cross-compiler for x86_64-apple-darwin in GCC 11.1 doesn't generate weak symbols, resulting in undefined reference to ___lsan_default_suppressions

[Bug c++/61785] New: Sigsegv with enabled optimize -Os , -O2 in sample_format_size
 2021-07-22 18:57 UTC  (2+ messages)
` [Bug middle-end/61785] "

[Bug c++/58045] New: gcc 4.8 produces an undefined reference to an inline function
 2021-07-22 18:54 UTC  (2+ messages)
` [Bug c++/58045] "

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