This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap broken on powerpc64-unknown-linux-gnu "aliased to undefined symbol" (in definition of macro '_GLIBCXX_LDBL_COMPAT')
On Tue, Dec 4, 2012 at 4:47 PM, Steven Bosscher wrote:
> On Tue, Dec 4, 2012 at 4:44 PM, Steven Bosscher wrote:
>> Hello,
>>
>> Someone broke bootstrap on powerpc64-linux between r194084 and
>> r194141. Anyone else seeing this?
>>
>> Ciao!
>> Steven
>
> Looks like someone used a broken editor replacing tabs with spaces:
>
> 2012-12-03 Benjamin Kosnik <bkoz@redhat.com>
>
> * include/ext/pb_ds/detail/cc_hash_table_map_/standard_policies.hpp:
> Remove.
> * include/ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp:
> Remove.
> * include/Makefile.am (pb_headers): Remove include files.
> * include/Makefile.in: Regenerated.
Fixed with http://gcc.gnu.org/viewcvs?view=revision&revision=194152
Please, kindly, test your patches before committing.
Ciao!
Steven