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]

GCC bug number 3599


Guys:

I've found out what the problem was - basically, int
overflow(int c) should return c rather than 0. The
other behaviour worked fine on all other compilers,
but GCC 3.0 actually checks for the return value in
one place. 

So it was an application problem, sorry to bother you.
You can close the bug report.

Thanks!

Roman


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/


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