public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/66502] SCCVN can't handle PHIs optimistically optimally
 2022-01-07  6:38 UTC 

[Bug go/103847] New: gccgo SIGSEGV in libgo standard library on sparc64
 2022-01-07  6:38 UTC  (2+ messages)
` [Bug go/103847] "

[Bug fortran/89639] FAIL: gfortran.dg/ieee/ieee_9.f90 -O0 (test for excess errors)
 2022-01-07  6:38 UTC 

[Bug analyzer/103526] New: -fanalyzer considers memcpy()ed and returned pointer to malloc()ed memory a memory leak
 2022-01-07  6:37 UTC  (2+ messages)
` [Bug analyzer/103526] "

[Bug c++/78104] optimizer doesn't grok C++ new/delete yet
 2022-01-07  6:26 UTC  (2+ messages)

[Bug gcov-profile/53534] New: gcov erroneously reporting opening brace of constructor is never executed
 2022-01-07  6:20 UTC  (2+ messages)
` [Bug c++/53534] "

[Bug c++/85775] False positive with -Wparentheses
 2022-01-07  6:00 UTC 

[Bug c++/25751] Poor error when templating on undefined types
 2022-01-07  5:56 UTC 

[Bug c++/57632] New: Operator new overloads with stdc++11 enabled looses exception specifier (MacOsX)
 2022-01-07  5:49 UTC  (2+ messages)
` [Bug c++/57632] "

[Bug c++/103936] New: [12 Regression] ICE with cs[5]{}
 2022-01-07  5:24 UTC  (5+ messages)
` [Bug c++/103936] "

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

[Bug libitm/61594] New: ICE (assertion failure) in trans-mem.c
 2022-01-07  5:13 UTC  (2+ messages)
` [Bug libitm/61594] "

[Bug other/51165] New: gcc.dg/tm/memopt-3.c failure
 2022-01-07  5:09 UTC  (2+ messages)
` [Bug other/51165] "

[Bug target/58124] ICE: in gen_split_2192, at config/i386/i386.md:3237 with -mtune-ctrl=zero_extend_with_and,partial_reg_stall
 2022-01-07  5:06 UTC 

[Bug c++/83426] template argument involves template parameters with implicit integral conversion
 2022-01-07  5:05 UTC  (3+ messages)

[Bug c++/85515] Bogus suggestions from "GCC's leaky abstractions"
 2022-01-07  4:57 UTC 

[Bug c++/60679] New: class specialization not instantiated even though it is a better match than the primary template
 2022-01-07  4:51 UTC  (5+ messages)
` [Bug c++/60679] "
` [Bug c++/60679] [DR1647] "

[Bug c++/87108] Template partial specialization is ignored
 2022-01-07  4:51 UTC  (2+ messages)

[Bug c++/88176] Overload resolution chooses template non-member operator over non-template member operator
 2022-01-07  4:20 UTC 

[Bug c++/89563] decltype resolution doesn't terminate recursion
 2022-01-07  4:19 UTC  (2+ messages)

[Bug middle-end/77608] missing protection on trivially detectable runtime buffer overflow
 2022-01-07  4:18 UTC 

[Bug c++/86966] ICE (Segmentation fault) for an explicit specialization of a member class template
 2022-01-07  4:10 UTC 

[Bug c++/84695] New: Missed opportunity to issue warning about override
 2022-01-07  3:56 UTC  (2+ messages)
` [Bug c++/84695] "

[Bug c++/80886] __builtin_constant_p magic has broken at some point
 2022-01-07  3:53 UTC 

[Bug c++/56936] New: gcc don't show error when accessing to current instantiation
 2022-01-07  3:46 UTC  (2+ messages)
` [Bug c++/56936] gcc doesn't show non-required diagnostics in uninstantiated templates

[Bug c++/80662] libstdc++ basic_string casting oddity
 2022-01-07  3:40 UTC 

[Bug c++/80841] Fails to match template specialization with polymorphic non-type template argument
 2022-01-07  3:35 UTC 

[Bug target/103753] New: Unoptimal avx2 V16HF vector insert to element 0
 2022-01-07  3:21 UTC  (4+ messages)
` [Bug target/103753] "

