public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/98940] New: Implement C++23 language features
 2022-05-09 20:02 UTC  (2+ messages)
` [Bug c++/98940] "

[Bug c++/103539] New: [C++23] P2324 - Labels at the end of compound statements
 2022-05-09 20:02 UTC  (3+ messages)
` [Bug c++/103539] "

[Bug libstdc++/103853] New: std::forward_list::merge should check if __list != this
 2022-05-09 19:45 UTC  (3+ messages)
` [Bug libstdc++/103853] "

[Bug web/103877] New: libstdc++ docs give a bad recommendation for printing C++ defines
 2022-05-09 19:44 UTC  (3+ messages)
` [Bug libstdc++/103877] "

[Bug libstdc++/103549] New: [12 regression] Uninitialized member warning from regex header
 2022-05-09 19:44 UTC  (3+ messages)
` [Bug libstdc++/103549] "

[Bug fortran/105501] New: The statement TYPE IS without a space is accepted
 2022-05-09 19:38 UTC  (6+ messages)
` [Bug fortran/105501] "

[Bug c/105539] New: -ftrivial-auto-var-init=zero happening too late?
 2022-05-09 18:33 UTC  (3+ messages)
` [Bug c/105539] "

[Bug libgomp/105538] New: [OpenMP] ALLOCA - MALLOC issue with firstprivate
 2022-05-09 18:25 UTC 

[Bug fortran/91544] When initializing allocatable character array get "Error: size of variable 'A.0' is too large"
 2022-05-09 17:38 UTC 

[Bug tree-optimization/105537] New: ICE: cannot update SSA form (error: statement uses released SSA name)
 2022-05-09 17:26 UTC 

[Bug c++/105529] New: [13 Regression] cxx_eval_store_expression, at cp/constexpr.cc:5928 since r13-160-g967cdbe6629653
 2022-05-09 17:11 UTC  (6+ messages)
` [Bug c++/105529] "
` [Bug c++/105529] [13 Regression] cxx_eval_store_expression on arm because of ctor returning this "

[Bug libstdc++/101870] New: std::lerp is missing Arithmetic overloads
 2022-05-09 16:51 UTC  (3+ messages)
` [Bug libstdc++/101870] "

[Bug libstdc++/103630] New: [9/10/11/12 Regression] std::make_exception_ptr<T&>(t) is ill-formed
 2022-05-09 16:50 UTC  (3+ messages)
` [Bug libstdc++/103630] [9 "

[Bug c/105536] New: [OpenMP] Bogus "expected ‘concurrent’ before ‘reproducible’"
 2022-05-09 16:49 UTC  (2+ messages)
` [Bug c/105536] "

[Bug libstdc++/103650] New: [9/10/11/12 Regression] libstdc++ headers defined LT_OBJDIR and STDC_HEADERS
 2022-05-09 16:49 UTC  (3+ messages)
` [Bug libstdc++/103650] [9 "

[Bug libstdc++/102354] New: std::advance overloaded for path::iterator will never be called
 2022-05-09 16:48 UTC  (2+ messages)
` [Bug libstdc++/102354] "

[Bug libstdc++/100153] New: Undefined behavior in stl_bvector.h
 2022-05-09 16:47 UTC  (3+ messages)
` [Bug libstdc++/100153] "

[Bug libstdc++/93602] [9/10 Regression] Missing reference to libiconv in 9.x libstdc++
 2022-05-09 16:45 UTC  (2+ messages)

[Bug libstdc++/105502] New: std::normal_distribution deserialization issue
 2022-05-09 16:44 UTC  (9+ messages)
` [Bug libstdc++/105502] [9/10/11/12/13 Regression] "
` [Bug libstdc++/105502] [9/10/11 "

[Bug libstdc++/93151] system_error header fails to compile with -D_XOPEN_SOURCE=600
 2022-05-09 16:40 UTC  (2+ messages)

[Bug libstdc++/102048] New: __gnu_cxx::rope.erase(size_t __p) implementation seems to be wrong
 2022-05-09 16:39 UTC  (2+ messages)
` [Bug libstdc++/102048] "

[Bug libstdc++/91456] std::function and std::is_invocable_r do not understand guaranteed elision
 2022-05-09 16:29 UTC 

[Bug c++/105256] New: ICE compiling firefox-99
 2022-05-09 16:22 UTC  (2+ messages)
