--- Comment #4 from bje at gcc dot gnu dot org 2009-03-28 23:53 ---
Fixed on mainline.
--
bje at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIG
--- Comment #6 from bje at gcc dot gnu dot org 2009-03-28 23:55 ---
Fixed on mainline.
--
bje at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIG
--- Comment #9 from kargl at gcc dot gnu dot org 2009-03-29 00:14 ---
(In reply to comment #7)
> > NetBSD seems to be using jemalloc. which is the memory allocator
> > from FreeBSD. Perhaps, your memory is defective.
> >
>
> Where would this be? I can't find jemalloc in the fortran d
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2009-03-29 00:30
---
Subject: Bug 39528
Author: jvdelisle
Date: Sun Mar 29 00:30:17 2009
New Revision: 145221
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145221
Log:
2009-03-28 Jerry DeLisle
PR libfortran/39528
--- Comment #10 from aran at 100acres dot us 2009-03-29 00:50 ---
(In reply to comment #9)
>
> What happens when you compile the following:
>
> #include
> #include
> int main(void) {
> unsigned int u = 268435472u;
> mpz_t x;
> mpz_init(x);
> mpz_set_ui
--- Comment #10 from sebpop at gmail dot com 2009-03-29 02:15 ---
Subject: Re: ICE with -fcheck-data-deps
> The bug disappeared on the trunk between 2009-03-15 and 2009-03-20.
This bug might have been fixed by PR39500.
Sebastian
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=350
ble-checking=release
--with-gmp=/usr/local --with-mpfr=/usr/local
Thread model: single
gcc version 4.5.0 20090328 (experimental) [trunk revision 145157] (GCC)
Thanks,
Rob
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36545
--- Comment #4 from rob1weld at aol dot com 2009-03-29 04:38 ---
Another person has the same complaint as Andrey here:
http://www.mail-archive.com/g...@gcc.gnu.org/msg23970.html
--
rob1weld at aol dot com changed:
What|Removed |Added
--
101 - 108 of 108 matches
Mail list logo