Hal Finkel <[email protected]> wrote on 29.10.2014 13:52:04: > ----- Original Message ----- > > From: "Ulrich Weigand" <[email protected]> > > To: "cfe-commits cfe" <[email protected]> > > Sent: Tuesday, October 28, 2014 12:29:09 PM > > Subject: [PowerPC ABI] Bug 21398 - Consider C++ base classes in > homogeneous aggregate classification > > > > > > > > Hello, > > > > as discussed in Bug 21398, PowerPC ABI code currently ignores C++ > > base > > classes when classifying a class as homogeneous aggregate (or not) > > for ABI > > purposes. The attached patch fixes this. > > > > Tested on powerpc64le-linux. Also ran GCC's ABI compatibility test > > suite > > against clang with no new failures (unfortunately, it didn't catch > > the > > bug). > > > > OK for mainline? > > LGTM, thanks!
Checked in as revision 220852. Thanks, Ulrich _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
