------- 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
pinskia at gcc dot gnu dot org Tue, 19 Feb 2008 18:09:48 -0800
------- 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