[Bug c++/100368] New: Missing guaranteed elision in constexpr evaluation

2021-04-30 Thread rs2740 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100368 Bug ID: 100368 Summary: Missing guaranteed elision in constexpr evaluation Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/100367] New: g++ internal compiler error when std::lexicographical_compare_three_way third and fourth argument are reverse iterators

2021-04-30 Thread gccbugzilla at thepirate42 dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100367 Bug ID: 100367 Summary: g++ internal compiler error when std::lexicographical_compare_three_way third and fourth argument are reverse iterators Product: gcc

[Bug c++/100366] New: spurious warning - std::vector::clear followed by std::vector::insert(vec.end(), ...) with -O2

2021-04-30 Thread mrsam--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100366 Bug ID: 100366 Summary: spurious warning - std::vector::clear followed by std::vector::insert(vec.end(), ...) with -O2 Product: gcc Version: 11.1.0 Status: UNCONFIRMED

[Bug c/100360] scalar operation fails the compilation

2021-04-30 Thread aliaga at uji dot es via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100360 --- Comment #2 from aliaga at uji dot es --- (In reply to Andrew Pinski from comment #1) > This is most likely due to this: > warning: GMP header version 6.2.0 differs from library version 6.2.1. > > Can you make sure you have the correct

[Bug c++/100362] [11/12 Regression] ICE with Boost.Asio async_initiate

2021-04-30 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100362 Marek Polacek changed: What|Removed |Added Target Milestone|--- |11.2 Summary|ICE with

[Bug tree-optimization/100363] gcc generating wider load/store than warranted at -O3

2021-04-30 Thread vgupta at synopsys dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100363 --- Comment #6 from Vineet Gupta --- (In reply to Linus Torvalds from comment #4) > (In reply to Andrew Pinski from comment #1) > > The loop gets vectorized, I don't see the problem really. > > > See > > >

[Bug tree-optimization/100363] gcc generating wider load/store than warranted at -O3

2021-04-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100363 Andrew Pinski changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug tree-optimization/100363] gcc generating wider load/store than warranted at -O3

2021-04-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100363 Andrew Pinski changed: What|Removed |Added Component|middle-end |tree-optimization Keywords|

[Bug c/100365] New: bogus -Wreturn-type with a return statement with an erroneous expression

2021-04-30 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100365 Bug ID: 100365 Summary: bogus -Wreturn-type with a return statement with an erroneous expression Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity:

[Bug middle-end/100363] gcc generating wider load/store than warranted at -O3

2021-04-30 Thread torvalds--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100363 Linus Torvalds changed: What|Removed |Added CC||torvalds@linux-foundation.o

[Bug middle-end/100363] gcc generating wider load/store than warranted at -O3

2021-04-30 Thread vgupta at synopsys dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100363 --- Comment #3 from Vineet Gupta --- Created attachment 50723 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50723=edit preprocessed source file (with extra nop annotation)

[Bug middle-end/100363] gcc generating wider load/store than warranted at -O3

2021-04-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100363 --- Comment #2 from Andrew Pinski --- Note in the tar file there is only: inffast2.s inffast2.s.aarch64.gcc10.O3 inffast2.s.aarch64.gcc9.O3 inffast2.s.arc.gcc10.O3

[Bug middle-end/100363] gcc generating wider load/store than warranted at -O3

2021-04-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100363 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug c++/100362] ICE with Boost.Asio async_initiate

2021-04-30 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100362 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Bug c++/67491] [meta-bug] concepts issues

2021-04-30 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491 Bug 67491 depends on bug 85137, which changed state. Bug 85137 Summary: [concepts] ICE with undeclared concept https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85137 What|Removed |Added

[Bug c++/85137] [concepts] ICE with undeclared concept

2021-04-30 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85137 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/86663] g++ ICE with -std=c++11: internal compiler error: Segmentation fault

2021-04-30 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86663 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/95159] ICE on aggregate template parameter with empty angle brackets

2021-04-30 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95159 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/99697] ICE for class template partial specialization over non-template (structural class template) parameter of deduced class type

2021-04-30 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99697 Marek Polacek changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug c/100360] scalar operation fails the compilation

2021-04-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100360 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Target|

[Bug testsuite/100346] [11 regression] printf tests fail after r11-6755

2021-04-30 Thread seurer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100346 --- Comment #3 from seurer at gcc dot gnu.org --- It was failing with binutils 2.27 (I believe, it was the distro one) and when I switched to binutils 2.36.1 it works.

