[Bug c++/77373] __attribute__((vector_size(N))) fails on AIX

2016-12-02 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77373 --- Comment #4 from David Edelsohn --- unit size align 256 symtab 0 alias set -1 canonical type 700fc0c0 fields used nonlocal decl_3 BLK file

[Bug c++/77373] __attribute__((vector_size(N))) fails on AIX

2016-12-01 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77373 --- Comment #3 from David Edelsohn --- int D::f1() int D::f2() int main() int D::f1() [with int N = 4] int D::f2() [with int N = 4] int D::f1() [with int N = 8] int D::f2() [with int N = 8] Analyzing compilation unit #0 _Z11fancy_abortPKciS0_

[Bug c++/77373] __attribute__((vector_size(N))) fails on AIX

2016-09-05 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77373 Bug 77373 depends on bug 68703, which changed state. Bug 68703 Summary: __attribute__((vector_size(N))) template member confusion https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68703 What|Removed |Added

[Bug c++/77373] __attribute__((vector_size(N))) fails on AIX

2016-08-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77373 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code --- Comment #2 from

[Bug c++/77373] __attribute__((vector_size(N))) fails on AIX

2016-08-24 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77373 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|