public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/56670] New: Allocatable-length character var causes bogus warning with -Wall
 2021-12-10  1:16 UTC  (2+ messages)
` [Bug fortran/56670] Allocatable-length character var causes bogus warning with -Wuninitialized

[Bug c++/67491] New: [meta-bug] concepts issues
 2021-12-10  0:57 UTC  (3+ messages)
` [Bug c++/67491] "

[Bug c++/71174] [concepts] Segmentation fault while processing concepts error
 2021-12-10  0:57 UTC  (2+ messages)

[Bug c++/103635] New: size_t and uintptr_t have wrong sizes with x86_64-w64-mingw32-g++ -mabi=sysv
 2021-12-10  0:46 UTC  (6+ messages)
` [Bug target/103635] "

[Bug c++/71982] Wrong error and note range with macro
 2021-12-10  0:40 UTC  (3+ messages)

[Bug middle-end/103637] New: [12 Regression] missing warning writing past the end of one of multiple elements of the same array
 2021-12-10  0:31 UTC  (2+ messages)
` [Bug middle-end/103637] "

[Bug ipa/103636] New: Clang build fails with -flto -fno-strict-aliaisng -flifetime-dse=1 -fprofile-generate
 2021-12-10  0:31 UTC  (6+ messages)
` [Bug ipa/103636] "
` [Bug ipa/103636] [12 Regression] "

[Bug libstdc++/103638] New: [11/12 Regression] #include <atomic> gives errors for --disable-threads builds
 2021-12-10  0:27 UTC  (2+ messages)
` [Bug libstdc++/103638] "

[Bug libstdc++/103382] New: condition_variable::wait() is not cancellable because it is marked noexcept
 2021-12-09 23:38 UTC  (3+ messages)
` [Bug libstdc++/103382] "

[Bug libstdc++/85813] make_exception_ptr should support __cxa_init_primary_exception path even with -fno-exceptions
 2021-12-09 23:36 UTC  (3+ messages)

[Bug libstdc++/59769] please add ios_base::__noreplace
 2021-12-09 23:34 UTC  (2+ messages)

[Bug libstdc++/92300] Useless allocator call in std::map, when insert does not perform any insertion
 2021-12-09 23:34 UTC  (2+ messages)

[Bug libstdc++/103630] New: [9/10/11/12 Regression] std::make_exception_ptr<T&>(t) is ill-formed
 2021-12-09 23:33 UTC  (5+ messages)