[Bug target/103774] New: [i386] GCC should swap the arguments to certain functions to generate a single instruction
 2022-01-07  3:20 UTC  (3+ messages)
` [Bug target/103774] "

[Bug c++/67006] New: type-specifier const in declaration of anonymous union
 2022-01-07  3:06 UTC  (2+ messages)
` [Bug c++/67006] "

[Bug c++/93816] invalid typedef name with class key accepted with template inbetween
 2022-01-07  2:57 UTC 

[Bug c++/92385] extremely long and memory intensive compilation for brace construction of array member
 2022-01-07  2:56 UTC  (4+ messages)

[Bug c++/95724] New: bogue error : "expected '{' before ')' token"
 2022-01-07  2:35 UTC  (2+ messages)
` [Bug c++/95724] error message could be improved in the cascading error case

[Bug libstdc++/80331] unused const std::string not optimized away
 2022-01-07  2:21 UTC  (2+ messages)

[Bug c++/93503] [9/10/11/12 Regression] Duplicated warning on pure virtual template
 2022-01-07  1:44 UTC  (2+ messages)

[Bug fortran/103898] New: [12 Regression] ICE: gimplification failed
 2022-01-07  1:36 UTC  (4+ messages)
` [Bug fortran/103898] "

[Bug c++/65503] New: g++ string array in struct crash
 2022-01-07  0:48 UTC  (2+ messages)
` [Bug c++/65503] "

[Bug c++/87680] Small program produces 160 meg .o file
 2022-01-07  0:46 UTC 

[Bug c++/103711] New: Virtual base destroyed twice when an exception is thrown in a derived class' constructor called from a delegated constructor
 2022-01-07  0:33 UTC  (3+ messages)
` [Bug c++/103711] "

[Bug c++/61611] New: Incorrect exception rethrown from a function-try-catch block when a nested try-catch executes
 2022-01-07  0:32 UTC  (4+ messages)
` [Bug c++/61611] "

[Bug c++/66451] Array not fully destructed if element destructor throws exception
 2022-01-07  0:31 UTC  (3+ messages)

[Bug c++/52320] New: missing destructor call after thrown exception in initializer
 2022-01-07  0:30 UTC  (3+ messages)
` [Bug c++/52320] "

[Bug c++/93033] [10 Regression] error: incorrect sharing of tree nodes
 2022-01-07  0:28 UTC 

[Bug c++/93922] [10 Regression] Fails to emit inline class template destructor instantiation, but which is called
 2022-01-07  0:28 UTC 

[Bug c++/94041] [10 Regression] temporary object destructor called before the end of the full-expression since r10-5577
 2022-01-07  0:28 UTC  (3+ messages)

[Bug c++/66139] New: destructor not called for members of partially constructed anonymous struct/array
 2022-01-07  0:28 UTC  (3+ messages)
` [Bug c++/66139] "

[Bug c++/102191] New: Can't return prvalue with potentially-throwing destructor during constant evaluation
 2022-01-07  0:26 UTC  (2+ messages)
` [Bug c++/102191] [C++20] "

[Bug c++/33799] Return value's destructor not executed when a local variable's destructor throws
 2022-01-07  0:26 UTC  (2+ messages)

[Bug c++/53868] New: Temporary for indirect binding is not destroyed when destructor from initializer temp throws
 2022-01-07  0:26 UTC  (3+ messages)
` [Bug c++/53868] "

[Bug c++/90184] confusing diagnostic "attribute using prefix"
 2022-01-07  0:11 UTC 

[Bug libstdc++/100017] New: error: 'fenv_t' has not been declared in '::' x86_64-w64-mingw32 host cross toolchain fails to build
 2022-01-07  0:10 UTC  (26+ messages)
` [Bug libstdc++/100017] [11/12 regression] error: 'fenv_t' has not been declared in '::' -- canadian compilation fails

[Bug sanitizer/89868] -fsanitize=address inhibits core dumps
 2022-01-06 23:52 UTC 

