This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug in flow.c ??


On Jul  5, 2000, Marcio de Oliveira Buss  <ra990898@ic.unicamp.br> wrote:

>   I think there is a little bug in the compute_dominators function in
>   flow.c file of the gcc version 2.95.2.

There's little point in talking about the GCC 2.95.2 sources, they're
*very* outdated, and there's no such statement in the current sources.
Check out the CVS tree or use ~oliva/src/gcc for the latest snapshot
and ~oliva/src/gcc-main for the current CVS tree.

I recommend that you copy of gcc-main to your home directory and then
use contrib/newcvsroot to adjust all CVS files for the anoncvs
identification, otherwise `cvs update' will try to access the CVS tree
as `aoliva' and will obviously fail.

Check gcc.gnu.org for instructions about anonoymous CVS access.
At the very least, you'll have to `cvs login'.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]