Snapshot gcc-4.7-2019 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-2019/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk
On Mon, 7 Nov 2011, В.Тутубалин wrote:
> I want to host a new mirror site Gcc.
> Server name - Latvia ChampGround
> Server admin - vt.avtm...@gmail.com, Vladimir
> Server location - Latvia, Riga
> Server address - champground.com
> Server protocol - http
> Connection speed - 100 Mbps
Sure, go
Alberto Lozano Alelu a écrit:
> When I get a typedef, I would like to show the definition. I use:
>
> tree v_next_type=DECL_ORIGINAL_TYPE(TYPE_NAME(v_type));
>
> But this expression isn't always correct.
You are correct. There are times where typedefs are thrown away
(stripped) and only the und