[Bug target/46128] There is no mechanism for detecting VFP revisions in ARM GCC.

2017-06-19 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46128 Richard Earnshaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/46128] There is no mechanism for detecting VFP revisions in ARM GCC.

2012-12-04 Thread siarhei.siamashka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46128 --- Comment #6 from Siarhei Siamashka 2012-12-05 00:06:39 UTC --- (In reply to comment #5) > This is really an enhancement request... Is there anything that can be done with this enhancement request? I can see that __ARM_FEATURE_DSP a

[Bug target/46128] There is no mechanism for detecting VFP revisions in ARM GCC.

2010-11-03 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46128 Richard Earnshaw changed: What|Removed |Added Status|WAITING |NEW Severity|minor

[Bug target/46128] There is no mechanism for detecting VFP revisions in ARM GCC.

2010-11-03 Thread Jacob.Bramley at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46128 --- Comment #4 from Jacob Bramley 2010-11-03 07:59:30 UTC --- (In reply to comment #3) > Please complete the "Known to work", "Known to fail", "Version" and "Target > Milestone" and any other useful details you can add. I can then move this > o

[Bug target/46128] There is no mechanism for detecting VFP revisions in ARM GCC.

2010-10-27 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46128 Ian Bolton changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/46128] There is no mechanism for detecting VFP revisions in ARM GCC.

2010-10-25 Thread siarhei.siamashka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46128 --- Comment #2 from Siarhei Siamashka 2010-10-25 14:43:52 UTC --- (In reply to comment #1) > Note that there may be problems clobbering D registers. See bug 43440. I > don't think Richard Earnshaw's patch >

[Bug target/46128] There is no mechanism for detecting VFP revisions in ARM GCC.

2010-10-22 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46128 --- Comment #1 from joseph at codesourcery dot com 2010-10-22 12:08:57 UTC --- On Fri, 22 Oct 2010, Jacob.Bramley at arm dot com wrote: > There is currently no mechanism for detecting different versions of VFP using > the pre-processor. In C code