From: Daniel Jacobowitz <drow@false.org>
To: Pierre Muller <muller@ics.u-strasbg.fr>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] set PROTOTYPED flag for pascal functions in dwarf2read.c
Date: Wed, 26 Sep 2007 12:57:00 -0000 [thread overview]
Message-ID: <20070926125710.GA24802@caradoc.them.org> (raw)
In-Reply-To: <003601c8003b$b9a3cf50$2ceb6df0$@u-strasbg.fr>
On Wed, Sep 26, 2007 at 02:49:49PM +0200, Pierre Muller wrote:
> According to Jonas Maebe, all pascal functions are
> prototyped (as are C++ and Java functions).
> I did not find any code that really uses the fact
> that a function is prototyped, but I am willing to
> commit this after approval by dwarf2 maintainers
> so that I can close one more bug report...
This affects the way parameters are passed. In C, the usual
consequence is that float is promoted to double when calling an
unprototyped function, but preserved as float when calling
a prototyped function.
> 2007-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
>
> * Fix PR pascal/2231
> dwarf2read.c (read_subroutine_type):
> All pascal functions are prototyped.
OK.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-09-26 12:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-26 12:49 Pierre Muller
2007-09-26 12:57 ` Daniel Jacobowitz [this message]
2007-09-26 14:04 ` Pierre Muller
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=20070926125710.GA24802@caradoc.them.org \
--to=drow@false.org \
--cc=gdb-patches@sourceware.org \
--cc=muller@ics.u-strasbg.fr \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox