This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: ../include/dlfcn.h:14: warning: `regparm' attribute directive ignored


Ulrich Drepper <drepper@redhat.com> writes:

> Andreas Jaeger <aj@suse.de> writes:
> 
> > what do you think?  Is it ok to commit the appended patch?
> 
> It is problematic.  I would rather like to see Greg making the
> compiler work.  There are various pieces of assembly which depend on
> the regparms calling convention.

Do these work for profiling?  regparm is disabled for PROF as well.
I haven't yet looked for assembler functions that expect callers
to obey regparm, so can you give me some hints about where to look?

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