[Bug c/45237] /usr/include/string.h:546:5: error: unknown type name �__locale_t�

2010-08-10 Thread michael dot a dot richmond at nasa dot gov
--- Comment #1 from michael dot a dot richmond at nasa dot gov 2010-08-10 12:31 --- There was a configuration error on my part. -- michael dot a dot richmond at nasa dot gov changed: What|Removed |Added

[Bug c/45237] New: /usr/include/string.h:546:5: error: unknown type name �__locale_t�

2010-08-09 Thread michael dot a dot richmond at nasa dot gov
: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug fortran/45066] New: ICE in namelist read in snapshot of 7/24/2010

2010-07-25 Thread michael dot a dot richmond at nasa dot gov
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: all GCC host triplet: all GCC target triplet: all http

[Bug fortran/45066] ICE in namelist read in snapshot of 7/24/2010

2010-07-25 Thread michael dot a dot richmond at nasa dot gov
--- Comment #3 from michael dot a dot richmond at nasa dot gov 2010-07-25 16:12 --- The patchlet also works for the full-size problem (Ga170.f90 from Alan Miller's ga.zip) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45066

[Bug fortran/45066] ICE in namelist read in snapshot of 7/24/2010

2010-07-25 Thread michael dot a dot richmond at nasa dot gov
--- Comment #5 from michael dot a dot richmond at nasa dot gov 2010-07-25 16:25 --- At runtime it produces the message: At line 1200 of file ga170.f90 (unit = 23, file = 'ga.inp') Fortran runtime error: Missing format for FORMATTED data transfer -- http://gcc.gnu.org/bugzilla

[Bug fortran/45066] ICE in namelist read in snapshot of 7/24/2010

2010-07-25 Thread michael dot a dot richmond at nasa dot gov
--- Comment #7 from michael dot a dot richmond at nasa dot gov 2010-07-25 18:01 --- It compiles but doesn't run, as with your Comment #2 patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45066

[Bug fortran/44477] Sequential I/O with END FILE: File position should be at EoF

2010-06-22 Thread michael dot a dot richmond at nasa dot gov
--- Comment #10 from michael dot a dot richmond at nasa dot gov 2010-06-22 11:55 --- (In reply to comment #9) Michael, is this a legacy code issue? two ENDFILE in a row? It is legacy code -- michael dot a dot richmond at nasa dot gov changed: What|Removed

[Bug fortran/44477] Sequential I/O with END FILE: File position should be at EoF

2010-06-22 Thread michael dot a dot richmond at nasa dot gov
--- Comment #12 from michael dot a dot richmond at nasa dot gov 2010-06-22 13:02 --- I will modify my code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44477

[Bug fortran/44477] Sequential I/O with END FILE: File position should be at EoF

2010-06-20 Thread michael dot a dot richmond at nasa dot gov
--- Comment #7 from michael dot a dot richmond at nasa dot gov 2010-06-20 16:14 --- The following occurs in the snapshot of June 19, but not in earlier snapshots: mrich...@msc545ux:~$ cat test.f90 PROGRAM test END FILE 10 END FILE 10 END PROGRAM test mrich...@msc545ux:~$ gfortran

[Bug c/44270] New: Bootstrap comparison failure in snapshot of 05/22/2010

2010-05-25 Thread michael dot a dot richmond at nasa dot gov
: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: sparc-unknown-linux-gnu GCC host triplet: sparc-unknown-linux-gnu GCC target

[Bug c/44165] New: 5/15/2010 snapshot build failure on hppa Linux

2010-05-17 Thread michael dot a dot richmond at nasa dot gov
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: hppa1.1-unknown-linux-gnu GCC host triplet: hppa1.1-unknown-linux-gnu GCC target triplet: hppa1.1-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44165

[Bug c/44048] dbxout.c:1870: error: NULLPTR_TYPE undeclared

2010-05-10 Thread michael dot a dot richmond at nasa dot gov
--- Comment #1 from michael dot a dot richmond at nasa dot gov 2010-05-10 12:58 --- In http://gfortran.org/download/ there is a binary built from this snapshot. Was the source code patched? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44048

[Bug c/44048] New: dbxout.c:1870: error: NULLPTR_TYPE undeclared

2010-05-09 Thread michael dot a dot richmond at nasa dot gov
ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: all GCC host triplet: all GCC target triplet: all http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44048

