[Bug other/65933] final.c:2239:8: error: 'vector_type_mode' was not declared in this scope

2015-12-23 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65933 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/65933] final.c:2239:8: error: 'vector_type_mode' was not declared in this scope

2015-12-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65933 --- Comment #2 from Andrew Pinski --- I think this has been fixed.

[Bug other/65933] final.c:2239:8: error: 'vector_type_mode' was not declared in this scope

2015-04-29 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65933 --- Comment #1 from John David Anglin --- Seems like stor-layout.h needs to be included somewhere.