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/19310] unnecessary error for overflowing results



------- Comment #2 from jvdelisle at gcc dot gnu dot org  2006-06-07 03:28 -------
I would like to work on this one.  The range check is only looking for ARITH_OK
when it could also see ARITH_UNDERFLOW or ARITH_OVERFLOW.


-- 


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


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