[Bug fortran/43517] New: spurious end-of-file condition when namelist read follows formatted read

2010-03-25 Thread michael dot a dot richmond at nasa dot gov
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: all GCC host triplet: all GCC target triplet: all http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43517

[Bug c/42030] New: collect2: ld returned 1 exit status

2009-11-13 Thread michael dot a dot richmond at nasa dot gov
Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: hppa1.1-unknown-linux-gnu GCC host triplet: hppa1.1-unknown-linux-gnu GCC target triplet: hppa1.1

[Bug bootstrap/42030] collect2: ld returned 1 exit status

2009-11-13 Thread michael dot a dot richmond at nasa dot gov
--- Comment #2 from michael dot a dot richmond at nasa dot gov 2009-11-13 19:34 --- The version of binutils provided by Debian is not the latest: mrich...@msc545ux:~$ ld --version GNU ld (GNU Binutils for Debian) 2.18.0.20080103 Copyright 2007 Free Software Foundation, Inc

[Bug bootstrap/42030] collect2: ld returned 1 exit status

2009-11-13 Thread michael dot a dot richmond at nasa dot gov
--- Comment #3 from michael dot a dot richmond at nasa dot gov 2009-11-13 19:56 --- The error was caused by a full disk. I apologize for wasting your time. -- michael dot a dot richmond at nasa dot gov changed: What|Removed |Added

[Bug fortran/41168] incorrect processing of formatted records in mingw port

2009-09-08 Thread michael dot a dot richmond at nasa dot gov
--- Comment #8 from michael dot a dot richmond at nasa dot gov 2009-09-08 15:21 --- (In reply to comment #7) Is the problem described at http://gcc.gnu.org/ml/fortran/2009-09/msg00046.html the same or a different one? There, it is claimed to be a 4.5 regression. I verified

[Bug c/41262] New: ICE compiling 09/03/09 snapshot of gcc on DEC Alpha

2009-09-04 Thread michael dot a dot richmond at nasa dot gov
: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: alpha-unknown-linux-gnu GCC host triplet: alpha-unknown-linux-gnu GCC target triplet: alpha-unknown-linux

[Bug fortran/41168] incorrect processing of formatted records in mingw port

2009-09-03 Thread michael dot a dot richmond at nasa dot gov
--- Comment #5 from michael dot a dot richmond at nasa dot gov 2009-09-03 18:12 --- (In reply to comment #4) It's probably some bad counting of position on platforms with HAVE_CRLF. To investigate, it should be possible to build such a faulty linux compiler by forcing HAVE_CRLF

[Bug fortran/41198] New: gfortran 4.5 does not produce Warning: Deleted feature: GOTO at (1) jumps to END of construct at (2)

2009-08-31 Thread michael dot a dot richmond at nasa dot gov
: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41198

[Bug fortran/41198] gfortran 4.5 does not produce Warning: Deleted feature: GOTO at (1) jumps to END of construct at (2)

2009-08-31 Thread michael dot a dot richmond at nasa dot gov
--- Comment #2 from michael dot a dot richmond at nasa dot gov 2009-08-31 18:00 --- If I move GOTO 50 outside of the block, gfortran 4.5 correctly gives the message Warning: Label at (1) is not in the same block as the GOTO statement at (2), but gfortran 4.3 and 4.4 give no message

[Bug fortran/41168] incorrect processing of formatted records in mingw port

2009-08-26 Thread michael dot a dot richmond at nasa dot gov
--- Comment #3 from michael dot a dot richmond at nasa dot gov 2009-08-26 16:47 --- The output from typing gfortran -v is listed below. It is a cross-compilation, if that is significant. Built by Equation Solution http://www.Equation.com. Using built-in specs. Target: i386-pc-mingw32

[Bug fortran/41070] New: Error: Components of structure constructor '' at (1) are PRIVATE

2009-08-14 Thread michael dot a dot richmond at nasa dot gov
: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41070

[Bug fortran/40875] New: ICE with illegal type conversion

2009-07-27 Thread michael dot a dot richmond at nasa dot gov
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40875

[Bug fortran/40846] New: ICE in gfc_finish_var_decl, at fortran/trans-decl.c:584

2009-07-24 Thread michael dot a dot richmond at nasa dot gov
Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40846

[Bug fortran/40714] New: Fortran runtime error: Invalid argument

