On Wed, 2013-11-20 10:08:45 +0100, Steven Bosscher
wrote:
[...]
> I wonder if there are any more cases like this missed... Could you
> please check that? Something like:
>
> egrep -w "ENTRY_BLOCK_PTR|EXIT_BLOCK_PTR" gcc/*.[ch] gcc/config/*.[ch]
> gcc/config/*/*.{c,h,md}
No more uses, but 21 com
On Wed, Nov 20, 2013 at 10:04 AM, Jan-Benedict Glaw wrote:
> 2013-11-20 Jan-Benedict Glaw <...>
>
> * config/mips/mips.c (r10k_simplify_address): Eliminate macro usage.
>
> diff --git a/gcc/config/mips/mips.c b/gcc/config/mips/mips.c
> index 82ca719..d06d574 100644
> --- a/gcc/config/mips
Jan-Benedict Glaw writes:
> 2013-11-20 Jan-Benedict Glaw
>
> * config/mips/mips.c (r10k_simplify_address): Eliminate macro usage.
OK. And thanks for the catch.
Richard
Hi!
One usage of ENTRY_BLOCK_PTR was missed:
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-