[Bug fortran/68743] FAIL: gfortran.dg/aint_anint_1.f90 -O0 execution test

2015-12-12 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68743 --- Comment #6 from dave.anglin at bell dot net --- On 2015-12-12, at 4:21 PM, dave.anglin at bell dot net wrote: >> Yes. The puzzle is why "return (float) floor (x);" calls floorf. It comets from the forwprop1 pass: ;; Function floorf (floorf

[Bug fortran/68743] FAIL: gfortran.dg/aint_anint_1.f90 -O0 execution test

2015-12-12 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68743 --- Comment #5 from dave.anglin at bell dot net --- On 2015-12-12, at 4:10 PM, dave.anglin at bell dot net wrote: > Yes. The puzzle is why "return (float) floor (x);" calls floorf. floorf: .PROC .CALLINFO FRAME=128,CALLS,SAVE_RP

[Bug fortran/68743] FAIL: gfortran.dg/aint_anint_1.f90 -O0 execution test

2015-12-12 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68743 --- Comment #4 from dave.anglin at bell dot net --- On 2015-12-12, at 3:50 PM, dominiq at lps dot ens.fr wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68743 > > --- Comment #3 from Dominique d'Humieres --- >> Program received signal SIG

[Bug fortran/68743] FAIL: gfortran.dg/aint_anint_1.f90 -O0 execution test

2015-12-12 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68743 --- Comment #3 from Dominique d'Humieres --- > Program received signal SIGSEGV, Segmentation fault. > floorf (x=42.708, > x@entry= (257).>) > at ../../../gcc/libgfortran/intrinsics/c99_functions.c:293 AFAIU #ifndef HAVE_FLOORF #define

[Bug fortran/68743] FAIL: gfortran.dg/aint_anint_1.f90 -O0 execution test

2015-12-12 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68743 --- Comment #2 from dave.anglin at bell dot net --- On 2015-12-07, at 5:58 PM, dominiq at lps dot ens.fr wrote: > Could you > please investigate what is wrong with your libs? There is a problem with the call to floor in the floorf function at c9

[Bug fortran/68743] FAIL: gfortran.dg/aint_anint_1.f90 -O0 execution test

2015-12-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68743 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|