[Bug c/88827] Rejects valid program using &* operator combination.

2019-12-06 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88827 --- Comment #3 from Christophe Lyon --- Author: clyon Date: Fri Dec 6 10:54:46 2019 New Revision: 279039 URL: https://gcc.gnu.org/viewcvs?rev=279039&root=gcc&view=rev Log: [testsuite][aarch64] type_redef_11.c: Update expected diagnostics. Afte

[Bug c/88827] Rejects valid program using &* operator combination.

2019-12-04 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88827 Joseph S. Myers changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/88827] Rejects valid program using &* operator combination.

2019-12-04 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88827 --- Comment #1 from Joseph S. Myers --- Author: jsm28 Date: Wed Dec 4 23:26:10 2019 New Revision: 278976 URL: https://gcc.gnu.org/viewcvs?rev=278976&root=gcc&view=rev Log: Fix C handling of use of lvalues of incomplete types (PR c/36941, PR c/8