This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/33454] New: Wrong system.ads for --with-cpu=default32


/tmp/cvs/gcc-20070916/Build/./gcc/xgcc -B/tmp/cvs/gcc-20070916/Build/./gcc/
-B/tmp/cvs/gcc-20070916/Build/root/powerpc64-suse-linux/bin/
-B/tmp/cvs/gcc-20070916/Build/root/powerpc64-suse-linux/lib/ -isystem
/tmp/cvs/gcc-20070916/Build/root/powerpc64-suse-linux/include -isystem
/tmp/cvs/gcc-20070916/Build/root/powerpc64-suse-linux/sys-include -c -g -O2
-fPIC -mno-minimal-toc      -W -Wall -gnatpg  a-direct.adb -o a-direct.o
a-direct.adb:661:13: warning: types for unchecked conversion have different
sizes
make[7]: *** [a-direct.o] Error 1

The compiler was configured as
../configure --prefix=/tmp/cvs/gcc-20070916/Build/root
--build=powerpc64-suse-linux --host=powerpc64-suse-linux --enable-shared
--enable-threads --enable-__cxa_atexit --with-system-zlib --with-cpu=default32
--enable-secureplt --with-long-double-128


-- 
           Summary: Wrong system.ads for --with-cpu=default32
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de
GCC target triplet: powerpc64-suse-linux


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]