This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: RFA: matmul/transpose optimisation


[ Paolo's mail doesn't seem to have made it to the fortran@ list, at least it's
not in the archives, so I'm responding here ]

Quoting Tobias.Schlueter@Physik.Uni-Muenchen.DE:
> Quoting Daniel Jacobowitz <drow@false.org>:
> > What did you do before, that no longer works?
>
> It works now, probably I just mistyped it before.  'cd $BUILDDIR/gcc; make
> check-fortran'.
>
> Sorry for the noise.

To which Paolo responded:

> Might as well be that, for some strange reason, you now have a "gcc" directory
> while previously you only had a "stage3-gcc" or something like that. I
committed
> the patch that lets you always have a proper "gcc" directory.

That's precisely how I remember it, there was no gcc directory when I tried "cd
gcc; make check-fortran", "cd stage3-gcc/; make check-fortran" didn't work
either, and after I had run the testsuite from the top-level directory, the
directory had suddenly appeared, and everything worked.  Good to know that this
actually possible, and not me turning insane.

- Tobi


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