[Bug target/42774] [4.4/4.5 Regression] ICE in get_aligned_mem, at config/alpha/alpha.c:1484

2010-01-18 Thread ubizjak at gmail dot com
--- Comment #10 from ubizjak at gmail dot com 2010-01-18 08:42 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00958.html -- ubizjak at gmail dot com changed: What|Removed |Added

[Bug c++/42634] ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973

2010-01-18 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2010-01-18 10:07 --- I'm running into this as well, but with code that clearly compiled fine with gcc 4.4. So maybe it's a slightly different issue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42634 --- You are receiving

[Bug c++/42634] ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973

2010-01-18 Thread dodji at gcc dot gnu dot org
--- Comment #11 from dodji at gcc dot gnu dot org 2010-01-18 11:24 --- It looks like the fix for PR42761 made the previous fix for this one (the one I reverted) acceptable now. I am waiting for Jason's comment at http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00964.html --

Bug#565742: gcc-4.4 doesn't build a GNU_STACK crosscompiling on arch ppc

2010-01-18 Thread Elimar Riesebieter
Package: gcc-4.4 Version: 4.4.2-9 Severity: important Preparing alsa-lib_1.0.22 I found the following lintian error: shlib-without-PT_GNU_STACK-section This is on arch ppc. amd64 and i386 went fine. readelf -l /usr/lib64libasound.so.2.0.0 with gcc-4.4 Elf file type is DYN (Shared object

Processed: [bts-link] source package gcc-defaults

2010-01-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # # bts-link upstream status pull for source package gcc-defaults # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org Setting user to

[bts-link] source package gcc-defaults

2010-01-18 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-defaults # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #558728 (http://bugs.debian.org/558728) # * http://gcc.gnu.org/PR42550 # *

[Bug target/42774] [4.4/4.5 Regression] ICE in get_aligned_mem, at config/alpha/alpha.c:1484

2010-01-18 Thread uros at gcc dot gnu dot org
--- Comment #11 from uros at gcc dot gnu dot org 2010-01-18 17:04 --- Subject: Bug 42774 Author: uros Date: Mon Jan 18 17:04:29 2010 New Revision: 156014 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156014 Log: PR target/42774 * config/alpha/predicates.md

Results for 4.5.0 20100117 (experimental) [trunk revision 155979] (Debian 20100117-1) testsuite on x86_64-pc-linux-gnu

2010-01-18 Thread Matthias Klose
LAST_UPDATED: Sun Jan 17 15:19:51 UTC 2010 (revision 155979) Target: x86_64-linux-gnu gcc version 4.5.0 20100117 (experimental) [trunk revision 155979] (Debian 20100117-1) === acats tests === === acats Summary === # of expected passes2321 # of

Results for 4.5.0 20100117 (experimental) [trunk revision 155979] (Debian 20100117-1) testsuite on i486-pc-linux-gnu

2010-01-18 Thread Matthias Klose
LAST_UPDATED: Sun Jan 17 15:19:51 UTC 2010 (revision 155979) Target: i486-linux-gnu gcc version 4.5.0 20100117 (experimental) [trunk revision 155979] (Debian 20100117-1) === acats tests === === acats Summary === # of expected passes2321 # of

Results for 4.5.0 20100117 (experimental) [trunk revision 155979] (Debian 20100117-1) testsuite on s390-ibm-linux-gnu

2010-01-18 Thread Matthias Klose
LAST_UPDATED: Sun Jan 17 15:19:51 UTC 2010 (revision 155979) Target: s390-linux-gnu gcc version 4.5.0 20100117 (experimental) [trunk revision 155979] (Debian 20100117-1) === acats tests === FAIL: c52103x FAIL: c52104x FAIL: c52104y === acats Summary === #

Results for 4.5.0 20100117 (experimental) [trunk revision 155979] (Debian 20100117-1) testsuite on sparc64-unknown-linux-gnu

2010-01-18 Thread Matthias Klose
LAST_UPDATED: Sun Jan 17 15:19:51 UTC 2010 (revision 155979) Target: sparc64-linux-gnu gcc version 4.5.0 20100117 (experimental) [trunk revision 155979] (Debian 20100117-1) === acats tests === === acats Summary === # of expected passes2321 # of

[Bug target/42774] [4.4/4.5 Regression] ICE in get_aligned_mem, at config/alpha/alpha.c:1484

2010-01-18 Thread uros at gcc dot gnu dot org
--- Comment #12 from uros at gcc dot gnu dot org 2010-01-18 17:46 --- Subject: Bug 42774 Author: uros Date: Mon Jan 18 17:46:17 2010 New Revision: 156017 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156017 Log: PR target/42774 * config/alpha/predicates.md

[Bug c++/42634] ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973

2010-01-18 Thread dodji at gcc dot gnu dot org
--- Comment #12 from dodji at gcc dot gnu dot org 2010-01-18 21:19 --- Subject: Bug 42634 Author: dodji Date: Mon Jan 18 21:18:49 2010 New Revision: 156022 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156022 Log: Fix PR c++/42634 gcc/cp/ChangeLog: PR c++/42634 *

[Bug target/42774] [4.4/4.5 Regression] ICE in get_aligned_mem, at config/alpha/alpha.c:1484

2010-01-18 Thread uros at gcc dot gnu dot org
--- Comment #13 from uros at gcc dot gnu dot org 2010-01-18 21:44 --- Subject: Bug 42774 Author: uros Date: Mon Jan 18 21:44:32 2010 New Revision: 156024 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156024 Log: PR target/42774 * config/alpha/predicates.md

[Bug target/42774] [4.4/4.5 Regression] ICE in get_aligned_mem, at config/alpha/alpha.c:1484

2010-01-18 Thread ubizjak at gmail dot com
--- Comment #14 from ubizjak at gmail dot com 2010-01-18 21:48 --- Fixed. -- ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED

[Bug c++/42634] ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973

2010-01-18 Thread dodji at gcc dot gnu dot org
--- Comment #13 from dodji at gcc dot gnu dot org 2010-01-18 23:14 --- Subject: Bug 42634 Author: dodji Date: Mon Jan 18 23:14:01 2010 New Revision: 156026 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156026 Log: Revert fix of PR c++/ gcc/cp/ChangeLog: * error.c

Bug#565862: FTBFS [hppa]: C compiler cannot create executables

2010-01-18 Thread dann frazier
Source: gcc-snapshot Version: 20100117-1 Severity: serious User: debian-h...@lists.debian.org Usertags: hppa gcc-snapshot fails to build on hppa. From the most recent build attempt: [...] mv -f .deps/time.Tpo .deps/time.Plo /bin/bash ./libtool --tag=CC --mode=compile