On 15.05.2015 20:00, Matthias Klose wrote:
please send a patch.
Control: tags -1 + patch
Attached. Patch disabled build D on arm.
diff -u gcc-5-5.1.1/debian/changelog gcc-5-5.1.1/debian/changelog
--- gcc-5-5.1.1/debian/changelog
+++ gcc-5-5.1.1/debian/changelog
@@ -1,3 +1,9 @@
+gcc-5 (5.1.1-
BTW, gcc-5 5.1.1-5 is not affected.
--
Magnus Holmgrenholmg...@debian.org
Debian Developer
signature.asc
Description: This is a digitally signed message part.
Package: gcc-4.9
Version: 4.9.2-16
I think I may have discovered an optimizer bug that results in incorrect code
when building nettle. The Camellia cipher contains code similar to the
following, which reproduces the bug:
#include
#define ROTL32(n,x) (((x)<<(n)) | ((x)>>(-(n)&31)))
#define ROTR
libx32stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
libx32stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
Closes: 785066
Changes:
gcc-4.9 (4.9.2-17) unstable; urgency=medium
.
* Update to SVN 20150516 (r223238) from the gcc-4_9-branch.
* Again, configure with
c-4.9-dev - Runtime library for GNU Objective-C applications (x32
development
libx32stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
libx32stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
Closes: 785066
Changes:
gcc-4.9 (4.9.2-17) unstable; urgency=medium
.
gcc-4.9_4.9.2-17_ppc64el.changes uploaded successfully to localhost
along with the files:
gcc-4.9_4.9.2-17.dsc
gcc-4.9_4.9.2-17.diff.gz
gcc-4.9-source_4.9.2-17_all.deb
gcj-4.9-jre-lib_4.9.2-17_all.deb
gcj-4.9-source_4.9.2-17_all.deb
libstdc++-4.9-doc_4.9.2-17_all.deb
gcc-4.9-locales_4
6 matches
Mail list logo