--- 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
--- 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)
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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