[Bug c/24542] potential integer overflow should be warned on assignment to wider variable
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 1 22:29:00 GMT 2005
------- Comment #6 from pinskia at gcc dot gnu dot org 2005-11-01 22:29 -------
(In reply to comment #5)
> 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?
They were the person who was written the code.
> 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.
The fix you are proposing would go on the mainline first (well in this case it
would only go on the mainline). And since the mainline (CVS/SVN trunk) is
using a non bison parser, you would have to change your code to deal with that.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24542
More information about the Gcc-bugs
mailing list