[Bug target/77348] --with-arch=skylake still not working because config.gcc

2016-08-23 Thread dflater at nist dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77348 David Flater changed: What|Removed |Added CC||dflater at nist dot gov --- Comment #1

[Bug target/77348] New: -march=skylake still not working because config.gcc

2016-08-23 Thread dflater at nist dot gov
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=edit patch for config.gcc to add skylake Problem existed in 6.1.0 rele

[Bug rtl-optimization/55667] New: [regression] -O1 enables frame pointer push to move around on x86_64

2012-12-12 Thread dflater at nist dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55667 Bug #: 55667 Summary: [regression] -O1 enables frame pointer push to move around on x86_64 Classification: Unclassified Product: gcc Version: 4.7.2 Status:

[Bug rtl-optimization/55667] [regression] -O1 enables frame pointer push to move around on x86_64

2012-12-12 Thread dflater at nist dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55667 --- Comment #1 from David Flater dflater at nist dot gov 2012-12-12 20:45:01 UTC --- Created attachment 28940 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28940 log of build of test program

[Bug rtl-optimization/55667] [4.7 regression] -O1 enables frame pointer push to move around on x86_64

2012-12-12 Thread dflater at nist dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55667 --- Comment #2 from David Flater dflater at nist dot gov 2012-12-12 21:25:27 UTC --- N.B., in the test program, the problem occurs in fn2 but not fn1.