public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug analyzer/106000] New: RFE: -fanalyzer should complain about definite buffer overflows/underflows
 2022-07-02 10:07 UTC  (3+ messages)
` [Bug analyzer/106000] RFE: -fanalyzer should complain about memory accesses that are definitely out-of-bounds

[Bug c++/106166] New: Improve diagnostic for explicit constructor
 2022-07-02  7:15 UTC  (2+ messages)
` [Bug c++/106166] "

[Bug c++/105903] New: Missed optimization for __synth3way
 2022-07-02  5:18 UTC  (4+ messages)
` [Bug tree-optimization/105903] "

[Bug tree-optimization/106164] New: (a > b) & (a >= b) does not get optimized until reassoc1
 2022-07-02  5:12 UTC  (5+ messages)
` [Bug tree-optimization/106164] "

[Bug c/106165] New: incorrect result when using inlined asm implementation of floor() on i686
 2022-07-02  2:09 UTC  (3+ messages)
` [Bug target/106165] "

[Bug middle-end/323] optimized code gives strange floating point results
 2022-07-02  2:09 UTC 

[Bug c++/91429] Conditional explicit not respected with out-of-line definition
 2022-07-02  1:39 UTC 

[Bug tree-optimization/106163] New: generic-match does not honor -fnon-call-exceptions -fno-delete-dead-exceptions
 2022-07-01 22:43 UTC  (3+ messages)
` [Bug tree-optimization/106163] "

[Bug libstdc++/106162] New: libstdc++v3: bits/largefile-config.h.tmp: No such file or directory race condition
 2022-07-01 21:43 UTC  (10+ messages)
` [Bug libstdc++/106162] "

[Bug analyzer/105860] New: Miscompilation causing clobbered union contents
 2022-07-01 20:49 UTC  (3+ messages)
` [Bug middle-end/105860] [10/11/12/13 Regression] Miscompilation causing clobbered union contents since r10-918-gc56c86024f8fba0c
` [Bug tree-optimization/105860] "

[Bug fortran/95107] New: [10/11 Regression] ICE in hash_operand, at fold-const.c:3768
 2022-07-01 20:20 UTC  (2+ messages)
` [Bug fortran/95107] "

[Bug fortran/105954] New: ICE in gfc_element_size, at fortran/target-memory.cc:132
 2022-07-01 18:14 UTC  (4+ messages)
` [Bug fortran/105954] "

[Bug fortran/105691] New: Incorrect calculation of INDEX(str1,str2) at compile time
 2022-07-01 17:57 UTC  (5+ messages)
` [Bug fortran/105691] "

[Bug c/106126] New: tree check fail in useless_type_conversion_p, at gimple-expr.cc:87
 2022-07-01 17:48 UTC  (8+ messages)
