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 c/18063] Gcc doesn't check overflowed size of structure



------- Comment #5 from pinskia at gcc dot gnu dot org  2005-12-18 01:36 -------
(In reply to comment #2)
> Subject: Re:  Gcc doesn't check overflowed size of structure
> 
> If you rewrite it to

That is because there is no constant overflow.  Just an overflow at the
runtime.


-- 


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


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