This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/35705] [4.3/4.4 Regression] Symbol address check eliminated by C frontend.
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Mar 2008 18:30:26 -0000
- Subject: [Bug middle-end/35705] [4.3/4.4 Regression] Symbol address check eliminated by C frontend.
- References: <bug-35705-11932@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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