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 [7/n] X32: Handle address output and calls patterns


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~


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