This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/19280] New: [2.22 Regression] gfortran.dg/bessel_6.f90


https://sourceware.org/bugzilla/show_bug.cgi?id=19280

            Bug ID: 19280
           Summary: [2.22 Regression] gfortran.dg/bessel_6.f90
           Product: glibc
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

gfortran.dg/bessel_6.f90 in gcc testsuite failed with glibc 2.22
on i686:

[hjl@gnu-ivb-1 gcc]$ gfortran -g
/export/gnu/import/git/sources/gcc/gcc/testsuite/gfortran.dg/bessel_6.f90 -m32
[hjl@gnu-ivb-1 gcc]$ ./a.out 

Program aborted. Backtrace:
#0  0xF75CEAEE
#1  0xF75CFA00
#2  0xF7685B07
#3  0x8048803 in compare.3309 at bessel_6.f90:46
#4  0x8048876 in MAIN__ at bessel_6.f90:26
Aborted
[hjl@gnu-ivb-1 gcc]$ 

The same binary ran fine with glibc 2.21.  Glibc 2.23 may have the
same problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]