On Fri, 1 Apr 2011, Steve Ellcey wrote: > Looking into why this doesn't happen on other systems, it looks like > the difference is that IA64 uses -mtune to set an enum variable and > most (all?) the other platforms use it to set a string variable.
As an increasing number of targets will start using the Enum facility, it would be good to be able to just to accept such a note on all targets without requiring it. But if that isn't possible, then this patch seems appropriate (and similar changes to the test will be needed for other targets using Enum here). -- Joseph S. Myers jos...@codesourcery.com