https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87286
--- Comment #3 from Jakub Jelinek ---
Author: jakub
Date: Wed Oct 10 09:03:40 2018
New Revision: 265006
URL: https://gcc.gnu.org/viewcvs?rev=265006&root=gcc&view=rev
Log:
PR c/87286
* gcc.dg/pr87286.c: Add -Wno-psabi to dg-option
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87286
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolutio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87286
--- Comment #1 from rsandifo at gcc dot gnu.org
---
Author: rsandifo
Date: Mon Oct 8 08:16:13 2018
New Revision: 264913
URL: https://gcc.gnu.org/viewcvs?rev=264913&root=gcc&view=rev
Log:
Don't ICE on vectors of enums (PR 87286)
We've traditio