https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103641
--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Martin Liška from comment #9) > (In reply to Andrew Pinski from comment #8) > > (In reply to Martin Liška from comment #6) > > > How does one enable NEON? What -mcpu -mtune do you use? > > > > NEON is enabled by default :). > > I have a cross compiler that can't consume the provided pre-processed source > file: because the preprocessed source is from the trunk :)