[Bug ada/64985] segfault on address of record with reverse Scalar Storage Order

2015-02-10 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64985 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ada/64985] segfault on address of record with reverse Scalar Storage Order

2015-02-10 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64985 --- Comment #3 from Eric Botcazou --- Author: ebotcazou Date: Tue Feb 10 22:18:54 2015 New Revision: 220597 URL: https://gcc.gnu.org/viewcvs?rev=220597&root=gcc&view=rev Log: PR ada/64985 * varasm.c (initializer_constant_valid_p_1) : Dea

[Bug ada/64985] segfault on address of record with reverse Scalar Storage Order

2015-02-10 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64985 --- Comment #2 from Eric Botcazou --- > Confirmed, but please do _not_ use this pragma, it's essentially untested > and is guaranteed to be a disaster performance-wise... This comment is only for the configuration pragma, the regular form is OK.