------- Comment #1 from pinskia at gcc dot gnu dot org  2006-01-06 22:12 -------
Actually people use sizeof(x) all the time to mean the correct thing, for an
example: memcpy(&x, y, sizeof(x));


-- 


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


Reply via email to