--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|
--- Comment #10 from hjl dot tools at gmail dot com 2009-01-22 00:01
---
(In reply to comment #5)
> Created an attachment (id=17159)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17159&action=view) [edit]
> Fix candidate
>
> I think this patch should fix the problem.
>
> I am te
--- Comment #9 from hjl dot tools at gmail dot com 2009-01-21 22:43 ---
(In reply to comment #8)
> Subject: Re: [4.4 Regression] Revision 143546 failed to bootstrap
>
> hjl dot tools at gmail dot com a écrit :
> > --- Comment #6 from hjl dot tools at gmail dot com 2009-01-21 22:3
--- Comment #8 from dodji at gcc dot gnu dot org 2009-01-21 22:37 ---
Subject: Re: [4.4 Regression] Revision 143546 failed to bootstrap
hjl dot tools at gmail dot com a écrit :
> --- Comment #6 from hjl dot tools at gmail dot com 2009-01-21 22:34
> ---
> A small testcase:
>
--- Comment #7 from hjl dot tools at gmail dot com 2009-01-21 22:37 ---
(In reply to comment #5)
> Created an attachment (id=17159)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17159&action=view) [edit]
> Fix candidate
>
> I think this patch should fix the problem.
>
> I am test
--- Comment #6 from hjl dot tools at gmail dot com 2009-01-21 22:34 ---
A small testcase:
[...@gnu-6 pr38930]$ cat x.cc
class _Jv_Linker
{
private:
typedef unsigned int uaddr __attribute__ ((mode (pointer)));
};
[...@gnu-6 pr38930]$ /export/build/gnu/gcc-work/build-x86_64-linux/gcc/x
--- Comment #5 from dodji at gcc dot gnu dot org 2009-01-21 22:27 ---
Created an attachment (id=17159)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17159&action=view)
Fix candidate
I think this patch should fix the problem.
I am testing it right now. It'll take a little while as
--- Comment #4 from dodji at gcc dot gnu dot org 2009-01-21 22:25 ---
I think I have an idea of what's going on.
g++ is actually failing on the line:
typedef unsigned int uaddr __attribute__ ((mode (pointer)));
(in libjava/include/jvm.h:262, while compiling libjava/jni-libjvm.cc).
That
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Keywords||build
Priority|P3 |P1
http://gcc
--- Comment #3 from dominiq at lps dot ens dot fr 2009-01-21 19:58 ---
It failed to bootstrap on i686-apple-darwin9 too.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38930
--- Comment #2 from hjl dot tools at gmail dot com 2009-01-21 19:46 ---
It failed to bootstrap on Linux/ia32 and Linux/Intel64.
Linux/ia64 is OK.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
---
--
dodji at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |dodji at gcc dot gnu dot org
|dot org
--- Comment #1 from hjl dot tools at gmail dot com 2009-01-21 18:31 ---
It also happened on Linux/ia32.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
T
13 matches
Mail list logo