[Bug bootstrap/43767] [4.6 regression] Revision 158401 failed to bootstrap

2010-06-24 Thread jakub at gcc dot gnu dot org
--- Comment #8 from jakub at gcc dot gnu dot org 2010-06-24 11:33 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug bootstrap/43767] [4.6 regression] Revision 158401 failed to bootstrap

2010-04-16 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2010-04-16 21:43 --- Subject: Bug 43767 Author: jakub Date: Fri Apr 16 21:43:36 2010 New Revision: 158450 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158450 Log: PR bootstrap/43767 * alias.c (memrefs_conflict_p)

[Bug bootstrap/43767] [4.6 regression] Revision 158401 failed to bootstrap

2010-04-16 Thread hjl dot tools at gmail dot com
--- Comment #6 from hjl dot tools at gmail dot com 2010-04-16 18:08 --- (In reply to comment #5) > Created an attachment (id=20401) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20401&action=view) [edit] > gcc46-pr43767.patch > > And here is untested fix. > It passed the failed

[Bug bootstrap/43767] [4.6 regression] Revision 158401 failed to bootstrap

2010-04-16 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2010-04-16 17:42 --- Created an attachment (id=20401) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20401&action=view) gcc46-pr43767.patch And here is untested fix. -- jakub at gcc dot gnu dot org changed: What|R

[Bug bootstrap/43767] [4.6 regression] Revision 158401 failed to bootstrap

2010-04-16 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2010-04-16 17:41 --- That's actually the very beginning of stage2 (i.e. what crashes is stage1 gcc, not stage2 gcc). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43767

[Bug bootstrap/43767] [4.6 regression] Revision 158401 failed to bootstrap

2010-04-16 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2010-04-16 15:32 --- (In reply to comment #2) > What stage is that? stage1 or something later? > It failed at the end of stage 2: make[4]: *** [decimal128.o] Error 1 make[3]: *** [all-stage2-libdecnumber] Error 2 make[2]: *** [stage2

[Bug bootstrap/43767] [4.6 regression] Revision 158401 failed to bootstrap

2010-04-16 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2010-04-16 15:13 --- What stage is that? stage1 or something later? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43767

[Bug bootstrap/43767] [4.6 regression] Revision 158401 failed to bootstrap

2010-04-16 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2010-04-16 14:37 --- Revision 158401: http://gcc.gnu.org/ml/gcc-cvs/2010-04/msg00507.html is the cause. -- hjl dot tools at gmail dot com changed: What|Removed |Added