public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/105882] New: A possible constexpr bug
 2022-06-08  7:16 UTC  (2+ messages)
` [Bug c++/105882] "

[Bug c++/88174] Make __real__ += __val usable in constexpr context
 2022-06-08  7:16 UTC 

[Bug c++/105881] New: GCC release mode can crash Torque3D
 2022-06-08  7:07 UTC  (2+ messages)
` [Bug c++/105881] "

[Bug libstdc++/105880] New: eh_globals_init destructor not setting _M_init to false
 2022-06-08  6:12 UTC  (7+ messages)
` [Bug libstdc++/105880] "

[Bug target/105879] New: DI mode constants are incorrectly loaded into registers on big-endian xtensa
 2022-06-08  4:27 UTC  (2+ messages)
` [Bug target/105879] "

[Bug target/105504] New: Fails to break dependency for vcvtss2sd xmm, xmm, mem
 2022-06-08  3:24 UTC  (2+ messages)
` [Bug target/105504] "

[Bug rtl-optimization/105513] New: [9/10/11/12/13 Regression] Unnecessary SSE spill
 2022-06-08  3:24 UTC  (2+ messages)
` [Bug target/105513] [10/11/12/13 Regression] Unnecessary SSE spill since r9-5748-g1d4b4f4979171ef0

[Bug target/105854] New: ICE: in extract_constrain_insn, at recog.cc:2692 (insn does not satisfy its constraints: sse2_lshrv1ti3)
 2022-06-08  3:18 UTC  (7+ messages)
` [Bug target/105854] "

[Bug sanitizer/105870] New: Asan cannot work correctly for RISC-V GCC
 2022-06-08  1:53 UTC  (6+ messages)
` [Bug sanitizer/105870] "

[Bug c++/105878] New: Error message for const usage inside a capture should be improved
 2022-06-08  1:03 UTC  (2+ messages)
` [Bug c++/105878] "

[Bug c++/87656] Useful flags to enable with -Wall or -Wextra
 2022-06-08  0:50 UTC 

[Bug libstdc++/105810] New: __glibcxx_assert can be improved greatly
 2022-06-07 23:02 UTC  (4+ messages)
` [Bug libstdc++/105810] "

[Bug c++/105865] New: false positive expression static_cast pointer-to-member upcast in constexpr constructor
 2022-06-07 20:52 UTC  (3+ messages)
` [Bug c++/105865] false positive non-consant expression: "
` [Bug c++/105865] incorrect "not a consant expression": constexpr pointer-to-member upcast

[Bug lto/105876] New: use of -flto with g++ changes global extern const std::string initialization in unexpected manner
 2022-06-07 20:28 UTC  (10+ messages)
` [Bug lto/105876] "

[Bug middle-end/105874] New: [13 Regression] Incorrect codegen and ICE since g:ed6fd2aed58f2cca99f15331bf68999c0e6df370
 2022-06-07 19:14 UTC  (3+ messages)
` [Bug middle-end/105874] "

[Bug lto/105877] New: GNU strip breaks -flto -g .o files
 2022-06-07 19:08 UTC  (2+ messages)
` [Bug lto/105877] "

[Bug ada/105872] New: GNAT Bug Box compiling spark_xrefs.adb
 2022-06-07 18:58 UTC  (2+ messages)
` [Bug ada/105872] "

[Bug fortran/93482] ICE in gfc_resolve_character_array_constructor, at fortran/array.c:2096
 2022-06-07 17:37 UTC 

[Bug target/105873] New: [amdgcn][OpenMP] task reductions fail with "team master not responding; slave thread aborting"
 2022-06-07 17:31 UTC  (4+ messages)
` [Bug target/105873] "

[Bug fortran/93485] ICE in gfc_trans_array_ctor_element, at fortran/trans-array.c:1682
 2022-06-07 17:31 UTC 

[Bug c/105875] New: Toggling an atomic_bool is inefficient
 2022-06-07 15:10 UTC 

[Bug c++/105651] New: Failure compiling constexpr/__builtin_memcpy on Cygwin with -std=c++20
 2022-06-07 14:58 UTC  (2+ messages)
` [Bug tree-optimization/105651] bogus "may overlap" memcpy warning with std::string

[Bug c++/105871] New: ICE: in wide_int_to_tree_1, at tree.cc:1777 with __builtin_shufflevector() in C++ code
 2022-06-07 12:20 UTC  (4+ messages)
` [Bug c++/105871] "

[Bug tree-optimization/105090] New: BFI instructions are not generated on arm-none-eabi-g++
 2022-06-07 11:15 UTC  (3+ messages)
` [Bug target/105090] "

[Bug libstdc++/105844] New: std::lcm(50000, 49999) is UB but accepted in a constexpr due to cast to unsigned
 2022-06-07 10:07 UTC  (4+ messages)
