------- Comment #21 from rguenth at gcc dot gnu dot org 2008-01-08 16:54 ------- Well, the many SFTs don't help the situation for sure. But we can't do anything for 4.3 here, as only after walking all the fields in push_fields_to_fieldstack we figure out we better not generate SFTs here. Which is too late.
But yes, I suppose I can simply early exit from that function now that we always punt if the number of fields is too large. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |rguenth at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED Last reconfirmed|2007-05-08 15:47:11 |2008-01-08 16:54:31 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31863