This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch for AMD Dispatch Scheduler


Reza or Sebastian,

Has anyone reported any problems with this patch?  I am getting a failure
on ia64-hp-hpux11.23 with:

| build/genhooks \
|         /proj/opensrc/nightly/src/trunk/gcc/doc/tm.texi.in > tmp-tm.texi
| echo timestamp > gcc.pod
| 
| out of memory allocating 4294967292 bytes after a total of 3665070616 bytes
| make[3]: *** [s-tm-texi] Error 1

I haven't tracked the exact problem down yet but it definitely starts with
r164133.  It might be related to using the selective scheduler, although
I don't get this failure on ia64-unknown-linux-gnu.

Steve Ellcey
sje@cup.hp.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]