public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/37977]  New: System.Address size stays 64 bit with -m31
@ 2008-10-31  8:28 krebbel at gcc dot gnu dot org
  2008-10-31  8:44 ` [Bug ada/37977] " ebotcazou at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: krebbel at gcc dot gnu dot org @ 2008-10-31  8:28 UTC (permalink / raw)
  To: gcc-bugs

Ada currently doesn't bootstrap on s390x due to a pointer size mismatch when
building the 32 bit version of a-except.o:

/build2/gcc-build/./gcc/xgcc -B/build2/gcc-build/./gcc/
-B/build2/gcc-install/s390x-ibm-linux-gn      u/bin/
-B/build2/gcc-install/s390x-ibm-linux-gnu/lib/ -isystem
/build2/gcc-install/s390x-ibm-linux-gnu/include -isystem      
/build2/gcc-install/s390x-ibm-linux-gnu/sys-include -c -g -O2  -fPIC
-mlong-double-128  -W -Wall -gnatpg -m31 -g -O1 -fn      o-inline      
-fno-toplevel-reorder  a-except.adb -o a-except.o -fdump-tree-all -gnatf
a-exexpr.adb:169:04: warning: types for unchecked conversion have different
sizes
a-exexpr.adb:169:04: warning: size of "Address" is 64, size of
"Gnat_Gcc_Exception_Access" is 32
a-exexpr.adb:169:04: warning: 32 trailing bits of source will be ignored

in directory: gcc-build/gcc/ada/rts_32


-- 
           Summary: System.Address size stays 64 bit with -m31
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: krebbel at gcc dot gnu dot org
 GCC build triplet: s390x-ibm-linux
  GCC host triplet: s390x-ibm-linux
GCC target triplet: s390x-ibm-linux


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


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

end of thread, other threads:[~2008-11-02 18:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-31  8:28 [Bug ada/37977] New: System.Address size stays 64 bit with -m31 krebbel at gcc dot gnu dot org
2008-10-31  8:44 ` [Bug ada/37977] " ebotcazou at gcc dot gnu dot org
2008-10-31  9:12 ` [Bug ada/37977] Missing ada multilib support for s390x krebbel at gcc dot gnu dot org
2008-11-02 18:44 ` krebbel at gcc dot gnu dot org
2008-11-02 18:49 ` krebbel at gcc dot gnu 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).