This is the mail archive of the gcc-prs@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: target/5054: [ARM/Thumb] ICE with -mlong-calls


The following reply was made to PR target/5054; it has been noted by GNATS.

From: Richard Earnshaw <rearnsha@arm.com>
To: Phil Blundell <pb@nexus.co.uk>
Cc: Richard.Earnshaw@arm.com, gcc-gnats@gcc.gnu.org
Subject: Re: target/5054: [ARM/Thumb] ICE with -mlong-calls 
Date: Tue, 22 Jan 2002 12:44:06 +0000

 > > The ARM variant uses arm_is_longcall_p in the predicate rather than 
 > > directly testing the type cookie.  I suspect the thumb variants should be 
 > > doing the same.
 > 
 > Mmm, right.  A bit like this, then.
 
 
 Indeed.
 
 OK, assuming it solves the problem in question.
 
 R.
 


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