This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/24542] potential integer overflow should be warned on assignment to wider variable
- From: "alexey at hyperroll dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Oct 2005 17:12:50 -0000
- Subject: [Bug c/24542] potential integer overflow should be warned on assignment to wider variable
- References: <bug-24542-11594@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from alexey at hyperroll dot com 2005-10-26 17:12 -------
Sir, it's my first report here, and I see the code first time. I hope that both
comments #3 and #4 are not for me. Or am I mistaken?
Otherwise, what document (preferably, short) should I read to understand the
ideology of the parse tree, and its details.
Also, why have I done the parser non-bison compatible? I've taken the stable
release, not the CVS revision.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24542