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/61002] Can't divide by 0


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

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Compile with -fno-range-check. Also

f951: warning: command line option '-Wno-div-by-zero' is valid for
C/C++/ObjC/ObjC++ but not for Fortran


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