[Bug target/32542] When -msdata is set, gcc sent -memb to gas.

2009-03-28 Thread bje at gcc dot gnu dot org
--- 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

[Bug target/30451] incorrect attributes in *movti_ppc64 of rs6000.md

2009-03-28 Thread bje at gcc dot gnu dot org
--- 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

[Bug fortran/39571] Compiler crash with "GNU MP: Cannot reallocate memory"

2009-03-28 Thread kargl at gcc dot gnu dot org
--- 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

[Bug fortran/39528] [4.2/4.3 Regression] repeated entries are not read when using list-directed input

2009-03-28 Thread jvdelisle at gcc dot gnu dot org
--- 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

[Bug fortran/39571] Compiler crash with "GNU MP: Cannot reallocate memory"

2009-03-28 Thread aran at 100acres dot us
--- 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

[Bug tree-optimization/35011] ICE with -fcheck-data-deps

2009-03-28 Thread sebpop at gmail dot com
--- 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

[Bug bootstrap/36545] Type _uleb128_t doesn't defined properly in /gcc/unwind-dw2.c

2009-03-28 Thread rob1weld at aol dot com
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

[Bug bootstrap/36545] Type _uleb128_t doesn't defined properly in /gcc/unwind-dw2.c

2009-03-28 Thread rob1weld at aol dot com
--- 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 --

<    1   2