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: mips tls with -mlong64/-mgp32


> We should already treat DImode %tprel addresses as non-offsettable,
> so with any luck, the fix should simply be to change "m" to "o" in
> the d<->m !TARGET_64BIT movdi patterns.

FYI a simple m->o change doesn't fix the bug.


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