------- Comment #16 from oliver dot kellogg at eads dot com 2008-06-02 19:16 ------- Created an attachment (id=15715) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15715&action=view) output from -fdump-tree-original of gnat1 compiling pkg001u.adb
(in reply to comment #15) > You can look at the original IL generated, I guess the assignments simply > contain > millions of element assignments (-fdump-tree-original). Ah, thanks. I believe the code at line 29417 represents the problematic assignment (pkg001u.adb line 296), could somebody check? Some of this stuff looks strange to the layman's eye, for example around line 29402: <<< Unknown tree: loop_stmt -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34898