[Bug fortran/100183] Segmentation fault at runtime when passing an internal procedure as argument

2021-04-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100183 Richard Biener changed: What|Removed |Added CC||iains at gcc dot gnu.org T

[Bug fortran/100183] Segmentation fault at runtime when passing an internal procedure as argument

2021-04-22 Thread jellby at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100183 --- Comment #3 from Ignacio Fernández Galván --- If it helps, this happens in gcc304 from https://cfarm.tetaneutral.net/machines/list/, but not in gcc80

[Bug c++/100185] transparent_union fails when the union has a destructor

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

[Bug fortran/100193] [9/10/11/12 Regression] ICE in alloc_scalar_allocatable_for_assignment, at fortran/trans-expr.c:10837

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

[Bug fortran/100194] [9/10/11/12 Regression] ICE in gfc_trans_create_temp_array, at fortran/trans-array.c:1351

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

[Bug fortran/100183] Segmentation fault at runtime when passing an internal procedure as argument

2021-04-22 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100183 --- Comment #4 from Iain Sandoe --- (In reply to Ignacio Fernández Galván from comment #3) > If it helps, this happens in gcc304 from > https://cfarm.tetaneutral.net/machines/list/, but not in gcc80 gcc304 is the Apple M1 machine. The GCC supp

[Bug fortran/100196] [9/10/11/12 Regression] ICE in reduce_binary_ca, at fortran/arith.c:1364

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

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

2021-04-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100188 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Version

[Bug ipa/100191] missed optimization for dead code elimination at -O3 (vs. -O2)

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

[Bug testsuite/100176] gcc.dg/compat/struct-layout-1_generate.c contains errors

2021-04-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100176 --- Comment #8 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:5668843346c74cabf830e46b45fad24db4566fd6 commit r12-56-g5668843346c74cabf830e46b45fad24db4566fd6 Author: Richard Biener Date: T

[Bug testsuite/100176] gcc.dg/compat/struct-layout-1_generate.c contains errors

2021-04-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100176 --- Comment #9 from CVS Commits --- The releases/gcc-11 branch has been updated by Richard Biener : https://gcc.gnu.org/g:42f2d16e72f925263a27c8ac8231ad31d99517bf commit r11-8279-g42f2d16e72f925263a27c8ac8231ad31d99517bf Author: Richard Biener

[Bug c++/100198] New: ICE: unexpected expression 'E' of kind template_parm_index

2021-04-22 Thread hewillk at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100198 Bug ID: 100198 Summary: ICE: unexpected expression 'E' of kind template_parm_index Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Pr

[Bug target/100182] [8/9/10/11/12 Regression] Miscompilation of atomic_float/1.cc on i686

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

[Bug testsuite/100199] New: gfortran.dg/pr68078.f90 FAILs spuriously with ulimit in place

2021-04-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100199 Bug ID: 100199 Summary: gfortran.dg/pr68078.f90 FAILs spuriously with ulimit in place Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug testsuite/100199] gfortran.dg/pr68078.f90 FAILs spuriously with ulimit in place

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

[Bug fortran/100193] [9/10/11/12 Regression] ICE in alloc_scalar_allocatable_for_assignment, at fortran/trans-expr.c:10837

2021-04-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100193 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Bug fortran/100194] [9/10/11/12 Regression] ICE in gfc_trans_create_temp_array, at fortran/trans-array.c:1351

2021-04-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100194 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug fortran/100195] ICE in gimplify_expr, at gimplify.c:15095

2021-04-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100195 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/100196] [9/10/11/12 Regression] ICE in reduce_binary_ca, at fortran/arith.c:1364

2021-04-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100196 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org,

[Bug target/100200] New: [10/11/12 Regression] UB evaluating aarch64_plus_immediate predicate

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100200 Bug ID: 100200 Summary: [10/11/12 Regression] UB evaluating aarch64_plus_immediate predicate Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug testsuite/100199] gfortran.dg/pr68078.f90 FAILs spuriously with ulimit in place

2021-04-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100199 Richard Biener changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment

