This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/81622] [7/8 Regression] ICE on invalid altivec code with ppc64{,le}
- From: "wschmidt at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 31 Jul 2017 19:37:25 +0000
- Subject: [Bug target/81622] [7/8 Regression] ICE on invalid altivec code with ppc64{,le}
- Auto-submitted: auto-generated
- References: <bug-81622-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81622
--- Comment #11 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
I went spelunking and found that the ARRAY_TYPE change was added here:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=237077. Looks like a
C++ implementation detail.