From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18936 invoked by alias); 27 Oct 2014 11:02:52 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 18911 invoked by uid 48); 27 Oct 2014 11:02:48 -0000 From: "arekm at maven dot pl" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/63656] New: a-tags.adb:82:04: warning: types for unchecked conversion have different sizes Date: Mon, 27 Oct 2014 11:10:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: 4.9.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: arekm at maven dot pl X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-10/txt/msg02062.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D63656 Bug ID: 63656 Summary: a-tags.adb:82:04: warning: types for unchecked conversion have different sizes Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: arekm at maven dot pl I'm trying to build gcc from current 4.9 branch (so, future 4.9.2). Unfortunately: /home/users/arekm/rpm/BUILD/gcc-4.9.1/builddir/./gcc/xgcc -B/home/users/arekm/rpm/BUILD/gcc-4.9.1/builddir/./gcc/ -B/usr/x86_64-pld-linux/bin/ -B/usr/x86_64-pld-linux/lib/ -isystem /usr/x86_64-pld-linux/include -isystem /usr/x86_64-pld-linux/sys-include = -c -O2 -m32 -fPIC -W -Wall -gnatpg -nostdinc -m32 \ a-tags.adb -o a-tags.o a-tags.adb:82:04: warning: types for unchecked conversion have different si= zes a-tags.adb:85:04: warning: types for unchecked conversion have different si= zes a-tags.adb:90:04: warning: types for unchecked conversion have different si= zes a-tags.adb:93:04: warning: types for unchecked conversion have different si= zes a-tags.adb:96:04: warning: types for unchecked conversion have different si= zes a-tags.adb:102:04: warning: types for unchecked conversion have different s= izes a-tags.adb:105:04: warning: types for unchecked conversion have different s= izes a-tags.adb:108:04: warning: types for unchecked conversion have different s= izes a-tags.adb:111:04: warning: types for unchecked conversion have different s= izes a-tags.adb:766:07: warning: types for unchecked conversion have different s= izes ../gcc-interface/Makefile:3112: polecenia dla obiektu 'a-tags.o' nie powiod= =C5=82y si=C4=99 make[10]: *** [a-tags.o] B=C5=82=C4=85d 1 make[10]: Opuszczenie katalogu '/home/users/arekm/rpm/BUILD/gcc-4.9.1/builddir/gcc/ada/rts_32' configured as: $ ../configure --prefix=3D/usr --with-local-prefix=3D/usr/local --libdir=3D/usr/lib64 --libexecdir=3D/usr/lib64 --infodir=3D/usr/share/info --mandir=3D/usr/share/man --x-libraries=3D/usr/lib64 --enable-bootstrap --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-c99 --enable-checking=3Drelease --disable-cld --enable-cmath --enable-decimal-f= loat --enable-gnu-unique-object --enable-initfini-array --enable-languages=3Dc,c++,fortran,objc,obj-c++,ada,java,go --enable-libgomp --enable-libitm --enable-libmudflap --enable-linker-build-id --enable-linux-futex --enable-long-long --enable-nls --enable-lto --enable-plugin --enable-shared --enable-threads=3Dposix --disable-werror --with-cloog --with-demangler-in-ld --with-gnu-as --with-gnu-ld --with-linker-hash-style=3Dgnu --with-long-double-128 --with-ppl --disable-ppl-version-check --with-slibdir=3D/lib64 --without-system-libunw= ind --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=3Dnew --disable-libstdcxx-pch --enable-libstdcxx-threads --enable-libstdcxx-time= =3Drt --enable-libstdcxx-visibility --enable-symvers=3Dgnu --with-gxx-include-dir=3D/usr/include/c++/4.9.1 --disable-gconf-peer --enable-gtk-cairo --enable-java-awt=3Dxlib,gtk --enable-jni --enable-libgcj --enable-libgcj-multifile --enable-libgcj-database --disable-libjava-multil= ib --enable-static-libjava --enable-xmlj --with-pkgversion=3DPLD-Linux --with-bugurl=3Dhttp://bugs.pld-linux.org x86_64-pld-linux system: Linux, glibc 2.20, x86_64 Found similar bug #56030. It wasn't fixed because "X32 isn't usable for Ada= ." but regular x86 32bit are usable (I assume). >>From gcc-bugs-return-465042-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Oct 27 11:10:21 2014 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 23997 invoked by alias); 27 Oct 2014 11:10:21 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Delivered-To: mailing list gcc-bugs@gcc.gnu.org Received: (qmail 23868 invoked by uid 48); 27 Oct 2014 11:10:15 -0000 From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/63638] [4.9 Regression] internal compiler error: in asan_expand_check_ifn (with -fsanitize=address) Date: Mon, 27 Oct 2014 11:37:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: sanitizer X-Bugzilla-Version: 4.9.2 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.9.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution target_milestone Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-10/txt/msg02063.txt.bz2 Content-length: 483 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63638 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Target Milestone|--- |4.9.3 --- Comment #6 from Richard Biener --- Fixed.