public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/56030] New: Ada fails to build when targeting x32 non multilib
@ 2013-01-18 13:36 gregnietsky at gmail dot com
  2013-01-18 14:57 ` [Bug ada/56030] " gregnietsky at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: gregnietsky at gmail dot com @ 2013-01-18 13:36 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56030
           Summary: Ada fails to build when targeting x32 non multilib
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gregnietsky@gmail.com


Created attachment 29205
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29205
Small patch to set the build ABI to x32 when targeting x86_64-*-gnux32

ADA fails with the following

a-direct.adb:751:13: warning: types for unchecked conversion have different
sizes

the root of the problem is the rts directory configuration is setup for native
64.

ADA does not recognize x86_64-*-gnux32 as been x32 and will only build x32 as a
multilib not native.

as i believe there is nothing wrong with having a x86_64-gnux32 system with no
32/64 support i submit a patch to rectify this.


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

end of thread, other threads:[~2024-03-20  6:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-18 13:36 [Bug ada/56030] New: Ada fails to build when targeting x32 non multilib gregnietsky at gmail dot com
2013-01-18 14:57 ` [Bug ada/56030] " gregnietsky at gmail dot com
2013-01-18 18:23 ` gregnietsky at gmail dot com
2013-01-18 20:07 ` hjl.tools at gmail dot com
2013-01-18 20:53 ` gregnietsky at gmail dot com
2014-02-22  8:39 ` ebotcazou at gcc dot gnu.org
2024-03-20  6:36 ` pinskia at gcc dot gnu.org
2024-03-20  6:37 ` pinskia 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).