[Bug middle-end/84443] powerpc suboptimal code generation (shrink wrap unlikely path) for Linux spinlocks

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84443 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/81317] builtin_vec_ld fails for powerpc with altivec

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81317 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug testsuite/94853] [10/11/12 regression] excess errors in gfortran.dg/analyzer/pr93993.f90 since r10-8012

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94853 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/70790] Can't mangle noexcept expressions

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70790 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/70801] IRA caller-saves does not support rematerialization

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70801 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/64290] [F03] No finalization at deallocation of LHS

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64290 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/89730] -flive-patching=inline-only-static should grant always_inline attribute for extern function

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89730 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libgcc/57221] [8/9/10/11/12 regression] libgcc symbol visibility changes break Android blobs

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57221 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/43622] Incomplete C++ library support for __float128

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43622 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug ipa/85051] [8 Regression] ICE: in edge_badness, at ipa-inline.c:1035 with flattening recursive calls

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85051 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/91018] std::??clusive_scan vectorization

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91018 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/98674] [10 Regression] vectorizer failed for compilation time alias

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98674 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/98458] ICE in gfc_conv_array_initializer due to array expressions within implied do-loop

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98458 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/65139] Improve register allocation for aarch64_*_sisd_or_int3 patterns

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65139 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/56069] [7 Regression] RA pessimization

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56069 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/91865] Combine misses opportunity to remove (sign_extend (zero_extend)) before searching for insn patterns

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91865 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/90869] Non-disambiguated memory accesses

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90869 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/93004] Suspicious code in tree-ssa-loop-ivopts.c

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93004 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c/80806] gcc does not warn if local array is memset only

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80806 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/69633] [8/9/10/11/12 Regression] Redundant move is generated after r228097

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69633 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/93644] [10/11/12 Regression] spurious -Wreturn-local-addr with PHI of PHI

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/32039] Using declaration accepts non-visible members from base classes

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32039 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/92867] Use ERF_RETURNS_ARG in more places

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92867 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/28628] Not forcing alignment of arrays in structs with -fsection-anchors

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28628 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/93924] [OOP] ICE with procedure pointer

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93924 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/99125] [9/10/11/12 Regression] ICE: gimplification failed (gimplify.c:15068)

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99125 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug jit/95415] Add support for thread-local variables

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95415 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/93183] SVE does not use neg as conditional

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93183 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/80175] rs6000 target should have a strlensi pattern that works for recent powerpc processors

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80175 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/99818] [10/11/12 Regression] ICE in gfc_get_tree_for_caf_expr, at fortran/trans-expr.c:2186

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99818 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/69976] Zero the local stack on function exit

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69976 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/96475] direct threaded interpreter with computed gotos generates suboptimal dispatch loop

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96475 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c/96407] LTO inlined functions don't inherit disabled warnings

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96407 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/91462] [8/9 Regression] missing -Warray-bounds writing to an empty flexible array member in a ctor

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91462 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/89676] [8 Regression] Redundant moves for long long shift on 32bit x86

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89676 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/80532] warning on pointer access after free

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80532 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug jit/84288] Support jit on Solaris

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84288 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/77776] C++17 std::hypot implementation is poor

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/98342] Allocatable component in call to assumed-rank routine causes invalid pointer

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98342 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/98565] internal compiler error: in conv_function_val, at fortran/trans-expr.c:3950

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98565 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/55190] ivopts causes loop setup bloat

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55190 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug bootstrap/25790] make clean fails

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25790 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/91903] vec_ctf altivec intrinsic can cause ICE on powerpc

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91903 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/91156] The associated Laguerre polynomial should allow negative arguments.

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91156 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug go/84215] Random results in go/libgo tests

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84215 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libgomp/88407] [OpenACC] Correctly handle unseen async-arguments

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88407 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/68703] __attribute__((vector_size(N))) template member confusion

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68703 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/92244] vectorized loop updating 2 copies of the same pointer (for in-place reversal cross in the middle)

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92244 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/67877] Split stack needs to be support for AARCH64

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67877 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug other/94060] Cleanup code in gimple_or_expr_nonartificial_location

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94060 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug lto/69607] undefined reference to MAIN__._omp_fn.0 in atomic_capture-1.f with -flto

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69607 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/71233] [ARM, AArch64] missing AdvSIMD intrinsics

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71233 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/96897] Failure to optimize sub+not involving constant to add

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96897 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug testsuite/79213] FAIL: gcc.target/aarch64/ldp_vec_64_1.c scan-assembler ldp\td[0-9]+, d[0-9]

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79213 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/88797] [8/9 Regression] Unneeded branch added when function is inlined (function runs faster if not inlined)

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88797 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/97872] [ARM NEON] Missed optimization for less-than comparison on vectors

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97872 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libgcc/85967] [ARM] No unwinding support for division functions

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85967 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/41727] partial specialization of member template of instantiation doesn't work

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41727 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/96965] combine RMW and flags

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96965 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/99776] missed optimization for dead code elimination at -O3 (vs. -O1)

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99776 --- Comment #7 from Richard Biener --- *** Bug 99986 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/99986] missed optimization for dead code elimination at -O3 (vs. -O1)

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99986 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/100375] [12 Regression] trunk 20210501 ftbfs for nvptx-none

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100375 --- Comment #11 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:0d7e8e713c5b20141de02f9c4fb11e77c2f66484 commit r8-10948-g0d7e8e713c5b20141de02f9c4fb11e77c2f66484 Author: Jakub Jelinek

