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] | |
kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes: > - gnu_result = call_to_gnu (Expression (gnat_node), > + gnu_ret_val = call_to_gnu (Expression (gnat_node), > > Yup. You're right. Sorry about that typo. I'll commit it on Sohail's behalf now after reg-testing it on x86_64-linux-gnu with the following ChangeLog entry: 2004-12-30 Sohail Somani <sohail@sohailsomani.com> PR ada/19128 * ada/trans.c (gnat_to_gnu): Fix typo: Use correct return variable. Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 NÃrnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |