public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/59692] New: Missing __gnat_malloc on mingw targets
@ 2014-01-06  0:24 steve at sk2 dot org
  2014-01-06  7:34 ` [Bug ada/59692] " ebotcazou at gcc dot gnu.org
  2014-01-06  8:38 ` steve at sk2 dot org
  0 siblings, 2 replies; 3+ messages in thread
From: steve at sk2 dot org @ 2014-01-06  0:24 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59692
           Summary: Missing __gnat_malloc on mingw targets
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: steve at sk2 dot org

Created attachment 31579
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31579&action=edit
Implement __gnat_malloc in s-memory-mingw.adb.

The __gnat_malloc definition which was added recently to s-memory.adb is
missing from s-memory-mingw.adb, which causes link failures when targeting
Windows.

Simply applying the same changes to s-memory-mingw.adb fixes this.


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

* [Bug ada/59692] Missing __gnat_malloc on mingw targets
  2014-01-06  0:24 [Bug ada/59692] New: Missing __gnat_malloc on mingw targets steve at sk2 dot org
@ 2014-01-06  7:34 ` ebotcazou at gcc dot gnu.org
  2014-01-06  8:38 ` steve at sk2 dot org
  1 sibling, 0 replies; 3+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2014-01-06  7:34 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ebotcazou at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
You aren't using pristine sources, Gnat_Malloc doesn't exist.


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

* [Bug ada/59692] Missing __gnat_malloc on mingw targets
  2014-01-06  0:24 [Bug ada/59692] New: Missing __gnat_malloc on mingw targets steve at sk2 dot org
  2014-01-06  7:34 ` [Bug ada/59692] " ebotcazou at gcc dot gnu.org
@ 2014-01-06  8:38 ` steve at sk2 dot org
  1 sibling, 0 replies; 3+ messages in thread
From: steve at sk2 dot org @ 2014-01-06  8:38 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Stephen Kitt <steve at sk2 dot org> ---
My mistake, this happens with Debian gcc which includes the patch in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835


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

end of thread, other threads:[~2014-01-06  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-06  0:24 [Bug ada/59692] New: Missing __gnat_malloc on mingw targets steve at sk2 dot org
2014-01-06  7:34 ` [Bug ada/59692] " ebotcazou at gcc dot gnu.org
2014-01-06  8:38 ` steve at sk2 dot 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).