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/36515] Integer read from stdin yields a value overflow for a valid integer.



------- Comment #1 from kargl at gcc dot gnu dot org  2008-06-12 22:14 -------
Sigh.  This has been beaten to death.

-2147483648 is a unary minus operating on the operand 2147483648.


-- 


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


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