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: [PATCH] alias.c find_base_value fix


David Edelsohn wrote:

>         I have tracked down the G77 20010430.f failure to a bug in the
> find_base_value() alias.c routine.

>         * alias.c (find_base_value): If the value is a base, return it.

Alas, didn't fix it on alphaev6-unknown-linux-gnu:

Native configuration is alphaev6-unknown-linux-gnu

                === g77 tests ===

Schedule of variations:
    unix

Running target unix
Using
/home/toon/compilers/snapshots/combined/gcc/../dejagnu/baseboards/unix.exp
as board description file for target.
Using
/home/toon/compilers/snapshots/combined/gcc/../dejagnu/config/unix.exp
as generic interface file for target.
Using
/home/toon/compilers/snapshots/combined/gcc/testsuite/config/default.exp
as tool-and-target-specific interface file.
...
/home/toon/compilers/snapshots/combined/gcc/testsuite/g77.f-torture/execute/execute.exp
...
FAIL: g77.f-torture/execute/20010430.f execution,  -O2 
FAIL: g77.f-torture/execute/20010430.f execution,  -O3
-fomit-frame-pointer 
FAIL: g77.f-torture/execute/20010430.f execution,  -O3
-fomit-frame-pointer -funroll-loops 
FAIL: g77.f-torture/execute/20010430.f execution,  -O3
-fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: g77.f-torture/execute/20010430.f execution,  -O3 -g 
Running
/home/toon/compilers/snapshots/combined/gcc/testsuite/g77.f-torture/noncompile/noncompile.exp
...

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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