[Bug middle-end/38474] slow compilation at -O0 (callgraph optimization, inline heuristics, expand )
jv244 at cam dot ac dot uk
gcc-bugzilla@gcc.gnu.org
Thu Dec 11 08:28:00 GMT 2008
------- Comment #8 from jv244 at cam dot ac dot uk 2008-12-11 08:27 -------
(In reply to comment #6)
> Created an attachment (id=16881)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16881&action=view) [edit]
> memory measurement tool
>
> Of course! Try the attached with just
>
> ~/bin/maxmem2.sh gfortan ...
>
Hmmm. So this is what is returned:
4.3.3 is GNU Fortran (GCC) 4.3.3 20080912 (prerelease)
trunk is NU Fortran (GCC) 4.4.0 20081206 (experimental) [trunk revision 142525]
4.3.3: 899675 kB (and about 33min)
trunk: 1145308 kB (and about 45min).
this is on the same machine, so times can be compared (module enable
checking?).
However, for the memory usage, top (oh no) showed 2.3-2.5Gb, which is quite
different from what the script returns?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38474
More information about the Gcc-bugs
mailing list