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]

[patch cygwin]: Increase stack limit to 8MB as for mingw targets


Hello,

I verified for most windows targets those stack-failed testcases and 
found, that just for cygwin host those testcases are failing. Therefore I 
propose to patch config/mh-cygwin to increase stack limit to same as Linux 
default. Mingw targets already do it that way.

ChangeLog

2009-02-10  Kai Tietz  <kai.tietz@onevision.com>

        * mh-cygwin (LDFLAGS): Add linker option to increase stack limit
        up to 8MB.

I tested it for i686-pc-cygwin and for x86_64-pc-mingw32 cross compiler 
without seeing any regressions.
Is this patch ok for trunk?

Cheers,
 i.A. Kai Tietz



|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.

Attachment: cyg_heap.diff
Description: Binary data


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