[Bug debug/94283] [8/9 Regression] gcc: error: gcc/testsuite/gcc.dg/fold-bopcond-1.c: ‘-fcompare-debug’ failure since r7-4804-gb54819879e0518b3

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94283 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c2133167ad58d15c2c2df0cb4fa3a3757603144e commit r10-7365-gc2133167ad58d15c2c2df0cb4fa3a3757603144e Author: Jakub Jelinek Date: We

[Bug target/94317] New: gcc/config/arm/arm_mve.h:13907: strange assignment ?

2020-03-25 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317 Bug ID: 94317 Summary: gcc/config/arm/arm_mve.h:13907: strange assignment ? Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug tree-optimization/93946] Bogus redundant store removal

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93946 --- Comment #10 from Richard Biener --- (In reply to sandra from comment #9) > Both the new test cases are failing on nios2 at -Os, -O2, and -O3. I've > done some analysis, but I'm not sure exactly where the problem lies, and > whether this is a

[Bug target/94123] [10 regression] r10-1734, SVN r273240, causes gcc.target/powerpc/pr87507.c to fail

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94123 Richard Biener changed: What|Removed |Added Priority|P1 |P2 --- Comment #9 from Richard Biener

[Bug target/94308] [10 Regression] ICE in final_scan_insn_1 with vzeroupper since r10-6451

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94308 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug sanitizer/94307] Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94307 Richard Biener changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 from Richard

[Bug lto/94311] LTO produces line info entries with invalid line numbers

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94311 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment

[Bug c++/94316] An error occurs when a globally defined array of classes is initialized with values

2020-03-25 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94316 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/94303] [8/9/10 Regression] Program result error When using global object array (partially initialized with a special constructor, and the rest with the default constructor)

2020-03-25 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94303 Jonathan Wakely changed: What|Removed |Added CC||rookiezjz at gmail dot com --- Comment

[Bug target/94317] gcc/config/arm/arm_mve.h:13907: strange assignment ?

2020-03-25 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317 David Binderman changed: What|Removed |Added CC||srinath.parvathaneni at arm dot co

[Bug middle-end/94313] stores into string literals sometimes silently eliminated

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94313 --- Comment #1 from Richard Biener --- This is likely because points-to computes the result of the string functions, for example in g1 it computes s_5 = { NULL STRING } and somehow ref_maybe_used_by_stmt_p computes false for *s and f(s). That's

[Bug c++/94314] [10 Regression] Optimizing mismatched new/delete pairs

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94314 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org Target Mil

[Bug d/94315] [10 regression] new tests gdc.dg/pr93038.d and gdc.dg/pr93038b.d in r10-7320 fail

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94315 Richard Biener changed: What|Removed |Added Target Milestone|--- |10.0

[Bug tree-optimization/94300] [10 Regression] memcpy vector load miscompiled during const-prop since r10-6809-g7f5617b00445dcc8

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94300 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f1154b4d3c54e83d493cc66d1a30c410b9b3108a commit r10-7366-gf1154b4d3c54e83d493cc66d1a30c410b9b3108a Author: Jakub Jelinek Date: We

[Bug c++/94223] [10 Regression] -fcompare-debug -O0 failure on cpp1z/init-statement6.C

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94223 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:158cccea0d097d9f181bf4e35fdeb97865c960f7 commit r10-7367-g158cccea0d097d9f181bf4e35fdeb97865c960f7 Author: Jakub Jelinek Date: We

[Bug middle-end/94303] [8/9/10 Regression] Program result error When using global object array (partially initialized with a special constructor, and the rest with the default constructor)

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94303 --- Comment #6 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5f18995e23edc944af3a401d9d9d3320a9362652 commit r10-7368-g5f18995e23edc944af3a401d9d9d3320a9362652 Author: Jakub Jelinek Date: We

[Bug tree-optimization/94300] [10 Regression] memcpy vector load miscompiled during const-prop since r10-6809-g7f5617b00445dcc8

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94300 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/94223] [10 Regression] -fcompare-debug -O0 failure on cpp1z/init-statement6.C

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94223 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/94303] [8/9 Regression] Program result error When using global object array (partially initialized with a special constructor, and the rest with the default constructor)

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94303 Jakub Jelinek changed: What|Removed |Added Summary|[8/9/10 Regression] Program |[8/9 Regression] Program

