This is the mail archive of the gcc@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: two PPC gcc issues in 2.95.3 ->


On Mon, Jun 23, 2003 at 02:32:56PM -0700, Eric Christopher wrote:
> On Mon, 2003-06-23 at 14:09, Mark Douglas wrote:
> > Michael and Eric:
> > nice to here from you guys...
> > sounds like it's not fixed for 32 but sounds like a workaround exists
> > through the use of function pointers w/ the longcall attribute. can you
> > confirm? 
> 
> Yup. Though, really, you shouldn't be running into this except with
> _really_ large images.

Or more likely, images that contain calls to functions that are in different
memory sections, that hold things like firmware.

-- 
Michael Meissner
email: gnu@the-meissners.org
http://www.the-meissners.org


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