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]
Other format: [Raw text]

[Bug target/54760] [SH] Add __builtin_thread_pointer, __builtin_set_thread_pointer


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54760

--- Comment #9 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-10-12 00:45:45 UTC ---
Author: olegendo
Date: Fri Oct 12 00:45:36 2012
New Revision: 192388

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192388
Log:
    PR target/54760
    * config/sh/sh.c (bdesc): Remove thread pointer built-ins.
    * config/sh/sh.md (get_thread_pointer, set_thread_pointer): Append mode
    name 'si'.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.c
    trunk/gcc/config/sh/sh.md


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