public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/105841] New: Change in behavior of CTAD for alias templates
 2022-06-09 13:39 UTC  (2+ messages)
` [Bug c++/105841] [12/13 Regression] "

[Bug c++/84920] Better handling of unmatched/ambiguous calls
 2022-06-09 13:37 UTC  (3+ messages)

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

[Bug c++/102529] New: ctad for aliases fails in the presence of constraints
 2022-06-09 13:31 UTC  (2+ messages)
` [Bug c++/102529] "

[Bug c++/105908] New: out-of-class definition of templated method with decltype in trailing return type fails to compile
 2022-06-09 12:54 UTC 

[Bug fortran/60913] New: Memory leak with deferred operators
 2022-06-09 11:55 UTC  (2+ messages)
` [Bug fortran/60913] [OOP] Memory leak with allocatable polymorphic function result (in type-bound operator)

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

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

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

[Bug middle-end/105874] New: [13 Regression] Incorrect codegen and ICE since g:ed6fd2aed58f2cca99f15331bf68999c0e6df370
 2022-06-09 11:05 UTC  (10+ messages)
` [Bug middle-end/105874] "

[Bug libstdc++/105907] New: unordered containers should cache result of std::hash<std::pmr::string>
 2022-06-09 10:37 UTC 

[Bug c/105886] New: GCC optimizes structs with FP registers but ignores alignment in this case
 2022-06-09 10:30 UTC  (8+ messages)
` [Bug target/105886] -mstrict-align is ignorning unalign in some cases

[Bug target/103100] New: unaligned access generated when zero-initializing large locals with SIMD-instructions and -O2 -mstrict-align
 2022-06-09 10:28 UTC  (2+ messages)
` [Bug target/103100] [11/12/13 Regression] unaligned access generated with memset or {} "

[Bug lto/105877] New: GNU strip breaks -flto -g .o files
 2022-06-09 10:14 UTC  (3+ messages)
` [Bug lto/105877] "

[Bug analyzer/105906] New: fanalyzer strdup false positive leak in loop
 2022-06-09  9:33 UTC 

[Bug other/105819] New: GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and under Mac OS X lion - I
 2022-06-09  9:20 UTC  (6+ messages)
` [Bug other/105819] "

[Bug target/105818] New: ICE: 'global_options' are modified in local context
 2022-06-09  9:11 UTC  (3+ messages)
` [Bug target/105818] "

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

[Bug tree-optimization/101260] New: Backport 27381e78925 to GCC 11
 2022-06-09  8:53 UTC  (2+ messages)
` [Bug rtl-optimization/101260] [10/11 Regression] regcprop: Determine subreg offset depending on endianness

[Bug c++/105905] New: A possible rounding error
 2022-06-09  8:36 UTC  (2+ messages)
` [Bug middle-end/105905] "

[Bug libquadmath/105101] New: incorrect rounding for sqrtq
 2022-06-09  8:03 UTC  (3+ messages)
` [Bug libquadmath/105101] "

[Bug tree-optimization/105904] New: Predicated mov r0, #1 with opposite conditions could be hoisted, between 1 and 1<<n in opposite sides of a branch
 2022-06-09  7:33 UTC 

[Bug regression/103320] New: Spec 2017 benchmark roms_r fails on PowerPC for -Ofast
 2022-06-09  7:04 UTC  (2+ messages)
` [Bug target/103320] 12 Regression] "

[Bug target/105493] New: [12/13 Regression] x86_64 538.imagick_r 6% regressions and 2% 525.x264_r regressions on Alder Lake after r12-7319-g90d693bdc9d718
 2022-06-09  7:01 UTC  (2+ messages)
` [Bug target/105493] "

[Bug ipa/100034] New: missed optimization for dead code elimination at -O3 (vs. -O1, -Os, -O2)
 2022-06-09  3:04 UTC  (2+ messages)
` [Bug ipa/100034] "

[Bug c++/105903] New: Missed optimization for __synth3way
 2022-06-08 23:53 UTC  (2+ messages)
` [Bug tree-optimization/105903] "

[Bug c++/105885] New: [Regression]: Spurious warning: "the address of [...] will never be NULL [-Waddress]" with const char* template argument
 2022-06-08 22:37 UTC  (2+ messages)
` [Bug c++/105885] [12/13 Regression] the address of 'template argument' will never be NULL warning

[Bug c++/105901] New: [C++20] Code generation bug. Well-formed Program segfaults
 2022-06-08 21:43 UTC  (7+ messages)
` [Bug c++/105901] "

[Bug c++/85577] list-initialization chooses initializer-list constructor
 2022-06-08 21:43 UTC 

[Bug c++/105761] New: ICE on hidden friend definition defined in base type
 2022-06-08 21:31 UTC  (4+ messages)
` [Bug c++/105761] [11/12/13 Regression] ICE on hidden friend definition defined in base type since r11-388-gc4bff4c230c8d341

[Bug c/105852] New: ice in instantiate_decl
 2022-06-08 21:31 UTC  (5+ messages)
` [Bug c++/105852] [11/12/13 Regression] "

[Bug middle-end/105902] New: Documentation for the RTL front-end was never added
 2022-06-08 21:25 UTC 

