This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] live analysis on local static functions
- From: law at redhat dot com
- To: Jan Hubicka <hubicka at ucw dot cz>
- Cc: Jan Hubicka <jh at suse dot cz>, Richard Henderson <rth at redhat dot com>, Andrew MacLeod <amacleod at redhat dot com>, gcc mailing list <gcc at gcc dot gnu dot org>, Diego Novillo <dnovillo at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Sat, 18 Oct 2003 22:20:41 -0600
- Subject: Re: [tree-ssa] live analysis on local static functions
- Reply-to: law at redhat dot com
In message <20031017165301.GB15904@atrey.karlin.mff.cuni.cz>, Jan Hubicka
writes:
>Sure. The testcase should go into usual compile/*magic or there is
>special place to put ssa-branch specific tests?
You can put it into c-torture/compile.
(I realize there is
>gcc.dg/tree-ssa, but I guess it is just for those parsing the treessa
>dumps, right?)
Yes, we typically use gcc.dg/tree-ssa for things where we want to parse the
dumps.
jeff