On 4/16/07, Jan Hubicka <[EMAIL PROTECTED]> wrote:
>
> Sure, however, I'm developing over 4.1.1, still you might still have
> the error on current head, (I know 4.1.1 is quite old). What do you
> mean by a test case? Do you want a short version of my IPA pass which
> shows up the issue?
Either that or of you can just minimize the testcase (perhaps with
delta) so it can be inspected by hand, it is probably easiest for me ;)

Honza


It is working now, I'm ignoring duplicated entries in cgraph_nodes. I
wonder, that if I am to use gcc head, how can I do that?
What I initially did was to import gcc 4.1.1 sources into my own
repository and have my pass there also. If I am to use the svn head
with my pass, how do people usually manage this, since svn head is on
one repository and your pass in another, still the pass lives inside
the gcc directory tree. Is there a way to handle this situation?

Cheers,

--
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK

Reply via email to