[Bug testsuite/100364] New: New test case gcc.c-torture/execute/ieee/cdivchkld.c in r12-228 fails

2021-04-30 Thread seurer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100364 Bug ID: 100364 Summary: New test case gcc.c-torture/execute/ieee/cdivchkld.c in r12-228 fails Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal

[Bug c/100363] New: gcc generating wider load/store than warranted at -O3

2021-04-30 Thread vgupta at synopsys dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100363 Bug ID: 100363 Summary: gcc generating wider load/store than warranted at -O3 Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/100085] Bad code for union transfer from __float128 to vector types

2021-04-30 Thread bergner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100085 --- Comment #6 from Peter Bergner --- (In reply to Steven Munroe from comment #5) > Any progress on this? Sorry, not yet. We've been busy with P10 items and the gcc11 release. It is on our list for looking into.

[Bug target/92846] [ARC] floating point compares not generating Invalid Operand

2021-04-30 Thread vgupta at synopsys dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92846 Vineet Gupta changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug target/92845] [ARC] gcc not generating hardware compare instruction FDCMP for -mcpu=hs38_linux

2021-04-30 Thread vgupta at synopsys dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92845 Vineet Gupta changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/89838] [ARC] ICE building glibc testsuite

2021-04-30 Thread vgupta at synopsys dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89838 Vineet Gupta changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug target/100348] RISC-V extra pointer adjustments for memcpy() from glibc

2021-04-30 Thread wilson at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100348 Jim Wilson changed: What|Removed |Added CC||wilson at gcc dot gnu.org --- Comment #1

[Bug target/100348] RISC-V extra pointer adjustments for memcpy() from glibc

2021-04-30 Thread wilson at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100348 Jim Wilson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/100362] New: ICE with Boost.Asio async_initiate

2021-04-30 Thread enolan at alumni dot cmu.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100362 Bug ID: 100362 Summary: ICE with Boost.Asio async_initiate Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/100361] New: gcc-11 for msp430-elf fails to build: src/c++17/floating_to_chars.cc:107: d2fixed_full_table.h:1283:23: error: size of array ‘POW10_SPLIT_2’ exceeds maximum object size ‘32767

2021-04-30 Thread slyfox at gcc dot gnu.org via Gcc-bugs
h-zstd --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: single Supported LTO compression algorithms: zlib zstd gcc version 12.0.0 20210430 (experimental) (Gentoo 12.0.0_pre p1, commit d8d291f3367230fdfdacc9868b0aa01de1dabb13)

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases

2021-04-30 Thread abebeos at lazaridis dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729 --- Comment #52 from abebeos at lazaridis dot com --- All good, found it: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=3ba781d3b5c8efadb60866c9743b657e8f0eb222

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases

2021-04-30 Thread abebeos at lazaridis dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729 --- Comment #51 from abebeos at lazaridis dot com --- @Senthil, can you please provide the links to the commits? I was unable to locate them.

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases

2021-04-30 Thread abebeos at lazaridis dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729 --- Comment #50 from abebeos at lazaridis dot com --- Great! It looks that bountysource does not allow to split a bounty. Any suggestions on how to process this further?

[Bug c/100360] New: scalar operation fails the compilation

2021-04-30 Thread aliaga at uji dot es via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100360 Bug ID: 100360 Summary: scalar operation fails the compilation Product: gcc Version: 9.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug middle-end/95014] gcc fails to merge two identical returns

2021-04-30 Thread vanyacpp at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95014 Ivan Sorokin changed: What|Removed |Added CC||vanyacpp at gmail dot com --- Comment #1

[Bug c++/100344] [12 Regression] compiler ICE internal compiler error: in build_call_a, at cp/call.c:38

2021-04-30 Thread unlvsur at live dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100344 --- Comment #10 from cqwrteur --- (In reply to Marek Polacek from comment #9) > Confirmed, started with r12-295. thank you

[Bug rtl-optimization/100230] ASan: alloc-dealloc-mismatch in early-remat.c

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100230 --- Comment #4 from CVS Commits --- The releases/gcc-11 branch has been updated by Alex Coplan : https://gcc.gnu.org/g:991ac2d157e8612c02beaa59778ffabd88f484a7 commit r11-8336-g991ac2d157e8612c02beaa59778ffabd88f484a7 Author: Alex Coplan

[Bug tree-optimization/94589] Optimize (i<=>0)>0 to i>0

2021-04-30 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94589 Jakub Jelinek changed: What|Removed |Added Attachment #50710|0 |1 is obsolete|

