[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-14 Thread tbm at cyrius dot com
--- Comment #11 from tbm at cyrius dot com 2007-06-14 12:00 --- Note that gcc-4.2 exists on MIPS in Debian testing and 4.3 in the form of the gcc-snapshot package in Debian unstable. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32289

[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #10 from fxcoudert at gcc dot gnu dot org 2007-06-13 20:49 --- (In reply to comment #9) > I don't see the point of these questions though. After all, I confirmed your > bug with gcc 4.1, and also that it's fixed in 4.2 and 4.3. So the remaining > question is whether this w

[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-12 Thread tbm at cyrius dot com
--- Comment #9 from tbm at cyrius dot com 2007-06-12 16:31 --- O32, just like Debian. Note that 4.0 also uses O32, although the kernel is 64-bit, so that might explain why it's configuring mips64 for you. I don't see the point of these questions though. After all, I confirmed your bug

[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-12 Thread michael dot a dot richmond at nasa dot gov
--- Comment #8 from michael dot a dot richmond at nasa dot gov 2007-06-12 14:33 --- (In reply to comment #7) > mips-linux-gnu, as the Debian package does. Why? When I run the configure script on an SGI Indy under Debian 4.0, it sets the system type to mips64-unknown-linux-gnu, and set

[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-12 Thread tbm at cyrius dot com
--- Comment #7 from tbm at cyrius dot com 2007-06-12 14:12 --- mips-linux-gnu, as the Debian package does. Why? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32289

[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-12 Thread michael dot a dot richmond at nasa dot gov
--- Comment #6 from michael dot a dot richmond at nasa dot gov 2007-06-12 14:04 --- When you build gcc and gfortran on your mips box, do you specify your system type as "mips-unknown-linux-gnu" or as "mips64-unknown-linux-gnu"? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32289

[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-12 Thread tbm at cyrius dot com
--- Comment #5 from tbm at cyrius dot com 2007-06-12 11:43 --- I can reproduce this with current 4.1 from SVN, but not with 4.2 from SVN. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32289

[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-12 Thread tbm at cyrius dot com
--- Comment #4 from tbm at cyrius dot com 2007-06-12 11:22 --- This works with 4.3.0 20070604 on mips. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32289

[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-11 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2007-06-11 19:08 --- (In reply to comment #2) > I run Debian Linux 4.0 on my SGI box. When I type "apt-get source gcc-4.1", it > downloads a version of gcc 4.1.2 that appears to be extensively hacked up. > This > version produced the refe

[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-11 Thread michael dot a dot richmond at nasa dot gov
--- Comment #2 from michael dot a dot richmond at nasa dot gov 2007-06-11 18:39 --- I run Debian Linux 4.0 on my SGI box. When I type "apt-get source gcc-4.1", it downloads a version of gcc 4.1.2 that appears to be extensively hacked up. This version produced the referenced error. Could

[Bug fortran/32289] mips version of gfortran produces internal compiler error

2007-06-11 Thread kargl at gcc dot gnu dot org
--- Comment #1 from kargl at gcc dot gnu dot org 2007-06-11 18:16 --- (In reply to comment #0) > When I compile the following function using the mips version of gfortran I get > the message: > > q.f90: In function 'set_numeric_values': > q.f90:3: internal compiler error: in gfc_conv_var