[Bug bootstrap/44825] [4.6 regression] Failed to bootstrap

2010-07-06 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2010-07-06 10:25 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/44825] [4.6 regression] Failed to bootstrap

2010-07-05 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2010-07-05 16:13 --- It may be caused by revision 161839: http://gcc.gnu.org/ml/gcc-cvs/2010-07/msg00193.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug bootstrap/44825] [4.6 regression] Failed to bootstrap

2010-07-05 Thread froydnj at codesourcery dot com
--- Comment #2 from froydnj at codesourcery dot com 2010-07-05 17:45 --- Subject: Re: [4.6 regression] Failed to bootstrap I do not see this compilation failure on my x86-64 linux machine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44825

[Bug bootstrap/44825] [4.6 regression] Failed to bootstrap

2010-07-05 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2010-07-05 18:00 --- You need 32-bit HWI host to reproduce. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44825

[Bug bootstrap/44825] [4.6 regression] Failed to bootstrap

2010-07-05 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2010-07-05 18:01 --- (In reply to comment #2) Subject: Re: [4.6 regression] Failed to bootstrap I do not see this compilation failure on my x86-64 linux machine. It is Linux/ia32 only. You can use # CC=gcc -m32 CXX=g++ -m32

[Bug bootstrap/44825] [4.6 regression] Failed to bootstrap

2010-07-05 Thread froydnj at gcc dot gnu dot org
--- Comment #5 from froydnj at gcc dot gnu dot org 2010-07-05 22:19 --- Subject: Bug 44825 Author: froydnj Date: Mon Jul 5 22:19:22 2010 New Revision: 161856 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=161856 Log: PR bootstrap/44825 * class.c

[Bug bootstrap/44825] [4.6 regression] Failed to bootstrap

2010-07-05 Thread amylaar at gcc dot gnu dot org
--- Comment #6 from amylaar at gcc dot gnu dot org 2010-07-05 23:15 --- *** Bug 44829 has been marked as a duplicate of this bug. *** -- amylaar at gcc dot gnu dot org changed: What|Removed |Added