[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-08 20:12 UTC  (2+ messages)
` [Bug c++/96442] [10/11/12/13 Regression] "

[Bug ada/105872] New: GNAT Bug Box compiling spark_xrefs.adb
 2022-06-08 19:43 UTC  (6+ messages)
` [Bug ada/105872] "
` [Bug ada/105872] GNAT Bug Box compiling gcc/ada/spark_xrefs.adb

[Bug analyzer/105898] New: RFE: -fanalyzer should complain about overlapping args to memcpy and mempcpy
 2022-06-08 17:54 UTC  (2+ messages)
` [Bug analyzer/105898] "

[Bug analyzer/105889] New: RFE: -fanalyzer should complain about uses of inherently unsafe functions
 2022-06-08 17:47 UTC  (3+ messages)
` [Bug analyzer/105889] "

[Bug c/78155] missing warning on invalid usage of functions/macros from <ctype.h> (isalpha et al.)
 2022-06-08 17:39 UTC 

[Bug analyzer/105895] New: RFE: -fanalyzer could check constraints on calls to C standard library
 2022-06-08 17:36 UTC  (2+ messages)
` [Bug analyzer/105895] "

[Bug analyzer/105887] New: RFE: clang analyzer warnings that GCC's -fanalyzer could implement
 2022-06-08 17:30 UTC  (2+ messages)
` [Bug analyzer/105887] [meta-bug] "

[Bug analyzer/105890] New: RFE: -fanalyzer should complain about mkstemp with not enough "X"s in format string
 2022-06-08 17:22 UTC  (2+ messages)
` [Bug analyzer/105890] "

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

[Bug c++/105671] New: Unexplained "undefined reference" error
 2022-06-08 16:10 UTC  (3+ messages)
` [Bug libstdc++/105671] [11/12 Regression] "
` [Bug libstdc++/105671] [11 "

[Bug libstdc++/105681] New: libstdc++-v3 fails to build on msp430
 2022-06-08 16:10 UTC  (3+ messages)
` [Bug libstdc++/105681] [12 Regression] "

[Bug c/101836] New: __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
 2022-06-08 16:06 UTC  (4+ messages)
` [Bug middle-end/101836] "

[Bug sanitizer/105817] New: outline kernel-address sanitizer doesn't save callee-saved register properly on AArch64
 2022-06-08 16:04 UTC  (2+ messages)
` [Bug sanitizer/105817] outline kernel-address sanitizer doesn't save caller-saved registers "

[Bug c++/88174] Make __real__ += __val usable in constexpr context
 2022-06-08 15:37 UTC  (2+ messages)

[Bug analyzer/99669] New: RFE: detect division by zero in analyzer
 2022-06-08 15:10 UTC  (2+ messages)
` [Bug analyzer/99669] "

[Bug analyzer/105900] New: RFE: -fanalyzer could check malloc sizes when casting the result to a pointer
 2022-06-08 15:05 UTC 

[Bug analyzer/105899] New: RFE: -fanalyzer could complain about misuses of standard C string APIs
 2022-06-08 15:00 UTC 

[Bug analyzer/105897] New: RFE: -fanalyzer could complain about misuses of pthread API
 2022-06-08 14:55 UTC 

[Bug analyzer/105896] New: RFE: -fanalyzer could complain about improper uses of "chroot"
 2022-06-08 14:53 UTC 

[Bug analyzer/105894] New: RFE: -fanalyzer could complain about misuse of functions that return pointers to a static buffer
 2022-06-08 14:48 UTC 

[Bug analyzer/105893] New: RFE: -fanalyzer could check putenv calls
 2022-06-08 14:43 UTC 

[Bug analyzer/105892] New: RFE: -fanalyzer could complain about pointer subtraction of pointers to different memory chunks
 2022-06-08 14:41 UTC 

[Bug analyzer/105891] New: RFE: -fanalyzer could complain about pointer arithmetic on non-arrays
 2022-06-08 14:39 UTC 

[Bug analyzer/105888] New: RFE: -fanalyzer should complain when an on-stack address escapes/outlives the function
 2022-06-08 14:30 UTC 

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

[Bug target/105773] New: [Aarch64] Failure to optimize and+cmp to tst
 2022-06-08 12:41 UTC  (3+ messages)
` [Bug target/105773] "

[Bug c++/105884] New: A possible optimization bug when uint64_t is used with -O2/-O3
 2022-06-08  9:41 UTC  (4+ messages)
` [Bug c++/105884] "

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

[Bug libstdc++/105810] New: __glibcxx_assert can be improved greatly
 2022-06-08  8:58 UTC  (10+ messages)
` [Bug libstdc++/105810] "

[Bug tree-optimization/105883] New: Memcmp folded only when size is a power of two
 2022-06-08  7:24 UTC 

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

[Bug c++/105882] New: A possible constexpr bug
 2022-06-08  7:16 UTC  (2+ messages)
` [Bug c++/105882] "

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

[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  (6+ messages)
` [Bug target/105854] "

[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 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 fortran/93482] ICE in gfc_resolve_character_array_constructor, at fortran/array.c:2096
 2022-06-07 17:37 UTC 

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

[Bug c/105747] New: Possible resource hog with -O2 -fno-var-tracking
 2022-06-07  9:30 UTC  (2+ 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] "

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