Hello,
On šeštadienis 23 Liepa 2011 16:18:54 Matthias Klose wrote:
> Changes:
> gcc-4.6 (4.6.1-5) unstable; urgency=low
[ ... ]
>* Update gcc-multiarch:
> - Add -print-multiarch option.
[ ... ]
Is this change being upstreamed (i.e. one might expect it to exist on other
distros in the
On Sat, Jul 23, 2011 at 11:14:34PM +0200, Bill Allombert wrote:
> #include
> inline void*
> pari_realloc(void *pointer, size_t size)
> {
> char *tmp;
> if (!pointer)
> tmp = (char *) malloc(size);
> else
> tmp = (char *) realloc(pointer,size);
Please fix the obvious problems:
- Neve
Package: gcc-4.6
Version: 4.6.1-4
Severity: normal
Hello Debian GCC Maintainers,
gcc-4.6 miscompiles pari 2.5.0 on sparc, see
See
https://buildd.debian.org/status/fetch.php?pkg=pari&arch=sparc&ver=2.5.0-1&stamp=1311418380
Please find a small test-case attached (test.c)
gcc -O2 -g -Wall -fno-st
Accepted:
cpp-4.5_4.5.3-4_amd64.deb
to main/g/gcc-4.5/cpp-4.5_4.5.3-4_amd64.deb
g++-4.5-multilib_4.5.3-4_amd64.deb
to main/g/gcc-4.5/g++-4.5-multilib_4.5.3-4_amd64.deb
g++-4.5_4.5.3-4_amd64.deb
to main/g/gcc-4.5/g++-4.5_4.5.3-4_amd64.deb
gcc-4.5-base_4.5.3-4_amd64.deb
to main/g/gcc-4.5/g
gcc-4.5_4.5.3-4_amd64.changes uploaded successfully to localhost
along with the files:
gcc-4.5_4.5.3-4.dsc
gcc-4.5_4.5.3-4.diff.gz
gcc-4.5-source_4.5.3-4_all.deb
libstdc++6-4.5-doc_4.5.3-4_all.deb
gcc-4.5-locales_4.5.3-4_all.deb
gcc-4.5-base_4.5.3-4_amd64.deb
cpp-4.5_4.5.3-4_amd64.deb
LAST_UPDATED: Thu Jul 21 10:24:07 UTC 2011 (revision 176557)
Target: sparc-linux-gnu
gcc version 4.4.6 (Debian 4.4.6-7)
Native configuration is sparc-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/graphite/pr39447.C (test for excess errors)
LAST_UPDATED: Thu Jul 21 10:24:07 UTC 2011 (revision 176557)
Target: powerpc-linux-gnu
gcc version 4.4.6 (Debian 4.4.6-7)
Native configuration is powerpc-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/graphite/pr39447.C (test for excess errors)
LAST_UPDATED: Thu Jul 21 10:24:07 UTC 2011 (revision 176557)
Target: mips-linux-gnu
gcc version 4.4.6 (Debian 4.4.6-7)
Native configuration is mips-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*i
LAST_UPDATED: Thu Jul 21 10:24:07 UTC 2011 (revision 176557)
Target: i486-kfreebsd-gnu
gcc version 4.4.6 (Debian 4.4.6-7)
Native configuration is i486-pc-kfreebsd-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/graphite/pr39447.C (test for excess errors)
LAST_UPDATED: Thu Jul 21 10:24:07 UTC 2011 (revision 176557)
Target: x86_64-kfreebsd-gnu
gcc version 4.4.6 (Debian 4.4.6-7)
Native configuration is x86_64-pc-kfreebsd-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/graphite/pr39447.C (test for excess errors)
LAST_UPDATED: Thu Jul 21 10:24:07 UTC 2011 (revision 176557)
Native configuration is arm-unknown-linux-gnueabi
=== libgomp tests ===
Running target unix
FAIL: libgomp.c/lock-1.c execution test
WARNING: program timed out.
FAIL: libgomp.c/lock-3.c execution test
WARNING: program t
Package: src:gcc-4.6
Version: 4.6.1-5
Severity: serious
Tags: sid wheezy
Hi!
Your package fails to build from source -- once of the patches does
no longer apply:
patching file src/libiberty/stack-limit.c
Applying patch arm-multilib.diff
patching file src/gcc/config/arm/t-linux-eabi
Applyin
Accepted:
gnat-4.6-base_4.6.1-2_amd64.deb
to main/g/gnat-4.6/gnat-4.6-base_4.6.1-2_amd64.deb
gnat-4.6-sjlj_4.6.1-2_amd64.deb
to main/g/gnat-4.6/gnat-4.6-sjlj_4.6.1-2_amd64.deb
gnat-4.6_4.6.1-2.dsc
to main/g/gnat-4.6/gnat-4.6_4.6.1-2.dsc
gnat-4.6_4.6.1-2.tar.gz
to main/g/gnat-4.6/gnat-4.6
Your message dated Sat, 23 Jul 2011 13:32:37 +
with message-id
and subject line Bug#635112: fixed in gnat-4.6 4.6.1-2
has caused the Debian Bug report #635112,
regarding gnat-4.6: probably miscompiled on powerpc
to be marked as done.
This means that you claim that the problem has been dealt w
Your message dated Sat, 23 Jul 2011 13:32:37 +
with message-id
and subject line Bug#634881: fixed in gnat-4.6 4.6.1-2
has caused the Debian Bug report #634881,
regarding gnat-4.6: FBTFS on mips/mipsel: Bootstrap comparison failure!
to be marked as done.
This means that you claim that the prob
There are disparities between your recently accepted upload and the
override file for the following file(s):
lib32stdc++6_4.6.1-5_amd64.deb: package says priority is extra, override says
optional.
Please note that a list of new sections were recently added to the
archive: cli-mono, database, de
Accepted:
cpp-4.6_4.6.1-5_amd64.deb
to main/g/gcc-4.6/cpp-4.6_4.6.1-5_amd64.deb
fixincludes_4.6.1-5_amd64.deb
to main/g/gcc-4.6/fixincludes_4.6.1-5_amd64.deb
g++-4.6-multilib_4.6.1-5_amd64.deb
to main/g/gcc-4.6/g++-4.6-multilib_4.6.1-5_amd64.deb
g++-4.6_4.6.1-5_amd64.deb
to main/g/gcc-4.
gnat-4.6_4.6.1-2_amd64.changes uploaded successfully to localhost
along with the files:
gnat-4.6_4.6.1-2.dsc
gnat-4.6_4.6.1-2.tar.gz
gnat-4.6-base_4.6.1-2_amd64.deb
libgnat-4.6_4.6.1-2_amd64.deb
libgnat-4.6-dbg_4.6.1-2_amd64.deb
libgnatvsn4.6-dev_4.6.1-2_amd64.deb
libgnatvsn4.6_4.6.1-
ibstdc++6-4.6-doc - GNU Standard C++ Library v3 (documentation files)
libstdc++6-4.6-pic - GNU Standard C++ Library v3 (shared library subset kit)
Closes: 634821
Changes:
gcc-4.6 (4.6.1-5) unstable; urgency=low
.
* Update to SVN 20110723 (r176672) from the gcc-4_6-branch.
- Fix PR tar
gcc-4.6_4.6.1-5_amd64.changes uploaded successfully to localhost
along with the files:
gcc-4.6_4.6.1-5.dsc
gcc-4.6_4.6.1-5.diff.gz
gcc-4.6-source_4.6.1-5_all.deb
libstdc++6-4.6-doc_4.6.1-5_all.deb
gcc-4.6-locales_4.6.1-5_all.deb
gcc-4.6-base_4.6.1-5_amd64.deb
libgcc1_4.6.1-5_amd64.deb
Processing commands for cont...@bugs.debian.org:
> forwarded 635153 http://gcc.gnu.org/bugzilla/PR49821
Bug #635153 [g++-4.6] g++-4.6: ICE on ia64 when building iceweasel 5.0-4
Set Bug forwarded-to-address to 'http://gcc.gnu.org/bugzilla/PR49821'.
> tag 635153 + upstream
Bug #635153 [g++-4.6] g++-
> (nsRuleNode.i attached)
no.
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e2a8260.3040...@debian.org
Processing commands for cont...@bugs.debian.org:
> forwarded 633469 http://gcc.gnu.org/PR49030
Bug #633469 [g++-4.6] ICE: gcc-4.6: ICE on armhf with traverso-0.49.2-3
Set Bug forwarded-to-address to 'http://gcc.gnu.org/PR49030'.
> tag 633469 + upstream
Bug #633469 [g++-4.6] ICE: gcc-4.6: ICE on ar
Package: g++-4.6
Version: 4.6.1-4
Severity: important
Corresponding build log:
https://buildd.debian.org/status/fetch.php?pkg=iceweasel&arch=ia64&ver=5.0-4&stamp=1311378076
Reproducible with the following command:
$ c++ -o nsRuleNode.o -c -fvisibility=hidden -fno-exceptions -g -Os nsRuleNode.i
In
Processing commands for cont...@bugs.debian.org:
> merge 633469 633479
Bug#633469: ICE: gcc-4.6: ICE on armhf with traverso-0.49.2-3
Bug#633479: ICE: gcc-4.6: ICE on armhf with oss4-4.2-build2004-1
Mismatch - only Bugs in same state can be merged:
Values for `package' don't match:
#633469 has `g+
25 matches
Mail list logo