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/32957] C/Fortran interoperability and -fdefault-integer-8



------- Comment #1 from kargl at gcc dot gnu dot org  2007-08-01 15:04 -------
At this point, the easiest fix is probably going to be to document
that -fdefault-integer-8 should not be used with bind(c) code.  A
check of this option can be inserted at various locations during the
parsing.


-- 


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


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