[Bug tree-optimization/100201] New: Signed integer overflow in poly-int.h

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100201 Bug ID: 100201 Summary: Signed integer overflow in poly-int.h Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optim

[Bug testsuite/100192] Typos in testsuite files, dg-options etc.

2021-04-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100192 Martin Liška changed: What|Removed |Added Ever confirmed|0 |1 Assignee|unassigned at gcc d

[Bug testsuite/100159] Typos in testsuite files

2021-04-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100159 Martin Liška changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/100201] Signed integer overflow in poly-int.h

2021-04-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100201 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org Bl

[Bug tree-optimization/100201] Signed integer overflow in poly-int.h

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100201 --- Comment #2 from Alex Coplan --- (In reply to Martin Liška from comment #1) > Can you please show back-trace (export UBSAN_OPTIONS="print_stacktrace=1")? I didn't know ubsan did that, thanks! Here is the backtrace: /home/alecop01/toolchain/

[Bug target/100200] [10/11/12 Regression] UB evaluating aarch64_plus_immediate predicate

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100200 --- Comment #1 from Alex Coplan --- Backtrace is: #0 0x4340bc0 in aarch64_plus_immediate(rtx_def*, machine_mode) /home/alecop01/toolchain/src/gcc/gcc/config/aarch64/predicates.md:129 #1 0x2e0d168 in aarch64_rtx_costs /home/alecop01/tool

[Bug tree-optimization/100201] Signed integer overflow in poly-int.h

2021-04-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100201 Martin Liška changed: What|Removed |Added Host||x86_64-linux-gnu CC|

[Bug target/100200] [10/11/12 Regression] UB evaluating aarch64_plus_immediate predicate

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100200 --- Comment #2 from Alex Coplan --- Started with r10-3389-g835d50c66aa5bde2f354a6e63a2afa7d2f76a05a for the above testcase. That commit just introduces a use of aarch64_plus_immediate. The actual issue must be older.

[Bug tree-optimization/100201] Signed integer overflow in poly-int.h

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

[Bug target/100152] [10.3, 11, 12 Regression] [Darwin, X86] used caller-saved register not preserved across a call.

2021-04-22 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100152 Iain Sandoe changed: What|Removed |Added Target|x86_64-apple-darwin19.6.0 |x86_64-apple-darwin* Summary|P

[Bug testsuite/100199] gfortran.dg/pr68078.f90 FAILs spuriously with ulimit in place

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

[Bug target/100200] [10/11/12 Regression] UB evaluating aarch64_plus_immediate predicate

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

[Bug c++/100198] ICE: unexpected expression 'E' of kind template_parm_index

2021-04-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100198 Richard Biener changed: What|Removed |Added Keywords||ice-on-invalid-code --- Comment #1 fro

[Bug target/100202] New: aarch64: UB in insv expander

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100202 Bug ID: 100202 Summary: aarch64: UB in insv expander Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target As

[Bug testsuite/100203] New: Dejagnu timeouts don't work

2021-04-22 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100203 Bug ID: 100203 Summary: Dejagnu timeouts don't work Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite

[Bug target/100204] New: aarch64: UB evaluating J constraint

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100204 Bug ID: 100204 Summary: aarch64: UB evaluating J constraint Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug testsuite/100203] Dejagnu timeouts don't work

2021-04-22 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100203 --- Comment #1 from Jakub Jelinek --- The multiple pids in $pid is a result of standard_close, which does: if {[board_info ${host} exists fileid_origid]} { set oid [board_info ${host} fileid_origid] set pid [pid $

[Bug c/85608] ubsan in cse.c:2194

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85608 Alex Coplan changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Bug other/100175] ICE in cp_parser_lookup_name, at cp/parser.c:28265

2021-04-22 Thread mkaracsony81 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100175 --- Comment #4 from Miklos Karacsony --- I've tried to save it but every time I re-run the command it compiles without an error. This ICE comes randomly, and when it does, I am unable to save the relevant pre-processed source. I know this is not

[Bug c++/100205] New: [11 Regression] error: invalid use of non-static data member

