This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/27885] FAIL: libgomp.fortran/vla[1-7].f90 -O0 (test for excess errors)



------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca  2006-06-06 12:14 -------
Subject: Re:  FAIL: libgomp.fortran/vla[1-7].f90  -O0  (test for excess errors)

> I wonder what outmode is in emit_library_call_value_1:
>       tfom = lang_hooks.types.type_for_mode (outmode, 0);
> 
> I might have a look to later during the weekend if I my move goes smooth.

If I recall correctly, it is TImode, and NULL_TREE is returned.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27885


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]