https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88953
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org, | |krebbel at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Please attach preprocessed source and for -march=native you need to note what it expands to (e.g. use -save-temps -v and mention the cc1plus command line and attach test.ii).