public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: No DIE emitted in valarray.cc
       [not found] <199906150116.UAA25573@trauco.colomsat.net.co>
@ 1999-06-15  5:40 ` Eric Raskin
  1999-06-30 15:43   ` Eric Raskin
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Raskin @ 1999-06-15  5:40 UTC (permalink / raw)
  To: 'Arturo José Montes Sinning'; +Cc: egcs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1429 bytes --]

Arturo:

  I'm in the process of tracking it down.  I've made some patches so far that fix part of the trouble.  It lies in the output_type section of dwarfout.c.  Specifically, when outputting a class definition, there is no code to output the *types* of the base classes.  Also, when outputting class members, there is no code to output the *types* of the members.  These problems only seem to come into play when the types are template instantiations.  At least, those are the only ones I've seen that failed so far! :-)

  Fixing it is slow going, since I have to do a compiler build after each change.  Then I get to see if it works or not.  So far, I think I've been able to fix the base class problem.  I'm still trying to fix the member types problem.  It also seems that there is trouble with types on member functions, but I haven't seen a failing test case yet. (It's in the same section of code, so it probably has the same problems).

  I'll be posting patches to egcs-patches@egcs.cygnus.com as soon as I have something working.

   Eric Raskin

> -----Original Message-----
> From: Arturo José Montes Sinning [ mailto:mitosys@colomsat.net.co ]
> Sent: Monday, June 14, 1999 9:17 PM
> To: ehr
> Subject: No DIE emitted in valarray.cc
> 
> 
> Hi Eric
> 
> I am having the same problem compiling valarray.cc in SCO 
> OpenServer. I
> would want to know a lot of info about this problem.
> 
> Thanks
> 
> Arturo
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: No DIE emitted in valarray.cc
  1999-06-15  5:40 ` No DIE emitted in valarray.cc Eric Raskin
@ 1999-06-30 15:43   ` Eric Raskin
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Raskin @ 1999-06-30 15:43 UTC (permalink / raw)
  To: 'Arturo José Montes Sinning'; +Cc: egcs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1429 bytes --]

Arturo:

  I'm in the process of tracking it down.  I've made some patches so far that fix part of the trouble.  It lies in the output_type section of dwarfout.c.  Specifically, when outputting a class definition, there is no code to output the *types* of the base classes.  Also, when outputting class members, there is no code to output the *types* of the members.  These problems only seem to come into play when the types are template instantiations.  At least, those are the only ones I've seen that failed so far! :-)

  Fixing it is slow going, since I have to do a compiler build after each change.  Then I get to see if it works or not.  So far, I think I've been able to fix the base class problem.  I'm still trying to fix the member types problem.  It also seems that there is trouble with types on member functions, but I haven't seen a failing test case yet. (It's in the same section of code, so it probably has the same problems).

  I'll be posting patches to egcs-patches@egcs.cygnus.com as soon as I have something working.

   Eric Raskin

> -----Original Message-----
> From: Arturo José Montes Sinning [ mailto:mitosys@colomsat.net.co ]
> Sent: Monday, June 14, 1999 9:17 PM
> To: ehr
> Subject: No DIE emitted in valarray.cc
> 
> 
> Hi Eric
> 
> I am having the same problem compiling valarray.cc in SCO 
> OpenServer. I
> would want to know a lot of info about this problem.
> 
> Thanks
> 
> Arturo
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-06-30 15:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <199906150116.UAA25573@trauco.colomsat.net.co>
1999-06-15  5:40 ` No DIE emitted in valarray.cc Eric Raskin
1999-06-30 15:43   ` Eric Raskin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).