On 07/19/2011 10:18 AM, H.J. Lu wrote: > I had it in my x32 tree. But I reverted: > > http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00954.html > > since Pmode is used in non-PIC tablejump, we have to put 64bit value for > labels with 0 upper 32bits in tablejump for x32.
The mode is completely controled by CASE_VECTOR_MODE. r~