[Bug target/100302] [11/12 Regression] ICE in abs_hwi, at hwint.h:324 since r11-7861

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100302 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e704ac6615e1e4badeb048ac3a0551f02a94dfc4 commit r8-10947-ge704ac6615e1e4badeb048ac3a0551f02a94dfc4 Author: Jakub Jelinek

[Bug rtl-optimization/100254] [11/12 Regression] -fcompare-debug failure (length) with -O2 -fno-guess-branch-probability -fipa-pta -fnon-call-exceptions

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100254 --- Comment #9 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e5b0236ad76d4acecb3503b9623bf64f6c3605d3 commit r8-10946-ge5b0236ad76d4acecb3503b9623bf64f6c3605d3 Author: Jakub Jelinek

[Bug target/100255] Crosscompiler to ia64-hp-vms: vmsdbgout.c:368:20: error: ISO C++17 does not allow 'register' storage class specifier [-Werror=register]

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100255 --- Comment #6 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:2b8cc983060099f2bfbb21d42cf1aad4d55d2348 commit r8-10945-g2b8cc983060099f2bfbb21d42cf1aad4d55d2348 Author: Jakub Jelinek

[Bug target/94743] IRQ handler doesn't save scratch VFP registers

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94743 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug rtl-optimization/100148] [11 Regression] -fcompare-debug failure (length) with -O2 -fno-dce -fno-tree-dce -fno-tree-dominator-opts -fno-tree-sink

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100148 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:bef3ed832a97b0cdfb540fc5c5dee923ccdc540a commit r8-10944-gbef3ed832a97b0cdfb540fc5c5dee923ccdc540a Author: Jakub Jelinek

[Bug tree-optimization/94092] Code size and performance degradations after -ftree-loop-distribute-patterns was enabled at -O[2s]+

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94092 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug libfortran/90374] Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors for output

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90374 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug sanitizer/88054] libsanitizer uses dlsym for versioned symbols of glibc (dlvsym should be used)

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88054 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug ipa/86436] IPA-ICF: missed optimization at class template member functions

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86436 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug gcov-profile/85351] [GCOV] Wrong coverage with exit() executed in a if statement within a called function

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85351 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug sanitizer/84732] false-positive -Wstringop-truncation warning with -fsanitize-coverage=trace-pc

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84732 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug target/100375] [12 Regression] trunk 20210501 ftbfs for nvptx-none

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100375 --- Comment #10 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:af08d7265bb5a82f3728737476c8098458a8d210 commit r9-9507-gaf08d7265bb5a82f3728737476c8098458a8d210 Author: Jakub Jelinek

[Bug target/100302] [11/12 Regression] ICE in abs_hwi, at hwint.h:324 since r11-7861

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100302 --- Comment #9 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a322c55e05a4f74cb5cc7513826ec4900eb50d14 commit r9-9506-ga322c55e05a4f74cb5cc7513826ec4900eb50d14 Author: Jakub Jelinek

[Bug rtl-optimization/100254] [11/12 Regression] -fcompare-debug failure (length) with -O2 -fno-guess-branch-probability -fipa-pta -fnon-call-exceptions

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100254 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1eb90acf00a47f9ed28ff6bd7914a4ae4bf9d325 commit r9-9505-g1eb90acf00a47f9ed28ff6bd7914a4ae4bf9d325 Author: Jakub Jelinek

[Bug target/100255] Crosscompiler to ia64-hp-vms: vmsdbgout.c:368:20: error: ISO C++17 does not allow 'register' storage class specifier [-Werror=register]

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100255 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4f89f7aef6a89f05bca79713eba4c05b7dacb348 commit r9-9504-g4f89f7aef6a89f05bca79713eba4c05b7dacb348 Author: Jakub Jelinek

[Bug rtl-optimization/100148] [11 Regression] -fcompare-debug failure (length) with -O2 -fno-dce -fno-tree-dce -fno-tree-dominator-opts -fno-tree-sink

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100148 --- Comment #9 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:959719061ab3e9cfa11a2551e20cc0d8c5570a4c commit r9-9503-g959719061ab3e9cfa11a2551e20cc0d8c5570a4c Author: Jakub Jelinek

[Bug lto/71959] [OpenACC] lto1: ICE in inline_read_section, at ipa-fnsummary.c:3314

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71959 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug testsuite/100407] New test cases attr-retain-*.c fail after their introduction in r11-7284

