This is the mail archive of the gcc-bugs@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]

Re: Yours (Richard Kenner's) patch to genrecog


    Silly question, but why switch on (int) XWINT (...)?  Why not on XWINT
    (...) itself?  Does that cause performance problems?

The switch operand is "int" in C.


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