------- Comment #10 from dfranke at gcc dot gnu dot org 2007-12-29 08:57 ------- I'm only passing through, but ...
Jon: > > If the LHS is a dynamically allocated array, attempting > > to assign the array of values from the functions causes an ICE. Steve: > Well, no. A better description probably involves the use of stack > memory for a function result gets trashed when you return from > the function. rings a bell. This is maybe related to PR32795? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34545