/lib64/gcc/x86_64-suse-linux/4.4/../../.. test_error.o -lgfortranbegin
-lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc
/usr/lib64/gcc/x86_64-suse-linux/4.4/crtend.o
/usr/lib64/gcc/x86_64-suse-linux/4.4/../../../../lib64/crtn.o
--
Summary: String parameter error when optional parameter missi
--- Additional Comments From David dot Webb at soc dot soton dot ac dot uk
2005-08-30 17:36 ---
*** This bug has been marked as a duplicate of 23641 ***
--
What|Removed |Added
--- Additional Comments From David dot Webb at soc dot soton dot ac dot uk
2005-08-30 17:36 ---
*** Bug 23642 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23641
END MODULE H5FORTRAN_TYPES
--
Summary: internal compiler error: backend decl for module
variable h5t_enum_f already exists
Product: gcc
Version: 4.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
END MODULE H5FORTRAN_TYPES
--
Summary: internal compiler error: backend decl for module
variable h5t_enum_f already exists
Product: gcc
Version: 4.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
CHARACTER*8 AOUT(2)
c
DATA AOUT(1),AOUT(2)/"(6X,4I5)","(4I7)"/
c
PRINT AOUT,1,2,3,4
c
STOP
END
--
Summary: Print format generates compiler segmentation fault
Product: gcc
Version: 4.0.1
Status: UNCONFIRMED