[Bug c/100353] [11/12 Regression] Accepts invalid label

2021-04-30 Thread jsm28 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100353 Joseph S. Myers changed: What|Removed |Added Resolution|--- |INVALID

[Bug target/92729] [avr] Convert the backend to MODE_CC so it can be kept in future releases

2021-04-30 Thread saaadhu at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729 Senthil Kumar Selvaraj changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug fortran/86206] ICE in gfc_resolve_forall, at fortran/resolve.c:9989

2021-04-30 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86206 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug bootstrap/100350] [12 Regression] x86-64→PowerPC bootstrap fails since r12-228: error: '__LIBGCC_KF_MIN__' undeclared in expansion of macro 'RMIN'

2021-04-30 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100350 --- Comment #3 from Tobias Burnus --- The master branch has been updated by Michael Meissner : https://gcc.gnu.org/g:d9398dd2902a0142fa3b493cf61a340f1f5ab46f commit r12-325-gd9398dd2902a0142fa3b493cf61a340f1f5ab46f Author: Michael Meissner

[Bug bootstrap/100327] [12 regression] bootstrap failure after r12-228

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100327 --- Comment #9 from CVS Commits --- The master branch has been updated by Michael Meissner : https://gcc.gnu.org/g:d9398dd2902a0142fa3b493cf61a340f1f5ab46f commit r12-325-gd9398dd2902a0142fa3b493cf61a340f1f5ab46f Author: Michael Meissner

[Bug tree-optimization/100359] New: missed optimization for dead code elimination at -O3 (vs. -O2)

2021-04-30 Thread zhendong.su at inf dot ethz.ch via Gcc-bugs
-languages=c,c++ --disable-werror --enable-multilib --with-system-zlib Thread model: posix Supported LTO compression algorithms: zlib gcc version 12.0.0 20210430 (experimental) [master revision 4cf3b10f27b:939d67a66c9:c111f6066043d3b7bc4141ca0411eae9294aa6c5] (GCC) [525] % [525] % gcctk -O2 -S -o O2

[Bug c++/100344] [12 Regression] compiler ICE internal compiler error: in build_call_a, at cp/call.c:38

2021-04-30 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100344 Patrick Palka changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/100344] [12 Regression] compiler ICE internal compiler error: in build_call_a, at cp/call.c:38

2021-04-30 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100344 Marek Polacek changed: What|Removed |Added Target Milestone|--- |12.0

[Bug c++/100344] compiler ICE internal compiler error: in build_call_a, at cp/call.c:38

2021-04-30 Thread unlvsur at live dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100344 --- Comment #8 from cqwrteur --- I think this relates to the changes jicama did yesterday. Maybe he can help us fix it?

[Bug libstdc++/60497] unique_ptr tries to complete its type T even though it's not required to be a complete type

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60497 --- Comment #14 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:47915ef8477569b2fbd8001996aa4e542284bb24 commit r12-320-g47915ef8477569b2fbd8001996aa4e542284bb24 Author: Jonathan Wakely Date:

[Bug c++/100344] compiler ICE internal compiler error: in build_call_a, at cp/call.c:38

2021-04-30 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100344 --- Comment #7 from David Binderman --- Reduced C++ code seems to be: template struct integral_constant { static constexpr int value = __v; }; template constexpr long find_index() { return 1; } template using find_index_checked =

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

2021-04-30 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94092 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org --- Comment #14

[Bug tree-optimization/100349] [11/12 Regression] ICE Segmentation fault during GIMPLE pass: evrp (under -O2 to -Os)

2021-04-30 Thread aldyh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100349 --- Comment #2 from Aldy Hernandez --- evolution_part_in_loop_num() is returning NULL when evrp asks about the PHI result here: (gdb) p debug(stmt) c.1_4 = PHI Is this expected? If it is, we could easily return false if step is null and

[Bug target/100305] [10 Regression] aarch64: ICE in output_operand_lossage with -O3

2021-04-30 Thread rsandifo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100305 --- Comment #14 from rsandifo at gcc dot gnu.org --- (In reply to Gilles Gouaillardet from comment #13) > Thanks Richard for the quick fix. > > I am happy to confirm that the latest trunk passes the three reproducers > included in this

[Bug c++/100358] Not all filesystems support posix_fallocate() (e.g. ZFS)

2021-04-30 Thread andy at omnios dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100358 --- Comment #1 from andy at omnios dot org --- From https://pubs.opengroup.org/onlinepubs/9699919799/functions/posix_fallocate.html [EINVAL] The len argument is less than zero, or the offset argument is less than zero, or the