` [Bug c++/105256] [9/10 Regression] "

[Bug libstdc++/99453] New: libstdc++*-gdb.py installation depends on library naming
 2022-05-09 16:19 UTC  (2+ messages)
` [Bug libstdc++/99453] "

[Bug c++/96068] New: Extra semicolon outside of a function should be allowed after c++11?
 2022-05-09 16:19 UTC  (2+ messages)
` [Bug c++/96068] "

[Bug middle-end/101891] New: Adjust -fzero-call-used-regs to always use XOR
 2022-05-09 15:43 UTC  (3+ messages)
` [Bug target/101891] "

[Bug gcov-profile/105535] New: GCOV analysis on 16-bit target systems impossible
 2022-05-09 15:27 UTC  (4+ messages)
` [Bug gcov-profile/105535] "

[Bug c++/105491] [10/11/12/13 Regression] Usage of __constinit with -std=c++11 does is rejected
 2022-05-09 13:53 UTC 

[Bug c++/105534] New: -Wmaybe-uninitialized shouldn't suppress -Wuninitialized warnings
 2022-05-09 13:51 UTC  (5+ messages)
` [Bug c++/105534] -Wmaybe-uninitialized cases "

[Bug rtl-optimization/105513] New: [9/10/11/12/13 Regression] Unnecessary SSE spill
 2022-05-09 13:32 UTC  (5+ messages)
` [Bug rtl-optimization/105513] [9/10/11/12/13 Regression] Unnecessary SSE spill since r9-5748-g1d4b4f4979171ef0
` [Bug target/105513] "

[Bug target/105354] New: __builtin_shuffle for alignr generates suboptimal code unless SSSE3 is enabled
 2022-05-09 13:27 UTC  (3+ messages)
` [Bug target/105354] "

[Bug c/105510] New: [12] error: initializer element is not constant
 2022-05-09 13:00 UTC  (4+ messages)
` [Bug c/105510] "

[Bug libstdc++/104731] New: 27_io/filesystem/iterators/error_reporting.cc FAILs
 2022-05-09 12:03 UTC  (7+ messages)
` [Bug libstdc++/104731] "

[Bug tree-optimization/105517] New: [13 Regression] Missing diagnostic after recent optimizer improvements
 2022-05-09 11:46 UTC  (5+ messages)
` [Bug tree-optimization/105517] "

[Bug tree-optimization/105533] New: UBSAN: gcc/expmed.cc:3272:26: runtime error: signed integer overflow: -9223372036854775808 - 1 cannot be represented in type 'long int'
 2022-05-09 11:27 UTC 

[Bug fortran/104228] New: [9/10/11/12 Regression] ICE in df_install_ref, at df-scan.cc:2294
 2022-05-09 11:27 UTC  (3+ messages)
` [Bug fortran/104228] [9/10/11 Regression] ICE in df_install_ref, at df-scan.cc:2294 since r8-3589-g707905d0773e5a8e

[Bug sanitizer/105396] New: missed stack-buffer-overflow by -O0
 2022-05-09 11:26 UTC  (3+ messages)
` [Bug sanitizer/105396] [9/10/11 Regression] "
` [Bug sanitizer/105396] [9/10 "

[Bug rtl-optimization/105333] New: [10/11/12 Regression] ICE: in simplify_subreg, at simplify-rtx.cc:7346 with -Og -fno-tree-coalesce-vars -fno-tree-fre
 2022-05-09 11:26 UTC  (3+ messages)
` [Bug rtl-optimization/105333] [10/11 Regression] ICE: in simplify_subreg, at simplify-rtx.cc:7346 with -Og -fno-tree-coalesce-vars -fno-tree-fre since r10-1094-g9919f5fe87a3def1
` [Bug rtl-optimization/105333] [10 "

[Bug c/105331] New: -Wmaybe-uninitialized warning on va_arg with double _Complex on va_list pointer
 2022-05-09 11:25 UTC  (3+ messages)
` [Bug target/105331] [11 Regression] "

[Bug fortran/104570] New: [12 Regression] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.cc:3681
 2022-05-09 11:22 UTC  (2+ messages)
` [Bug fortran/104570] [12 Regression] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.cc:3681 since r12-7217-g57da34939703a6e6

[Bug target/105072] New: Miss optimization for pmovzxbq
 2022-05-09 11:01 UTC  (3+ messages)
` [Bug target/105072] "

[Bug target/105073] New: [meta bug]Patch pending for GCC13
 2022-05-09 11:01 UTC  (2+ messages)
