public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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 c++/109883] New: Stack Overflow in <cmath> functions with <stdfloat> types
 2023-05-17  6:39 UTC 

[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  (7+ 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 libstdc++/109882] New: -fsanitize=thread #include <memory> transitively includes sanitizer/common_interface_defs.h
 2023-05-16 23:45 UTC  (5+ messages)
` [Bug libstdc++/109882] "
` [Bug sanitizer/109882] "

[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 debug/109805] New: LTO affecting -fdebug-prefix-map
 2023-05-16 22:25 UTC  (2+ messages)
` [Bug debug/109805] "

[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  (3+ messages)
` [Bug analyzer/109570] "

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

[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 c++/98202] New: C++ cannot parse F128 suffix for float128 literals
 2023-05-16 19:47 UTC  (3+ messages)
` [Bug c++/98202] "

[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++/16006] Conversions of numbers in fi_FI.UTF-8 produces incorrect UTF-8
 2023-05-16 19:41 UTC 

[Bug libstdc++/18571] document wstring/wfilebuf code conversions
 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 java/41991] gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9
 2023-05-16 19:14 UTC 

[Bug target/44107] gcc emits frame (epilogue) info incompatible with the darwin {8,9}-unwinder,10-compacter
 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 libgomp/109875] New: [OpenMP] nteams-var / OMP_NUM_TEAMS → ICV not passed to the device / default value
 2023-05-16 17:39 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 middle-end/97048] New: bogus/missing -Wstringop-overread warnings
 2023-05-16 17:28 UTC  (3+ messages)
` [Bug middle-end/97048] [meta-bug] "

[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 c/102989] New: Add Clang's _ExtInt(N)
 2023-05-16 16:20 UTC  (2+ messages)
` [Bug c/102989] Implement C2x's n2763 (_BitInt)

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

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

[Bug rtl-optimization/109866] New: Sometimes using sub/test instead just test
 2023-05-16 15:50 UTC  (5+ messages)
` [Bug rtl-optimization/109866] "
` [Bug tree-optimization/109866] "

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

[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  (3+ messages)
` [Bug libstdc++/104875] "

[Bug libstdc++/108118] New: std::weak_ptr lacks a self-usurp check on move
 2023-05-16 15:03 UTC  (3+ 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  (3+ 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] "

[Bug fortran/99982] New: INTERFACE selects wrong module procedure involving C_PTR and C_FUNPTR
 2023-05-16 13:25 UTC  (2+ messages)
` [Bug fortran/99982] "

[Bug libstdc++/109816] New: [14 Regression] r14-321 fix for PR108969 breaks NVPTX offloading due to __asm (".globl _ZSt21ios_base_library_initv")
 2023-05-16 13:24 UTC  (3+ messages)
` [Bug libstdc++/109816] [13/14 "

[Bug libstdc++/91456] std::function and std::is_invocable_r do not understand guaranteed elision
 2023-05-16 12:50 UTC 

[Bug c++/109790] New: internal compiler error in write_member_name, at cp/mangle.cc:2992
 2023-05-16 12:33 UTC  (2+ messages)
` [Bug c++/109790] [11/12/13/14 Regression] "

[Bug c++/109781] New: erroneous error "lambda-expression in template parameter type" for tparam lambda returning a lambda
 2023-05-16 12:17 UTC  (2+ messages)
` [Bug c++/109781] [11/12/13/14 Regression] "

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

[Bug libstdc++/109857] New: tzdata 2021a has bad data that cannot be parsed by libstdc++
 2023-05-16 11:59 UTC  (3+ messages)
` [Bug libstdc++/109857] Debian stable's "

[Bug target/104713] New: gcc does not reject -march=i686 -fcf-protection
 2023-05-16 11:48 UTC  (2+ messages)
` [Bug target/104713] "

[Bug c++/109241] New: [13 Regression] ICE Segmentation fault since for ccache package r13-6722-gb323f52ccf966800
 2023-05-16 10:11 UTC  (2+ messages)
` [Bug c++/109241] [12/13/14 Regression] ICE Segmentation fault for statement expression with a local type inside inside a generic lambda inside a generic lambda since r13-6722-gb323f52ccf966800

[Bug c++/109872] New: [12 Regression] ICE on valid C++ code
 2023-05-16 10:11 UTC  (3+ messages)
` [Bug c++/109872] "

[Bug libstdc++/99417] New: [C++17] std::variant assignment fails to compile
 2023-05-16 10:08 UTC  (2+ messages)
` [Bug libstdc++/99417] "

[Bug libgomp/66005] New: libgomp make check time is excessive
 2023-05-16  7:57 UTC  (3+ messages)
` [Bug testsuite/66005] "

[Bug fortran/82774] [10/11/12/13/14 Regression] Structure constructor and deferred type parameter character component
 2023-05-16  5:51 UTC  (2+ messages)

[Bug fortran/104429] New: [9/10/11/12 Regression] ICE in gfc_conv_variable, at fortran/trans-expr.cc:3056
 2023-05-16  5:50 UTC  (3+ messages)
` [Bug fortran/104429] [10/11/12/13/14 Regression] ICE in gfc_conv_variable, at fortran/trans-expr.cc:3056 since r9-2664-g1312bb902382cb48

[Bug fortran/103389] New: [9/10/11/12 Regression] ICE in estimate_move_cost, at tree-inline.c:4191
 2023-05-16  5:49 UTC  (3+ messages)
` [Bug fortran/103389] [10/11/12/13/14 Regression] ICE in estimate_move_cost, at tree-inline.c:4191 since r9-5784-ga3df90b9672562d0

[Bug fortran/87946] [10/11/12/13/14 Regression] ICE in gfc_walk_array_ref, at fortran/trans-array.c:10506
 2023-05-16  5:48 UTC  (2+ messages)

[Bug target/87496] ICE in aggregate_value_p at gcc/function.c:2046
 2023-05-16  5:47 UTC  (2+ messages)

[Bug fortran/100193] New: [9/10/11/12 Regression] ICE in alloc_scalar_allocatable_for_assignment, at fortran/trans-expr.c:10837
 2023-05-16  5:45 UTC  (3+ messages)
` [Bug fortran/100193] [10/11/12/13/14 "

[Bug fortran/105152] New: [9/10/11/12 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.cc:5647
 2023-05-16  5:44 UTC  (3+ messages)
` [Bug fortran/105152] [10/11/12/13/14 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.cc:5647 since r9-5372-gbbf18dc5d248a79a

[Bug tree-optimization/101805] New: Max<bool0,bool1> -> bool0 | bool1 Min<bool0, bool1> -> a & b
 2023-05-16  3:53 UTC  (3+ messages)
` [Bug tree-optimization/101805] "

[Bug tree-optimization/107888] New: [12/13 Regression] Missed min/max transformation in phiopt due to VRP
 2023-05-16  3:50 UTC  (2+ messages)
` [Bug tree-optimization/107888] [12/13/14 "

[Bug tree-optimization/109424] New: ~
 2023-05-16  3:50 UTC  (2+ messages)
` [Bug tree-optimization/109424] ~((x > y) ? x : y) produces two not instructions

[Bug c++/109870] New: Miscomputation of return type of unevaluated lambda in type alias in template context
 2023-05-16  3:43 UTC  (2+ messages)
` [Bug c++/109870] "

[Bug tree-optimization/90087] Suboptimal codegen for x < 0 ? x - INT_MIN : x
 2023-05-16  2:55 UTC 

[Bug tree-optimization/109869] New: comparing SCHAR_MIN and SCHAR_MAX but with widden type could be optimized better
 2023-05-16  2:48 UTC 

[Bug c/109863] New: RFE: more consistent flex array initialization: lift static storage requirement in gnu2x
 2023-05-16  2:44 UTC  (3+ messages)
` [Bug c/109863] "

[Bug tree-optimization/77899] incorrect VR_RANGE for a signed char function argument
 2023-05-16  2:42 UTC 

[Bug c++/109806] New: 13.1.0 cc1plus stack smashing crash with C array of complex structs
 2023-05-15 22:49 UTC  (2+ messages)
` [Bug tree-optimization/109806] [13/14 Regression] "

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