[Bug libstdc++/60497] unique_ptr tries to complete its type T even though it's not required to be a complete type

2021-04-30 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60497 --- Comment #13 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #9) > The self-assignment test in std::vector uses &__rhs which does ADL and tries > to complete A. Even if the &__rhs is changed to std::addressof(__rhs) it

[Bug libstdc++/80675] Incorrect implementation of LWG 2534

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80675 --- Comment #5 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:aa475c4ac80733f85ba47b109fc1900f05e810e2 commit r12-319-gaa475c4ac80733f85ba47b109fc1900f05e810e2 Author: Jonathan Wakely Date:

[Bug libstdc++/100285] experimental/net/socket/socket_base.cc fails on arm-eabi (r12-137)

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100285 --- Comment #4 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:0d501c338548152f9d2728d383eec3e9cef16784 commit r12-318-g0d501c338548152f9d2728d383eec3e9cef16784 Author: Jonathan Wakely Date:

[Bug libstdc++/100351] experimental/net/internet/tcp.cc fails on arm-eabi

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100351 --- Comment #1 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:57028ff2d3f56deec25498f83e99c39478acc02f commit r12-317-g57028ff2d3f56deec25498f83e99c39478acc02f Author: Jonathan Wakely Date:

[Bug libstdc++/100180] experimental/net/internet/address/v6/members.cc fails on arm-eabi

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100180 --- Comment #9 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:57028ff2d3f56deec25498f83e99c39478acc02f commit r12-317-g57028ff2d3f56deec25498f83e99c39478acc02f Author: Jonathan Wakely Date:

[Bug libstdc++/100286] experimental/net/internet/socket/opt.cc fails on arm-eabi (r12-137)

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100286 --- Comment #4 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:57028ff2d3f56deec25498f83e99c39478acc02f commit r12-317-g57028ff2d3f56deec25498f83e99c39478acc02f Author: Jonathan Wakely Date:

[Bug c++/100344] compiler ICE internal compiler error: in build_call_a, at cp/call.c:38

2021-04-30 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100344 --- Comment #6 from David Binderman --- The bug first seems to occur sometime between git hash b58dc0b803057c0e, dated 20210429, and 17f2908fcf058e14, dated 20210430. I have a poor record with git bisect, so I will leave that to someone else

[Bug fortran/86206] ICE in gfc_resolve_forall, at fortran/resolve.c:9989

2021-04-30 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86206 --- Comment #4 from Jürgen Reuter --- Still present in v12.0.

[Bug fortran/59881] Memory corruption with allocatable arrays in polymorphic types

2021-04-30 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59881 --- Comment #5 from Jürgen Reuter --- I checked again, and I don't see any issues any more. There might still be some memory leaks, I haven't checked. Would it make sense to close this one and open a new report in case there is a definite

[Bug c/100353] [11/12 Regression] Accepts invalid label

2021-04-30 Thread harald at gigawatt dot nl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100353 Harald van Dijk changed: What|Removed |Added CC||harald at gigawatt dot nl ---

[Bug target/100347] [11/12 Regression] GCC 11 does not recognize skylake; translates "march=native" to "x86_64"

2021-04-30 Thread schnetter at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100347 --- Comment #5 from Erik Schnetter --- This is my hardware configuration: $ sysctl -a | grep machdep.cpu machdep.cpu.address_bits.physical: 39 machdep.cpu.address_bits.virtual: 48 machdep.cpu.arch_perf.events: 0

[Bug c++/98358] [8 Regression] new test case g++.dg/template/pr98297.C in r8-10683 fails

2021-04-30 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98358 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug c/100357] unexpected behaviour of attribute noinit

2021-04-30 Thread sebastian.huber--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100357 Sebastian Huber changed: What|Removed |Added Summary|attribute noinit with |unexpected behaviour of

[Bug c++/98358] [8 Regression] new test case g++.dg/template/pr98297.C in r8-10683 fails

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98358 --- Comment #3 from CVS Commits --- The releases/gcc-8 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e22ffa06aa2a996e5967c831d319894be4fdaffa commit r8-10934-ge22ffa06aa2a996e5967c831d319894be4fdaffa Author: Jakub Jelinek

[Bug c++/100358] New: Not all filesystems support posix_fallocate() (e.g. ZFS)

2021-04-30 Thread andy at omnios dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100358 Bug ID: 100358 Summary: Not all filesystems support posix_fallocate() (e.g. ZFS) Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal

