On 14.12.2013, at 19:48, Nico Weber <[email protected]> wrote: > Hi, > > it looks like gcc spells bit_FXSR like bit_FXSAVE by mistake, but they also > don't want to fix this ( > http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02158.html ). This causes for > example a compiler ifdef in breakpad ( https://breakpad.appspot.com/924002/ ). > > To make things simpler, the attached patch adds support for gcc's spelling > too.
This should be fine. I think a comment to explain that it's for GCC compat would be useful. - Ben _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
