NCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: kyle.devir at mykolab dot com
Target Milestone: ---
Created attachment 46285
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46285&action=edit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90341
--- Comment #1 from Kyle De'Vir ---
Created attachment 46286
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46286&action=edit
Required preprocessed files
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90341
--- Comment #2 from Kyle De'Vir ---
I hope this amount of info is sufficient to debug the issue. :)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90341
--- Comment #4 from Kyle De'Vir ---
Here's what `-march=native` expands to:
COLLECT_GCC_OPTIONS='-march=native'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.1/cc1 -quiet - "-march=znver1" -mmmx
-mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90341
--- Comment #6 from Kyle De'Vir ---
I haven't been able to reproduce this for a long time now.
Would new pre-processed files be of any worth?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90341
--- Comment #7 from Kyle De'Vir ---
I haven't been able to reproduce this for a long time now.
Would new pre-processed files be of any worth?