` [Bug target/105073] "

[Bug tree-optimization/105532] New: UBSAN: gcc/hwint.h:293:61: runtime error: shift exponent 64 is too large for 64-bit type 'long unsigned int'
 2022-05-09 10:54 UTC 

[Bug sanitizer/105531] New: [13 regression] Recent libsanitizer imports breaks Solaris 11.3 build
 2022-05-09 10:23 UTC  (2+ messages)
` [Bug sanitizer/105531] "

[Bug tree-optimization/105477] New: RISC-V: Regression: Useless moves in conditional select return
 2022-05-09 10:17 UTC  (2+ messages)
` [Bug rtl-optimization/105477] "

[Bug rtl-optimization/105528] New: [11/12/13 Regression] ICE: in expand_expr_real_2, at expr.cc:10290 with -O2 -mavx512f
 2022-05-09 10:16 UTC  (10+ messages)
` [Bug target/105528] "
` [Bug tree-optimization/105528] "
` [Bug tree-optimization/105528] [11/12/13 Regression] ICE: in expand_expr_real_2, at expr.cc:10290 with -O2 -mavx512f since r11-8059-g5240c5ca2e2b1f36

[Bug target/105472] New: [13 regression] .note.GNU-stack breaks many Solaris/x86 tests
 2022-05-09 10:15 UTC  (6+ messages)
` [Bug target/105472] "

[Bug analyzer/105530] New: Analyzer makes wrong conclusions for the malloc (deallocator, ptr-index) attribute
 2022-05-09 10:12 UTC 

[Bug c/105514] New: rv64 qsort gets wrong result when '-O2 -DDEBUG'
 2022-05-09  8:06 UTC  (4+ messages)
` [Bug target/105514] "

[Bug c++/105509] New: [compatibility] f16 suffix not supported in C++ mode - unable to find numeric literal operator ‘operator""f16’
 2022-05-09  8:00 UTC  (4+ messages)
` [Bug c++/105509] "

[Bug c++/105523] New: Wrong warning array subscript [0] is outside array bounds
 2022-05-09  6:59 UTC  (5+ messages)
` [Bug target/105523] "

[Bug other/105527] New: configure option --with-zstd is not documented
 2022-05-09  6:59 UTC  (2+ messages)
` [Bug other/105527] "

[Bug target/105493] New: [12/13 Regression] x86_64 538.imagick_r 6% regressions and 2% 525.x264_r regressions on Alder Lake after r12-7319-g90d693bdc9d718
 2022-05-09  6:38 UTC  (2+ messages)
` [Bug target/105493] "

[Bug fortran/105526] New: [Coarray] Missing checks for arguments of type TEAM_TYPE
 2022-05-08 20:38 UTC 

[Bug target/105525] New: some targets don't define __INTPTR_TYPE__ breaking libgcov-driver.c
 2022-05-08 19:17 UTC  (2+ messages)
` [Bug target/105525] "

[Bug c++/105524] New: -Wmaybe-uninitialized false-positive with switch of enum with more than 2 elements
 2022-05-08 19:17 UTC  (2+ messages)
` [Bug c++/105524] "

[Bug target/105522] New: gcc11: internal compiler error: in decode_addr_const, at varasm.c:3059
 2022-05-08 16:11 UTC  (8+ messages)
` [Bug target/105522] "
` [Bug target/105522] [powerpc-darwin] ICE: "

[Bug fortran/105473] New: semicolon allowed when list-directed read integer with decimal='point'
 2022-05-08 14:54 UTC  (3+ messages)
` [Bug fortran/105473] "

[Bug c/105521] New: missed optimization in modulo arithmetic
 2022-05-08 12:45 UTC  (5+ messages)
` [Bug target/105521] "

[Bug c/86647] Test on constant expression (unsigned) -1 < 0 triggers a spurious -Wtype-limits warning
 2022-05-08  9:29 UTC 

[Bug target/103722] New: [12 Regression] ICE in extract_constrain_insn building glibc for SH4
 2022-05-08  9:05 UTC  (2+ messages)
` [Bug target/103722] [12/13 "

[Bug c++/105520] New: Ignores constraint in auto declaration with braced-init-list
 2022-05-08  1:58 UTC  (2+ messages)
` [Bug c++/105520] "

[Bug rtl-optimization/105519] New: Unnecessary memcpy() copy for empty asm volatile
 2022-05-08  0:04 UTC  (4+ messages)
