[Bug fortran/50174] New: internal compiler error: derived type allocation

2011-08-24 Thread pmason at ricardo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50174 Bug #: 50174 Summary: internal compiler error: derived type allocation Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal P

[Bug fortran/50163] New: Internal compiler error: initialization expression

2011-08-23 Thread pmason at ricardo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50163 Bug #: 50163 Summary: Internal compiler error: initialization expression Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: minor

[Bug fortran/45495] ICE: For character function with length specifier dependent on non-present arg.

2010-09-02 Thread pmason at ricardo dot com
--- Comment #1 from pmason at ricardo dot com 2010-09-02 10:42 --- Created an attachment (id=21654) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21654&action=view) Small testcase that causes ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45495

[Bug fortran/45495] New: ICE: For character function with length specifier dependent on non-present arg.

2010-09-02 Thread pmason at ricardo dot com
specifier dependent on non-present arg. Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pmason at ricard

[Bug fortran/36934] New: Spurious "ambiguous reference to...ERROR"/ICE

2008-07-25 Thread pmason at ricardo dot com
real, allocatable :: locks(:) end module fred2 program fred use fred1 use fred2 end program fred >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Compiled as: gfortran -c test.f90 --

[Bug libfortran/35014] New: Libgfortran.a (downloaded) is not PIC compiled...

2008-01-29 Thread pmason at ricardo dot com
>>>> Using version 4.3.0 20080117 (experimental) on x86-64 suse9. -- Summary: Libgfortran.a (downloaded) is not PIC compiled... Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortr

[Bug fortran/32646] New: INQUIRE (by UNIT) for (un)formatted always returns YES...

2007-07-06 Thread pmason at ricardo dot com
rtran test.f90" on suse9 (64-bit) box using 4.3.0 20070706 (experimental). I can understand INQUIRE by FILE can be difficult to determine, but not by UNIT. -- Summary: INQUIRE (by UNIT) for (un)formatted always returns YES... Product: gcc Version:

[Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right...

2007-02-22 Thread pmason at ricardo dot com
--- Comment #5 from pmason at ricardo dot com 2007-02-22 12:40 --- Get same problem with equivalent P/E format: write(6,'(1pe6.0)') 1.0e-1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30910

[Bug fortran/30910] New: Gfortran: ES format not quite right...

2007-02-21 Thread pmason at ricardo dot com
normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pmason at ricardo dot com GCC build triplet: 4.3.0 20070221 (experimental) GCC host triplet: suse9 x86_64 GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gn

[Bug fortran/30145] Fortran 90: write statement fails to ignore zero-sized array...

2006-12-11 Thread pmason at ricardo dot com
--- Comment #2 from pmason at ricardo dot com 2006-12-11 13:05 --- Write statement (fortran90) fails to ignore zero-sized array when bounds on array are variable. Please see zeros.f90 file attached. This was compiled as "gfortran zeros.f90" on suse9 (x86_64) box using ver

[Bug fortran/30145] Print/write

2006-12-11 Thread pmason at ricardo dot com
--- Comment #1 from pmason at ricardo dot com 2006-12-11 12:58 --- Created an attachment (id=12780) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12780&action=view) Fortran 90 testcase for zero-sized array printing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30145

[Bug fortran/30145] New: Print/write

2006-12-11 Thread pmason at ricardo dot com
-- Summary: Print/write Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pmason at ricardo dot com

[Bug fortran/29490] New: internal compiler error: in fold_binary, at fold-const.c:8239

2006-10-17 Thread pmason at ricardo dot com
;<<<<<<<<<<<<< Compiled on suse 9 box as "gfortran test.f90" using version 4.2.0 20061015 (experimental). -- Summary: internal compiler error: in fold_binary, at fold- const.c:8239 Product: gcc Version: 4.2.0

[Bug fortran/29451] New: Fortran runtime error: Attempt to allocate a negative amount of memory...

2006-10-13 Thread pmason at ricardo dot com
Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pmason at ricardo dot com GCC build triplet: gcc version 4.2.0 20061012 (experimental) GCC host triplet: suse 9 GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29451