[Bug fortran/93484] [8/9/10 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1120 since r7-4028-g87c9fca50cbe7ca9

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93484 --- Comment #4 from CVS Commits --- The master branch has been updated by Mark Eggleston : https://gcc.gnu.org/g:c38daa7976886a59a3cd496b5c776d75f3cdb056 commit r10-7369-gc38daa7976886a59a3cd496b5c776d75f3cdb056 Author: Mark Eggleston Date:

[Bug target/81594] Optimize PowerPC vector set and store

2020-03-25 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81594 --- Comment #5 from Segher Boessenkool --- Hi Mike, Please explain (in the code!) why we need a peephole here, why we cannot generate the faster code earlier? Or why we choose not to? Etc.

[Bug debug/94296] [10 Regression] gcc: error: gcc/testsuite/gcc.dg/cleanup-13.c: ‘-fcompare-debug’ failure (length) since r10-4482-gaea86742ce396375

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94296 --- Comment #2 from Jakub Jelinek --- Though, the testcase doesn't fail even with -fno-asynchronous-unwind-tables -fcompare-debug -fexceptions, , so I don't see how one can reproduce it in make check, even make check-gcc RUNTESTFLAGS='--target_bo

[Bug c++/94288] co_await in while loop crashes g++

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94288 --- Comment #6 from Martin Liška --- (In reply to Iain Sandoe from comment #5) > (In reply to Martin Liška from comment #4) > > (In reply to Iain Sandoe from comment #3) > > > thanks for the report. The reduced testcase at c#2 doesn't fire for m

[Bug sanitizer/94307] Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94307 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug sanitizer/94307] Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94307 --- Comment #3 from Martin Liška --- (In reply to Richard Biener from comment #1) > But isn't the default without -fsanitize-undefined-trap-on-error already > calling > a library routine that the kernel could override? They don't want to impleme

[Bug sanitizer/94307] Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94307 --- Comment #4 from Jakub Jelinek --- Well, they could just make them alias of each other, that is not the big deal, I guess they don't want to waste .rodata space on the data that provides the details to those functions and waste .text on passin

[Bug tree-optimization/94274] fold phi whose incoming args are defined from binary operations

2020-03-25 Thread z.zhanghaijian at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94274 --- Comment #4 from z.zhanghaijian at huawei dot com --- (In reply to Richard Biener from comment #2) > Note that with binary operations you are eventually increasing register > pressure up to a point where we need to spill so IMHO this should be

[Bug debug/94280] error: gcc/testsuite/gfortran.dg/iso_c_binding_compiler_1.f90: ‘-fcompare-debug’ failure

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94280 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c8504ebef1d6a799600b8e5d255c704b7b3aa19c commit r10-7370-gc8504ebef1d6a799600b8e5d255c704b7b3aa19c Author: Jakub Jelinek Date: We

[Bug debug/94280] error: gcc/testsuite/gfortran.dg/iso_c_binding_compiler_1.f90: ‘-fcompare-debug’ failure

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94280 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug lto/94259] --without-zstd seems to have no effect and links libzstd if available

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94259 --- Comment #6 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:0fb0240a051df91d3c24385d1d3c17548b266544 commit r10-7371-g0fb0240a051df91d3c24385d1d3c17548b266544 Author: Martin Liska Date: Wed

[Bug ipa/94271] [8/9 Regression] lto1: error: two or more sections for .gnu.lto_fast_clamp.default.9.564bf999b130b5e since r8-1461-g871cc215f7507cbe

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94271 Martin Liška changed: What|Removed |Added Summary|[8/9/10 Regression] lto1: |[8/9 Regression] lto1:

[Bug ipa/94271] [8/9/10 Regression] lto1: error: two or more sections for .gnu.lto_fast_clamp.default.9.564bf999b130b5e since r8-1461-g871cc215f7507cbe

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94271 --- Comment #3 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:724ec02c2c6d1b79788be77f68ebb6ca7b5b6acd commit r10-7372-g724ec02c2c6d1b79788be77f68ebb6ca7b5b6acd Author: Martin Liska Date: Wed

