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: Don't allow sibcalls on nested functions


Laurent Guerby <guerby at acm dot org> writes:

|> On Wed, 2003-04-23 at 20:11, Richard Henderson wrote:
|> > On Tue, Apr 22, 2003 at 09:16:17PM -0400, Richard Kenner wrote:
|> > > Well there *was* a test cases posted along with the change ...
|> > 
|> > Yeah, well, I havn't been able to build Ada in 3.3 or
|> > mainline for months.  I always get
|> > 
|> > gnatbind -C -I- -I. -Iada -I../../../src-gcc/gcc/ada -o ada/b_gnat1.c -n ada/gnat1drv.ali
|> > fatal error: file gnat1drv.ali is incorrectly formatted
|> > 
|> > This starting from gcc 3.2.  This has been reported by
|> > multiple people several times.  If someone could fix that,
|> > it'd be much appreciated.
|> 
|> Hmm, probably due to configure with relative source path
|> or some PATH/gnatbind mystery, my build have been working on mainline
|> for a while:

I'm regularily building with a relative srcdir (in a subdir of the source
directory) without any problems.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab at suse dot de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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