` [Bug libstdc++/103630] "
` [Bug libstdc++/103630] [9/10/11 "

[Bug libstdc++/64135] New: Allocator base classes should use reserved names
 2021-12-09 23:32 UTC  (3+ messages)
` [Bug libstdc++/64135] "

[Bug libstdc++/68297] Faster std::make_exception
 2021-12-09 23:29 UTC 

[Bug c++/103483] New: constexpr basic_string triggers stringop-overread
 2021-12-09 23:24 UTC  (2+ messages)
` [Bug middle-end/103483] context-sensitive ranges change "

[Bug tree-optimization/102958] New: std::u8string suboptimal compared to std::string, triggers warnings
 2021-12-09 23:24 UTC  (2+ messages)
` [Bug tree-optimization/102958] "

[Bug tree-optimization/103332] New: Spurious -Wstringop-overflow warnings in libstdc++ tests
 2021-12-09 23:24 UTC  (2+ messages)
` [Bug tree-optimization/103332] [12 Regression] Spurious -Wstringop-overflow on string concatenation "

[Bug fortran/103609] New: [11/12 Regression] ICE in gfc_sym_get_dummy_args, at fortran/symbol.c:5243
 2021-12-09 22:19 UTC  (3+ messages)
` [Bug fortran/103609] [11/12 Regression] ICE in gfc_sym_get_dummy_args, at fortran/symbol.c:5243 since r11-2578-g27eac9ee6137a6b5

[Bug c++/21678] Using inline disables warnings about missing return statements
 2021-12-09 22:06 UTC 

[Bug objc/103639] New: [REGRESSION] GCC 11.2 (or even earlier) breaks switch case with break in fast enumeration loop
 2021-12-09 21:44 UTC  (5+ messages)
` [Bug objc/103639] "

[Bug target/103622] New: ICE: Segmentation fault (in altivec_resolve_new_overloaded_builtin)
 2021-12-09 21:37 UTC  (6+ messages)
` [Bug target/103622] "

[Bug rtl-optimization/98782] New: IRA artificially creating spills due to BB frequencies
 2021-12-09 21:27 UTC  (4+ messages)
` [Bug rtl-optimization/98782] [11/12 Regression] Bad interaction between IPA frequences and IRA resulting in spills due to changes in "

[Bug c/101995] New: regression built-in memset missed-optimization arm -Os
 2021-12-09 21:08 UTC  (3+ messages)
` [Bug rtl-optimization/101995] [9/10/11/12 Regression] regression built-in memset missed-optimization arm -Os since r9-3594

[Bug ipa/103513] New: [12 Regression] ICE in evaluate_conditions_for_known_args, at ipa-fnsummary.c:516 with -O2 and above
 2021-12-09 20:55 UTC  (2+ messages)
` [Bug ipa/103513] [12 Regression] ICE in evaluate_conditions_for_known_args, at ipa-fnsummary.c:516 with -O2 and above since r12-5531-g1b0acc4b800b589a

[Bug tree-optimization/102943] New: VRP threader compile-time hog with 521.wrf_r
 2021-12-09 20:17 UTC  (2+ messages)
` [Bug tree-optimization/102943] [12 Regression] Jump "

[Bug fortran/103634] New: Runtime crash with PACK on zero-sized arrays
 2021-12-09 20:06 UTC  (3+ messages)
` [Bug libfortran/103634] "

[Bug middle-end/103454] New: -finline-functions-called-once is both compile-time and runtime loss at average for spec2006, spec2017 and tramp3d
 2021-12-09 20:03 UTC  (2+ messages)
` [Bug middle-end/103454] "

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2021-12-09 19:59 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug c/103215] New: [12 regression] gcc generates unexpected warnings on libx11-1.7.2: error: array subscript -2 is outside array bounds of
 2021-12-09 19:59 UTC  (3+ messages)
` [Bug tree-optimization/103215] [12 regression] gcc generates unexpected warnings on libx11-1.7.2: error: array subscript -2 is outside array bounds of since r12-3124-g820f0940d7ace130

[Bug rtl-optimization/103465] New: Invalid note with -fno-reorder-blocks-and-partition
 2021-12-09 19:29 UTC  (12+ messages)
` [Bug rtl-optimization/103465] "

[Bug c++/19992] -fhosted/-ffreestanding for C++
 2021-12-09 19:12 UTC  (2+ messages)

[Bug c++/102396] New: ICE when using concepts, in get, at cp/constraint.cc:2637
 2021-12-09 18:54 UTC  (3+ messages)
` [Bug c++/102396] [11/12 Regression] ICE when using concepts, in get, at cp/constraint.cc:2637 since r11-6245-g79f57d5cb070bb02

[Bug tree-optimization/92860] [9/10/11/12 regression] Global flags affected by -O settings are clobbered by optimize attribute
 2021-12-09 18:48 UTC  (3+ messages)

[Bug c++/102229] New: 'decltype(auto)' cannot be cv-qualified
 2021-12-09 18:34 UTC  (3+ messages)
` [Bug c++/102229] [11/12 Regression] "

[Bug testsuite/101751] New: asan_test.C fails with excess error with glibc-2.34
 2021-12-09 18:28 UTC  (2+ messages)
` [Bug testsuite/101751] "

[Bug other/103617] New: Debugging gcc: can't use 'pp' command for irange
 2021-12-09 17:42 UTC  (5+ messages)
` [Bug other/103617] "

[Bug c++/103401] New: gcc accepts decltype(auto(0)) as the parameter of the function
 2021-12-09 17:26 UTC  (3+ messages)
` [Bug c++/103401] [11/12 Regression] "

[Bug c++/71527] wrong type mismatch while template argument deduction/substitution
 2021-12-09 17:09 UTC  (2+ messages)

[Bug c++/67829] New: Bogus "ambiguous template instantiation" error with partial specializations involving a template template parameter
 2021-12-09 17:04 UTC  (2+ messages)
` [Bug c++/67829] "

[Bug c++/77335] templates and ambiguous call to overloaded function
 2021-12-09 17:04 UTC  (2+ messages)

[Bug middle-end/101397] New: spurious warning writing to the result of stpcpy minus 1
 2021-12-09 16:58 UTC  (2+ messages)
` [Bug middle-end/101397] [11 Regression] "

[Bug middle-end/103143] New: [12 Regression] ICE due to infinite recursion in pointer-query.cc
 2021-12-09 16:58 UTC  (3+ messages)
` [Bug middle-end/103143] "

[Bug c++/70163] C++ DR 257 constructor forward to virtual base class's constructor in an abstract class required
 2021-12-09 16:57 UTC  (2+ messages)

[Bug pch/71934] pch cannot be disabled so gcc cannot be position independent
 2021-12-09 16:57 UTC  (5+ messages)

[Bug rtl-optimization/69933] non-ideal branch layout for an early-out return
 2021-12-09 16:52 UTC  (2+ messages)

[Bug c++/69731] Inconsistent SFINAE in interaction with variable templates
 2021-12-09 16:50 UTC  (3+ messages)

[Bug c++/68903] missing default initialization of member when combined with virtual inheritance
 2021-12-09 16:49 UTC  (2+ messages)

[Bug c++/67775] [concepts] bug when using variadic expansions in compound requirements
 2021-12-09 16:46 UTC  (2+ messages)

[Bug debug/96937] New: Duplicate DW_TAG_formal_parameter in out-of-line DW_TAG_subprogram instance
 2021-12-09 16:40 UTC  (3+ messages)
` [Bug debug/96937] "

[Bug c++/102221] New: Missed optimizations for algorithms over std::unique_ptr
 2021-12-09 16:31 UTC  (2+ messages)
` [Bug libstdc++/102221] "

[Bug tree-optimization/103633] New: Missed popcount recognition
 2021-12-09 15:42 UTC  (2+ messages)
` [Bug tree-optimization/103633] "

[Bug rtl-optimization/103632] New: wrong code at -O2 on aarch64-unknown-linux-gnu
 2021-12-09 15:16 UTC  (3+ messages)
` [Bug middle-end/103632] "

[Bug c++/59716] New: variadic template multiple parameter pack expansion fails
 2021-12-09 14:58 UTC  (4+ messages)
` [Bug c++/59716] [10/11 Regression] "

[Bug c++/59704] New: Wrong overload chosen, compiler errornously thinks non-constant zero expression is implicitly castable to null pointer
 2021-12-09 14:40 UTC  (3+ messages)
` [Bug c++/59704] "

[Bug c++/59342] Function Template Specialisation causing compiler error together with using clauses
 2021-12-09 14:37 UTC  (2+ messages)

[Bug c++/103629] New: Possible miscompilation triggered by -fvisibility=hidden
 2021-12-09 14:23 UTC  (8+ messages)
` [Bug c++/103629] "

[Bug c++/103631] New: Internal compiler error in C++20 class NTTP + concept
 2021-12-09 14:01 UTC  (3+ messages)
` [Bug c++/103631] [12 Regression] ICE in C++20 class NTTP + concept since r12-100-gbcd77b7b9f35bd5b
` [Bug c++/103631] [11/12 "

[Bug middle-end/92120] OpenMP 5 – implicit mapping of this->member variable access – "this[:1]" shall be mapped
 2021-12-09 13:29 UTC 

[Bug jit/103562] New: Jitted code produces incorrect result when returning 3-member struct from internal function
 2021-12-09 13:25 UTC  (2+ messages)
` [Bug jit/103562] "

[Bug c++/53499] New: Incorrect partial ordering result with member vs non-member
 2021-12-09 13:09 UTC  (2+ messages)
` [Bug c++/53499] "

[Bug sanitizer/103466] New: SIGILL due to use of vmovdqu, thread sanitizer build
 2021-12-09 13:07 UTC  (2+ messages)
` [Bug sanitizer/103466] [12 Regression] SIGILL on machine without avx support when using thread sanitizer

[Bug target/103628] New: ICE: Segmentation fault (in gfc_conv_tree_to_mpfr)
 2021-12-09 11:16 UTC 

[Bug target/103627] New: ICE: in extract_insn, at recog.c:2769 (error: unrecognizable insn)
 2021-12-09 11:08 UTC 

[Bug libstdc++/103626] New: _GLIBCXX_HOSTED should respect -ffreestanding
 2021-12-09 11:05 UTC 

[Bug target/103625] New: ICE: in extract_insn, at recog.c:2769 (error: unrecognizable insn)
 2021-12-09 11:03 UTC 

[Bug target/103624] New: ICE: unrecognizable insn
 2021-12-09 10:52 UTC 

[Bug target/103623] New: error: unable to generate reloads (ICE in curr_insn_transform, at lra-constraints.c:4132), or error: insn does not satisfy its constraints (ICE in extract_constrain_insn_cached, at recog.c:2682)
 2021-12-09 10:42 UTC 

[Bug tree-optimization/97984] New: [10/11 Regression] Worse code for -O3 than -O2 on aarch64 vector multiply-add
 2021-12-09 10:05 UTC  (2+ messages)
` [Bug target/97984] "

[Bug c++/98614] New: Copy ctor/assign cannot be defaulted in specialization by concept
 2021-12-09  9:33 UTC  (3+ messages)
` [Bug c++/98614] "

[Bug c++/35167] problem with function address constant non-type template parameter in template
 2021-12-09  9:31 UTC 

[Bug middle-end/49946] New: Thread jumps confuse loop unrolling
 2021-12-09  9:30 UTC  (2+ messages)
` [Bug tree-optimization/49946] "

[Bug c++/57063] New: Valid static_cast from data member to rvalue reference fails to compile
 2021-12-09  9:28 UTC  (2+ messages)
` [Bug c++/57063] static_cast from data member to rvalue reference sometimes wrongfully produces lvalue

[Bug c++/57570] New: Deduction succeeds despite type mismatch of non-type template parameter and deduced argument
 2021-12-09  9:27 UTC  (2+ messages)
` [Bug c++/57570] "

[Bug c/60937] New: -Os -fprofile-arcs breaks __attribute__((error()))
 2021-12-09  9:23 UTC  (2+ messages)
` [Bug middle-end/60937] "

[Bug c++/61103] New: False-positive, template-independent name taken as dependent name
 2021-12-09  9:22 UTC  (2+ messages)
` [Bug c++/61103] "

[Bug c++/66878] New: Segmentation fault when compiling
 2021-12-09  9:20 UTC  (2+ messages)
` [Bug c++/66878] "

[Bug c++/66901] New: Segmentation fault in compiler instead of error message for ill-formed program with namespace alias and qualified definition
 2021-12-09  9:19 UTC  (2+ messages)
` [Bug c++/66901] "

[Bug c++/66934] New: Compiler accepting ill-formed program with extern variable declarations and using-declaration
 2021-12-09  9:18 UTC  (2+ messages)
` [Bug c++/66934] "

[Bug c++/67259] list-initialization of a reference fails to initialize char array from string literal
 2021-12-09  9:17 UTC  (2+ messages)

[Bug c++/67795] New: Wrong code generated for conditional expression with cast
 2021-12-09  9:12 UTC  (2+ messages)
` [Bug c++/67795] "

[Bug c++/94404] New: [meta-bug] C++ core issues
 2021-12-09  9:04 UTC  (2+ messages)
` [Bug c++/94404] "

[Bug c++/70544] Overload resolution with explicitly specified template arguments
 2021-12-09  9:03 UTC 

[Bug c++/80368] g++ thinks sizeof a non-type template parameter is dependent
 2021-12-09  8:56 UTC 

[Bug c++/80521] Wrong line reported in error for missing template argument in friend class declaration
 2021-12-09  8:55 UTC 

[Bug target/103571] New: ABI: V2HF, V4HF and V8HFmode argument passing issues
 2021-12-09  8:36 UTC  (5+ messages)
` [Bug target/103571] "

[Bug c++/98752] New: wrong "error: ‘this’ is not a constant expression" with consteval constructor
 2021-12-09  7:47 UTC  (2+ messages)
` [Bug c++/98752] "

[Bug c++/58590] New: [C++11] Hidden typename not ill-formed under SFINAE conditions
 2021-12-09  7:40 UTC  (2+ messages)
` [Bug c++/58590] Hidden typename not ill-formed

[Bug c++/32066] member/type lookup doesn't work properly with templates
 2021-12-09  7:40 UTC 

[Bug c++/91023] Unification Fails for parameter pack
 2021-12-09  7:37 UTC 

[Bug c++/63707] New: Brace initialization of array sometimes fails if no copy constructor
 2021-12-09  7:35 UTC  (2+ messages)
` [Bug c++/63707] "

[Bug c++/91499] Compile error when trying to aggregate-initialize a member array of non-movable objects with user-defined destructor
 2021-12-09  7:35 UTC 

[Bug c++/86646] Special member function 'cannot be defaulted' if type alias is used
 2021-12-09  7:16 UTC 

[Bug c++/79504] Overload resolution in trailing-return-type ignores reference qualifier and leads to recursive template instantiation
 2021-12-09  7:07 UTC 

[Bug c++/95564] New: GCC rejects lambda expression with "noexcept(1+1)"
 2021-12-09  6:51 UTC  (2+ messages)
` [Bug c++/95564] "

[Bug c++/91760] Trailing return type breaks final specifier
 2021-12-09  6:42 UTC 

[Bug c++/87174] virt-specifier not recognized on function declared like a variable
 2021-12-09  6:37 UTC 

[Bug c++/84866] Incorrectly instantiating move ctor when a union's move constructor is implicitly deleted
 2021-12-09  6:35 UTC  (2+ messages)

[Bug c++/86949] gcc generate an error because delete operator is private when it isn't needed
 2021-12-09  6:17 UTC 

[Bug c++/79329] bogus operator delete access check during instantiation of new-expression
 2021-12-09  6:17 UTC 

[Bug c++/81547] Surrogate call function results in call to other conversion operator
 2021-12-09  6:09 UTC 

[Bug c++/60323] New: incorrect usage of designated initializers with struct which includes flexible array
 2021-12-09  6:03 UTC  (2+ messages)
` [Bug c++/60323] "

[Bug c++/34810] [DR1310] accepts invalid dependent type in template class method
 2021-12-09  5:59 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).