[Bug c++/100344] compiler ICE internal compiler error: in build_call_a, at cp/call.c:38

2021-04-30 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100344 David Binderman changed: What|Removed |Added CC||dcb314 at hotmail dot com ---

[Bug c/100357] New: attribute noinit with -fdata-sections unexpected behaviour

2021-04-30 Thread sebastian.huber--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100357 Bug ID: 100357 Summary: attribute noinit with -fdata-sections unexpected behaviour Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/100180] experimental/net/internet/address/v6/members.cc fails on arm-eabi

2021-04-30 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100180 --- Comment #8 from Christophe Lyon --- On trunk I'm still seeing: In file included from /libstdc++-v3/testsuite/experimental/net/internet/address/v6/members.cc:21:

[Bug c++/98032] [8/9 Regression] ICE (segfault) on arm-linux-gnueabihf

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

[Bug c++/98032] [8/9 Regression] ICE (segfault) on arm-linux-gnueabihf

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98032 --- Comment #15 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Biener : https://gcc.gnu.org/g:9362939b827528becec1fcc5bc1d8c856a03f558 commit r8-10933-g9362939b827528becec1fcc5bc1d8c856a03f558 Author: Richard Biener

[Bug c++/95719] [10/11 Regression] ICE in lookup_vfn_in_binfo at gcc/cp/class.c:2459 since r11-954-g0ddb93ce77374004

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95719 --- Comment #10 from CVS Commits --- The releases/gcc-8 branch has been updated by Richard Biener : https://gcc.gnu.org/g:4ccd63f07dc85911e4c76b350cdc19daeee7284a commit r8-10932-g4ccd63f07dc85911e4c76b350cdc19daeee7284a Author: Jason Merrill

[Bug c++/98032] [8/9 Regression] ICE (segfault) on arm-linux-gnueabihf

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98032 --- Comment #14 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Biener : https://gcc.gnu.org/g:820dc57c57ef589cfed1b836a4d136c610b8fb25 commit r9-9480-g820dc57c57ef589cfed1b836a4d136c610b8fb25 Author: Richard Biener

[Bug c++/95719] [10/11 Regression] ICE in lookup_vfn_in_binfo at gcc/cp/class.c:2459 since r11-954-g0ddb93ce77374004

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95719 --- Comment #9 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Biener : https://gcc.gnu.org/g:710df943389a854ef00c15ed0ad219b41db236aa commit r9-9479-g710df943389a854ef00c15ed0ad219b41db236aa Author: Jason Merrill

[Bug target/100354] [9/10/11/12 regression] aarch64: non-deligitimized UNSPEC UNSPEC_TLS (76) found in variable location

2021-04-30 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100354 Alex Coplan changed: What|Removed |Added Target||aarch64 Known to fail|

[Bug libstdc++/100286] experimental/net/internet/socket/opt.cc fails on arm-eabi (r12-137)

2021-04-30 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100286 --- Comment #3 from Christophe Lyon --- Not quite, I'm now seeing: In file included from /libstdc++-v3/testsuite/experimental/net/internet/socket/opt.cc:3:

[Bug libstdc++/100285] experimental/net/socket/socket_base.cc fails on arm-eabi (r12-137)

2021-04-30 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100285 Christophe Lyon changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug c++/98032] [8/9 Regression] ICE (segfault) on arm-linux-gnueabihf

2021-04-30 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98032 --- Comment #13 from Richard Biener --- (In reply to Richard Biener from comment #7) > The 10 branch has > > while (BINFO_PRIMARY_P (binfo)) > /* BINFO_VIRTUALS in a primary base isn't accurate, find the derived >class that

[Bug c++/98032] [8/9 Regression] ICE (segfault) on arm-linux-gnueabihf

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98032 --- Comment #12 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Biener : https://gcc.gnu.org/g:1e54e82fd49958703234b1023a4c01a9474385fd commit r10-9783-g1e54e82fd49958703234b1023a4c01a9474385fd Author: Richard

[Bug c++/98032] [8/9 Regression] ICE (segfault) on arm-linux-gnueabihf

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98032 --- Comment #11 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:88393a07a8df489df2583e77fce8adc9b1db8163 commit r11-8335-g88393a07a8df489df2583e77fce8adc9b1db8163 Author: Richard

[Bug c++/98032] [8/9 Regression] ICE (segfault) on arm-linux-gnueabihf

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98032 --- Comment #10 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:dfc70841eb0ca42637826177f329cf6c98ee00ad commit r12-315-gdfc70841eb0ca42637826177f329cf6c98ee00ad Author: Richard Biener Date:

[Bug target/100356] New: gcc.target/aarch64/advsimd-intrinsics tests are run on arm-linux-gnueabi*

2021-04-30 Thread doko at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100356 Bug ID: 100356 Summary: gcc.target/aarch64/advsimd-intrinsics tests are run on arm-linux-gnueabi* Product: gcc Version: 11.0 Status: UNCONFIRMED Severity:

[Bug target/100340] Bootstrap fails with Clang 12.0.5 (XCode 12.5)

2021-04-30 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340 --- Comment #8 from Jürgen Reuter --- (In reply to Iain Sandoe from comment #6) > > 1. (re-)install xcode 12.4 command line tools and select them for use > 2. disable debug comparison in the bootstrap ( --without-build-config ) Just to

[Bug testsuite/100355] New: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxl

2021-04-30 Thread clyon at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100355 Bug ID: 100355 Summary: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxl Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/100354] New: [9 regression] aarch64: non-deligitimized UNSPEC UNSPEC_TLS (76) found in variable location

2021-04-30 Thread nsz at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100354 Bug ID: 100354 Summary: [9 regression] aarch64: non-deligitimized UNSPEC UNSPEC_TLS (76) found in variable location Product: gcc Version: 10.0 Status: UNCONFIRMED

[Bug c/100353] [11/12 Regression] Accepts invalid label

2021-04-30 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100353 Richard Biener changed: What|Removed |Added Target Milestone|--- |11.2 CC|

[Bug c/100353] New: Accepts invalid label

2021-04-30 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100353 Bug ID: 100353 Summary: Accepts invalid label Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee:

[Bug tree-optimization/100349] [11/12 Regression] ICE Segmentation fault during GIMPLE pass: evrp (under -O2 to -Os)

2021-04-30 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100349 Richard Biener changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Bug bootstrap/100350] [12 Regression] x86-64→PowerPC bootstrap fails since r12-228: error: '__LIBGCC_KF_MIN__' undeclared in expansion of macro 'RMIN'

2021-04-30 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100350 Richard Biener changed: What|Removed |Added Target Milestone|--- |12.0 Priority|P3

[Bug libgomp/100352] libgomp.fortran/async_io_1.f90 -O0 execution test

2021-04-30 Thread vries at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100352 Tom de Vries changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment

[Bug libgomp/100352] libgomp.fortran/async_io_1.f90 -O0 execution test

2021-04-30 Thread vries at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100352 --- Comment #4 from Tom de Vries --- Going through the lock lifetime using backtraces: ... (gdb) watch ((pthread_mutex_t *) 0x6059d0)->__data.__lock Hardware watchpoint 2: ((pthread_mutex_t *) 0x6059d0)->__data.__lock ... I. Locked from

[Bug c++/95719] [10/11 Regression] ICE in lookup_vfn_in_binfo at gcc/cp/class.c:2459 since r11-954-g0ddb93ce77374004

2021-04-30 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95719 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #8

[Bug middle-end/90773] Improve piecewise operation

2021-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90773 --- Comment #7 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:86c77c52f7b812adccf9620860f7c392f9a16cfc commit r12-313-g86c77c52f7b812adccf9620860f7c392f9a16cfc Author: H.J. Lu Date: Thu Apr 29

[Bug libgomp/100352] libgomp.fortran/async_io_1.f90 -O0 execution test

2021-04-30 Thread vries at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100352 --- Comment #3 from Tom de Vries --- Minimal example: ... program main implicit none open (10, file='a.dat', asynchronous="yes") write (10,*,asynchronous="yes") 4, 3 end program ...

[Bug libgomp/100352] libgomp.fortran/async_io_1.f90 -O0 execution test

2021-04-30 Thread vries at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100352 --- Comment #2 from Tom de Vries --- More complete backtrace using reproduction on command line: ... Thread 1 "async_io_1.exe" received signal SIGSEGV, Segmentation fault. __lll_unlock_elision (lock=0x6069d0, private=0) at

[Bug c++/98032] [8/9 Regression] ICE (segfault) on arm-linux-gnueabihf

2021-04-30 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98032 Richard Biener changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org

[Bug c++/98032] [8/9 Regression] ICE (segfault) on arm-linux-gnueabihf

2021-04-30 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98032 --- Comment #8 from Richard Biener --- Which is, I think, a duplicate of this bug.

  1   2   >