2021-05-04 Thread hjl.tools at gmail dot com via Gcc-bugs
algorithms: zlib zstd gcc version 12.0.0 20210504 (experimental) (GCC) [hjl@gnu-cfl-2 gcc]$ make check-gcc RUNTESTFLAGS="compile.exp=attr-retain-1.c" rm -rf testsuite/gcc-parallel make[1]: Entering directory '/export/build/gnu/tools-build/gcc-gitlab-cross/build-powerpc64-linux/gcc' (rootme

[Bug c++/41596] handling of library-related options by g++spec.c causes a failure when generating pch.

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41596 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug lto/41588] LTO bugs to be addressed before release

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41588 Bug 41588 depends on bug 41528, which changed state. Bug 41528 Summary: LTO needs better internal and user documentation https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41528 What|Removed |Added

[Bug lto/41528] LTO needs better internal and user documentation

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41528 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/33190] tm.texi describes some non-existing hooks

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33190 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug awt/27368] [Xlib peer] Font.canDisplayUpTo throws UnsupportedOperationException

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27368 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug libobjc/24775] libobjc should not include GCC's target headers

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug rtl-optimization/81025] [8 Regression] gcc ICE while building glibc for MIPS soft-float multi-lib variant

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 Richard Biener changed: What|Removed |Added Known to fail||8.4.0 Resolution|---

[Bug rtl-optimization/85099] [meta-bug] selective scheduling issues

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85099 Bug 85099 depends on bug 85899, which changed state. Bug 85899 Summary: [8 Regression] ICE in find_fallthru_edge_from, at haifa-sched.c:8059 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85899 What|Removed

[Bug rtl-optimization/85899] [8 Regression] ICE in find_fallthru_edge_from, at haifa-sched.c:8059

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85899 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Known to fail|

[Bug tree-optimization/86159] [8 Regression] g++ ICE at -O1 and above on valid code: incorrect type of vector CONSTRUCTOR elements

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86159 Richard Biener changed: What|Removed |Added Known to fail||8.4.0 Resolution|---

[Bug target/86877] ICE in vectorizable_load, at tree-vect-stmts.c:8038

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86877 --- Comment #5 from Richard Biener --- *** Bug 86944 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/86944] [8 Regression] ICE in vectorizable_store, at tree-vect-stmts.c:6878 on aarch64

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86944 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/86877] ICE in vectorizable_load, at tree-vect-stmts.c:8038

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86877 --- Comment #4 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Biener : https://gcc.gnu.org/g:f2ca2b4e23eed2bc0249c7e9dcea4d62b6a04a20 commit r8-10943-gf2ca2b4e23eed2bc0249c7e9dcea4d62b6a04a20 Author: Richard

[Bug tree-optimization/86159] [8 Regression] g++ ICE at -O1 and above on valid code: incorrect type of vector CONSTRUCTOR elements

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86159 --- Comment #8 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Biener : https://gcc.gnu.org/g:d884fba07f0ba6e9d8fb6c02b069996a147b54f4 commit r8-10942-gd884fba07f0ba6e9d8fb6c02b069996a147b54f4 Author: Richard Biener

[Bug rtl-optimization/85899] [8 Regression] ICE in find_fallthru_edge_from, at haifa-sched.c:8059

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85899 --- Comment #8 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Biener : https://gcc.gnu.org/g:a9ac51b5497c92b016bd8d3f7c908f246dbd8f35 commit r8-10941-ga9ac51b5497c92b016bd8d3f7c908f246dbd8f35 Author: Alexander

[Bug rtl-optimization/81025] [8 Regression] gcc ICE while building glibc for MIPS soft-float multi-lib variant

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81025 --- Comment #21 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Biener : https://gcc.gnu.org/g:b7bdb6462bb171102bada0579981e2bdbe813b21 commit r8-10940-gb7bdb6462bb171102bada0579981e2bdbe813b21 Author: Jeff Law

[Bug tree-optimization/23902] update_ssa very very very slow

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23902 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Keywords|

[Bug target/100375] [12 Regression] trunk 20210501 ftbfs for nvptx-none

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100375 --- Comment #9 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a0f9800f389bae0f3f311844cdc8fc91156e8718 commit r10-9795-ga0f9800f389bae0f3f311844cdc8fc91156e8718 Author: Jakub Jelinek

[Bug target/100302] [11/12 Regression] ICE in abs_hwi, at hwint.h:324 since r11-7861

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100302 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:42ba897862fbdc0d6b27fae95a10fcc1a6436b1d commit r10-9794-g42ba897862fbdc0d6b27fae95a10fcc1a6436b1d Author: Jakub Jelinek

[Bug rtl-optimization/100254] [11/12 Regression] -fcompare-debug failure (length) with -O2 -fno-guess-branch-probability -fipa-pta -fnon-call-exceptions

2021-05-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100254 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5a79a9043c2c8e07ab3165437a93d54cbbc9890d commit r10-9793-g5a79a9043c2c8e07ab3165437a93d54cbbc9890d Author: Jakub Jelinek

<    1   2   3   4   >