2009-07-10 Thread michael dot a dot richmond at nasa dot gov
: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: sparc-unknown-linux-gnu GCC host triplet: sparc-unknown-linux-gnu GCC target triplet: sparc-unknown

[Bug fortran/40662] New: gfortran 4.5 segfaults when specific FORMAT is invoked twice

2009-07-06 Thread michael dot a dot richmond at nasa dot gov
: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40662

[Bug fortran/40461] New: Interface mismatch in dummy procedure

2009-06-16 Thread michael dot a dot richmond at nasa dot gov
procedure Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org

[Bug c/40352] New: ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2738

2009-06-05 Thread michael dot a dot richmond at nasa dot gov
: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: sparc-unknown-linux-gnu GCC host triplet: sparc-unknown-linux-gnu GCC

[Bug fortran/39864] New: INTRINSIC :: RESHAPE causes spurious error

2009-04-23 Thread michael dot a dot richmond at nasa dot gov
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown

[Bug c/39645] New: genattrtab.c does not compile under sparc Linux

2009-04-05 Thread michael dot a dot richmond at nasa dot gov
ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: sparc-unknown-linux-gnu GCC host triplet: sparc-unknown-linux-gnu GCC target triplet: sparc-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39645

[Bug fortran/39266] New: Size of 'put' argument of 'random_seed' intrinsic at (1) too small in Debian 5.0 Sparc

2009-02-22 Thread michael dot a dot richmond at nasa dot gov
Sparc Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet

[Bug fortran/39266] Size of 'put' argument of 'random_seed' intrinsic at (1) too small in Debian 5.0 Sparc

2009-02-22 Thread michael dot a dot richmond at nasa dot gov
--- Comment #3 from michael dot a dot richmond at nasa dot gov 2009-02-22 16:21 --- On Debian 5.0 they return: mrich...@msc3035298w:~$ gfortran duh.f90 mrich...@msc3035298w:~$ ./a.out 12 mrich...@msc3035298w:~$ gfortran doh.f90 mrich...@msc3035298w:~$ ./a.out 33 I overwrote Debian

[Bug c/38976] New: /pub/gcc/releases/gcc-4.3.3/md5.sum does not contain the md5sums for most of the bz2 archives

2009-01-26 Thread michael dot a dot richmond at nasa dot gov
Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38976

[Bug c/38652] New: dse.c: In function get_call_args: dse.c:2309: error: target undeclared

2008-12-27 Thread michael dot a dot richmond at nasa dot gov
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: alpha-unknown-linux-gnu GCC host

[Bug fortran/37159] RANDOM_SEED: PUT= check array size at compile time

2008-11-10 Thread michael dot a dot richmond at nasa dot gov
--- Comment #9 from michael dot a dot richmond at nasa dot gov 2008-11-10 12:59 --- (In reply to comment #8) If you check, the minimum size of count is 8 as returned by the size= argument if you use it. Try this. size is intent OUT. The documentation says only that the size argument

[Bug fortran/37159] RANDOM_SEED: PUT= check array size at compile time

2008-11-10 Thread michael dot a dot richmond at nasa dot gov
--- Comment #11 from michael dot a dot richmond at nasa dot gov 2008-11-10 13:50 --- (In reply to comment #10) Admitted, it does not say SIZE = 8, because this value may be compiler- and system-dependent (may also be 12 for gfortran on some platforms), which is why the standard

[Bug fortran/37159] RANDOM_SEED: PUT= check array size at compile time

2008-11-09 Thread michael dot a dot richmond at nasa dot gov
--- Comment #7 from michael dot a dot richmond at nasa dot gov 2008-11-10 00:09 --- I get a compile-time error: [EMAIL PROTECTED]:~$ cat sort1.f90 PROGRAM sort1 INTEGER Count(1) !Current value of system clock CALL Random_Seed(Put=Count) END PROGRAM sort1 [EMAIL PROTECTED

[Bug target/37137] unrecognized command line option -minterlink-mips16

2008-08-20 Thread michael dot a dot richmond at nasa dot gov
--- Comment #4 from michael dot a dot richmond at nasa dot gov 2008-08-21 01:44 --- Configure line: ~/gcc-4.4-20080815/configure --enable-languages=c,fortran --with-mpfr-include=$HOME/mpfr-2.3.1 --with-mpfr-lib=$HOME/mpfr-2.3.1/.libs --prefix=$HOME/irun --build=mips-unknown-linux-gnu