[Bug c++/85782] acc loops with continue statements ICE in c++
 2022-01-06 23:28 UTC 

[Bug c++/89048] constant evaluation in trailing return type rejected
 2022-01-06 23:26 UTC  (2+ messages)
` [Bug c++/89048] function argument as a template argument in trailing return type error message could be better

[Bug c/103835] New: Bogus sprintf warnings
 2022-01-06 23:24 UTC  (2+ messages)
` [Bug tree-optimization/103835] bogus sprintf warnings due to missing strlen propagation

[Bug c++/88378] notes for template deduction errors mention "[with U = U]"
 2022-01-06 23:12 UTC  (2+ messages)

[Bug fortran/103931] New: Type name "c_ptr" is ambiguous when iso_c_binding is imported both directly and indirectly
 2022-01-06 22:55 UTC  (8+ messages)
` [Bug fortran/103931] "

[Bug analyzer/103546] New: Analyzer reports null dereference in flex scanners
 2022-01-06 22:43 UTC  (2+ messages)
` [Bug analyzer/103546] "

[Bug other/103935] New: [12 regression] g++.dg/vect/slp-pr98855.cc fails after r12-6273
 2022-01-06 22:33 UTC  (3+ messages)
` [Bug testsuite/103935] "

[Bug c++/85959] g++ doesn't show second error
 2022-01-06 22:31 UTC 

[Bug rtl-optimization/103465] New: Invalid note with -fno-reorder-blocks-and-partition
 2022-01-06 22:18 UTC  (7+ messages)
` [Bug driver/103465] [12 regression] -freorder-blocks-and-partition broken on 64-bit Windows
` [Bug target/103465] "

[Bug c++/78329] incorrect debug info for return type deduction C++14
 2022-01-06 22:17 UTC 

[Bug libstdc++/103934] New: std::atomic_flag: multiple C++20 functions missing
 2022-01-06 22:01 UTC 

[Bug c++/100588] New: Destroying delete shouldn't be called if constructor throws
 2022-01-06 21:46 UTC  (2+ messages)
` [Bug c++/100588] "

[Bug c++/72768] Potential bug about the order of destructors of static objects and atexit() callbacks in C++?
 2022-01-06 21:46 UTC 

[Bug libstdc++/103933] New: atomics: notify_one, notify_all marked const
 2022-01-06 21:40 UTC 

[Bug target/103905] New: [12 Regression] Miscompiled i386-expand.c with -march=bdver1 and -O3 since r12-1789-g836328b2c99f5b8d
 2022-01-06 21:26 UTC  (2+ messages)
` [Bug target/103905] "

[Bug c/103928] New: [12] ICE in get_insn_template, at final.c:2050
 2022-01-06 21:26 UTC  (6+ messages)
` [Bug target/103928] [12 Regression] "

[Bug c++/103932] New: x86: strange unoptimized code generated (multiple negations of _mm_testz_si128 result)
 2022-01-06 21:25 UTC  (3+ messages)
` [Bug target/103932] "

[Bug c++/20040] A new expression must check the access level of delete operator
 2022-01-06 21:19 UTC 

[Bug libstdc++/103866] New: AM_PROG_LIBTOOL not compatible with GCC_NO_EXECUTABLES
 2022-01-06 21:16 UTC  (2+ messages)
` [Bug libstdc++/103866] "

[Bug fortran/103287] New: [12 Regression] ICE in argument_rank_mismatch, at fortran/interface.c:2240
 2022-01-06 20:47 UTC  (3+ messages)
` [Bug fortran/103287] "

[Bug tree-optimization/103721] New: [12 regression] wrong code generated for loop with conditional (jump threading?)
 2022-01-06 20:13 UTC  (2+ messages)
` [Bug tree-optimization/103721] [12 regression] wrong code generated for loop with conditional since r12-4790-g4b3a325f07acebf4

[Bug c/102952] New: New code-gen options for retpolines and straight line speculation
 2022-01-06 20:12 UTC  (6+ messages)
` [Bug target/102952] "

[Bug target/103925] New: Missing int3 in ix86_output_indirect_function_return
 2022-01-06 20:12 UTC  (3+ messages)
` [Bug target/103925] "

