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: PATCH: PR/ia64 14813: [3.4/3.5 Regression] The wrong init order


>>>>> On Tue, 6 Apr 2004 11:11:59 -0700, "H. J. Lu" <hjl@lucon.org> said:

  HJ> The regression was introduced by

  HJ> http://gcc.gnu.org/ml/gcc-cvs/2003-05/msg00274.html

  HJ> David, it looks like your patch. Could you please take a look?

I don't believe the bug is in my patch.  I think it's in glibc.  If my
reading of elf/dl-init.c:_dl_init() is correct, it calls the init
function after the init-array functions.

	--david


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