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]

RE: dwarf1 incomplete types patch


OK, I figured out a little more.  These are the operators defined in struct _List_iterator and their formal parameters.  According to the spec, in section 3.3.6, Inlined Subroutines:

"Note that if such a subroutine entry describing only the abstract declaration of an inlined subroutine has children describing the parameters to the subroutine, those children will not have location descriptions."

So, it seems the egcs output is correct -- no AT_location specs required.  :-)  If you agree, then I'm off to Data General to ask them for help.

------------------------------------------------------------------------
Eric H. Raskin                            Voice:  914-769-7100 x321
President, CSC Division                   Fax:    914-769-8070
The Listworks Corp.                       E-Mail: ehr@listworks.com
1 Campus Drive
Pleasantville, NY 10570


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