public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/104288] New: Null pointer check invalidly deleted
2022-01-31 15:34 UTC (7+ messages)
` [Bug middle-end/104288] [11/12 Regression] "
` [Bug tree-optimization/104288] [11/12 Regression] EVRP null pointer check removal for strcmp (and maybe others) is not flow senative
[Bug c++/67048] New: GCC rejects well-formed program using empty anonymous enum specifier in a variable declaration
2022-01-31 15:27 UTC (2+ messages)
` [Bug c++/67048] [9/10/11/12 Regression] "
[Bug tree-optimization/95084] New: code sinking prevents if-conversion
2022-01-31 15:24 UTC (2+ messages)
` [Bug tree-optimization/95084] [11/12 Regression] "
[Bug fortran/104309] New: Elemental character function should not return array of character variables of different lengths
2022-01-31 15:12 UTC
[Bug c++/104107] New: parsing crashes on class template instantiation
2022-01-31 15:11 UTC (2+ messages)
` [Bug c++/104107] [9/10/11/12 Regression] parsing crashes on class template instantiation since r9-6853-g17838af989014f5e
[Bug analyzer/104308] New: no location info provided for [-Wanalyzer-use-of-uninitialized-value] warnings
2022-01-31 15:09 UTC
[Bug c/104289] New: -fdiagnostics-parseable-fixits doesn't always generate fixit notes
2022-01-31 15:08 UTC (3+ messages)
` [Bug c/104289] "
[Bug c++/100853] New: internal compiler error: in cp_tree_equal, at cp/tree.c:4148
2022-01-31 14:53 UTC (2+ messages)
` [Bug c++/100853] [11/12 Regression] internal compiler error: in cp_tree_equal, at cp/tree.c:4148 since r11-2275-g5324a3e621d9a2ee
[Bug tree-optimization/100086] New: spurious -Wnonnull with __builtin_expect
2022-01-31 14:52 UTC (2+ messages)
` [Bug tree-optimization/100086] [11 Regression] "
[Bug c++/94905] New: Bogus warning -Werror=maybe-uninitialized
2022-01-31 14:50 UTC (2+ messages)
` [Bug tree-optimization/94905] [10/11 Regression] "
[Bug c/104147] New: C preprocessor may remove the standard required whitespace between the preprocessing tokens
2022-01-31 14:50 UTC (3+ messages)
` [Bug preprocessor/104147] [9/10/11/12 Regression] "
[Bug target/100930] New: PPC: Missing builtins for P9 vextsb2w, vextsb2w, vextsb2d, vextsh2d, vextsw2d
2022-01-31 14:49 UTC (3+ messages)
` [Bug target/100930] "
[Bug c++/104294] New: ICE: tree check: accessed elt 2 of 'tree_vec' with 1 elts in tsubst_pack_expansion, at cp/pt.cc:13130
2022-01-31 14:49 UTC (5+ messages)
` [Bug c++/104294] "
[Bug c++/104295] New: ICE: tree check: expected template_decl, have error_mark in build_deduction_guide, at cp/pt.cc:29079
2022-01-31 14:49 UTC (3+ messages)
` [Bug c++/104295] "
[Bug tree-optimization/85390] [9/10/11/12 Regression] possible missed optimisation / regression from 6.3 with conditional expression
2022-01-31 14:45 UTC
[Bug c++/80871] Template partial ordering considered non-ambiguous with deduced and non-deduced parameter packs
2022-01-31 14:42 UTC
[Bug target/104307] New: [11/12 Regression] '-fcompare-debug' failure (length) w/ -mavx512f -O2
2022-01-31 14:38 UTC (2+ messages)
` [Bug target/104307] "
[Bug target/100623] New: [10/11/12 Regression] wrong code with -Os -fno-dce -fno-defer-pop -fno-forward-propagate -flive-range-shrinkage -fno-rerun-cse-after-loop -mno-push-args
2022-01-31 14:38 UTC (5+ messages)
` [Bug target/100623] [10/11/12 Regression] wrong code with -Os -fno-dce -fno-defer-pop -fno-forward-propagate -flive-range-shrinkage -fno-rerun-cse-after-loop -mno-push-args since r10-7515-g2c0fa3ecf70d199a
[Bug tree-optimization/97821] New: wrong code with -ftree-vectorize at -O1 on x86_64-pc-linux-gnu
2022-01-31 14:35 UTC (3+ messages)
` [Bug tree-optimization/97821] [9/10/11/12 Regression] wrong code with -ftree-vectorize at -O1 on x86_64-pc-linux-gnu by r6-3608
[Bug demangler/98886] New: stack overflow in cxxfilt, demangle_type, rust-demangle.c:854
2022-01-31 14:33 UTC (2+ messages)
` [Bug demangler/98886] "
[Bug demangler/99935] New: Stack exhaustion demangling rust mangled name
2022-01-31 14:33 UTC (2+ messages)
` [Bug demangler/99935] "
[Bug target/104151] New: x86: excessive code generated for 128-bit byteswap
2022-01-31 14:06 UTC (2+ messages)
` [Bug middle-end/104151] [9/10/11/12 Regression] "
[Bug target/94372] New: pthread doesn't define _REENTRANT in preprocessor on OpenRISC
2022-01-31 13:52 UTC (2+ messages)
` [Bug target/94372] "
[Bug c++/67491] New: [meta-bug] concepts issues
2022-01-31 13:51 UTC (2+ messages)
` [Bug c++/67491] "
[Bug c++/67969] New: [concepts] bug with overloaded function when using constraints
2022-01-31 13:51 UTC (3+ messages)
` [Bug c++/67969] "
[Bug c/102952] New: New code-gen options for retpolines and straight line speculation
2022-01-31 13:34 UTC (3+ messages)
` [Bug target/102952] "
[Bug rtl-optimization/104306] New: Use secondary_reload for optimized interunit reg-reg moves
2022-01-31 13:10 UTC
[Bug middle-end/90348] [9/10/11/12 Regression] Partition of char arrays is incorrect in some cases
2022-01-31 13:09 UTC
[Bug tree-optimization/103006] New: wrong code at -O2 (only) on x86_64-linux-gnu
2022-01-31 13:08 UTC (4+ messages)
` [Bug rtl-optimization/103006] [9/10/11/12 Regression] wrong code at -O1 or -O2 on x86_64-linux-gnu by r7-7101
[Bug c++/104305] New: Partial specialization with parameter pack is ignored
2022-01-31 12:48 UTC
[Bug c++/98675] New: Accessing member of temporary outside its lifetime allowed in constexpr function
2022-01-31 11:44 UTC (5+ messages)
` [Bug c++/98675] "
[Bug c/104069] New: -Werror=use-after-free false positive on elfutils-0.186
2022-01-31 11:18 UTC (2+ messages)
` [Bug middle-end/104069] "
[Bug tree-optimization/104269] New: Bogus -Wuse-after-free seen in xen
2022-01-31 11:03 UTC (3+ messages)
` [Bug tree-optimization/104269] [12 Regression] "
[Bug target/104189] New: [sparc] Inconsistent behavior for -mcpu=v9 -m32 on Linux and Solaris
2022-01-31 10:53 UTC (6+ messages)
` [Bug target/104189] enable 64-bit compare-and-swap on SPARC/Linux with V9
[Bug ada/104027] New: [12 Regression] libgnat-12.so requires executable stack on x86_64-linux
2022-01-31 10:47 UTC (2+ messages)
` [Bug ada/104027] "
[Bug tree-optimization/103585] New: fatigue2 requires inlining of peridida to work well
2022-01-31 10:33 UTC (2+ messages)
` [Bug ipa/103585] "
[Bug target/104253] New: libgcc missing __floatdiif
2022-01-31 10:30 UTC (2+ messages)
` [Bug target/104253] "
[Bug c++/104304] New: Compiler allows using a lambda with a capture as non-type template parameter (C++20)
2022-01-31 10:26 UTC (3+ messages)
` [Bug c++/104304] "
[Bug ipa/104303] New: [12 regression] gnatmake is miscompiled by IPA/modef
2022-01-31 10:21 UTC (3+ messages)
` [Bug ipa/104303] [12 regression] gnatmake is miscompiled by IPA/modref
[Bug rtl-optimization/104198] New: [12 regression] ifcvf change breaks 64-bit SPARC bootstrap
2022-01-31 10:13 UTC (3+ messages)
` [Bug rtl-optimization/104198] [12 regression] ifcvt "
[Bug bootstrap/104301] New: --enable-cstdio=stdio_pure not passed down to libstdc++-v3
2022-01-31 10:13 UTC (2+ messages)
` [Bug bootstrap/104301] "
[Bug c++/104302] New: [12 Regression] ICE Segmentation fault since r12-6825-g2da90ad39bf8fa9e
2022-01-31 10:03 UTC (2+ messages)
` [Bug c++/104302] "
[Bug target/104298] New: [12 Regression] Broken cross compilers
2022-01-31 10:00 UTC (3+ messages)
` [Bug target/104298] "
[Bug c++/104300] New: [12 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c:2977 since r12-6326-ge948436eab818c52
2022-01-31 9:59 UTC (2+ messages)
` [Bug c++/104300] "
[Bug libstdc++/104299] New: Doc: stdio is not the only option in --enable-cstdio=XXX
2022-01-31 9:47 UTC
[Bug tree-optimization/103514] New: Missing XOR-EQ-AND Optimization
2022-01-31 9:32 UTC (2+ messages)
` [Bug tree-optimization/103514] "
[Bug c++/104284] New: [9/10/11/12 Regression] ICE: unexpected expression '<anonymous>' of kind implicit_conv_expr
2022-01-31 9:11 UTC (4+ messages)
` [Bug c++/104284] "
` [Bug c++/104284] [9/10/11/12 Regression] ICE: unexpected expression '<anonymous>' of kind implicit_conv_expr since r9-6073-ge8b3c1bc3ba22dcf
[Bug target/104271] New: 538.imagick_r run-time at -Ofast -march=native regressed by 26% on Intel Cascade Lake server CPU
2022-01-31 9:08 UTC (3+ messages)
` [Bug target/104271] [12 Regression] "
[Bug c++/104291] New: gcc accepts template argument involves template parameter(s)
2022-01-31 9:04 UTC (4+ messages)
` [Bug c++/104291] [12 Regression] "
[Bug rtl-optimization/95123] New: [10/11 Regression] Wrong code w/ -O2 -fselective-scheduling2 -funroll-loops --param early-inlining-insns=5 --param loop-invariant-max-bbs-in-loop=3 --param max-jump-thread-duplication-stmts=0
2022-01-31 9:04 UTC (3+ messages)
` [Bug rtl-optimization/95123] [10/11/12 Regression] Wrong code w/ -O2 -fselective-scheduling2 -funroll-loops --param early-inlining-insns=5 --param loop-invariant-max-bbs-in-loop=3 --param max-jump-thread-duplication-stmts=0 -fPIE
[Bug d/104287] New: [12 regression] error: spurious trailing punctuation sequence ').' in format [-Werror=format-diag]
2022-01-31 8:51 UTC (4+ messages)
` [Bug d/104287] "
[Bug tree-optimization/100499] New: Different results with -fpeel-loops -ftree-loop-vectorize options
2022-01-31 8:38 UTC (3+ messages)
` [Bug tree-optimization/100499] [9/10/11/12 Regression] "
[Bug go/104290] New: [12 Regression] trunk 20220126 fails to build libgo on i686-gnu
2022-01-31 8:21 UTC (2+ messages)
` [Bug go/104290] "
[Bug c++/104276] New: Fail to eliminate deadstore from vector constructor
2022-01-31 8:15 UTC (3+ messages)
` [Bug tree-optimization/104276] memset is not elimited when followed by a store loop writing to that memory location
[Bug tree-optimization/104275] New: Os does not apply return value optimization while O2 and O3 does
2022-01-31 8:13 UTC (2+ messages)
` [Bug ipa/104275] Os causes some functions which are no-ops not to be inlined in some cases
[Bug rtl-optimization/104153] New: [12 Regression] ICE due to recent ifcvt changes
2022-01-31 7:24 UTC (2+ messages)
` [Bug rtl-optimization/104153] "
[Bug tree-optimization/104297] New: MIN_EXPR is not detected for a >= -__INT_MAX__ ? -__INT_MAX__ : a
2022-01-31 7:04 UTC
[Bug c++/103341] New: ICE type of variable instantiation constrained on template parameter
2022-01-31 6:16 UTC (2+ messages)
` [Bug c++/103341] [11 Regression] "
[Bug middle-end/104296] New: MIN<unsigned, 1> should simplify to unsigned != 0
2022-01-31 5:26 UTC
[Bug sanitizer/95137] New: Sanitizers seem to be missing support for coroutines
2022-01-30 23:37 UTC (2+ messages)
` [Bug sanitizer/95137] "
[Bug jit/104293] New: Add support for setting the alignment of variables
2022-01-30 23:12 UTC
[Bug middle-end/78947] sub-optimal code for (bool)(int ? int : int)
2022-01-30 23:01 UTC
[Bug tree-optimization/104292] New: [missed optimization] boolean addition generates suboptimal code
2022-01-30 22:29 UTC (5+ messages)
` [Bug tree-optimization/104292] "
[Bug tree-optimization/102446] New: wrong code at -O3 on x86_64-linux-gnu
2022-01-30 20:48 UTC (4+ messages)
` [Bug rtl-optimization/102446] [9/10/11/12 Regression] "
[Bug target/95115] New: [10 Regression] RISC-V 64: inf/inf division optimized out, invalid operation not raised
2022-01-30 16:44 UTC (2+ messages)
` [Bug middle-end/95115] "
[Bug libstdc++/92770] std::unordered_map<T, U> requires both T and U to be fully declared
2022-01-30 16:34 UTC (3+ messages)
[Bug fortran/80524] [F03] Problematic behaviour with a finalization subroutine in gfortran
2022-01-30 15:49 UTC
[Bug ipa/103083] New: Wrong code due to ipa-cp's value range propagation
2022-01-30 12:09 UTC (2+ messages)
` [Bug ipa/103083] [10/11/12 Regression] Wrong code due to ipa-cp's bits value propagation since r10-5538-gc7ac9a0c7e3916f1
[Bug c++/58855] New: Attributes ignored on type alias in template
2022-01-30 9:56 UTC (2+ messages)
` [Bug c++/58855] "
[Bug c++/104282] New: Copy elision when initializing a base-class subobject with aggregate initialization
2022-01-29 23:34 UTC (7+ messages)
` [Bug c++/104282] "
[Bug fortran/104127] New: [9/10/11/12 Regression] ICE in get_array_charlen, at fortran/trans-array.c:7244
2022-01-29 23:17 UTC (5+ messages)
` [Bug fortran/104127] "
` [Bug fortran/104127] [9 "
[Bug regression/103997] New: gcc.target/i386/pr88531-??.c scan-assembler-times FAILs
2022-01-29 22:50 UTC (4+ messages)
` [Bug regression/103997] [12 Regression] "
[Bug fortran/83079] ICE in gfc_widechar_to_char, at fortran/scanner.c:198
2022-01-29 22:32 UTC (2+ messages)
[Bug tree-optimization/104215] New: bogus -Wuse-after-free=3 due to forwprop moving a pointer test after realloc
2022-01-29 22:28 UTC (2+ messages)
` [Bug tree-optimization/104215] "
[Bug middle-end/104286] New: gimple-match should cause an ICE for comparisons which are not of "boolean" types
2022-01-29 21:51 UTC (2+ messages)
` [Bug tree-optimization/104286] "
[Bug fortran/101135] New: Use of absent assumed-shape array argument as an actual argument for an optional dummy argument mistakenly flagged as error by UndefinedBehaviourSanitizer
2022-01-29 21:43 UTC (2+ messages)
` [Bug fortran/101135] Load of null pointer when passing absent assumed-shape array argument for an optional dummy argument
[Bug c++/104285] New: openmp offload linker issue
2022-01-29 21:17 UTC
[Bug target/104283] New: nvptx-none needs more user friendly architecture handling
2022-01-29 20:34 UTC
[Bug c++/104266] New: Temporaries with protected destructor are erroneously permitted
2022-01-29 17:25 UTC (4+ messages)
` [Bug c++/104266] "
[Bug tree-optimization/104281] New: wrong code at -O3
2022-01-29 16:58 UTC (5+ messages)
` [Bug tree-optimization/104281] "
` [Bug tree-optimization/104281] [12 Regression] "
[Bug tree-optimization/104279] New: ICE on valid code at -O1 and above on x86_64-linux-gnu: verify_gimple failed
2022-01-29 16:58 UTC (6+ messages)
` [Bug tree-optimization/104279] "
` [Bug tree-optimization/104279] [12 Regregression] "
[Bug tree-optimization/104280] New: wrong code at -O1 and above
2022-01-29 16:58 UTC (12+ messages)
` [Bug tree-optimization/104280] "
` [Bug tree-optimization/104280] [12 Regression] "
[Bug tree-optimization/95424] New: Failure to optimize division with numerator of 1
2022-01-29 16:56 UTC (2+ messages)
` [Bug tree-optimization/95424] "
[Bug c++/88417] partial specialization of static template variable inside class template gives wrong result
2022-01-29 16:28 UTC
[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
2022-01-29 10:39 UTC (2+ messages)
` [Bug c++/54367] [meta-bug] "
[Bug c++/99902] New: Deduced return type of lambda in default template argument takes return type from variable template
2022-01-29 10:39 UTC (2+ messages)
` [Bug c++/99902] "
[Bug c++/103929] New: False warning: no return statement in function returning non-void
2022-01-29 10:39 UTC (2+ messages)
` [Bug c++/103929] False warning: no return statement in function returning non-void with lambda in template argument for non-class type as default template argument
[Bug c++/104278] New: ICE constexpr class non-type template parameter
2022-01-29 10:35 UTC (3+ messages)
` [Bug c++/104278] "
` [Bug c++/104278] ICE with class non-type template parameter with a value depdenent constexpr call
[Bug lto/104237] New: Emitted binary code changes when -g is enabled at -O1 -flto
2022-01-29 9:07 UTC (3+ messages)
` [Bug lto/104237] [11 Regression] Emitted binary code changes when -g is enabled at -O1 -flto and optimize attribute since r11-3126-ga8f9b4c54cc35062
[Bug fortran/97024] New: Overriding finalization on polymorphic types triggers ICE error in generate_finalization_wrapper
2022-01-29 8:36 UTC (2+ messages)
` [Bug fortran/97024] "
[Bug target/104219] New: riscv64-elf cross compiler build fails
2022-01-29 5:43 UTC (2+ messages)
` [Bug target/104219] [12 regression] riscv64 "
[Bug libstdc++/104190] New: arm-linux-gnueabi shows warnings of use-after-free?
2022-01-29 5:40 UTC (2+ messages)
` [Bug libstdc++/104190] arm-linux-gnueabi shows warnings of use-after-free of libstdc++?
[Bug c++/104213] New: bogus use-after-free in virtual dtor with -ffat-lto-objects on ARM
2022-01-29 5:40 UTC (2+ messages)
` [Bug target/104213] [12 Regression] "
[Bug tree-optimization/104265] New: Missed vectorization in 526.blender_r
2022-01-29 5:20 UTC (2+ messages)
` [Bug tree-optimization/104265] "
[Bug target/104268] New: 390: inefficient vec_popcnt for 16-bit for z13
2022-01-29 3:38 UTC (2+ messages)
` [Bug target/104268] z13: "
[Bug debug/104277] New: [meta-bug] gstatement-frontiers causes fcompare-debug issues
2022-01-29 3:27 UTC
[Bug tree-optimization/80641] missed optimization with with std::vector resize in loop
2022-01-28 23:53 UTC
[Bug tree-optimization/28134] optimize redundant memset + assignment
2022-01-28 23:44 UTC
page: next (older) | prev (newer) | 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).