[Bug target/37137] unrecognized command line option -minterlink-mips16

2008-08-16 Thread michael dot a dot richmond at nasa dot gov
--- Comment #2 from michael dot a dot richmond at nasa dot gov 2008-08-17 00:21 --- (In reply to comment #1) Hmm, what version of GCC are you starting with? [EMAIL PROTECTED]:~$ gcc -v Using built-in specs. Target: mips-linux-gnu Configured with: ../src/configure -v --enable

[Bug c/37028] New: Error compiling alpha.c in snapshot of 20080801

2008-08-05 Thread michael dot a dot richmond at nasa dot gov
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: alpha-unknown-linux-gnu GCC host triplet: alpha-unknown-linux-gnu GCC target triplet: alpha-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37028

[Bug fortran/36157] ICE in snapshot of 05/02/08 under FreeBSD i386 with IMPLICIT and function call

2008-07-30 Thread michael dot a dot richmond at nasa dot gov
--- Comment #6 from michael dot a dot richmond at nasa dot gov 2008-07-30 10:49 --- (In reply to comment #5) The bug does not occur on snapshots released after 05/02/08 Michael, just to make sure, the reported ICE is gone for good? (If yes, we can close this PR ...) I have

[Bug target/36919] [4.4 regression] Bootstrap failure on IRIX 6.5: unrecognizable insn in errors.c

2008-07-28 Thread michael dot a dot richmond at nasa dot gov
--- Comment #1 from michael dot a dot richmond at nasa dot gov 2008-07-28 12:23 --- I get the same error in gcc-4.4-20080725 under MIPS Linux. My last successful bootstrap was 20080718. -- michael dot a dot richmond at nasa dot gov changed: What|Removed

[Bug target/36919] [4.4 regression] Bootstrap failure on IRIX 6.5: unrecognizable insn in errors.c

2008-07-28 Thread michael dot a dot richmond at nasa dot gov
--- Comment #3 from michael dot a dot richmond at nasa dot gov 2008-07-28 13:49 --- (In reply to comment #2) Have you tried revision 138154 or newer? I don't know what that is -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36919

[Bug target/36919] [4.4 regression] Bootstrap failure on IRIX 6.5: unrecognizable insn in errors.c

2008-07-28 Thread michael dot a dot richmond at nasa dot gov
--- Comment #4 from michael dot a dot richmond at nasa dot gov 2008-07-28 16:23 --- (In reply to comment #2) Have you tried revision 138154 or newer? Revision 138154 fixed the problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36919

[Bug fortran/36808] New: LOC() produces wrong result on Alpha Linux

2008-07-11 Thread michael dot a dot richmond at nasa dot gov
: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36808

[Bug fortran/36808] LOC() produces wrong result on Alpha Linux

2008-07-11 Thread michael dot a dot richmond at nasa dot gov
--- Comment #1 from michael dot a dot richmond at nasa dot gov 2008-07-11 12:22 --- Please disregard this bug report. It is an error on my part. -- michael dot a dot richmond at nasa dot gov changed: What|Removed |Added

[Bug fortran/36743] New: ICE in pow_c4_i4 when compiling snapshot of 07/04/08 under HP-PA Linux

2008-07-06 Thread michael dot a dot richmond at nasa dot gov
dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36743

[Bug middle-end/36743] [4.4 Regression] ICE in pow_c4_i4 when compiling snapshot of 07/04/08 under HP-PA Linux

2008-07-06 Thread michael dot a dot richmond at nasa dot gov
--- Comment #2 from michael dot a dot richmond at nasa dot gov 2008-07-06 23:57 --- (In reply to comment #1) Try the patch in http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00259.html . When I apply the patch I get the message: patching file function.c patch unexpectedly ends

[Bug middle-end/36743] [4.4 Regression] ICE in pow_c4_i4 when compiling snapshot of 07/04/08 under HP-PA Linux

2008-07-06 Thread michael dot a dot richmond at nasa dot gov
--- Comment #3 from michael dot a dot richmond at nasa dot gov 2008-07-07 02:19 --- gfortran appears to run correctly with the patch applied -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36743

[Bug c/36629] New: ICE in _lshrdi3 when compiling 06/20/08 snapshot on x86_64

2008-06-25 Thread michael dot a dot richmond at nasa dot gov
ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36629

[Bug c/36605] New: no previous prototype for 'host_detect_local_cpu' in 06/20/08 snapshot of gcc on MIPS Linux