` [Bug libstdc++/105844] [10/11/12/13 Regression] "

[Bug libstdc++/105857] New: codecvt::do_length causes unexpected buffer overflow
 2022-06-07 10:05 UTC  (4+ messages)
` [Bug libstdc++/105857] "

[Bug c/105747] New: Possible resource hog with -O2 -fno-var-tracking
 2022-06-07  9:30 UTC  (3+ messages)
` [Bug rtl-optimization/105747] Scheduler can take a long time on arm-linux sometimes

[Bug c++/105869] New: Use of this inside a lambda not inside a non-static method gives an interesting message
 2022-06-07  9:20 UTC  (2+ messages)
` [Bug c++/105869] "

[Bug c/105853] New: ice in pieces_addr constructor
 2022-06-07  9:13 UTC  (6+ messages)
` [Bug middle-end/105853] [13 regression] "

[Bug target/105856] New: ice in emit_move_insn, at expr.cc:4011
 2022-06-07  9:13 UTC  (6+ messages)
` [Bug target/105856] "
` [Bug target/105856] [13 Regression] "

[Bug tree-optimization/54346] New: combine permutations
 2022-06-07  9:10 UTC  (2+ messages)
` [Bug tree-optimization/54346] "

[Bug fortran/105836] New: [OpenMP] segfault when assigning after firstprivate + allocate
 2022-06-07  7:35 UTC  (2+ messages)
` [Bug fortran/105836] "

[Bug c++/96442] New: ICE in tree check: expected integer_type or enumeral_type or boolean_type or real_type or fixed_point_type, have record_type in int_fits_type_p, at tree.c:8954
 2022-06-07  6:57 UTC  (2+ messages)
` [Bug c++/96442] [10/11/12/13 Regression] "

[Bug target/105791] New: [13 Regression] ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with -mxop
 2022-06-07  6:51 UTC  (2+ messages)
` [Bug target/105791] "

[Bug target/105782] New: [sparc64] Emission of questionable movxtod/movdtox with -mvis3
 2022-06-07  6:16 UTC  (2+ messages)
` [Bug target/105782] "

[Bug middle-end/105867] New: incorrect dangling-pointer warning
 2022-06-07  6:05 UTC  (2+ messages)
` [Bug tree-optimization/105867] [12/13 Regression] "

[Bug c/105868] New: false positive return-local-addr with goto statement and optimization O2
 2022-06-07  5:59 UTC  (2+ messages)
` [Bug tree-optimization/105868] "

[Bug fortran/100607] New: ICE with SELECT RANK
 2022-06-07  4:35 UTC  (3+ messages)
` [Bug fortran/100607] "

[Bug c++/105841] New: Change in behavior of CTAD for alias templates
 2022-06-07  4:05 UTC  (6+ messages)
` [Bug c++/105841] [12/13 Regression] "

[Bug target/105733] New: riscv: Poor codegen for large stack frames
 2022-06-07  2:41 UTC  (2+ messages)
` [Bug target/105733] "

[Bug target/104637] New: ICE: maximum number of LRA assignment passes is achieved (30) with -Og -fno-forward-propagate -mavx
 2022-06-07  2:20 UTC  (2+ messages)
` [Bug rtl-optimization/104637] [10/11 Regression] ICE: maximum number of LRA assignment passes is achieved (30) with -Og -fno-forward-propagate -mavx since r9-5221-gd8fcab689435a29d

[Bug c/105852] New: ice in instantiate_decl
 2022-06-06 22:39 UTC  (9+ messages)
