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



Jakub Jelinek <jakub at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |jakub at gcc dot gnu.org,

                   |                            |jason at gcc dot gnu.org



--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-02 
10:53:11 UTC ---

Guess we'd need to either move ENUM_FIXED_UNDERLYING_TYPE_P bit (and possibly

ENUM_UNDERLYING_TYPE convention) out of the FE to tree.h, or add a langhook

to query that info from the FE (won't work well with LTO though, but there are

tons of things that don't either).

Reply via email to