2021-04-22 Thread gcc-bugs at marehr dot dialup.fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100205 Bug ID: 100205 Summary: [11 Regression] error: invalid use of non-static data member Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug testsuite/100203] Dejagnu timeouts don't work

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100203 --- Comment #2 from Jonathan Wakely --- This seems to be a bug in the Bash 'kill' builtin. #!/bin/bash # pass /usr/bin/kill as $1 to use the command not the bash builtin kill=${1:-kill} sleep 60 & pid1=$! sleep 60 & pid2=$! sh -c "exec > /de

[Bug testsuite/100203] Dejagnu timeouts don't work

2021-04-22 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100203 --- Comment #3 from Jakub Jelinek --- Note that bash documents its behavior: 'kill' kill [-s SIGSPEC] [-n SIGNUM] [-SIGSPEC] JOBSPEC or PID kill -l|-L [EXIT_STATUS] Send a signal specified by SIGSPEC or SIGNUM to the pr

[Bug testsuite/100203] Dejagnu timeouts don't work

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100203 --- Comment #4 from Jonathan Wakely --- Arguably the Bash builtin is behaving as documented. It doesn't mention any support for process group IDs, and says it returns 0 if at least one signal was sent, which is true because dejagnu is passing tw

[Bug c++/100205] [11 Regression] error: invalid use of non-static data member

2021-04-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100205 Richard Biener changed: What|Removed |Added Known to work||10.3.0 --- Comment #1 from Richard Bie

[Bug rtl-optimization/100206] New: aarch64: UB in varasm.c:output_object_block and assembly failure

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100206 Bug ID: 100206 Summary: aarch64: UB in varasm.c:output_object_block and assembly failure Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug c++/100205] [11 Regression] error: invalid use of non-static data member

2021-04-22 Thread gcc-bugs at marehr dot dialup.fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100205 --- Comment #2 from gcc-bugs at marehr dot dialup.fu-berlin.de --- Yeah, it compiled for me with a build from two weeks ago, too. I should have mentioned that :)

[Bug testsuite/100203] Dejagnu timeouts don't work

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100203 --- Comment #5 from Jonathan Wakely --- Previoously reported upstream by Richi: https://lists.gnu.org/archive/html/bug-dejagnu/2018-07/msg0.html But apparently not actually fixed.

[Bug rtl-optimization/99332] ICE:inreset_sched_cycles_in_current_ebb, at sel-sched.c:7147 with -fprofile-generate -O3 -fselective-scheduling -fselective-scheduling2 -fsel-sched-pipelining

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99332 --- Comment #2 from Alex Coplan --- FWIW, the testcase starts ICEing with r11-5171-g1d77928fc49b4f2487fd78db26bbebd00f881414 - I guess it's latent

[Bug c++/100205] [11 Regression] error: invalid use of non-static data member

2021-04-22 Thread gcc-bugs at marehr dot dialup.fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100205 --- Comment #3 from gcc-bugs at marehr dot dialup.fu-berlin.de --- To be more precise my gcc build is: ``` > gcc-git -v Using built-in specs. COLLECT_GCC=/opt/gcc/gcc-git//bin/g++ COLLECT_LTO_WRAPPER=/opt/gcc/gcc-git/lib/gcc/x86_64-pc-linux-gnu

[Bug c++/100205] [11 Regression] error: invalid use of non-static data member

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

[Bug c++/100205] [11/12 Regression] error: invalid use of non-static data member

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100205 Jonathan Wakely changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment

[Bug c++/100205] [11/12 Regression] error: invalid use of non-static data member

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100205 --- Comment #6 from Jonathan Wakely --- Reduced: struct coordinate_matrix { using index_t = unsigned; struct convert_to_matrix_coordinate { index_t column_id; }; index_t column_id; // does not work using value_type2 = decltype(

[Bug c++/100205] [11/12 Regression] error: invalid use of non-static data member

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100205 --- Comment #7 from Jonathan Wakely --- (I think GCC is correct)

[Bug testsuite/100203] Dejagnu timeouts don't work

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100203 --- Comment #6 from Jonathan Wakely --- Richi's patch is in DejaGnu 1.6.2 but Jakub and I are using 1.6.1

[Bug jit/100207] New: Error in build()

