Bug #576: Can not compile IRIX + GCC - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #576: Can not compile IRIX + GCC
Date
Msg-id 200202080435.g184Z9W06741@postgresql.org
Whole thread Raw
Responses Re: Bug #576: Can not compile IRIX + GCC  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
oota toshiya (oota@mspd.mt.nec.co.jp) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
Can not compile IRIX + GCC

Long Description
/src/backend/storage/lmgr/s_lock.c line 173

.global tas                                             \n\

is incorrect (TYPO).  MIPS assembler syntax require " .globl" .


Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #575: Build Problem with Postgresql 7.1.3 on Aix 4.3.3 with VisualAge 5.0 compiler resources:
Next
From: Bruce Momjian
Date:
Subject: Re: Bug #576: Can not compile IRIX + GCC