[Bug driver/60358] New: [patch] ARM support broken for Haiku
kallisti5 at unixzen dot com
gcc-bugzilla@gcc.gnu.org
Thu Feb 27 15:38:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60358
Bug ID: 60358
Summary: [patch] ARM support broken for Haiku
Product: gcc
Version: 4.8.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: driver
Assignee: unassigned at gcc dot gnu.org
Reporter: kallisti5 at unixzen dot com
Created attachment 32224
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32224&action=edit
fix revision 1
host_detect_local_cpu only works on Linux platforms and should be disable on
Haiku (due to the lack of /proc/cpuinfo)
A more complete fix may be to implement host_detect_local_cpu for Haiku ARM,
however that change could be messy (esp as the ARM Haiku port is extremely
early)
More information about the Gcc-bugs
mailing list