2021-04-22 Thread sujay1844 at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 Bug ID: 100207 Summary: Error in build() Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: jit Assignee: dmalc

[Bug c++/100205] [11/12 Regression] error: invalid use of non-static data member

2021-04-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100205 --- Comment #8 from Richard Biener --- (In reply to Jonathan Wakely from comment #7) > (I think GCC is correct) clang9 accepts your reduced testcase.

[Bug go/98823] go testsuite and timeouts

2021-04-22 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98823 --- Comment #15 from Jakub Jelinek --- Might very well be https://lists.gnu.org/archive/html/bug-dejagnu/2018-07/msg0.html

[Bug jit/100207] Error in build()

2021-04-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1

[Bug jit/100207] Error in build()

2021-04-22 Thread sujay1844 at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 --- Comment #2 from sujay1844 at protonmail dot com --- So is the AUR package having a bug??

[Bug target/100208] New: amdgcn fails to build with llvm-mc from llvm12

2021-04-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100208 Bug ID: 100208 Summary: amdgcn fails to build with llvm-mc from llvm12 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: t

[Bug jit/100207] Error in build()

2021-04-22 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 --- Comment #3 from Martin Liška --- (In reply to sujay1844 from comment #2) > So is the AUR package having a bug?? What's AUR? Can you investigate what sets the -Wformat-security ?

[Bug c++/100198] ICE: unexpected expression 'E' of kind template_parm_index

2021-04-22 Thread hewillk at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100198 --- Comment #2 from 康桓瑋 --- (In reply to Richard Biener from comment #1) > would be nice if you'd hinted on whether you think your testcases are valid > C++ or not. guessing invalid here Oops, I should do that, this is a valid code. https://g

[Bug go/98823] go testsuite and timeouts

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98823 --- Comment #16 from Jonathan Wakely --- (In reply to Ian Lance Taylor from comment #11) > I'm just noting that DejaGNU appears to have a bug in the standard_wait > procedure: > > http://git.savannah.gnu.org/gitweb/?p=dejagnu.git;a=blob;f=lib/re

[Bug target/99988] aarch64: GCC generates excessive consecutive bti j instructions

2021-04-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99988 --- Comment #5 from CVS Commits --- The master branch has been updated by Christophe Lyon : https://gcc.gnu.org/g:d44d8ed6b4e6fb2d0cf7566214e2e8281dd44cf0 commit r12-58-gd44d8ed6b4e6fb2d0cf7566214e2e8281dd44cf0 Author: Christophe Lyon Date:

[Bug c++/100209] New: multiple inheritance with crtp pattern fails on sequentioal member access

2021-04-22 Thread autumn.rain at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100209 Bug ID: 100209 Summary: multiple inheritance with crtp pattern fails on sequentioal member access Product: gcc Version: 10.2.1 Status: UNCONFIRMED Severity: no

[Bug libgomp/100160] MinGW-w64 g++ with libgomp and nvptx looks for libgomp-plugin-nvptx.so.1 instead of libgomp-plugin-nvptx-1.dll

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

[Bug target/100152] [10.3, 11, 12 Regression] [Darwin, X86] used caller-saved register not preserved across a call.

2021-04-22 Thread lucier at math dot purdue.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100152 --- Comment #25 from lucier at math dot purdue.edu --- Thanks, I'll just use an older compiler for building Gambit.

[Bug target/99564] [nvptx] FAIL: libgomp.oacc-fortran/derivedtypes-arrays-1.f90 -DACC_DEVICE_TYPE_nvidia=1 -DACC_MEM_SHARED=0 -foffload=nvptx-none -O0 (test for excess errors)

2021-04-22 Thread vries at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99564 Tom de Vries changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/100179] [12 regression] xtreme-header-2_a.H fails on arm-eabi

2021-04-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100179 --- Comment #3 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:4b2db8077136d2f8b5a0db026e6161810be327b3 commit r12-59-g4b2db8077136d2f8b5a0db026e6161810be327b3 Author: Jonathan Wakely Date:

[Bug target/100182] [8/9/10/11/12 Regression] Miscompilation of atomic_float/1.cc and atomic_float/wait_notify.cc on i686

