make inform take an explicit location parameter

Manuel López-Ibáñez lopezibanez@gmail.com
Mon Aug 18 21:17:00 GMT 2008


Now with patch...

2008/8/18 Manuel López-Ibáñez <lopezibanez@gmail.com>:
> Bootstrapped and regression tested on x86_64-unknown-linux-gnu with
> --enable-languages=all,ada
>
> OK for trunk?
>
> I will do a find+grep just before committing to avoid last minute conflicts.
>
> 2008-08-18  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
>
>        * diagnostic.c (inform): Add an explicit location_t parameter.
>        * toplev.h (inform): Update declaration.
>        * builtins.c: Update all calls to inform.
>        * toplev.c: Likewise.
>        * c-pch.c: Likewise.
>        * opts.c: Likewise.
>        * c-decl.c: Likewise.
>        * c-typeck.c: Likewise.
>        * c-pragma.c: Likewise.
>        * coverage.c: Likewise.
>        * c-opts.c: Likewise.
>        * tree-ssa.c: Likewise.
>        * c-common.c: Likewise.
>        * tree-cfg.c: Likewise.
> cp/
>        * parser.c: Update all calls to inform.
>        * typeck.c: Likewise.
>        * init.c: Likewise.
>        * class.c: Likewise.
>        * call.c: Likewise.
>        * method.c: Likewise.
>        * friend.c: Likewise.
>        * typeck2.c: Likewise.
>        * pt.c: Likewise.
>        * name-lookup.c: Likewise.
>        * lex.c: Likewise.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-inform.diff
Type: text/x-diff
Size: 28548 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080818/7473cec3/attachment.bin>


More information about the Gcc-patches mailing list