http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49911

--- Comment #18 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-09-05 
16:35:21 UTC ---
Created attachment 25199
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25199
Patch preventing SRA from creating enumeration type replacements

I'm currently testing this patch which will change the type of enum
components it decides to scalarize to the corresponding integer.  I
have verified the type of the replacement is one.

I've lost the track of whether anything else needs to be done to close
this bug, though.  Should the patch be applied to the 4.6 and 4.5
branches too (assuming it passes testing there)?

Reply via email to