[Bug tree-optimization/93078] New: Missing fma and round functions auto-vectorization with x86-64 (sse2)

2019-12-26 Thread diegoandres91b at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93078 Bug ID: 93078 Summary: Missing fma and round functions auto-vectorization with x86-64 (sse2) Product: gcc Version: 9.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/93077] New: internal compiler error: in hash_operand during GIMPLE pass: fre

2019-12-26 Thread raj.khem at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93077 Bug ID: 93077 Summary: internal compiler error: in hash_operand during GIMPLE pass: fre Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/93076] New: internal compiler error: Segmentation fault during GIMPLE pass: cddce

2019-12-26 Thread raj.khem at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93076 Bug ID: 93076 Summary: internal compiler error: Segmentation fault during GIMPLE pass: cddce Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug c++/93075] New: Incorrect line number in DW_MACRO_start_file entry of file included via "-include" option

2019-12-26 Thread tatyana at synopsys dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93075 Bug ID: 93075 Summary: Incorrect line number in DW_MACRO_start_file entry of file included via "-include" option Product: gcc Version: 8.3.1 Status: UNCONFIRMED

[Bug c++/92438] [8/9 Regression] Function declaration parsed incorrectly with `-std=c++1z`

2019-12-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92438 Jakub Jelinek changed: What|Removed |Added Summary|[8/9/10 Regression] |[8/9 Regression] Function

[Bug c++/92438] [8/9/10 Regression] Function declaration parsed incorrectly with `-std=c++1z`

2019-12-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92438 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Thu Dec 26 10:16:01 2019 New Revision: 279736 URL: https://gcc.gnu.org/viewcvs?rev=279736&root=gcc&view=rev Log: PR c++/92438 * parser.c (cp_parser_constructor_declarator_

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

2019-12-26 Thread dimhen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93074 --- Comment #2 from Dmitry G. Dyachenko --- (In reply to Andrew Pinski from comment #1) > According to > https://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__DEVICE.html > > cuDeviceGetName exists. > Maybe F31 has an older version of Cuda i