From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19529 invoked by alias); 3 May 2002 03:46:05 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 19486 invoked by uid 71); 3 May 2002 03:46:01 -0000 Resent-Date: 3 May 2002 03:46:01 -0000 Resent-Message-ID: <20020503034601.19485.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, David.Billinghurst@riotinto.com Received:(qmail 17871 invoked by uid 61); 3 May 2002 03:36:34 -0000 Message-Id:<20020503033634.17870.qmail@sources.redhat.com> Date: Thu, 02 May 2002 20:46:00 -0000 From: David.Billinghurst@riotinto.com Reply-To: David.Billinghurst@riotinto.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: fortran/6545: GOT page/offset relocation out of range building LAPACK X-SW-Source: 2002-05/txt/msg00058.txt.bz2 List-Id: >Number: 6545 >Category: fortran >Synopsis: GOT page/offset relocation out of range building LAPACK >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu May 02 20:46:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Billinghurst >Release: gcc 3.1 >Organization: >Environment: mips-sgi-irix6.5 >Description: Linking case xblat3z in LAPACK testsuite fails. This is a regression from 3.0 and 2.95. /exd6/billingd/obj/gcc-3.1/gcc/g77 -B/exd6/billingd/obj/gcc-3.1/gcc/ -L/exd6/billingd/obj/gcc-3.1/mips-sgi-irix6.5/libf2c -L/exd6/billingd/obj/gcc-3.1/mips-sgi-irix6.5/libf2c -L/exd6/billingd/obj/gcc-3.1/mips-sgi-irix6.5/libf2c/.libs zblat3.o \ ../../blas.a -o ../xblat3z ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18410. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x1841c. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18428. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18434. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18444. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18450. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x1845c. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18468. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18474. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18480. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18490. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18528. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x18534. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: ERROR 104: GOT page/offset relocation out of range: zblat3.o section: .rela.text relocation offset: 0x1854c. Please use -LD_LAYOUT:lgot_buffer=20. If that doesn't work see the gp_overflow(5) manpage. ld32: INFO 152: Output file removed because of error. >How-To-Repeat: Build and run LAPACK testsuite http://gcc.gnu.org/gcc-3.1/testing-lapack.html >Fix: >Release-Note: >Audit-Trail: >Unformatted: