public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/101118] New: coroutines: unexpected ODR warning for coroutine frame type in LTO builds
 2023-05-16 19:07 UTC  (2+ messages)
` [Bug c++/101118] "

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

[Bug c++/98202] New: C++ cannot parse F128 suffix for float128 literals
 2023-05-16 19:04 UTC  (2+ messages)
` [Bug c++/98202] "

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

[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 libstdc++/43622] Incomplete C++ library support for __float128
 2023-05-16 18:49 UTC  (3+ messages)

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

[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 target/104338] New: RISC-V: Subword atomics result in library calls
 2023-05-16 17:04 UTC  (3+ messages)
` [Bug target/104338] "

[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  (4+ 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 fortran/109865] New: different results when routine moved inside the contains statement
 2023-05-16 15:55 UTC  (10+ messages)
` [Bug fortran/109865] "

[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  (16+ messages)
` [Bug c++/109868] "
` [Bug tree-optimization/109868] [13/14 regression] ICE: segmentation fault or ICE in min_value with zero sized bitfield

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

[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  (8+ 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  (5+ messages)
` [Bug libstdc++/109857] "
` [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 analyzer/109570] New: detect fclose on unopened or NULL files
 2023-05-16 10:20 UTC  (2+ messages)
` [Bug analyzer/109570] "

[Bug c++/109241] New: [13 Regression] ICE Segmentation fault since for ccache package r13-6722-gb323f52ccf966800
 2023-05-16 10:11 UTC  (3+ 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  (13+ messages)
` [Bug libgomp/66005] "
` [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  (4+ 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  (6+ messages)
` [Bug tree-optimization/109806] [13/14 Regression] "

[Bug c++/109867] New: -Wswicht-default reports missing default in coroutine
 2023-05-15 21:44 UTC 

[Bug c++/109720] New: -Wmaybe-uninitialized triggering when I can see no path that would allow it
 2023-05-15 21:44 UTC  (2+ messages)
` [Bug tree-optimization/109720] "

[Bug bootstrap/82856] --enable-maintainter-mode broken by incompatiblity of gcc's required automake and modern Perl
 2023-05-15 19:08 UTC 

[Bug target/105719] New: RFE: fixincludes should handle Frameworks
 2023-05-15 18:10 UTC  (2+ messages)
` [Bug target/105719] "

[Bug c++/109864] New: excplicit constructor considered during overload resolution leads to ambiguity
 2023-05-15 18:08 UTC  (3+ messages)
` [Bug c++/109864] "

[Bug fortran/109846] New: [rejects valid] Pointer-valued function reference rejected as actual argument
 2023-05-15 17:27 UTC  (2+ messages)
` [Bug fortran/109846] "

[Bug c/109695] New: crash in gimple_ranger::range_of_expr
 2023-05-15 17:23 UTC  (2+ messages)
` [Bug tree-optimization/109695] [14 Regression] crash in gimple_ranger::range_of_expr since r14-377-gc92b8be9b52b7e

[Bug other/105819] New: GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and under Mac OS X lion - I
 2023-05-15 16:35 UTC  (2+ messages)
` [Bug other/105819] comma `,` in directory name causes build to fail

[Bug c/109828] New: C2x:static compound literal (with flexible array) in initializer leads to invalid size and ICE
 2023-05-15 16:30 UTC  (3+ messages)
` [Bug c/109828] [13/14 Regression] static compound literal with flexible array "

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

[Bug libgcc/109852] New: Making of gcc13 stops at libcpp/charset.cc with Error
 2023-05-15 15:44 UTC  (3+ messages)
` [Bug tree-optimization/109852] Making of gcc13 errors out compiling libcpp/charset.cc with Wstringop-overflow Error with "-march=native -O3 "

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

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

[Bug testsuite/91884] libgomp testsuite: (not) using a specific driver for C++, Fortran
 2023-05-15 10:35 UTC  (3+ messages)

[Bug libgomp/109837] New: [OpenMP] despite 'requires unified_address' there is segfault when 'is_device_ptr' is not used
 2023-05-15  9:31 UTC  (2+ messages)
` [Bug libgomp/109837] "

[Bug debug/109805] New: LTO affecting -fdebug-prefix-map
 2023-05-15  9:20 UTC  (2+ messages)
` [Bug debug/109805] "

[Bug target/99195] New: Optimise away vec_concat of 64-bit AdvancedSIMD operations with zeroes in aarch64
 2023-05-15  8:56 UTC  (3+ messages)
` [Bug target/99195] "

[Bug tree-optimization/109848] New: [14 Regression] Recent change causing testsuite ICE on csky port
 2023-05-15  8:42 UTC  (3+ messages)
` [Bug tree-optimization/109848] "

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

[Bug libstdc++/109808] New: [12 regression] FAIL: libstdc++-prettyprinters/libfundts.cc print as with _GLIBCXX_USE_CXX11_ABI 0
 2023-05-15  8:25 UTC  (2+ messages)
` [Bug libstdc++/109808] "

[Bug testsuite/108776] New: new test case c-c++-common/rotate-11.c from r12-9158-ga015ebe382cd6d fails
 2023-05-15  8:24 UTC  (3+ messages)
` [Bug testsuite/108776] "

[Bug c++/106740] New: Internal compiler error: Segmentation fault
 2023-05-15  8:08 UTC  (2+ messages)
` [Bug c++/106740] [11/12 Regression] ICE in instantiate_decl at gcc/cp/pt.cc:26515 since r12-8467-ge057d454db4dcf

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