------- Comment #5 from pinskia at gcc dot gnu dot org 2006-09-10 19:08 ------- (In reply to comment #4) > Andrew, > The comment... > > These warnings are semi expected in that signal is expected not to work with > 64bit, this is due to g77 compatibility. > > ..is confusing.
How is it confusing? G77 supported 64bit on most targets before gfotran was even released. Alpha-linux-gnu was a 64bit target where g77 was supported. x86_64-linux-gnu, ia64-linux-gnu and powerpc64-linux-gnu are others. It is not like 64bit support in GCC is new at all. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26540