------- Comment #5 from dominiq at lps dot ens dot fr 2007-01-08 19:05 ------- Subject: Re: ICE in LOGICAL(8) functions
> Dominique, can you post the output file created with -fdump-tree-originial. Unfotunately I also got an ICE with -fdump-tree-original. The crash trace gives: 0 f951 0x000552cc resolve_code + 0x17ac (resolve.c:5093) 1 f951 0x000554d8 resolve_codes + 0x28 (resolve.c:7273) 2 f951 0x00055550 gfc_resolve + 0x2c (resolve.c:7301) 3 f951 0x000494f8 gfc_parse_file + 0x210 (parse.c:3250) 4 f951 0x0006a914 gfc_be_parse_file + 0x1c (f95-lang.c:307) 5 f951 0x000f9274 toplev_main + 0x814 (toplev.c:1031) 6 f951 0x00002824 _start + 0x188 (crt.c:267) 7 dyld 0x8fe1a31c _dyld_start + 0x64 Could not it be some missing definition for logical(8) on PPC Darwin? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30406