https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85062
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Mon Mar 26 16:30:41 2018
New Revision: 258859
URL: https://gcc.gnu.org/viewcvs?rev=258859&root=gcc&view=rev
Log:
PR c++/85062 - ICE with alignas in wrong place.
* decl.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85062
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85062
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85062
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Target Milestone|---