This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: cp/default_conversion
- From: Marcin Dalecki <martin at dalecki dot de>
- To: GCC Development <gcc at gcc dot gnu dot org>, reichelt at igpm dot rwth-aachen dot de
- Date: Wed, 25 Jan 2006 12:08:20 +0100
- Subject: Re: cp/default_conversion
- References: <AEC99897-7477-4ED1-A8D2-322EB6B2F448@dalecki.de>
The following removal of global default_conversion inside the C++
frontend:
2006-01-25 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
(default_conversion): Likewise.
Is junk due to the fact that it gets used for example in rs6000/rs6000.c
The results in *actual* build failure on Darwin/PowerPC.