------- Comment #1 from pinskia at gcc dot gnu dot org  2007-09-18 22:53 -------
Well when VLA's get added, sometimes sizeof will have side effects.
An example:
sizeof(int[n++])


-- 


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

Reply via email to