This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/77348] New: -march=skylake still not working because config.gcc
- From: "dflater at nist dot gov" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Aug 2016 14:07:07 +0000
- Subject: [Bug target/77348] New: -march=skylake still not working because config.gcc
- Auto-submitted: auto-generated
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77348
Bug ID: 77348
Summary: -march=skylake still not working because config.gcc
Product: gcc
Version: 6.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: dflater at nist dot gov
Target Milestone: ---
Created attachment 39486
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39486&action=edit
patch for config.gcc to add skylake
Problem existed in 6.1.0 release and persists in 6.2.0 release.
Cannot configure for -march=skylake because it's missing in config.gcc.
Patch attached.