2021-04-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100182 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:0f4588141fcbe4e0f1fa12776b47200870f6c621 commit r12-60-g0f4588141fcbe4e0f1fa12776b47200870f6c621 Author: Jakub Jelinek Date: Thu

[Bug target/100182] [8/9/10/11/12 Regression] Miscompilation of atomic_float/1.cc and atomic_float/wait_notify.cc on i686

2021-04-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100182 --- Comment #6 from CVS Commits --- The releases/gcc-11 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a21f3b38c3b9a5c28c79be37b040e7d06d827d76 commit r11-8281-ga21f3b38c3b9a5c28c79be37b040e7d06d827d76 Author: Jakub Jelinek

[Bug c++/100210] New: [[nodiscard]] constructor causes warning on arm-linux-gnueabihf

2021-04-22 Thread georg.schwab at emocean dot io via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100210 Bug ID: 100210 Summary: [[nodiscard]] constructor causes warning on arm-linux-gnueabihf Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/100209] multiple inheritance with crtp pattern fails on sequentioal member access

2021-04-22 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100209 Richard Biener changed: What|Removed |Added Keywords||rejects-valid --- Comment #1 from Rich

[Bug libgomp/100160] MinGW-w64 g++ with libgomp and nvptx looks for libgomp-plugin-nvptx.so.1 instead of libgomp-plugin-nvptx-1.dll

2021-04-22 Thread vries at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100160 --- Comment #2 from Tom de Vries --- (In reply to Tom de Vries from comment #1) > ... > $ ./install/bin/g++ test-1.cpp -fopenmp -foffload=nvptx-none > lto-wrapper: fatal error: could not find accel/nvptx-none/mkoffload in > /home/vries/oacc/tru

[Bug target/99932] OpenACC/nvptx offloading execution regressions starting with CUDA 11.2-era Nvidia Driver 460.27.04

2021-04-22 Thread vries at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99932 --- Comment #1 from Tom de Vries --- (In reply to Thomas Schwinge from comment #0) > We're seeing OpenACC/nvptx offloading execution regressions (including a lot > of timeouts) starting with CUDA 11.2-era Nvidia Driver 460.27.04. Confirmed > wit

[Bug c++/98072] [9 Regression] ICE in cp_parser_omp_var_list_no_open, at cp/parser.c:34843

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

[Bug tree-optimization/97960] [8/9/10 Regression] Wrong code at -O3 since r8-6511-g3ae129323d

2021-04-22 Thread rsandifo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97960 rsandifo at gcc dot gnu.org changed: What|Removed |Added Target Milestone|8.5 |10.4 --- Comment #11 from

[Bug c++/98187] ICE in build_call_expr_loc_array, at tree.c:11554

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

[Bug target/98853] [9 Regression] wrong use of bfxil at -O1

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

[Bug libstdc++/99006] make_shared silently works

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99006 --- Comment #3 from Jonathan Wakely --- The __cpp_lib_shared_ptr_arrays feature test macro can be used to detect whether make_shared works correctly: #if __cpp_lib_shared_ptr_arrays >= 201707L https://isocpp.org/std/standing-documents/sd-6-sg1

[Bug middle-end/97971] [9 Regression] ICE in process_alt_operands, at lra-constraints.c:3110

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

[Bug libstdc++/100179] [12 regression] xtreme-header-2_a.H fails on arm-eabi

2021-04-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100179 --- Comment #4 from CVS Commits --- The releases/gcc-11 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:718fcebe8b65e98b794f9a53ce7358e034657588 commit r11-8282-g718fcebe8b65e98b794f9a53ce7358e034657588 Author: Jonathan Wake

[Bug target/99216] ICE in aarch64_sve::function_expander::expand() with LTO

2021-04-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99216 --- Comment #11 from CVS Commits --- The releases/gcc-10 branch has been updated by Alex Coplan : https://gcc.gnu.org/g:34a9bc1f95027eea1560369765b8b2b5722b6779 commit r10-9747-g34a9bc1f95027eea1560369765b8b2b5722b6779 Author: Alex Coplan Date