2008-06-23 Thread michael dot a dot richmond at nasa dot gov
gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36605

[Bug fortran/36157] ICE in snapshot of 05/02/08 under FreeBSD i386 with IMPLICIT and function call

2008-05-19 Thread michael dot a dot richmond at nasa dot gov
--- Comment #4 from michael dot a dot richmond at nasa dot gov 2008-05-19 20:38 --- I am running FreeBSD 7.0. The bug does not occur on snapshots released after 05/02/08 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36157

[Bug c/36256] New: Build failure in snapshot of 05/16/08 under Sparc Linux

2008-05-17 Thread michael dot a dot richmond at nasa dot gov
of 05/16/08 under Sparc Linux Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot

[Bug fortran/36157] ICE in snapshot of 05/02/08 under FreeBSD i386 with IMPLICIT and function call

2008-05-12 Thread michael dot a dot richmond at nasa dot gov
--- Comment #2 from michael dot a dot richmond at nasa dot gov 2008-05-12 11:41 --- $ gdb -args irun/libexec/gcc/i386-unknown-freebsd7.0/4.4.0/f951 m1.f90 GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public

[Bug fortran/36140] ICE in snapshot of 05/02/08 under MIPS Linux with IMPLICIT LOGICAL and function call

2008-05-12 Thread michael dot a dot richmond at nasa dot gov
--- Comment #2 from michael dot a dot richmond at nasa dot gov 2008-05-12 12:06 --- I would like to make a clarification. Program kmci produces a segfault: f951: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See

[Bug fortran/36139] ICE in snapshot of 05/02/08 under HPPA Linux with IMPLICIT, PARAMETER, and function call

2008-05-11 Thread michael dot a dot richmond at nasa dot gov
--- Comment #2 from michael dot a dot richmond at nasa dot gov 2008-05-11 17:16 --- (In reply to comment #1) Though I do not get segfault, I can confirm valgrind errors. The segfault does not occur in the snapshot of May 9. I suspect the valgrind errors occur on multiple platforms

[Bug fortran/36139] ICE in snapshot of 05/02/08 under HPPA Linux with IMPLICIT, PARAMETER, and function call

2008-05-11 Thread michael dot a dot richmond at nasa dot gov
--- Comment #4 from michael dot a dot richmond at nasa dot gov 2008-05-11 19:56 --- (In reply to comment #3) Use the following valgrind --leak-check=full f951 pr36139.f90 I downloaded http://valgrind.org/downloads/valgrind-3.3.0.tar.bz2 and attempted to build valgrind on HP-PA

[Bug fortran/36157] New: ICE in snapshot of 05/02/08 under FreeBSD i386 with IMPLICIT and function call

2008-05-06 Thread michael dot a dot richmond at nasa dot gov
: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36157

[Bug fortran/36139] New: ICE in snapshot of 05/02/08 under HPPA Linux with IMPLICIT, PARAMETER, and function call

2008-05-05 Thread michael dot a dot richmond at nasa dot gov
: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36139

[Bug fortran/36140] New: ICE in snapshot of 05/02/08 under MIPS Linux with IMPLICIT LOGICAL and function call

2008-05-05 Thread michael dot a dot richmond at nasa dot gov
ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36140

[Bug fortran/35554] New: [4.4 regression] Unconditional use of expl() and truncl() in libgfortran

2008-03-12 Thread michael dot a dot richmond at nasa dot gov
Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org

[Bug libfortran/35524] [4.4 regression] Unconditional use of expl() in libgfortran

2008-03-11 Thread michael dot a dot richmond at nasa dot gov
--- Comment #3 from michael dot a dot richmond at nasa dot gov 2008-03-11 19:49 --- (In reply to comment #2) Can you please try the following patch and tell me whether it helps? It fixed the problem. Thank you. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35524

[Bug fortran/35524] New: EXP library function not found in March 7 snapshot under FreeBSD

2008-03-10 Thread michael dot a dot richmond at nasa dot gov
: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35524

[Bug c/35460] New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD

2008-03-04 Thread michael dot a dot richmond at nasa dot gov
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35460

[Bug c/34890] New: Error compiling global.c in 01/18/08 snapshot under Debian Linux 4.0 for mips

2008-01-20 Thread michael dot a dot richmond at nasa dot gov
gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34890

