[Bug ada/66205] gnatbind generates invalid code when finalization is enabled in restricted runtime

2017-11-30 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66205 simon at pushface dot org changed: What|Removed |Added Known to fail||7.1.0, 8.0 --- Comment #9 fro

[Bug target/80881] [7/8 Regression] null pointer access in libgomp.h

2017-11-30 Thread jyong at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80881 jyong at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/83236] New: "Did you mean" suggestions maybe shouldn't offer implementation-private names

2017-11-30 Thread zackw at panix dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83236 Bug ID: 83236 Summary: "Did you mean" suggestions maybe shouldn't offer implementation-private names Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity: m

[Bug c/83222] [8 regression] Inconsistent "initializer element is not constant" error

2017-11-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83222 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Thu Nov 30 23:43:10 2017 New Revision: 255285 URL: https://gcc.gnu.org/viewcvs?rev=255285&root=gcc&view=rev Log: PR c/83222 * c-tree.h (decl_constant_value_1): Declare.

[Bug c/83222] [8 regression] Inconsistent "initializer element is not constant" error

2017-11-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83222 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/82106] [RISCV] Misaligned loads generated when doubles are split between stack and registers

2017-11-30 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82106 --- Comment #5 from Jim Wilson --- Created attachment 42761 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42761&action=edit Alternate testcase. To show how unaligned split argument gets loaded into general register.

[Bug target/82106] [RISCV] Misaligned loads generated when doubles are split between stack and registers

2017-11-30 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82106 --- Comment #6 from Jim Wilson --- Created attachment 42762 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42762&action=edit Work in progress patch. The && 1 are calls to a target hook I haven't written yet, and the && 0 is the same hook w

[Bug target/82106] [RISCV] Misaligned loads generated when doubles are split between stack and registers

2017-11-30 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82106 --- Comment #7 from Jim Wilson --- I have an initial attempt to fix this in the patch I just added as an attachment. It needs more work and more testing to be useful, and agreement from other gcc hackers that this makes sense. On the original t

[Bug fortran/83225] [8.0 regression] runtime error in transfer.c

2017-11-30 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83225 Jerry DeLisle changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/81165] [8 Regression] Regression in GCC-8.0.0's optimizer

2017-11-30 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81165 Alexandre Oliva changed: What|Removed |Added CC||aoliva at gcc dot gnu.org --- Comment

[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

2017-11-30 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83224 --- Comment #5 from Thomas Koenig --- Author: tkoenig Date: Fri Dec 1 07:35:50 2017 New Revision: 255294 URL: https://gcc.gnu.org/viewcvs?rev=255294&root=gcc&view=rev Log: 2017-12-01 Thomas Koenig PR fortran/83224 * frontend

[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

2017-11-30 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83224 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|tkoenig at gcc do

[Bug fortran/83235] IAND sometimes doesn't take bitwise-and of sign bit with -O2

2017-11-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83235 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C

[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

2017-11-30 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83224 Thomas Koenig changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

<    1   2