------- Comment #2 from pinskia at gcc dot gnu dot org 2006-06-07 16:47 ------- Actually my testcase is invalid as "unsigned int" is not always size_t. In fact if I change it to "unsigned long" for x86_64 and PPC-darwin, it passes in 4.1.0 20060208 and 4.2.0 20060507.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27935