[Bug fortran/34872] New: Spurious error in snapshot of 01/18/08: Statement at (1) is not a valid branch target statement for the branch statement at (2)

2008-01-19 Thread michael dot a dot richmond at nasa dot gov
Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34872

[Bug fortran/34359] New: ICE in December 6 version of gfortran when compiling a file with two routines that contain INCLUDE statements

2007-12-06 Thread michael dot a dot richmond at nasa dot gov
org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34359

[Bug fortran/34327] New: Is screen output buffered when gfortran is run in a MinGW shell?

2007-12-03 Thread michael dot a dot richmond at nasa dot gov
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34327

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-11-27 Thread michael dot a dot richmond at nasa dot gov
--- Comment #16 from michael dot a dot richmond at nasa dot gov 2007-11-27 13:08 --- I am running the i386 version of FreeBSD 6.2. I compiled gcc myself. The only reference to lgammaf in libgfortran/config.h is: 490:/* libm includes lgammaf */ libgfortran/config.log contains

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-11-27 Thread michael dot a dot richmond at nasa dot gov
--- Comment #18 from michael dot a dot richmond at nasa dot gov 2007-11-27 15:28 --- I retrieve my source with the following commands: wget --timestamping ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/gcc/snapshots/4.3-20071123/gcc-core-4.3-20071123.tar.bz2 wget

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-11-26 Thread michael dot a dot richmond at nasa dot gov
--- Comment #10 from michael dot a dot richmond at nasa dot gov 2007-11-26 17:18 --- Bug 33942 was marked as a duplicate of this one, but it is not fixed -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33583

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-11-26 Thread michael dot a dot richmond at nasa dot gov
--- Comment #13 from michael dot a dot richmond at nasa dot gov 2007-11-26 18:16 --- When I compile the following program under FreeBSD using the November 23 snapshot of gfortran: PROGRAM pgamma y = gamma(x) END PROGRAM pgamma I get the message: /var/tmp//ccuAsOud.o(.text+0x1f

[Bug fortran/34084] New: Error in November 9 version of gfortran when the first line in a source file is an INCLUDE statement

2007-11-13 Thread michael dot a dot richmond at nasa dot gov
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34084

[Bug fortran/33942] New: FreeBSD gfortran interprets an external function as a library function?

2007-10-29 Thread michael dot a dot richmond at nasa dot gov
ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33942

[Bug c/33895] New: mips.c:6868: error: 'mips_output_dwarf_dtprel' defined but not used

2007-10-25 Thread michael dot a dot richmond at nasa dot gov
ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33895

[Bug fortran/33897] New: Should an ENTRY in a contained function be visible from another contained routine?

2007-10-25 Thread michael dot a dot richmond at nasa dot gov
? Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla

[Bug fortran/33817] New: the version of gdb included with gfortran-windows.exe does not work

2007-10-19 Thread michael dot a dot richmond at nasa dot gov
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33817

[Bug fortran/33817] the version of gdb included with gfortran-windows.exe does not work

2007-10-19 Thread michael dot a dot richmond at nasa dot gov
--- Comment #2 from michael dot a dot richmond at nasa dot gov 2007-10-19 15:52 --- http://gcc.gnu.org/wiki/GFortranBinariesWindows instructs me to report any bugs to the [EMAIL PROTECTED] mailing-list. If I posted in the wrong place, I apologize. -- http://gcc.gnu.org/bugzilla

[Bug fortran/33643] New: Line truncated warning in gfortran if trailing blanks extend beyond 132 columns

2007-10-03 Thread michael dot a dot richmond at nasa dot gov
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33643

[Bug fortran/33544] Spurious warning in TRANSFER intrinsic in Sept 24 snapshot of gfortran

2007-09-26 Thread michael dot a dot richmond at nasa dot gov
--- Comment #8 from michael dot a dot richmond at nasa dot gov 2007-09-26 15:36 --- An analogous message appears when I compile the program listed below with the flag -fdefault-real-8: qq.f90:3.15: rft = TRANSFER('abcd', 0.0) 1 Warning: Intrinsic TRANSFER at (1) has

[Bug fortran/33544] New: Spurious warning in TRANSFER intrinsic in Sept 24 snapshot of gfortran

2007-09-24 Thread michael dot a dot richmond at nasa dot gov
Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33544

[Bug fortran/33499] New: Spurious errors compiling a module with a contained function with an ENTRY

