------- Comment #2 from pinskia at gcc dot gnu dot org 2008-02-20 02:08 ------- Hmm, &temp refers to the pointer to the array. What happens if you use temp instead of &temp? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35258