[Bug libstdc++/100179] [12 regression] xtreme-header-2_a.H fails on arm-eabi

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100179 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/99542] [9 Regression] ICE in exact_div, at poly-int.h:2219

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

[Bug jit/100207] Error in build()

2021-04-22 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 --- Comment #4 from David Malcolm --- (In reply to Martin Liška from comment #3) > (In reply to sujay1844 from comment #2) > > So is the AUR package having a bug?? > > What's AUR? Can you investigate what sets the -Wformat-security ? Presumabl

[Bug jit/100207] -Werror=format-security error in AUR build of libgccjit

2021-04-22 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 David Malcolm changed: What|Removed |Added Summary|Error in build()|-Werror=format-security

[Bug jit/100207] -Werror=format-security error in AUR build of libgccjit

2021-04-22 Thread sujay1844 at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 --- Comment #6 from sujay1844 at protonmail dot com --- (In reply to David Malcolm from comment #5) > Presumably the AUR package of libgccjit is here: > https://aur.archlinux.org/packages/libgccjit/ So how do I prevent the AUR package from set

[Bug jit/100207] -Werror=format-security error in AUR build of libgccjit

2021-04-22 Thread sujay1844 at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 --- Comment #7 from sujay1844 at protonmail dot com --- (In reply to David Malcolm from comment #5) > Presumably the AUR package of libgccjit is here: > https://aur.archlinux.org/packages/libgccjit/ So how do I prevent the AUR package from set

[Bug jit/100207] -Werror=format-security error in AUR build of libgccjit

2021-04-22 Thread sujay1844 at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 --- Comment #8 from sujay1844 at protonmail dot com --- (In reply to David Malcolm from comment #5) > Presumably the AUR package of libgccjit is here: > https://aur.archlinux.org/packages/libgccjit/ So how do I prevent the AUR package from set

[Bug jit/100207] -Werror=format-security error in AUR build of libgccjit

2021-04-22 Thread sujay1844 at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 --- Comment #9 from sujay1844 at protonmail dot com --- Oops sorry for sending it thrice. Bugzilla redirected me to some other bug report, so I clicked back. I thought my comment wasn't submitted, so I sent it again. TLDR: i forgot to refresh my

[Bug target/99216] ICE in aarch64_sve::function_expander::expand() with LTO

2021-04-22 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99216 Alex Coplan changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug target/100208] amdgcn fails to build with llvm-mc from llvm12

2021-04-22 Thread ams at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100208 --- Comment #1 from Andrew Stubbs --- LLVM changed the default parameters, so we either have to change the expectations in the ".amdgcn_target" string (which is basically an assert), or set the attributes be want explicitly on the assembler comm

[Bug jit/100207] -Werror=format-security error in AUR build of libgccjit

2021-04-22 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 David Malcolm changed: What|Removed |Added Resolution|--- |WORKSFORME Status|UNCONFIRM

[Bug c++/98672] constexpr function - for loop with return statement doesn't get recognized as constexpr subexpression

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

[Bug jit/100207] -Werror=format-security error in AUR build of libgccjit

2021-04-22 Thread sujay1844 at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 sujay1844 at protonmail dot com changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment #11

[Bug jit/100207] -Werror=format-security error in AUR build of libgccjit

2021-04-22 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 --- Comment #12 from David Malcolm --- Is that the default /etc/makepkg.conf, or did you hand-edit it? (i.e is this something that all AUR users are going to run into, or just you?) Clearly the "-Werror=format-security" is not compatible with

[Bug jit/100207] -Werror=format-security error in AUR build of libgccjit

2021-04-22 Thread sujay1844 at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100207 --- Comment #13 from sujay1844 at protonmail dot com --- (In reply to David Malcolm from comment #12) > Is that the default /etc/makepkg.conf, or did you hand-edit it? (i.e is > this something that all AUR users are going to run into, or just yo

[Bug libstdc++/100128] Behavior and performance depends on order of ctype.h and stdlib.h include

2021-04-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100128 Jonathan Wakely changed: What|Removed |Added Last reconfirmed||2021-04-22 Status|UNCONFI

  1   2   3   >