2007-09-19 Thread michael dot a dot richmond at nasa dot gov
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33499

[Bug fortran/33337] New: ICE in Sep 6 snapshot in gfc_finish_var_decl, at fortran/trans-decl.c:510

2007-09-07 Thread michael dot a dot richmond at nasa dot gov
: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7

[Bug fortran/33217] New: ICE in 20070827 version of gfortran when INQUIRE is in a module

2007-08-28 Thread michael dot a dot richmond at nasa dot gov
a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33217

[Bug fortran/33062] ICE in emit_move_insn and expand_call with -fdefault-integer-8

2007-08-14 Thread michael dot a dot richmond at nasa dot gov
--- Comment #3 from michael dot a dot richmond at nasa dot gov 2007-08-14 14:48 --- I have an HP MODEL 9000/778/B180L. It uses a PA-RISC 1.1 processor. The OS is Debian Linux 3.1. I will try your patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33062

[Bug fortran/33062] ICE in emit_move_insn and expand_call with -fdefault-integer-8

2007-08-14 Thread michael dot a dot richmond at nasa dot gov
--- Comment #4 from michael dot a dot richmond at nasa dot gov 2007-08-14 16:07 --- Your patch fixed my test cases. I do not have testresults on my HP workstation. I will try to find a copy of gfortran.dg/logical_3.f90 and test it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug fortran/33062] ICE in emit_move_insn and expand_call with -fdefault-integer-8

2007-08-14 Thread michael dot a dot richmond at nasa dot gov
--- Comment #5 from michael dot a dot richmond at nasa dot gov 2007-08-14 16:16 --- gfortran.dg/logical_3.f90 compiles without error -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33062

[Bug fortran/33062] New: ICE in emit_move_insn and expand_call with -fdefault-integer-8

2007-08-13 Thread michael dot a dot richmond at nasa dot gov
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33062

[Bug fortran/33062] ICE in emit_move_insn and expand_call with -fdefault-integer-8

2007-08-13 Thread michael dot a dot richmond at nasa dot gov
--- Comment #1 from michael dot a dot richmond at nasa dot gov 2007-08-13 16:36 --- This bug does not exist in the i386 version of gfortran -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33062

[Bug fortran/33006] New: internal compiler error: in simplify_subreg, at simplify-rtx.c:4676

2007-08-06 Thread michael dot a dot richmond at nasa dot gov
: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug fortran/32738] Error: Function 'tree_size' at (1) has no IMPLICIT type

2007-07-16 Thread michael dot a dot richmond at nasa dot gov
--- Comment #3 from michael dot a dot richmond at nasa dot gov 2007-07-16 14:33 --- (In reply to comment #2) I'm not marking it a duplicate as it might have a different reason; as I don't get a failure here indicates however that it is indeed a duplicate. Works here as well

[Bug fortran/32738] New: Error: Function 'tree_size' at (1) has no IMPLICIT type

2007-07-12 Thread michael dot a dot richmond at nasa dot gov
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32738

[Bug fortran/32699] New: Global name 'len' at (1) is already being used as a FUNCTION at (2)

2007-07-09 Thread michael dot a dot richmond at nasa dot gov
Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32699

[Bug fortran/32644] New: CHARACTER*1, c produces Unclassifiable statement

2007-07-06 Thread michael dot a dot richmond at nasa dot gov
Unclassifiable statement Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http

[Bug fortran/32649] New: CHARACTER*1, c produces Unclassifiable statement

2007-07-06 Thread michael dot a dot richmond at nasa dot gov
Unclassifiable statement Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http

[Bug fortran/32526] New: Spurious error: Name 'x' at (1) is an ambiguous reference to 'x' from module 'y'

2007-06-27 Thread michael dot a dot richmond at nasa dot gov
: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32526

[Bug fortran/32357] bad result from mvbits in mips version of gfortran with -fdefault-integer-8

2007-06-15 Thread michael dot a dot richmond at nasa dot gov
--- Comment #2 from michael dot a dot richmond at nasa dot gov 2007-06-15 16:20 --- (In reply to comment #1) Is mips a big endian cpu? I can't reproduce this on i386 or x86_64 hardware. mips is big endian -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32357

[Bug fortran/32357] New: bad result from mvbits in mips version of gfortran with -fdefault-integer-8

2007-06-15 Thread michael dot a dot richmond at nasa dot gov
ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32357

  1   2   >