[Bug bootstrap/93074] [10 regression] build FAIL with --enable-offload-targets=nvptx-none

2019-12-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93074 --- Comment #1 from Andrew Pinski --- According to https://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__DEVICE.html cuDeviceGetName exists. Maybe F31 has an older version of Cuda installed.

[Bug bootstrap/93074] New: [10 regression] build FAIL with --enable-offload-targets=nvptx-none

2019-12-25 Thread dimhen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93074 Bug ID: 93074 Summary: [10 regression] build FAIL with --enable-offload-targets=nvptx-none Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug libgomp/93065] libgomp: destructor missing to delete goacc_cleanup_key

2019-12-25 Thread v.narang at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93065 --- Comment #1 from Vaneet Narang --- Bugfix patch shared: https://gcc.gnu.org/ml/gcc-bugs/2019-12/msg02132.html

[Bug target/93073] New: ICE in extract_insn, at recog.c:2294 (error: unrecognizable insn)

2019-12-25 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93073 Bug ID: 93073 Summary: ICE in extract_insn, at recog.c:2294 (error: unrecognizable insn) Product: gcc Version: 10.0 Status: UNCONFIRMED Keywords:

[Bug target/63805] ICE: in extract_insn, at recog.c:2327 with -mcpu=power8

2019-12-25 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63805 Arseny Solokha changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment

[Bug rtl-optimization/85674] ICE insn_min_length, at config/rs6000/rs6000.md:6661

2019-12-25 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85674 Arseny Solokha changed: What|Removed |Added Known to work||10.0 Known to fail|

[PATCH 1/1] libgomp: Add destructor to delete runtime env keys

2019-12-25 Thread Ayush Mittal
[BUG: 93065] libgomp: destructor missing to delete goacc_cleanup_key libgomp constructor creates goacc_cleanup_key on dlopen but doesn't delete key on dlclose. dlopen and dlclose of libgomp.so exhausts pthread keys, which results in pthread_key_create failure. pthread_key_delete needs to be

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

2019-12-25 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91865 Segher Boessenkool changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |segher at gcc dot gnu.org

[Bug c/93072] [8/9/10 Regression] ICE: gimplifier segfault with undefined nested function

2019-12-25 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93072 Alexander Monakov changed: What|Removed |Added Keywords||ice-on-invalid-code

[Bug c/93072] New: ICE: Segmentation fault

2019-12-25 Thread anbu1024.me at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93072 Bug ID: 93072 Summary: ICE: Segmentation fault Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee:

[Bug tree-optimization/90004] [graphite] ICE: Segmentation fault (in scop_get_dependences(scop*))

2019-12-25 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90004 --- Comment #4 from Arseny Solokha --- (In reply to Arseny Solokha from comment #3) > I cannot reproduce the first ICE w/ the current gcc trunk snapshot and isl > 0.22 anymore. I've finally managed to get the initial backtrace w/ isl 0.22.