[Bug target/52144] New: ARM should support arm/thumb function attribute to permit different instruction sets in the same source
rafael.carre at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Feb 6 23:02:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52144
Bug #: 52144
Summary: ARM should support arm/thumb function attribute to
permit different instruction sets in the same source
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: target
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: rafael.carre@gmail.com
Reference: First message of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40419
Mixing thumb and ARM in the same source is currently not possible.
That would permit LTO to work when mixing those and close
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45729
More information about the Gcc-bugs
mailing list