Re: Internal Compiler Error in gen_rtx_SUBREG,at emit-rtl.c:776 in CR16

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/04/2011 04:47 AM, Sumanth Gundapaneni wrote:
> #define CANNOT_CHANGE_MODE_CLASS(FROM, TO, CLASS)       \
>   ( (GET_MODE_SIZE (TO) < GET_MODE_SIZE (FROM))          \
>    ? 1        \
>    : 0)

Cannot change modes for any class is almost certainly wrong.


r~


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux