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 libfortran/26540] some gcc-4.1.0/libgfortran/intrinsics/signal.c warning: cast from/to pointer to/from integer of different size on x86-64



------- 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


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