` [Bug c++/105852] [13 Regression] "
` [Bug c++/105852] [11/12/13 "

[Bug middle-end/105866] New: [13 Regression] ICE in emit_move_insn building glibc for MIPS
 2022-06-06 21:12 UTC  (3+ messages)
` [Bug middle-end/105866] "

[Bug tree-optimization/105864] New: storing nullptr_t to memory should not generate any instructions
 2022-06-06 20:19 UTC  (2+ messages)
` [Bug tree-optimization/105864] "

[Bug c++/53164] New: Undefined reference to template function instantiation
 2022-06-06 18:29 UTC  (2+ messages)
` [Bug c++/53164] "

[Bug c++/105848] New: undefined reference for default template argument of function type
 2022-06-06 18:29 UTC  (4+ messages)
` [Bug c++/105848] [12 Regression] "
` [Bug c++/105848] [12/13 "

[Bug libstdc++/105845] New: Provide a name mangling facility
 2022-06-06 17:54 UTC  (4+ messages)
` [Bug libstdc++/105845] Provide a name mangling facility usable within C++ code
` [Bug c++/105845] "

[Bug c/105863] New: RFE: __attribute__((incbin("file"))) or __builtin_incbin("file")
 2022-06-06 17:43 UTC  (3+ messages)
` [Bug c/105863] "

[Bug target/103503] New: RFE: no save registers attribute
 2022-06-06 17:00 UTC  (2+ messages)
` [Bug target/103503] "

[Bug middle-end/85751] RFE: option to align code using breakpoint instructions when unreachable
 2022-06-06 16:41 UTC 

[Bug middle-end/105862] New: missed inlining opportunity of _Sp_counted_deleter::_M_destroy
 2022-06-06 16:32 UTC 

[Bug c++/102168] New: -Wnon-virtual-dtor shouldn't fire for protected dtor in a class with a friend declaration
 2022-06-06 14:23 UTC  (7+ messages)
` [Bug c++/102168] "

[Bug c/105849] New: A couple of new clang warnings
 2022-06-06 13:59 UTC  (3+ messages)
` [Bug middle-end/105849] "

[Bug c++/105861] New: OpenMP target construct not properly privatizing C++ member variables
 2022-06-06 13:53 UTC 

[Bug c++/105846] New: constexpr unique_ptr doesn't work with virtual types
 2022-06-06 12:57 UTC  (6+ messages)
` [Bug c++/105846] "
` [Bug c++/105846] [C++2b] "

[Bug analyzer/105860] New: Miscompilation causing clobbered union contents
 2022-06-06 12:51 UTC 

[Bug c++/105824] New: Accepts invalid issue with implicit conversion of a scoped enumeration type
 2022-06-06 12:51 UTC  (2+ messages)
` [Bug c++/105824] "

[Bug c++/105842] New: rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call
 2022-06-06 12:39 UTC  (2+ messages)
` [Bug c++/105842] "

[Bug c/105506] New: Error building GCC 12.1.0 against MinGW-w64: fatal error: cannot execute 'cc1': CreateProcess: No such file or directory
 2022-06-06 11:07 UTC  (6+ messages)
` [Bug target/105506] "

[Bug c++/105840] New: confusing diagnostic when naming the wrong class in a constructor
 2022-06-06 10:32 UTC  (2+ messages)
` [Bug c++/105840] "

[Bug bootstrap/105831] New: Nonportable syntax in "test" and "[" commands
 2022-06-06 10:19 UTC  (2+ messages)
` [Bug bootstrap/105831] "

[Bug tree-optimization/105855] New: missed optimization - vectorization -fsanitize=signed-integer-overflow
 2022-06-06  8:48 UTC  (4+ messages)
` [Bug tree-optimization/105855] "

[Bug c++/105859] New: ICE in instantiate_decl
 2022-06-05 21:09 UTC  (5+ messages)
` [Bug c++/105859] "

[Bug c/105858] New: MinGW-w64 64-bit build with --libstdcxx-pch: fatal error: cannot write PCH file: required memory segment unavailable
 2022-06-05 19:13 UTC 

[Bug tree-optimization/105835] New: Dead Code Elimination Regression at -O1 (trunk vs. 12.1.0)
 2022-06-05 19:05 UTC  (2+ messages)
` [Bug tree-optimization/105835] "

[Bug c++/105851] New: Error: "Duplicate key positions selected" when recreating cfns.h
 2022-06-05 12:22 UTC  (5+ messages)
` [Bug c++/105851] "

[Bug libstdc++/80331] unused const std::string not optimized away
 2022-06-05  7:54 UTC  (2+ messages)

[Bug tree-optimization/87633] [9 Regression] ice in compare_range_wit h_value, at vr-values.c:1702
 2022-06-05  4:49 UTC  (3+ messages)

[Bug fortran/105847] New: namelist-object-name can be a renamed host associated entity
 2022-06-05  2:27 UTC  (4+ messages)
` [Bug fortran/105847] "

[Bug tree-optimization/105830] New: call to memcpy when -nostdlib -nodefaultlibs flags provided
 2022-06-04 22:51 UTC  (3+ messages)
` [Bug tree-optimization/105830] "

[Bug target/105753] New: [avr] ICE: in add_clobbers, at config/avr/avr-dimode.md:2705
 2022-06-04 22:19 UTC  (2+ messages)
` [Bug target/105753] "

[Bug preprocessor/105850] New: Erreur de compilation pour la carte Arduino Mega or Mega 2560
 2022-06-04 22:19 UTC  (2+ messages)
` [Bug target/105850] "

[Bug c/105738] New: asan error during bootstrap
 2022-06-04 20:08 UTC  (2+ messages)
` [Bug target/105738] "

[Bug tree-optimization/105739] New: [9/10 Regression] Miscompilation of Linux kernel update.c
 2022-06-04 16:07 UTC  (2+ messages)
` [Bug tree-optimization/105739] [10 "

[Bug c++/58601] New: [meta-bug] alignas
 2022-06-04 14:00 UTC  (2+ messages)
` [Bug c++/58601] "

[Bug c++/69585] [C++ 11] parser errors mixing alignas, C++ 11 and GNU attributes on class declaration
 2022-06-04 14:00 UTC  (2+ messages)

[Bug c++/102399] New: Cannot mix GCC and C++11 / C23 attribute syntax
 2022-06-04 13:59 UTC  (2+ messages)
` [Bug c++/102399] "

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