[Bug target/93274] target_clones produces symbols with random digits with -fPIC

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93274 --- Comment #8 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:724ec02c2c6d1b79788be77f68ebb6ca7b5b6acd commit r10-7372-g724ec02c2c6d1b79788be77f68ebb6ca7b5b6acd Author: Martin Liska Date: Wed

[Bug lto/94259] --without-zstd seems to have no effect and links libzstd if available

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94259 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/94314] [10 Regression] Optimizing mismatched new/delete pairs since r10-2106-g6343b6bf3bb83c87

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94314 Martin Liška changed: What|Removed |Added Ever confirmed|0 |1 Summary|[10 Regression] Opti

[Bug d/94315] [10 regression] new tests gdc.dg/pr93038.d and gdc.dg/pr93038b.d in r10-7320 fail

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94315 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/94317] gcc/config/arm/arm_mve.h:13907: strange assignment ?

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org Last reconfir

[Bug bootstrap/94318] New: [10 Regression] endless loop building _sd_to_si.o on powerpc-linux-gnu

2020-03-25 Thread doko at debian dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94318 Bug ID: 94318 Summary: [10 Regression] endless loop building _sd_to_si.o on powerpc-linux-gnu Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug d/94305] libphobos: Add configure flag to build phobos in non-release mode

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94305 Martin Liška changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug d/94304] libphobos: Add --with-libdruntime-only configure option

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94304 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/94318] [10 Regression] endless loop building _sd_to_si.o on powerpc-linux-gnu

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94318 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1

[Bug bootstrap/94318] [10 Regression] endless loop building _sd_to_si.o on powerpc-linux-gnu

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94318 --- Comment #2 from Martin Liška --- (In reply to Martin Liška from comment #1) > Isn't that dup of PR94072? Sorry, this one PR94042.

[Bug bootstrap/94318] [10 Regression] endless loop building _sd_to_si.o on powerpc-linux-gnu

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94318 --- Comment #3 from Martin Liška --- (In reply to Martin Liška from comment #2) > (In reply to Martin Liška from comment #1) > > Isn't that dup of PR94072? > > Sorry, this one PR94042. I don't have a good day. This link should be what I'm looki

[Bug bootstrap/94318] [10 Regression] endless loop building _sd_to_si.o on powerpc-linux-gnu

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94318 Richard Biener changed: What|Removed |Added Target Milestone|--- |10.0

[Bug target/94308] [10 Regression] ICE in final_scan_insn_1 with vzeroupper since r10-6451

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94308 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d5ad8ee04a78b576867fd78b2f25201ea6b4aae1 commit r10-7373-gd5ad8ee04a78b576867fd78b2f25201ea6b4aae1 Author: Jakub Jelinek Date: We

[Bug debug/94296] [10 Regression] gcc: error: gcc/testsuite/gcc.dg/cleanup-13.c: ‘-fcompare-debug’ failure (length) since r10-4482-gaea86742ce396375

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94296 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:780f1cfd8eef90f6f5ea84cf58aa97e07c0c2aa1 commit r10-7374-g780f1cfd8eef90f6f5ea84cf58aa97e07c0c2aa1 Author: Jakub Jelinek Date: We

[Bug debug/94296] [10 Regression] gcc: error: gcc/testsuite/gcc.dg/cleanup-13.c: ‘-fcompare-debug’ failure (length) since r10-4482-gaea86742ce396375

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94296 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/94308] [10 Regression] ICE in final_scan_insn_1 with vzeroupper since r10-6451

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94308 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/94314] [10 Regression] Optimizing mismatched new/delete pairs since r10-2106-g6343b6bf3bb83c87

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94314 --- Comment #4 from Richard Biener --- (In reply to Martin Liška from comment #3) > Yes, I remember we discussed the topic about the user-provided new/delete > implementations. Can please Jason or Jonathan comment about the test-case? The testca

[Bug lto/94311] LTO produces line info entries with invalid line numbers

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94311 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Ever confirmed|0

[Bug target/94254] [10 regression] r10-7312 causes compiler hangs