` [Bug tree-optimization/106126] [12 Regression] tree check fail in useless_type_conversion_p, at gimple-expr.cc:87 since r13-1184-g57424087e82db140
` [Bug tree-optimization/106126] [13 "

[Bug fortran/105813] New: ICE in gfc_simplify_unpack, at fortran/simplify.cc:8490
 2022-07-01 17:26 UTC  (5+ messages)
` [Bug fortran/105813] "

[Bug c++/106024] New: ICE on missing template keyword in template method call in pack expansion
 2022-07-01 16:32 UTC  (6+ messages)
` [Bug c++/106024] [11/12/13 Regression] "

[Bug c++/100252] New: Internal compiler error during template instantiation
 2022-07-01 16:12 UTC  (2+ messages)
` [Bug c++/100252] [10/11/12 Regression] "

[Bug c++/105550] New: Missing copy elision with conditional operator in NSDMI
 2022-07-01 16:12 UTC  (3+ messages)
` [Bug c++/105550] Missing copy elision with conditional operator

[Bug target/103722] New: [12 Regression] ICE in extract_constrain_insn building glibc for SH4
 2022-07-01 15:28 UTC  (3+ messages)
` [Bug target/103722] "

[Bug c++/106111] New: -Wc++20-compat doesn't warn about using `requires` as an identifier
 2022-07-01 15:20 UTC  (3+ messages)
` [Bug c++/106111] "

[Bug demangler/105039] New: rust demangler stack overflow
 2022-07-01 15:01 UTC  (3+ messages)
` [Bug demangler/105039] "

[Bug c++/105964] New: [12/13 Regression] Return type deduction fails during NTTP use of function dependent on template parameter
 2022-07-01 14:58 UTC  (2+ messages)
` [Bug c++/105964] [12 "

[Bug c++/105908] New: out-of-class definition of templated method with decltype in trailing return type fails to compile
 2022-07-01 14:58 UTC  (2+ messages)
` [Bug c++/105908] [12 Regression] "

[Bug c++/105541] New: ICE: Segmentation fault when template lambda in requires-clause
 2022-07-01 14:57 UTC  (3+ messages)
` [Bug c++/105541] [12 Regression] "

[Bug c++/105779] New: internal_error on passing a pointer to static function to another function
 2022-07-01 14:55 UTC  (3+ messages)
` [Bug c++/105779] [12/13 Regression] static function with auto return type not being resolved correctly

[Bug rtl-optimization/106082] New: [13 Regression] Recent change broke m68k
 2022-07-01 14:33 UTC  (2+ messages)
` [Bug rtl-optimization/106082] "

[Bug target/106161] New: Dubious choice of optimization strategy
 2022-07-01 13:42 UTC  (4+ messages)
` [Bug target/106161] "

rust demangler stack overflow for demangle_const() and demangle_path_maybe_open_generics()
 2022-07-01 12:58 UTC 

[Bug tree-optimization/99918] New: suboptimal code for bool bitfield tests
 2022-07-01 12:49 UTC  (2+ messages)
` [Bug tree-optimization/99918] [10/11/12/13 Regression] "

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

[Bug c++/106046] New: GCC fails to disambiguate call to static member function when inside a class template
 2022-07-01 12:22 UTC  (2+ messages)
` [Bug c++/106046] "

[Bug c++/104477] New: [C++23] Implement P2255R2, type trait to detect reference binding to temporary
 2022-07-01 11:27 UTC  (2+ messages)
` [Bug c++/104477] "

[Bug ada/106037] New: ICE with Aggregate aspect
 2022-07-01 11:07 UTC  (2+ messages)
` [Bug ada/106037] "

[Bug rtl-optimization/106160] New: invariant motion DF RD problem invokes quadratic behavior
 2022-07-01 11:05 UTC 

[Bug ada/106031] New: ICE on container map empty aggregate
 2022-07-01 10:56 UTC  (2+ messages)
` [Bug ada/106031] "

[Bug c++/106159] New: Have -Woverloaded-virtual not warn about virtual destructors?
 2022-07-01 10:29 UTC 

[Bug ipa/106158] New: IPA SRA ssa_name_only_returned_p is quadratic
 2022-07-01 10:11 UTC  (3+ messages)
` [Bug ipa/106158] "

[Bug libstdc++/106149] New: [13 regression] g++.dg/warn/Warray-bounds-16.C had bogus errors after r13-1366-g1eef21ccfa5988
 2022-07-01 10:00 UTC  (4+ messages)
` [Bug testsuite/106149] "

[Bug tree-optimization/106157] New: ICE verify_ssa failed since r13-1268-g8c99e307b20c502e
 2022-07-01  9:20 UTC  (2+ messages)
` [Bug tree-optimization/106157] [13 Regression] "

[Bug middle-end/106144] New: wide_int shifted_mask() and mask() do not agree
 2022-07-01  9:19 UTC  (5+ messages)
` [Bug middle-end/106144] "

[Bug bootstrap/106145] New: [12/13 Regression] /usr/bin/ld: libcommon.a(input.o): copy relocation against non-copyable protected symbol `__cxa_pure_virtual' on aarch64-linux-gnu
 2022-07-01  8:23 UTC  (4+ messages)
` [Bug bootstrap/106145] "

[Bug c/106122] New: [12/13 Regression] ICE in fixup_args_size_notes, at expr.cc:4493
 2022-07-01  8:20 UTC  (2+ messages)
` [Bug target/106122] [12/13 Regression] ICE in fixup_args_size_notes, at expr.cc:4493 since r12-6106-gef26c151c14a8717

[Bug other/100695] New: Format decoder, quoting in 'dump_printf' etc
 2022-07-01  8:12 UTC  (2+ messages)
` [Bug other/100695] "

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

[Bug bootstrap/106156] New: [13 Regression] libtool fails to link liblto_plugin.la on riscv64-linux-gnu
 2022-07-01  7:28 UTC  (3+ messages)
` [Bug bootstrap/106156] "

[Bug lto/106118] New: lto-plugin/lto-plugin.c: -pthread not passed to AM_LDFLAGS
 2022-07-01  7:02 UTC  (3+ messages)
` [Bug lto/106118] "

[Bug c/106153] New: Generated arm64 code writing below stack pointer without updating SP
 2022-07-01  7:01 UTC  (8+ messages)
` [Bug target/106153] "

[Bug c++/106131] New: -fstrict-aliasing breaks normal program that does not use any pointer or reference
 2022-07-01  6:54 UTC  (6+ messages)
` [Bug tree-optimization/106131] [10/11/12/13 Regression] "
` [Bug tree-optimization/106131] [10/11/12 "

[Bug c++/106150] New: Incorrect error for defaulted anonymous union member
 2022-07-01  6:20 UTC  (7+ messages)
` [Bug c++/106150] "
` [Bug c++/106150] [DR 2084] union with more than one variant and non-trivial constructor is not accepted

[Bug c/106138] New: Inefficient code generation for cases when results can be deduced at compile time
 2022-07-01  3:02 UTC  (4+ messages)
` [Bug tree-optimization/106138] "
` [Bug tree-optimization/106138] Inefficient code generation: logical AND of disjoint booleans from equal and bitwise AND not optimized to constant false

[Bug tree-optimization/106155] New: [12/13 Regression] spurious "may be used uninitialized" warning
 2022-07-01  2:43 UTC  (4+ messages)
` [Bug tree-optimization/106155] "

[Bug tree-optimization/105740] New: missed optimization switch transformation for conditions with duplicate conditions
 2022-07-01  2:06 UTC  (2+ messages)
` [Bug tree-optimization/105740] "

[Bug target/106069] New: wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
 2022-07-01  1:52 UTC  (6+ messages)
` [Bug target/106069] [12/13 Regression] "

[Bug c/106154] New: Error when missing a : inside an inline-asm could be improved
 2022-07-01  0:25 UTC  (2+ messages)
` [Bug c/106154] "

[Bug c++/106151] New: Inconsistent optimization when defaulting aggregate vs non-aggregate
 2022-07-01  0:21 UTC  (6+ messages)
` [Bug middle-end/106151] "
` [Bug c++/106151] "
` [Bug tree-optimization/106151] "

[Bug c/106148] New: RFE: warn about =- typos
 2022-07-01  0:13 UTC  (3+ messages)
` [Bug c/106148] "

[Bug c/45358] Diagnostic could be issued for old C style a =+ b and similar cases
 2022-07-01  0:13 UTC 

[Bug analyzer/106006] New: RFE: analyzer should treat data from a socket as "tainted"
 2022-06-30 20:44 UTC  (2+ messages)
` [Bug analyzer/106006] "

[Bug go/105225] New: build failure with musl libc 1.2.3 due to sysinfo.go error: redefinition of 'SYS_SECCOMP'
 2022-06-30 20:04 UTC  (3+ messages)
` [Bug go/105225] "

[Bug c++/106152] New: New ICE compiling template expressions
 2022-06-30 19:16 UTC 

[Bug fortran/103693] New: [11/12 Regression] ICE in gfc_array_dimen_size(): Bad EXPR_ARRAY expr
 2022-06-30 19:01 UTC  (2+ messages)
` [Bug fortran/103693] [12/13 Regression] ICE in gfc_array_dimen_size(): Bad EXPR_ARRAY expr since r12-4967-gbcf3728abe848888

[Bug fortran/105243] New: ICE in next_char, at fortran/io.cc:160
 2022-06-30 19:01 UTC  (2+ messages)
` [Bug fortran/105243] "

[Bug fortran/103137] New: [12 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8181
 2022-06-30 19:01 UTC  (2+ messages)
` [Bug fortran/103137] [12/13 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8181 since r12-4967-gbcf3728abe848888

[Bug fortran/103138] New: [12 Regression] ICE in gfc_simplify_cshift, at fortran/simplify.c:2139
 2022-06-30 19:01 UTC  (2+ messages)
` [Bug fortran/103138] [12/13 Regression] ICE in gfc_simplify_cshift, at fortran/simplify.c:2139 since r12-4967-gbcf3728abe848888

[Bug lto/91287] LTO disables linking with scalar MASS library (Fortran only)
 2022-06-30 18:40 UTC 

[Bug lto/106129] New: [12/13 Regression] LTO option merging broken
 2022-06-30 16:43 UTC  (3+ messages)
` [Bug lto/106129] "
` [Bug lto/106129] [12 "

[Bug c/106133] New: ICE: SIGSEGV in diagnostic_output_format_init_json_file() with -fdiagnostics-format=json-file -E
 2022-06-30 14:25 UTC  (3+ messages)
` [Bug middle-end/106133] "

[Bug c++/104490] New: Cannot inherit consteval constructor
 2022-06-30 14:23 UTC  (2+ messages)
` [Bug c++/104490] "

[Bug c++/106084] New: using constructor fails to inherit consteval
 2022-06-30 14:23 UTC  (2+ messages)
` [Bug c++/106084] "

[Bug libstdc++/88881] std::filesystem::status gives bad results on mingw32
 2022-06-30 13:16 UTC 

[Bug c++/100157] New: Support `__type_pack_element` like Clang
 2022-06-30 13:14 UTC  (10+ messages)
` [Bug c++/100157] "

[Bug analyzer/106147] New: RFE: -fanalyzer could complain about some cases of infinite loops and infinite recursion
 2022-06-30 12:57 UTC  (2+ messages)
` [Bug analyzer/106147] "

[Bug c/106146] New: [instcombine] a redundant movprfx insn compare to llvm
 2022-06-30 12:29 UTC 

[Bug fortran/103413] New: [10/11/12 Regression] ICE: Invalid expression in gfc_element_size
 2022-06-30 12:07 UTC  (2+ messages)
` [Bug fortran/103413] [10/11/12/13 Regression] ICE: Invalid expression in gfc_element_size since r10-2083-g8dc63166e0b85954

[Bug tree-optimization/106114] New: wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu
 2022-06-30 11:01 UTC  (3+ messages)
` [Bug tree-optimization/106114] [13 Regression] wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu since r13-1268-g8c99e307b20c502e

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

[Bug c++/104862] New: extern thread_local (emutls) code crashes with ASLR on Windows
 2022-06-30 10:38 UTC  (2+ messages)
` [Bug target/104862] "

[Bug sanitizer/105614] New: mips64: sanitizer_platform_limits_linux.cpp:75:38: error: static assertion failed
 2022-06-30 10:05 UTC  (3+ messages)
` [Bug sanitizer/105614] "

[Bug c/105930] New: Excessive stack spill generation on 32-bit x86
 2022-06-30 10:03 UTC  (2+ messages)
` [Bug target/105930] [12/13 Regression] "

[Bug c++/106143] New: Add fix-it for missing ::value on trait with std::integral_constant base
 2022-06-30  9:08 UTC  (4+ messages)
` [Bug c++/106143] "

[Bug c++/86491] bogus and unsuppressible warning: 'YYY' has a base 'ZZZ' whose type uses the anonymous namespace
 2022-06-30  8:20 UTC 

[Bug middle-end/106142] New: [13 Regression] Wrong code on pcre-8.45, minimized
 2022-06-30  7:38 UTC  (3+ messages)
` [Bug middle-end/106142] "

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