This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/81622] [7/8 Regression] ICE on invalid altivec code with ppc64{,le}


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]