2020-03-25 Thread doko at debian dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94254 Matthias Klose changed: What|Removed |Added CC||doko at debian dot org --- Comment #17

[Bug bootstrap/94318] [10 Regression] endless loop building _sd_to_si.o on powerpc-linux-gnu

2020-03-25 Thread doko at debian dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94318 Matthias Klose changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/94319] New: gcc/cp/coroutines.cc:2654: strange assignment ?

2020-03-25 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94319 Bug ID: 94319 Summary: gcc/cp/coroutines.cc:2654: strange assignment ? Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c+

[Bug c++/94319] gcc/cp/coroutines.cc:2654: strange assignment ?

2020-03-25 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94319 David Binderman changed: What|Removed |Added CC||iains at gcc dot gnu.org --- Comment #

[Bug c++/94314] [10 Regression] Optimizing mismatched new/delete pairs since r10-2106-g6343b6bf3bb83c87

2020-03-25 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94314 --- Comment #5 from Marc Glisse --- I don't think we need heavy machinery linking new and delete (and if we did I'd be tempted to store it in some global table rather than in the nodes). The most important case is the global replacable functions,

[Bug lto/94320] New: [OpenMP][Offloading] lto1 ICE during IPA pass: inline – offline_size at gcc/ipa-inline-analysis.c:453

2020-03-25 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94320 Bug ID: 94320 Summary: [OpenMP][Offloading] lto1 ICE during IPA pass: inline – offline_size at gcc/ipa-inline-analysis.c:453 Product: gcc Version: 10.0 Status: UNCONFIRME

[Bug lto/94320] [OpenMP][Offloading] lto1 ICE during IPA pass: inline – offline_size at gcc/ipa-inline-analysis.c:453

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94320 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug c++/94319] gcc/cp/coroutines.cc:2654: strange assignment ?

2020-03-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94319 --- Comment #2 from Iain Sandoe --- (In reply to David Binderman from comment #1) > git blame says: > > 49789fd08378 (Iain Sandoe 2020-01-18 11:54:46 + 2654) do_subtree = 0; > > Adding author. indeed looks like a typo. thanks

[Bug lto/91027] [10 regression] SEGV in hash_table::find_slot_with_hash

2020-03-25 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91027 Rainer Orth changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug d/94321] New: gdc.dg/pr92216.d FAILs on 32-bit targets

2020-03-25 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94321 Bug ID: 94321 Summary: gdc.dg/pr92216.d FAILs on 32-bit targets Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: d

[Bug lto/94311] LTO produces line info entries with invalid line numbers

2020-03-25 Thread mark at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94311 --- Comment #3 from Mark Wielaard --- (In reply to Richard Biener from comment #1) > Err, but isn't this interpreting the dwarf from 'date'? So doesn't this > mean that valgrind is "miscompiled" with --enable-lto rather than wrong > debug? The

[Bug d/94321] gdc.dg/pr92216.d FAILs on 32-bit targets

2020-03-25 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94321 Rainer Orth changed: What|Removed |Added Target Milestone|--- |10.0

[Bug c/94322] New: Detected memory leaks while using clang AddressSanitizer to build GCC

2020-03-25 Thread haoxintu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94322 Bug ID: 94322 Summary: Detected memory leaks while using clang AddressSanitizer to build GCC Product: gcc Version: 8.1.0 Status: UNCONFIRMED Severity: normal

[Bug c/94322] Detected memory leaks while using clang AddressSanitizer to build GCC

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94322 --- Comment #1 from Richard Biener --- We're quite lazy in freeing all memory from generator tools (genhooks as you report) but there are also known leaks in the driver when it comes to command-line processing. That is, not all memory leaks are

[Bug fortran/94289] Assumed-rank array bounds resuscitate on the second call

2020-03-25 Thread jrfsousa at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94289 --- Comment #1 from José Rui Faustino de Sousa --- Hi all! My first comment is not very clear so to elaborate a bit. For assumed-rank arrays no temporary array descriptor with the correct bounds is created like it is for assumed-shape arrays.

[Bug lto/94259] --without-zstd seems to have no effect and links libzstd if available

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94259 --- Comment #8 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:68c4570a4dea8ed6fefaea50943fb74ea8f78319 commit r10-7375-g68c4570a4dea8ed6fefaea50943fb74ea8f78319 Author: Martin Liska Date: Wed

