public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/106902] New: Program compiled with -O3 -fmfa produces different result
 2023-05-17 18:54 UTC  (3+ messages)
` [Bug target/106902] [11/12/13/14 Regression] Program compiled with -O3 -mfma "

[Bug fortran/95374] New: ICE: gfc_array_size failed
 2023-05-17 18:53 UTC  (2+ messages)
` [Bug fortran/95374] "

[Bug c++/106409] New: GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size
 2023-05-17 18:47 UTC  (5+ messages)
` [Bug tree-optimization/106409] "
` [Bug tree-optimization/106409] GCC with LTO: Warning: argument 1 value ‘18...615’ (SIZE_MAX) exceeds maximum object size with new

[Bug target/109896] New: Missed optimisation: overflow detection in multiplication instructions for operator new
 2023-05-17 18:45 UTC  (2+ messages)
` [Bug target/109896] "

[Bug tree-optimization/106900] New: Regression after memchr optimization
 2023-05-17 18:40 UTC  (6+ messages)
` [Bug tree-optimization/106900] "

[Bug c++/109895] New: -Walloc-size-larger-than complains about code it generated itself under -flto -fno-exceptions
 2023-05-17 18:22 UTC  (2+ messages)
` [Bug tree-optimization/109895] "

[Bug c++/87628] Redundant check of pointer when operator delete is called
 2023-05-17 18:14 UTC  (2+ messages)

[Bug tree-optimization/109605] New: -fno-tree-vectorize does not disable vectorizer
 2023-05-17 18:08 UTC  (2+ messages)
` [Bug driver/109605] "

[Bug tree-optimization/109441] New: missed optimization when all elements of vector are known
 2023-05-17 17:23 UTC  (2+ messages)
` [Bug tree-optimization/109441] "

[Bug ipa/109770] New: wrong(?) devirtualization
 2023-05-17 17:07 UTC  (2+ messages)
` [Bug ipa/109770] [10/11/12/13/14 Regression] "

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

[Bug libstdc++/109891] New: Null pointer special handling in ostream's operator << for C-strings
 2023-05-17 16:52 UTC  (6+ messages)
` [Bug libstdc++/109891] "

[Bug modula2/109894] New: WriteInt in the ISO libraries should not emit the '+' when writing positive values
 2023-05-17 16:47 UTC  (4+ messages)
` [Bug modula2/109894] "

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

[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 15:43 UTC  (2+ messages)

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

[Bug tree-optimization/109892] New: SLP failure with explicit fma
 2023-05-17 15:31 UTC  (2+ messages)
` [Bug tree-optimization/109892] "

[Bug tree-optimization/109893] New: [14 Regression] Missed Dead Code Elimination when using __builtin_unreachable since r14-160-gf828503eeb79ad1f1ada6db7deccc5abcc2f3ca3
 2023-05-17 15:29 UTC  (2+ messages)
` [Bug tree-optimization/109893] "

[Bug analyzer/109570] New: detect fclose on unopened or NULL files
 2023-05-17 15:14 UTC  (4+ messages)
` [Bug analyzer/109570] "

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2023-05-17 15:05 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

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

[Bug middle-end/109849] New: suboptimal code for vector walking loop
 2023-05-17 14:53 UTC  (2+ messages)
` [Bug middle-end/109849] "

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

[Bug libstdc++/46906] New: istreambuf_iterator is late?
 2023-05-17 14:46 UTC  (2+ messages)
` [Bug libstdc++/46906] "

[Bug c++/97340] New: Spurious rejection of member variable template of reference type
 2023-05-17 14:45 UTC  (2+ messages)
` [Bug c++/97340] "

[Bug fortran/109684] New: compiling failure: complaining about a final subroutine of a type being not PURE (while it is indeed PURE)
 2023-05-17 14:44 UTC  (2+ messages)
` [Bug fortran/109684] "

[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++/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  (3+ 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 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  (2+ 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  (3+ 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 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  (2+ 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  (2+ 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 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 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  (4+ 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  (2+ 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  (2+ 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  (2+ 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  (2+ messages)
` [Bug target/105599] g++ by itself is not producing "fatal error: no input files" for darwin target

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