1.3.4 status?

Robert Collins robert.collins@itdomain.com.au
Mon Oct 22 19:20:00 GMT 2001


> Except that I don't really want gcc to be doing this for me.  It only
shows up
> in selected function, too.

Thats very interesting.

> Btw, it shows up as "alloca()" when you look at the code in gdb and
> "chkstk()" under objdump.
>
> >last silly question: I can't see what regparm has to do with
> >fhandler_console::read. fhandler.h does have any regparm functions...
>
> from fhandler.h:
> class fhandler_console: public fhandler_termios
> {
>   .
>   .
>   .
>   int __stdcall read (void *ptr, size_t len) __attribute__ ((regparm
(2)));

Doh! Wrong tag, soorry :[.
Rob



More information about the Cygwin-developers mailing list