This is the mail archive of the gcc-bugs@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]

[Bug middle-end/35705] [4.3/4.4 Regression] Symbol address check eliminated by C frontend.



------- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca  2008-03-26 18:30 -------
Subject: Re:  [4.3/4.4 Regression] Symbol address check eliminated by C
frontend.

> If so, then the PA backend is lying with the definition of FUNCTION_BOUNDARY...

Don't see how this matters as function pointers in the hppa runtime don't
generally point at the entry point of the function.  There are function
descriptors and import/export stubs to traverse before you get to the
function itself.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35705


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