From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Merrill To: pderbysh@usa.net (Paul Derbyshire) Cc: egcs@cygnus.com Subject: Re: C++ default copy ctor not optimal Date: Fri, 12 Feb 1999 15:27:00 -0000 Message-id: In-reply-to: pderbysh@usa.net's message of 12 Feb 1999 14:27:37 -0800 References: <3.0.6.32.19990212172607.00844860.cygnus.egcs@pop.netaddress.com> X-SW-Source: 1999-02/msg00464.html >>>>> Paul Derbyshire writes: > At 01:41 PM 2/12/99 -0800, you wrote: >> This is a backend issue; the frontend just tells the backend "copy this >> struct". The insns used are up to the backend. > Was he disputing that? No, my mail was more for the benefit of other compiler engineers who might be listening. Jason From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Merrill To: pderbysh@usa.net (Paul Derbyshire) Cc: egcs@cygnus.com Subject: Re: C++ default copy ctor not optimal Date: Sun, 28 Feb 1999 22:53:00 -0000 Message-ID: References: <3.0.6.32.19990212172607.00844860.cygnus.egcs@pop.netaddress.com> X-SW-Source: 1999-02n/msg00459.html Message-ID: <19990228225300.Z6KugSHwJJs5V9vvWx9UAoMRrHjW_MCWrzoSZMC4CWw@z> >>>>> Paul Derbyshire writes: > At 01:41 PM 2/12/99 -0800, you wrote: >> This is a backend issue; the frontend just tells the backend "copy this >> struct". The insns used are up to the backend. > Was he disputing that? No, my mail was more for the benefit of other compiler engineers who might be listening. Jason