[Bug c/27214] The C frontend introduces undefined pointer overflow

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 5 09:23:00 GMT 2006



------- Comment #8 from pinskia at gcc dot gnu dot org  2006-05-05 09:22 -------
Maybe it is time to add POINTER_PLUS_EXPR which should solve the problem (well
95% of the way as what is the type of the 2nd operand, a signed or unsigned
type).


-- 


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



More information about the Gcc-bugs mailing list