NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-mips/39192: build.sh fails on -m hpcmips



The following reply was made to PR port-mips/39192; it has been noted by GNATS.

From: coypu%SDF.ORG@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-mips/39192: build.sh fails on -m hpcmips
Date: Mon, 21 Nov 2016 07:10:18 +0000

 Hi,
 
 I think this might be happening:
 GCC does not emit .cprestore for leaf function.
 binutils blindly warns of a lack of .cprestore in PIC code, not
 checking if it's a leaf function.
 


Home | Main Index | Thread Index | Old Index