public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/61768] New: Fortran compiler  goes into infinite loop while compiling  SPEC2000 applu.f
@ 2014-07-10  8:28 kuganv at linaro dot org
  2014-08-03 21:27 ` [Bug fortran/61768] " dominiq at lps dot ens.fr
  2014-12-06 14:59 ` dominiq at lps dot ens.fr
  0 siblings, 2 replies; 3+ messages in thread
From: kuganv at linaro dot org @ 2014-07-10  8:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61768

            Bug ID: 61768
           Summary: Fortran compiler  goes into infinite loop while
                    compiling  SPEC2000 applu.f
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kuganv at linaro dot org

arm-linux-gnueabihf-gfortran -c -floop-interchange applu.f goes into infinite
loop.

It goes into infinite loop in
isl_vec_mat_product,
....
 while ((off = row_first_non_zero(left->row+first,
     left->n_row-first, row)) != -1) {
....

Happens in trunk with cloog-0.18.1.tar.gz, isl-0.12.2.tar.bz2,
gmp-4.3.2.tar.bz2, mpc-0.8.1.tar.gz and mpfr-2.4.2.tar.bz2.

minimal Fortran code to reproduce this should contain subroutine setbv and
exact.

gcc -v  output:
arm-none-linux-gnueabi-gfortran -v
Using built-in specs.
COLLECT_GCC=/home/kugan/work/builds/gcc-fsf-trunk/tools/bin/arm-none-linux-gnueabi-gfortran
COLLECT_LTO_WRAPPER=/home/kugan/work/builds/gcc-fsf-trunk/tools/libexec/gcc/arm-none-linux-gnueabi/4.10.0/lto-wrapper
Target: arm-none-linux-gnueabi
Configured with: /home/kugan/work/sources/gcc-fsf/trunk/configure
--target=arm-none-linux-gnueabi
--prefix=/home/kugan/work/builds/gcc-fsf-trunk/tools
--with-sysroot=/home/kugan/work/builds/gcc-fsf-trunk/sysroot-arm-none-linux-gnueabi
--disable-libssp --disable-libgomp --disable-libmudflap
--enable-languages=c,c++,fortran --with-arch=armv7-a --with-fpu=vfpv3-d16
--with-float=softfp --with-thumb
Thread model: posix
gcc version 4.10.0 20140710 (experimental) (GCC)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug fortran/61768] Fortran compiler  goes into infinite loop while compiling  SPEC2000 applu.f
  2014-07-10  8:28 [Bug fortran/61768] New: Fortran compiler goes into infinite loop while compiling SPEC2000 applu.f kuganv at linaro dot org
@ 2014-08-03 21:27 ` dominiq at lps dot ens.fr
  2014-12-06 14:59 ` dominiq at lps dot ens.fr
  1 sibling, 0 replies; 3+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-08-03 21:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61768

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2014-08-03
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> minimal Fortran code to reproduce this should contain subroutine setbv and exact.

Such code, or better, a reduced reproducer, should be provided. From comment 0,
it seems that this PR a graphite problem on arm processor, thus not a gfortran
bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug fortran/61768] Fortran compiler  goes into infinite loop while compiling  SPEC2000 applu.f
  2014-07-10  8:28 [Bug fortran/61768] New: Fortran compiler goes into infinite loop while compiling SPEC2000 applu.f kuganv at linaro dot org
  2014-08-03 21:27 ` [Bug fortran/61768] " dominiq at lps dot ens.fr
@ 2014-12-06 14:59 ` dominiq at lps dot ens.fr
  1 sibling, 0 replies; 3+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-12-06 14:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61768

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
No reproducer, no feedback for more than four months. Closing as INVALID.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-06 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-10  8:28 [Bug fortran/61768] New: Fortran compiler goes into infinite loop while compiling SPEC2000 applu.f kuganv at linaro dot org
2014-08-03 21:27 ` [Bug fortran/61768] " dominiq at lps dot ens.fr
2014-12-06 14:59 ` dominiq at lps dot ens.fr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).