https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59884
Bug 59884 depends on bug 52144, which changed state.
Bug 52144 Summary: ARM should support arm/thumb function attribute to permit
different instruction sets in the same source
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52144
What
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59884
chrbr at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59884
Ramana Radhakrishnan changed:
What|Removed |Added
Target||arm
Status|UNCONFIRME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59884
--- Comment #2 from Joey Ye ---
(In reply to Andrew Pinski from comment #1)
> Comes from:
> if (p->target_binary != target_option_current_node)
> {
> (void) targetm.target_option.pragma_parse (NULL_TREE,
> p->target_binary);
> ta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59884
Andrew Pinski changed:
What|Removed |Added
Component|c |target
--- Comment #1 from Andrew Pinski