[Bug c/94322] Detected memory leaks while using clang AddressSanitizer to build GCC

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94322 Martin Liška changed: What|Removed |Added Priority|P3 |P5 CC|

[Bug debug/94323] New: [10 Regression] g++: error: x.cpp: ‘-fcompare-debug’ failure since r10-7359-g6e771c087b10d5b730240ea35478eab8694c9c5d

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94323 Bug ID: 94323 Summary: [10 Regression] g++: error: x.cpp: ‘-fcompare-debug’ failure since r10-7359-g6e771c087b10d5b730240ea35478eab8694c9c5d Product: gcc Version:

[Bug debug/94323] [10 Regression] g++: error: x.cpp: ‘-fcompare-debug’ failure since r10-7359-g6e771c087b10d5b730240ea35478eab8694c9c5d

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94323 Martin Liška changed: What|Removed |Added Known to fail||10.0 Status|UNCONFIRMED

[Bug fortran/94324] [10 regression] gfortran.dg/default_format_1.f90 etc. FAIL on 32-bit Solaris/x86

2020-03-25 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94324 Rainer Orth changed: What|Removed |Added Target Milestone|--- |10.0

[Bug fortran/94324] New: [10 regression] gfortran.dg/default_format_1.f90 etc. FAIL on 32-bit Solaris/x86

2020-03-25 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94324 Bug ID: 94324 Summary: [10 regression] gfortran.dg/default_format_1.f90 etc. FAIL on 32-bit Solaris/x86 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity:

[Bug c++/94325] New: [UBSAN] "invalid vptr" false positive for virtual inheritance with -fno-sanitize-recover=all

2020-03-25 Thread jaroslaw.melzer.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94325 Bug ID: 94325 Summary: [UBSAN] "invalid vptr" false positive for virtual inheritance with -fno-sanitize-recover=all Product: gcc Version: 9.2.1 Status: UNCONFIRMED

[Bug target/94317] gcc/config/arm/arm_mve.h:13907: strange assignment ?

2020-03-25 Thread srinath.parvathaneni at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317 --- Comment #3 from Srinath Parvathaneni --- Thanks David for reporting this issue, I'm working on it. Could someone assign this to me, I could not do it myself. Regards, SRI.

[Bug lto/94311] LTO produces line info entries with invalid line numbers

2020-03-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94311 --- Comment #4 from Richard Biener --- (In reply to Mark Wielaard from comment #3) > (In reply to Richard Biener from comment #1) > > Err, but isn't this interpreting the dwarf from 'date'? So doesn't this > > mean that valgrind is "miscompiled"

[Bug target/94317] gcc/config/arm/arm_mve.h:13907: strange assignment ?

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317 Martin Liška changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |srinath.parvathaneni at arm dot co

[Bug target/94317] gcc/config/arm/arm_mve.h:13907: strange assignment ?

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317 Martin Liška changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug debug/94326] New: g++: error: pack.ii: ‘-fcompare-debug’ failure (length)

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94326 Bug ID: 94326 Summary: g++: error: pack.ii: ‘-fcompare-debug’ failure (length) Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug debug/94326] g++: error: pack.ii: ‘-fcompare-debug’ failure (length)

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94326 Martin Liška changed: What|Removed |Added Priority|P3 |P2

[Bug sanitizer/94325] [UBSAN] "invalid vptr" false positive for virtual inheritance with -fno-sanitize-recover=all

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94325 Martin Liška changed: What|Removed |Added Known to fail||10.0, 9.3.0 Known to work|

[Bug fortran/94327] New: Bind(c) argument attributes are incorrectly set

2020-03-25 Thread jrfsousa at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94327 Bug ID: 94327 Summary: Bind(c) argument attributes are incorrectly set Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fo

[Bug c++/94319] gcc/cp/coroutines.cc:2654: strange assignment ?

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94319 --- Comment #3 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:83dfa06cb5cff143113cb7d632c90a40edefade8 commit r10-7376-g83dfa06cb5cff143113cb7d632c90a40edefade8 Author: Iain Sandoe Date: Wed

