[Bug target/63250] Complex fp16 arithmetic uses nonexistent libgcc functions

2017-09-19 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63250 James Greenhalgh changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/63250] Complex fp16 arithmetic uses nonexistent libgcc functions

2016-11-23 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63250 --- Comment #5 from James Greenhalgh --- Author: jgreenhalgh Date: Wed Nov 23 17:36:21 2016 New Revision: 242784 URL: https://gcc.gnu.org/viewcvs?rev=242784&root=gcc&view=rev Log: [Patch ARM 17/17] Enable _Float16 for ARM and fix PR target/63250

[Bug target/63250] Complex fp16 arithmetic uses nonexistent libgcc functions

2016-09-09 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63250 --- Comment #4 from James Greenhalgh --- Author: jgreenhalgh Date: Fri Sep 9 09:40:22 2016 New Revision: 240043 URL: https://gcc.gnu.org/viewcvs?rev=240043&root=gcc&view=rev Log: [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)

[Bug target/63250] Complex fp16 arithmetic uses nonexistent libgcc functions

2016-08-05 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63250 James Greenhalgh changed: What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|2015-01-1

[Bug target/63250] Complex fp16 arithmetic uses nonexistent libgcc functions

2015-01-16 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63250 --- Comment #3 from joseph at codesourcery dot com --- On Fri, 16 Jan 2015, ramana at gcc dot gnu.org wrote: > > Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro. > > > > This patch removes the target macro LIBGCC2_LONG_DOUBLE_TYPE_SIZE. > >

[Bug target/63250] Complex fp16 arithmetic uses nonexistent libgcc functions

2015-01-16 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63250 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/63250] Complex fp16 arithmetic uses nonexistent libgcc functions

2014-09-22 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63250 --- Comment #1 from Joseph S. Myers --- Author: jsm28 Date: Tue Sep 23 00:48:46 2014 New Revision: 215491 URL: https://gcc.gnu.org/viewcvs?rev=215491&root=gcc&view=rev Log: Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro. This patch removes t