[Bug target/62251] FAIL: gfortran.dg/quad_2.f90 execution test

2015-03-08 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62251 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/62251] FAIL: gfortran.dg/quad_2.f90 execution test

2015-03-08 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62251 --- Comment #8 from John David Anglin --- Author: danglin Date: Sun Mar 8 22:58:52 2015 New Revision: 221267 URL: https://gcc.gnu.org/viewcvs?rev=221267&root=gcc&view=rev Log: PR target/62251 * gfortran.dg/quad_2.f90: xfail hppa*-*-hpux

[Bug target/62251] FAIL: gfortran.dg/quad_2.f90 execution test

2015-02-24 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62251 --- Comment #7 from dave.anglin at bell dot net --- On 2015-02-21 1:56 PM, dave.anglin at bell dot net wrote: > The current code now uses the libcall, _U_Qfsqrt, in libm. The change from sqrtl to _U_Qfsqrt occurred in r214211: 2014-08-20 Joost V

[Bug target/62251] FAIL: gfortran.dg/quad_2.f90 execution test

2015-02-21 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62251 --- Comment #6 from dave.anglin at bell dot net --- On 2015-02-20, at 1:49 PM, danglin at gcc dot gnu.org wrote: > sqrtl is not available on hpux. It seems at some point before r214253 > the test started running, probably using sqrtq from libqua

[Bug target/62251] FAIL: gfortran.dg/quad_2.f90 execution test

2015-02-20 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62251 John David Anglin changed: What|Removed |Added Summary|[5 Regression] FAIL:|FAIL: |gfortran.dg