This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch RFA: Fix for c++/50012


On 01/13/2012 05:48 PM, Ian Lance Taylor wrote:
* typeck.c (enum_cast_to_uint): New static function.

Shouldn't this be "enum_cast_to_int", since the promotion is to integer_type_node? OK with that change.


Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]