This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: lto gimple types and debug info
- From: Arnaud Charlet <charlet at adacore dot com>
- To: Kenneth Zadeck <zadeck at naturalbridge dot com>
- Cc: GCC Development <gcc at gcc dot gnu dot org>, Diego Novillo <dnovillo at google dot com>, "Hubicha, Jan" <jh at suse dot cz>, Richard Guenther <richard dot guenther at gmail dot com>, "Taylor, Ian Lance" <iant at google dot com>, Ollie Wild <aaw at google dot com>, "Maddox, Bill" <maddox at google dot com>, jason at redhat dot com, Rafael Espindola <espindola at google dot com>, Arnaud Charlet <charlet at adacore dot com>
- Date: Fri, 25 Jul 2008 09:23:14 +0200
- Subject: Re: lto gimple types and debug info
- References: <4888AD1F.7080007@naturalbridge.com> <20080724163827.GA16991@adacore.com> <4888B9EE.10204@naturalbridge.com> <20080724213706.GA2101@adacore.com> <4888FBE4.9020205@naturalbridge.com>
> When danny and it wrote the ipa-type-escape pass, mark mitchell was all
> over us because we assumed that the type system had some semantic meaning.
> We ended up with a pass that generally finds nothing useful. I would very
> much like to redo that pass once we can mark a type as coming from a
> language with a real type system.
Did you enable Ada at this time ?
What was this pass supposed to do ?
Arno