[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-12-08 Thread ramana at gcc dot gnu dot org
--- Comment #13 from ramana at gcc dot gnu dot org 2009-12-08 11:47 --- I see this with last night's trunk on a native armv5te linux machine with 512MB of RAM. -- ramana at gcc dot gnu dot org changed: What|Removed |Added -

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-12-07 Thread ramana at gcc dot gnu dot org
-- ramana at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING |NEW Last reconfirmed|2009-11-17 00:19:52 |2009-12-07 17:01:2

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-12-07 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #12 from dave at hiauly1 dot hia dot nrc dot ca 2009-12-07 16:01 --- Subject: Re: [4.5 Regression] Internal error compiling fortran/intrinsic.c > Will check 4.4 with checking enabled. 4.4.3 builds with checking enabled: http://gcc.gnu.org/ml/gcc-testresults/2009-12/msg006

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-12-02 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #11 from dave at hiauly1 dot hia dot nrc dot ca 2009-12-02 16:07 --- Subject: Re: [4.5 Regression] Internal error compiling fortran/intrinsic.c > Why is this a regression? Does it work with 4.4 and checking enabled? > Does it work with current trunk and release checking?

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-11-27 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2009-11-27 11:10 --- Why is this a regression? Does it work with 4.4 and checking enabled? Does it work with current trunk and release checking? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41399

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-11-16 Thread danglin at gcc dot gnu dot org
--- Comment #9 from danglin at gcc dot gnu dot org 2009-11-17 00:19 --- Regarding , the sched1 pass is also a big memory hog. -- danglin at gcc dot gnu dot org changed: What|Removed |Added --

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-11-02 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca 2009-11-02 14:14 --- Subject: Re: [4.5 Regression] Internal error compiling fortran/intrinsic.c > Can someone attach preprocessed source? Attached. Dave --- Comment #8 from dave at hiauly1 dot hia dot nrc dot c

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-10-24 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-10-24 11:53 --- Can someone attach preprocessed source? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-10-23 Thread danglin at gcc dot gnu dot org
-- danglin at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING |NEW Ever Confirmed|0 |1 Last reconfi

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-10-09 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2009-10-09 17:22 --- Approximately 512 MB of storage are allocated compiling this function in the sched1 pass causing the system to kill cc1. It doesn't help to trigger ggc after every pass. The function will compile with -fno-schedule

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-10-07 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2009-10-07 15:09 --- Subject: Re: [4.5 Regression] Internal error compiling fortran/intrinsic.c > > I see this has -g and this sounds like PR41343 where cc1 is killed because > > the > > compiler runs out of VM . Could you tr

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-09-22 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2009-09-22 14:12 --- Subject: Re: [4.5 Regression] Internal error compiling fortran/intrinsic.c > I see this has -g and this sounds like PR41343 where cc1 is killed because the > compiler runs out of VM . Could you try the sam

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-09-21 Thread ramana at gcc dot gnu dot org
-- ramana at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41399

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-09-20 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41399

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-09-18 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2009-09-18 21:51 --- Subject: Re: [4.5 Regression] Internal error compiling fortran/intrinsic.c > I see this has -g and this sounds like PR41343 where cc1 is killed because the > compiler runs out of VM . Could you try the sam

[Bug bootstrap/41399] [4.5 Regression] Internal error compiling fortran/intrinsic.c

2009-09-18 Thread ramana at gcc dot gnu dot org
--- Comment #1 from ramana at gcc dot gnu dot org 2009-09-18 21:00 --- I see this has -g and this sounds like PR41343 where cc1 is killed because the compiler runs out of VM . Could you try the same file without -g or without var-tracking ? Thanks, Ramana -- http://gcc.gnu.org/bu