` [Bug rtl-optimization/105519] "

[Bug tree-optimization/102950] New: [11 Regression] Dead Code Elimination Regression at -O3 (trunk&11.2.0 vs 10.3.0)
 2022-05-07 20:11 UTC  (2+ messages)
` [Bug tree-optimization/102950] [11/12 Regression] Dead Code Elimination Regression at -O3 (11.2.0 "

[Bug testsuite/105486] New: new test case gcc.dg/vect/bb-slp-pr104240.c from r13-89-gb3e98eb3396e16 fails
 2022-05-07 20:04 UTC  (2+ messages)
` [Bug testsuite/105486] new test case gcc.dg/vect/bb-slp-pr104240.c from r13-71-g41e3db05d69740

[Bug driver/96248] New: Closing quote in wrong position in config/rs6000/linux64.h
 2022-05-07 16:34 UTC  (2+ messages)
` [Bug target/96248] Closing quote in wrong position in config/rs6000/rs6000.c

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes
 2022-05-07 16:34 UTC 

[Bug c++/105518] New: [rejects valid] nested lambda using an outer type alias fails with constexpr integer in that alias
 2022-05-07 15:21 UTC 

[Bug c++/47634] New: Incorrect checking of attribute format printf on constructor of derived class with virtual base
 2022-05-07 14:59 UTC  (3+ messages)
` [Bug c++/47634] "

[Bug c++/101833] New: [9/10/11/12 Regression] ICE with -Wformat on a constructor with a virtual base
 2022-05-07 14:59 UTC  (3+ messages)
` [Bug c++/101833] [9/10/11/12/13 "
` [Bug c++/101833] [9/10/11/12 "

[Bug c++/105516] New: auto(<identifier>) is incorrectly parsed as declaration
 2022-05-07 14:44 UTC  (3+ messages)
` [Bug c++/105516] "

[Bug objc/102537] New: Objective-C: can't use >= USE_FIXUP_BEFORE paths for non-Darwin
 2022-05-07 13:44 UTC  (2+ messages)
` [Bug objc/102537] Objective-C: can't use >= USE_FIXUP_BEFORE paths on non-Darwin

[Bug c++/105515] New: const vector inside a module namespace. Error
 2022-05-07 11:27 UTC 

[Bug target/105504] New: Fails to break dependency for vcvtss2sd xmm, xmm, mem
 2022-05-07  8:28 UTC  (6+ messages)
` [Bug target/105504] "

[Bug c/100902] New: pointer attachment issues
 2022-05-07  7:37 UTC  (2+ messages)
` [Bug c/100902] "

[Bug target/99754] New: [sse2] new _mm_loadu_si16 and _mm_loadu_si32 implemented incorrectly
 2022-05-07  7:26 UTC  (2+ messages)
` [Bug target/99754] "

[Bug c++/105512] New: compilation with -fmodules-ts and std=c++20 leads to segfault
 2022-05-07  7:19 UTC 

[Bug c++/105511] New: Spurious warning: "expected 'template' keyword..." when lt and gt compare over ternary
 2022-05-06 23:50 UTC 

[Bug lto/102059] New: Incorrect always_inline diagnostic in LTO mode with #pragma GCC target("cpu=power10")
 2022-05-06 21:45 UTC  (4+ messages)
` [Bug ipa/102059] "

[Bug libstdc++/80196] fenv_t not declared
 2022-05-06 20:47 UTC  (3+ messages)

[Bug c++/100111] New: `-fno-elide-constructors` causes ICE in GCC 10.3
 2022-05-06 20:30 UTC  (2+ messages)
` [Bug c++/100111] [10 Regression] `-fno-elide-constructors` with `constexpr` ctors "

[Bug c++/105245] New: [10/11/12 Regression] ICE in clear_no_implicit_zero, in cp/constexpr.cc:1892
 2022-05-06 20:30 UTC  (2+ messages)
` [Bug c++/105245] [10/11 "

[Bug libstdc++/105505] New: P1951R1 (Default Arguments for pair's Forwarding Constructor) is unimplemented
 2022-05-06 17:11 UTC  (2+ messages)
` [Bug libstdc++/105505] "

[Bug c++/105508] New: declaration of 'const bool b' shadows template parameter when defining concept using lambda
 2022-05-06 15:26 UTC  (2+ messages)
` [Bug c++/105508] "

[Bug ada/105507] New: Ada build fails for 32bit Windows
 2022-05-06 15: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).