This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/54760] [SH] Add __builtin_thread_pointer, __builtin_set_thread_pointer
- From: "amylaar at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Oct 2012 19:25:02 +0000
- Subject: [Bug target/54760] [SH] Add __builtin_thread_pointer, __builtin_set_thread_pointer
- Auto-submitted: auto-generated
- References: <bug-54760-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54760
Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amylaar at gcc dot gnu.org
--- Comment #12 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2012-10-23 19:25:02 UTC ---
(In reply to comment #9)
> Log:
> PR target/54760
> * config/sh/sh.c (bdesc): Remove thread pointer built-ins.
You left sh1_builtin_p behind.
This caused PR55042.