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: C++ PATCH to continue function-at-a-time transition


On Mon, 20 Sep 1999, Mark Mitchell wrote:
> I believe this patch will fix the problems Gerald was seeing building
> on Solaris.  This patch moves the generation of special code for
> constructors and destructors to semantic-analysis time (where it
> belongs) rather than RTL-generation time (where it was).  A Solaris
> cross-compiler is now able to compile the test-case Gerald sent me.

I can confirm that this also fixes the problem on sparc-sun-solaris26
(native).

Thank you!

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/



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