This is the mail archive of the gcc@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]

option for default 64-bit integers in g77 and gcc on ia64


Dear gcc developers,

I would like to ask, whether there are plans to support default 64-bit
integers in g77 and gcc on ia64. I mean something equivalent to the
-i8 option of the intel efc compiler, which sets fortran integer variables
to 8-byte default and in C sets sizeof(int)=8. As far as I understand, this
would require also appropriatelly compiled libraries.

Best regards,

Jiri Pittner


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