public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/60358] New: [patch] ARM support broken for Haiku
@ 2014-02-27 15:38 kallisti5 at unixzen dot com
  2014-02-27 15:43 ` [Bug driver/60358] " kallisti5 at unixzen dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kallisti5 at unixzen dot com @ 2014-02-27 15:38 UTC (permalink / raw)
  To: gcc-bugs

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)


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug driver/60358] [patch] ARM support broken for Haiku
  2014-02-27 15:38 [Bug driver/60358] New: [patch] ARM support broken for Haiku kallisti5 at unixzen dot com
@ 2014-02-27 15:43 ` kallisti5 at unixzen dot com
  2014-02-27 16:13 ` ktkachov at gcc dot gnu.org
  2015-10-10 11:03 ` ramana at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: kallisti5 at unixzen dot com @ 2014-02-27 15:43 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Alexander von Gluck <kallisti5 at unixzen dot com> ---
Created attachment 32225
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32225&action=edit
rev2

an additional resolution path.  This one may be better, however driver-arm.c
would need additional changes to be Haiku-aware.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug driver/60358] [patch] ARM support broken for Haiku
  2014-02-27 15:38 [Bug driver/60358] New: [patch] ARM support broken for Haiku kallisti5 at unixzen dot com
  2014-02-27 15:43 ` [Bug driver/60358] " kallisti5 at unixzen dot com
@ 2014-02-27 16:13 ` ktkachov at gcc dot gnu.org
  2015-10-10 11:03 ` ramana at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2014-02-27 16:13 UTC (permalink / raw)
  To: gcc-bugs

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

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ktkachov at gcc dot gnu.org

--- Comment #2 from ktkachov at gcc dot gnu.org ---
Hi,

I suggest you post patches for discussion to gcc-patches@gcc.gnu.org
They'll get more attention there.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug driver/60358] [patch] ARM support broken for Haiku
  2014-02-27 15:38 [Bug driver/60358] New: [patch] ARM support broken for Haiku kallisti5 at unixzen dot com
  2014-02-27 15:43 ` [Bug driver/60358] " kallisti5 at unixzen dot com
  2014-02-27 16:13 ` ktkachov at gcc dot gnu.org
@ 2015-10-10 11:03 ` ramana at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ramana at gcc dot gnu.org @ 2015-10-10 11:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60358

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |SUSPENDED
   Last reconfirmed|                            |2015-10-10
                 CC|                            |ramana at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
No activity on this report for quite a while . Patches need to be on
gcc-patches@gcc.gnu.org please.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-10 11:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-27 15:38 [Bug driver/60358] New: [patch] ARM support broken for Haiku kallisti5 at unixzen dot com
2014-02-27 15:43 ` [Bug driver/60358] " kallisti5 at unixzen dot com
2014-02-27 16:13 ` ktkachov at gcc dot gnu.org
2015-10-10 11:03 ` ramana at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).