public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/109883] New: Stack Overflow in <cmath> functions with <stdfloat> types
 2023-05-17 14:24 UTC  (11+ messages)
` [Bug libstdc++/109883] "
` [Bug libstdc++/109883] Stack Overflow in <cmath> functions with <stdfloat> types and -std=c++23

[Bug libstdc++/109891] New: Null pointer special handling in ostream's operator << for C-strings
 2023-05-17 14:20 UTC 

[Bug tree-optimization/109811] New: libxjl 0.7 is a lot slower in GCC 13.1 vs Clang 16
 2023-05-17 14:10 UTC  (7+ messages)
` [Bug target/109811] "
` [Bug target/109811] libjxl "

[Bug libstdc++/109890] New: vector's constructor doesn't start object lifetimes during constant evaluation
 2023-05-17 14:06 UTC  (2+ messages)
` [Bug libstdc++/109890] "

[Bug c++/109532] New: -fshort-enums does not pick smallest underlying type for scoped enum
 2023-05-17 13:52 UTC  (3+ messages)
` [Bug c++/109532] "

[Bug c++/98202] New: C++ cannot parse F128 suffix for float128 literals
 2023-05-17 13:44 UTC  (4+ messages)
` [Bug c++/98202] "

[Bug c++/100052] New: [11 regression] ICE in compiling g++.dg/modules/xtreme-header-3_b.C after r11-8118
 2023-05-17 13:38 UTC  (3+ messages)
` [Bug c++/100052] [11/12/13/14 "

[Bug libstdc++/109882] New: -fsanitize=thread #include <memory> transitively includes sanitizer/common_interface_defs.h
 2023-05-17 11:34 UTC  (8+ messages)
` [Bug libstdc++/109882] "
` [Bug sanitizer/109882] "
` [Bug sanitizer/109882] sanitizer/common_interface_defs.h bogusly defines __has_feature

[Bug libstdc++/109889] New: [13/14 Regression] Segfault in __run_exit_handlers since r13-5309-gc3c6c307792026
 2023-05-17 11:30 UTC  (5+ messages)
` [Bug libstdc++/109889] "

[Bug c++/109247] New: [13 Regression] error: converting to ‘optional<WebCore::SourceBrush::Brush>’ from initializer list would use explicit constructor ‘optional<_Tp>::optional(_Up) [with _Up = int; _Tp = WebCore::SourceBrush::Brush]’ since r13-6765-ga226590fefb35ed6
 2023-05-17 10:19 UTC  (2+ messages)
` [Bug c++/109247] [13/14 Regression] optional<T> o; o = {x}; wants to use explicit optional(U) constructor "

[Bug c++/109888] New: GCC 13 Fails to Compile Code with Explicit Constructor for std::array in Template Class
 2023-05-17 10:19 UTC  (2+ messages)
` [Bug c++/109888] "

[Bug c++/109887] New: Different mangled name for template specialization for clang and gcc
 2023-05-17 10:19 UTC  (4+ messages)
` [Bug c++/109887] "

[Bug middle-end/97048] New: bogus/missing -Wstringop-overread warnings
 2023-05-17 10:14 UTC  (4+ messages)
` [Bug middle-end/97048] [meta-bug] "

[Bug libgomp/109875] New: [OpenMP] nteams-var / OMP_NUM_TEAMS → ICV not passed to the device / default value
 2023-05-17 10:11 UTC  (3+ messages)
` [Bug libgomp/109875] "

[Bug c++/109884] New: __builtin_Xq returns _Float128 instead of __float128
 2023-05-17  9:03 UTC  (9+ messages)
` [Bug c++/109884] "

[Bug ipa/109886] New: UBSAN error: shift exponent 64 is too large for 64-bit type when compiling gcc.c-torture/compile/pr96796.c
 2023-05-17  8:55 UTC 

[Bug other/63426] New: [meta-bug] Issues found with -fsanitize=undefined
 2023-05-17  8:44 UTC  (2+ messages)
` [Bug other/63426] "

[Bug ipa/109759] New: UBSAN error: shift exponent 64 is too large for 64-bit type 'long unsigned int'
 2023-05-17  8:44 UTC  (2+ messages)
` [Bug tree-optimization/109759] "

[Bug tree-optimization/109788] New: [14 Regression] gcc/hwint.h:293:61: runtime error: shift exponent 64 is too large for 64-bit type 'long unsigned int
 2023-05-17  8:44 UTC  (2+ messages)
` [Bug fortran/109788] [14 Regression] gcc/hwint.h:293:61: runtime error: shift exponent 64 is too large for 64-bit type 'long unsigned int since r14-377-gc92b8be9b52b7e

[Bug c++/109868] New: [13/14 regression] ICE: segmentation fault when building small C++ program
 2023-05-17  8:16 UTC  (4+ messages)
` [Bug tree-optimization/109868] [13/14 regression] ICE: segmentation fault or ICE in min_value with zero sized bitfield

[Bug c++/101853] New: [12 Regression] g++.dg/modules/xtreme-header-5_b.C ICE
 2023-05-17  8:01 UTC  (2+ messages)
` [Bug c++/101853] [12/13/14 "

[Bug tree-optimization/109885] New: gcc does not generate movmskps and testps instructions (clang does)
 2023-05-17  7:44 UTC  (2+ messages)
` [Bug target/109885] "

[Bug c++/109877] New: Support for clang-style attributes is needed to parse Darwin SDK headers properly
 2023-05-17  7:33 UTC  (9+ messages)
` [Bug c++/109877] "

[Bug debug/109805] New: LTO affecting -fdebug-prefix-map
 2023-05-17  7:23 UTC  (3+ messages)
` [Bug debug/109805] "

[Bug c/102989] New: Add Clang's _ExtInt(N)
 2023-05-17  7:22 UTC  (3+ messages)
` [Bug c/102989] Implement C2x's n2763 (_BitInt)

[Bug c++/109712] New: Segmentation fault in linear_search_fdes
 2023-05-17  7:15 UTC  (2+ messages)
` [Bug libgcc/109712] "

[Bug target/109874] New: [SH] GCC 13's -Os code is 50% bigger than GCC 4's
 2023-05-17  7:06 UTC  (2+ messages)
` [Bug target/109874] "

[Bug tree-optimization/109869] New: comparing SCHAR_MIN and SCHAR_MAX but with widden type could be optimized better
 2023-05-17  6:58 UTC  (2+ messages)
` [Bug tree-optimization/109869] "

[Bug rtl-optimization/109866] New: Sometimes using sub/test instead just test
 2023-05-17  6:56 UTC  (3+ messages)
` [Bug tree-optimization/109866] "

[Bug tree-optimization/109862] New: IV-OPTs could use int but still uses smaller sized for IV
 2023-05-17  6:46 UTC  (2+ messages)
` [Bug tree-optimization/109862] "

[Bug c++/109859] New: ICE on concept mis-typed as template type parameter
 2023-05-17  6:44 UTC  (2+ messages)
` [Bug c++/109859] [12/13/14 Regression] "

[Bug target/109610] New: [14 regression] gcc.target/powerpc/dform-3.c fails after
 2023-05-17  6:05 UTC  (2+ messages)
` [Bug target/109610] [14 regression] gcc.target/powerpc/dform-3.c fails after r14-172-g0368d169492017

[Bug rtl-optimization/109858] New: r14-172 caused some SPEC2017 bmk to degrade on Power
 2023-05-17  5:21 UTC  (4+ messages)
` [Bug rtl-optimization/109858] [14 Regression] "

[Bug middle-end/90663] [10/11/12/13/14 Regression] strcmp (&a[i], a + i) not folded for arrays and constant index
 2023-05-17  4:56 UTC 

[Bug tree-optimization/106900] New: Regression after memchr optimization
 2023-05-17  4:24 UTC  (3+ messages)
` [Bug tree-optimization/106900] "

[Bug fortran/109865] New: different results when routine moved inside the contains statement
 2023-05-17  3:08 UTC  (8+ messages)
` [Bug fortran/109865] "

[Bug target/106708] [rs6000] 64bit constant generation with oris xoris
 2023-05-17  2:13 UTC 

[Bug testsuite/109880] New: [14 regression] gcc.target/powerpc/fold-vec-extract-int.p8.c fails after r14-916-g9417b30499ce09
 2023-05-17  1:18 UTC  (2+ messages)
` [Bug testsuite/109880] "

[Bug tree-optimization/109812] New: GraphicsMagick resize is a lot slower in GCC 13.1 vs Clang 16
 2023-05-17  0:08 UTC  (3+ messages)
` [Bug target/109812] "

[Bug rtl-optimization/4079] unnecessary register move on simple code
 2023-05-16 23:46 UTC 

[Bug ada/109881] New: GNAT BUG DETECTED during RTL pass, raised TYPES.UNRECOVERABLE_ERROR
 2023-05-16 23:41 UTC  (3+ messages)
` [Bug ada/109881] "

[Bug rtl-optimization/43616] Extra register move
 2023-05-16 23:39 UTC 

[Bug modula2/109879] New: ReadCard and ReadInt from WholeIO have problems with leading space
 2023-05-16 23:22 UTC  (5+ messages)
` [Bug modula2/109879] "

[Bug rtl-optimization/68086] New: Expression explicitly defined outside the loop is moved inside the loop by the optimizer
 2023-05-16 23:22 UTC  (2+ messages)
` [Bug tree-optimization/68086] "

[Bug rtl-optimization/79148] stack addresses are spilled to stack slots on x86-64 at -Os instead of rematerializing the addresses
 2023-05-16 23:04 UTC 

[Bug rtl-optimization/66890] New: function splitting only works with profile feedback
 2023-05-16 22:26 UTC  (2+ messages)
` [Bug rtl-optimization/66890] "

[Bug libstdc++/40094] FAIL: ext/throw_allocator/deallocate_global.cc execution test
 2023-05-16 20:55 UTC  (4+ messages)

[Bug libstdc++/109814] New: freestanding using cmath does not compile anymore
 2023-05-16 20:44 UTC  (2+ messages)
` [Bug libstdc++/109814] [13/14 Regression] "

[Bug analyzer/109570] New: detect fclose on unopened or NULL files
 2023-05-16 20:29 UTC  (2+ messages)
` [Bug analyzer/109570] "

[Bug libstdc++/33578] __gnu_parallel::yield means what?
 2023-05-16 20:24 UTC  (2+ messages)

[Bug target/77579] Missed multiple add (int) for CSEd case
 2023-05-16 20:06 UTC 

[Bug target/104338] New: RISC-V: Subword atomics result in library calls
 2023-05-16 20:05 UTC  (6+ messages)
` [Bug target/104338] "

[Bug tree-optimization/109878] New: missed simplifications of MAX<a&CST0,a&CST1> and MIN<a&CST0,a&CST1>
 2023-05-16 19:56 UTC 

[Bug c++/109774] New: Spurious dangling reference warning in GCC 13 - another variant
 2023-05-16 19:54 UTC  (4+ messages)
` [Bug c++/109774] template function causes Spurious dangling reference warning while non-template does not

[Bug libstdc++/43622] Incomplete C++ library support for __float128
 2023-05-16 19:43 UTC  (5+ messages)

[Bug libstdc++/9780] issues with time_get, time_put not being tied to correct _punct facet
 2023-05-16 19:41 UTC 

[Bug libstdc++/44015] template parameters not documented
 2023-05-16 19:41 UTC 

[Bug libstdc++/5499] True name and named locales
 2023-05-16 19:41 UTC 

[Bug libstdc++/18571] document wstring/wfilebuf code conversions
 2023-05-16 19:41 UTC 

[Bug libstdc++/16006] Conversions of numbers in fi_FI.UTF-8 produces incorrect UTF-8
 2023-05-16 19:41 UTC 

[Bug libstdc++/40380] class documentation should mention include file to use
 2023-05-16 19:41 UTC 

[Bug libstdc++/21772] exception safety testing
 2023-05-16 19:41 UTC 

[Bug target/55610] New: cc1 is calling munmap() on part of itself on darwin
 2023-05-16 19:18 UTC  (2+ messages)
` [Bug target/55610] "

[Bug target/44107] gcc emits frame (epilogue) info incompatible with the darwin {8,9}-unwinder,10-compacter
 2023-05-16 19:14 UTC 

[Bug java/41991] gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9
 2023-05-16 19:14 UTC 

[Bug c++/109876] New: initializer_list not usable in constant expressions in a template
 2023-05-16 19:13 UTC  (6+ messages)
` [Bug c++/109876] [10/11/12/13/14 Regression] "

[Bug c++/101118] New: coroutines: unexpected ODR warning for coroutine frame type in LTO builds
 2023-05-16 19:11 UTC  (3+ messages)
` [Bug c++/101118] "

[Bug bootstrap/107568] New: Bootstrap failure on macOS 12.6 (monterey)
 2023-05-16 19:11 UTC  (3+ messages)
` [Bug target/107568] Darwin: Bootstrap fails with macOS13 sdk because sprintf and friends are deprecated in the SDK

[Bug c++/105599] New: g++ binary: undefined symbols _main referenced from __start in crt1.0
 2023-05-16 19:10 UTC  (3+ messages)
` [Bug target/105599] g++ by itself is not producing "fatal error: no input files" for darwin target

[Bug c/104871] New: macosx-version-min wrong for macOS >= Big Sur (darwin20)
 2023-05-16 19:04 UTC  (2+ messages)
` [Bug target/104871] "

[Bug libstdc++/104772] New: std::numeric_limits<__float128> should be specialized
 2023-05-16 18:57 UTC  (3+ messages)
` [Bug libstdc++/104772] "

[Bug c/39985] Type qualifiers not actually ignored on function return type
 2023-05-16 18:55 UTC 

[Bug testsuite/36443] [10/11/12/13/14 Regression]: HOSTCC doesn't work with installed gcc
 2023-05-16 18:50 UTC 

[Bug c++/109623] New: constexpr restrictions are not relaxed enough
 2023-05-16 18:26 UTC  (2+ messages)
` [Bug c++/109623] "

[Bug testsuite/23867] libstdc++ ABI testsuite should work for installed compiler testing
 2023-05-16 18:20 UTC 

[Bug target/65139] New: Improve register allocation for aarch64_*_sisd_or_int<mode>3 patterns
 2023-05-16 17:57 UTC  (2+ messages)
` [Bug target/65139] "

[Bug middle-end/69976] Zero the local stack on function exit
 2023-05-16 17:52 UTC 

[Bug tree-optimization/30334] [meta-bug] Request for -Wundefined
 2023-05-16 17:40 UTC 

[Bug libstdc++/109741] New: alignas(64) in libstdc++-v3/src/c++11/shared_ptr.cc
 2023-05-16 17:33 UTC  (4+ messages)
` [Bug libstdc++/109741] "

[Bug fortran/109873] New: internal compiler error: gfc_get_symbol_decl 内、位置 fortran/trans-decl.c:1587 0x6b4c13 gfc_get_symbol_decl(gfc_symbol*) ../../gcc/fortran/trans-decl.c:1587 0x6b7157 generate_local_decl ../../gcc/fortran/trans-decl.c:5145 0x68320b do_traverse_symtree ../
 2023-05-16 17:21 UTC  (2+ messages)
` [Bug fortran/109873] "

[Bug c++/109871] New: error: call of overloaded ... ambiguous (std::vector vs designated initializers)
 2023-05-16 16:41 UTC  (5+ messages)
` [Bug c++/109871] error: call of overloaded ... is "

[Bug c++/109860] New: ICE: in make_typename_type, at cp/decl.cc:4268
 2023-05-16 16:23 UTC  (2+ messages)
` [Bug c++/109860] ICE: in make_typename_type with redudant template in requires with typename

[Bug libstdc++/107801] New: Building cross compiler for H8 family fails in libstdc++ (c++17/memory_resource.cc)
 2023-05-16 16:17 UTC  (4+ messages)
` [Bug libstdc++/107801] "

[Bug target/36603] Use \r\n for generated *.s files on Windows
 2023-05-16 15:58 UTC 

[Bug modula2/108344] New: Many tests time out: isatty called in a tight loop
 2023-05-16 15:04 UTC  (4+ messages)
` [Bug modula2/108344] "

[Bug libstdc++/104875] New: libstdc++-v3/src/c++11/codecvt.cc:312:24: warning: left shift count >= width of type
 2023-05-16 15:03 UTC  (2+ messages)
` [Bug libstdc++/104875] "

[Bug libstdc++/108118] New: std::weak_ptr lacks a self-usurp check on move
 2023-05-16 15:03 UTC  (2+ messages)
` [Bug libstdc++/108118] "

[Bug libstdc++/108265] New: chrono::hh_mm_ss can't be constructed from unsigned durations
 2023-05-16 15:02 UTC  (2+ messages)
` [Bug libstdc++/108265] "

[Bug fortran/109861] New: Optimization is marking uninitialized C_PTR being passed to a C function, causes segfault
 2023-05-16 13:29 UTC  (3+ messages)
` [Bug fortran/109861] "

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