[Bug fortran/94327] Bind(c) argument attributes are incorrectly set

2020-03-25 Thread jrfsousa at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94327 --- Comment #1 from José Rui Faustino de Sousa --- Created attachment 48113 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48113&action=edit C code demonstrating problems.

[Bug c++/94319] gcc/cp/coroutines.cc:2654: strange assignment ?

2020-03-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94319 Iain Sandoe changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug fortran/93484] [8/9/10 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1120 since r7-4028-g87c9fca50cbe7ca9

2020-03-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93484 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Mark Eggleston : https://gcc.gnu.org/g:dff885cdc00bbdccb5bb6277e4711093e3bbad1e commit r9-8416-gdff885cdc00bbdccb5bb6277e4711093e3bbad1e Author: Mark Eggleston D

[Bug sanitizer/94328] New: Logging of defects to file does not work with Asan and Ubsan combined

2020-03-25 Thread gmc at synopsys dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328 Bug ID: 94328 Summary: Logging of defects to file does not work with Asan and Ubsan combined Product: gcc Version: 6.2.0 Status: UNCONFIRMED Severity: normal

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

2020-03-25 Thread gmc at synopsys dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328 --- Comment #1 from Gordon Mc --- Created attachment 48115 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48115&action=edit Makefile

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

2020-03-25 Thread gmc at synopsys dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328 --- Comment #2 from Gordon Mc --- Created attachment 48116 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48116&action=edit Script to run the testcase

[Bug debug/94281] [8/9/10 Regression] g++: error: hash.cpp: ‘-fcompare-debug’ failure (length) since r8-5241-g8697bf9f46f36168

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94281 Jakub Jelinek changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org

[Bug debug/94329] gcc-9: error: use_only.f90: ‘-fcompare-debug’ failure (length)

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94329 Martin Liška changed: What|Removed |Added Priority|P3 |P2 Last reconfirmed|

[Bug debug/94329] New: gcc-9: error: use_only.f90: ‘-fcompare-debug’ failure (length)

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94329 Bug ID: 94329 Summary: gcc-9: error: use_only.f90: ‘-fcompare-debug’ failure (length) Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug sanitizer/94325] [8/9/10 Regression] UBSAN: "invalid vptr" false positive for virtual inheritance with -fno-sanitize-recover=all

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94325 Martin Liška changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

2020-03-25 Thread gmc at synopsys dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328 --- Comment #4 from Gordon Mc --- This seems to be specific to GCC - I just tested with clang 7.1.0, and it behaves as I would expect it to (both Asan and Ubsan content went to the UABSAN log file - none went to stderr)

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

2020-03-25 Thread gmc at synopsys dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328 Gordon Mc changed: What|Removed |Added Known to fail||9.2.0 --- Comment #5 from Gordon Mc --- Als

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328 --- Comment #6 from Martin Liška --- Ok, let me take a look.

[Bug target/94317] gcc/config/arm/arm_mve.h:13907: strange assignment ?

2020-03-25 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317 --- Comment #5 from David Binderman --- I am not sure how much testing this code got before it was put into git. Can the author please indicate where the test cases for this code are in the gcc trunk testsuite. I'll give them some exercise. In

[Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined

2020-03-25 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94328 Martin Liška changed: What|Removed |Added Status|WAITING |NEW --- Comment #7 from Martin Liška ---

[Bug debug/94281] [8/9/10 Regression] g++: error: hash.cpp: ‘-fcompare-debug’ failure (length) since r8-5241-g8697bf9f46f36168

2020-03-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94281 Jakub Jelinek changed: What|Removed |Added Attachment #48117|0 |1 is obsolete|

[Bug c/94253] FAIL: gfortran.dg/bind_c_coms.f90 -O0 (test for excess errors)

2020-03-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94253 --- Comment #3 from John David Anglin --- Okay, the problem is the test lacks a '-fcommon' option. The default was changed here: 2019-11-20 Wilco Dijkstra PR85678 * common.opt (fcommon): Change init to 1. * doc/invok

[Bug target/94317] gcc/config/arm/arm_mve.h:13907: strange assignment ?

2020-03-25 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94317 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Comment #

  1   2   >