[PATCH] Make `outer_function_chain' external

Andreas Jaeger aj@suse.de
Sun Nov 23 18:46:00 GMT 2003


Waldek Hebisch <hebisch@math.uni.wroc.pl> writes:

> I propose the following patch. The patch is needed to link GNU Pascal.
> GNU Pascal need to iterate over all functions containing current function.
> If there is a significant reason to keep `outer_function_chain' local
> to `function.c' Pascal may just duplicate need bookkeeping, however
> making `outer_function_chain' looks much cleaner.
>
> I have bootstraped gcc-3.3.2 and gcc-3.4-20031015 (the latest snapshot where
> I am able to build Ada) witch the patch on i386-linux (Debian Woody on Athlon

Current CVS should build ada - if not, please report it.  But you
should test your patch with current CVS!

> XP). I ran the testsuite and I saw no new failures. 
>
> Authors of the patch: Waldek Hebisch and Frank Heckenbach
>
> If OK please apply, I have no CVS write access.
>
> ChangeLog: 
>         * function.c and function.h: make `outer_function_chain' external

PLease send a proper ChangeLog entry that can be added without manual
editing (ok, the date will need changes but that should be all), e.g.:

2003-11-23  Waldek Hebisch <hebisch@math.uni.wroc.pl>

	* function.c: Make outer_function-chain external.
	* function.h: Likewise.


Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20031123/2b38928d/attachment.sig>


More information about the Gcc-patches mailing list