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]
Other format: [Raw text]

[Problem in inlining, web.c] Re: g77.f-torture/execute/labug1.f


Jack Howarth wrote:

    Does anyone know if a fix is available yet for the
g77 3.4 testsuite failures of...

FAIL: g77.f-torture/execute/labug1.f compilation, -O3 -fomit-frame-pointer FAIL: g77.f-torture/execute/labug1.f compilation, -O3 -fomit-frame-pointer -funroll-loops FAIL: g77.f-torture/execute/labug1.f compilation, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions FAIL: g77.f-torture/execute/labug1.f compilation, -O3 -g

It's a problem in web.c:


gdb /usr/snp/libexec/gcc/powerpc-unknown-linux-gnu/3.4/f771
...
(gdb) run -O3 ~/compilers/snapshots/gcc/gcc/tests*/g77.f*/execute/labug1.f
Starting program: /usr/snp/libexec/gcc/powerpc-unknown-linux-gnu/3.4/f771 -O3 ~/compilers/snapshots/gcc/gcc/tests*/g77.f*/execute/labug1.f
MAIN__


Program received signal SIGSEGV, Segmentation fault.
web_main () at ../../gcc/gcc/web.c:164
164             link = link->next;

So we need Jan Hubicka to solve this ....

--
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
GNU Fortran 95: http://gcc.gnu.org/fortran/ (under construction)


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