From: Randolph Chung <randolph@tausq.org>
To: John David Anglin <dave@hiauly1.hia.nrc.ca>
Cc: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] Re: Looking at vfprintf.c and alloca.
Date: Wed, 19 Jul 2006 11:04:31 +0800 [thread overview]
Message-ID: <44BDA13F.6040706@tausq.org> (raw)
In-Reply-To: <200607190248.k6J2mlLd015855@hiauly1.hia.nrc.ca>
> What doesn't work? ptr - old = 0x1c0 = 7 * 64. The preferred
> stack boundary is 64 bytes. 6 * 64 = 384 bytes. That's too
> small for the requested allocation. &old[100] - old = 0x190 = 400.
> So, the results printed appear correct.
gcc is completely correct, I meant to agree with your other email, that
is glibc is totally bogus ;P
randolph
--
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
next prev parent reply other threads:[~2006-07-19 3:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-18 3:40 [parisc-linux] Looking at vfprintf.c and alloca Carlos O'Donell
2006-07-18 15:51 ` [parisc-linux] " Randolph Chung
2006-07-18 16:51 ` Michael S. Zick
2006-07-19 3:22 ` John David Anglin
2006-07-18 19:30 ` Carlos O'Donell
2006-07-18 20:11 ` Michael S. Zick
2006-07-18 20:22 ` Matthew Wilcox
2006-07-18 20:49 ` Carlos O'Donell
2006-07-19 2:48 ` John David Anglin
2006-07-19 3:04 ` Randolph Chung [this message]
2006-07-19 15:22 ` Michael S. Zick
2006-07-20 4:54 ` John David Anglin
2006-07-19 2:36 ` John David Anglin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44BDA13F.6040706@tausq.org \
--to=randolph@tausq.org \
--cc=dave@hiauly1.hia.nrc.ca \
--cc=parisc-linux@lists.parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.