[Bug c++/89074] valid pointer equality constexpr comparison rejected
 2022-01-06 20:01 UTC 

[Bug libstdc++/103853] New: std::forward_list::merge should check if __list != this
 2022-01-06 19:02 UTC  (4+ messages)
` [Bug libstdc++/103853] "

[Bug gcov-profile/47618] New: Collecting multiple profiles and using all for PGO
 2022-01-06 18:56 UTC  (2+ messages)
` [Bug gcov-profile/47618] "

[Bug c++/55004] New: [meta-bug] constexpr issues
 2022-01-06 16:17 UTC  (7+ messages)
` [Bug c++/55004] "

[Bug c++/94716] New: Address of constexpr variable not usable in constant expression
 2022-01-06 16:17 UTC  (2+ messages)
` [Bug c++/94716] comparison of address of template variables should be constexpr

[Bug c++/86354] Address comparison not a constant expression
 2022-01-06 16:17 UTC 

[Bug c++/89367] Constexpr expression is not constexpr in template, but is constexpr in non-template
 2022-01-06 16:12 UTC 

[Bug c++/103923] New: is_invocable<const T &, ...> inexplicably fails
 2022-01-06 16:00 UTC  (4+ messages)
` [Bug libstdc++/103923] "

[Bug c++/85428] constexpr pointer equality comparison not considered constant expression
 2022-01-06 15:56 UTC 

[Bug c++/77911] Comparing function pointers in a constexpr function can produce an error
 2022-01-06 15:50 UTC  (2+ messages)

[Bug c++/69681] C/C++ FEs do not consider comparisons of distinct function pointers to be constant expressions
 2022-01-06 15:44 UTC  (2+ messages)

[Bug tree-optimization/92860] [9/10/11/12 regression] Global flags affected by -O settings are clobbered by optimize attribute
 2022-01-06 14:57 UTC 

[Bug libstdc++/103911] New: std::from_chars shouldn't call isdigit
 2022-01-06 14:57 UTC  (2+ messages)
` [Bug libstdc++/103911] "

[Bug rtl-optimization/98782] New: IRA artificially creating spills due to BB frequencies
 2022-01-06 14:53 UTC  (2+ messages)
` [Bug rtl-optimization/98782] [11/12 Regression] Bad interaction between IPA frequences and IRA resulting in spills due to changes in "

[Bug c++/102551] New: Failing compile-time comparison of std::type_info addresses
 2022-01-06 14:49 UTC  (2+ messages)
` [Bug c++/102551] "

[Bug c++/103600] New: Cannot use typeid result in constant expressions
 2022-01-06 14:49 UTC  (2+ messages)
` [Bug c++/103600] "

[Bug bootstrap/103899] New: make profiledbootstrap fails due to uninitialized warning in expr.c
 2022-01-06 14:46 UTC  (3+ messages)
` [Bug tree-optimization/103899] [12 Regression] "

[Bug c++/101961] New: Missing returned object destructor call after exception throw
 2022-01-06 14:31 UTC  (2+ messages)
` [Bug c++/101961] "

[Bug sanitizer/103930] New: asan intercepts fail if target library is only loaded (indirectly) through dlopen (e.g. plugin)
 2022-01-06 14:22 UTC 

[Bug libstdc++/103924] New: views::join combined with std::string cannot be used in constant expressions
 2022-01-06 13:46 UTC  (2+ messages)
` [Bug libstdc++/103924] "

[Bug c++/103929] New: False warning: no return statement in function returning non-void
 2022-01-06 12:09 UTC  (4+ messages)
` [Bug c++/103929] "
` [Bug c++/103929] False warning: no return statement in function returning non-void with lambda in template argument for non-class type as default template argument

[Bug middle-end/45273] [9/10/11/12 Regression] The compiler depends on the host double (-fprofile-corection only)
 2022-01-06 11:52 UTC 

[Bug c++/61755] New: Reference to function is parsed as const reference to function in debug info
 2022-01-06 11:45 UTC  (2+ messages)
` [Bug c++/61755] "

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