GCC build failed for native with your patch on 2003-07-09T09:41:45Z.
Andrew Pinski
pinskia@physics.uc.edu
Wed Jul 9 23:04:00 GMT 2003
On Wednesday, Jul 9, 2003, at 19:01 US/Eastern, Mark Mitchell wrote:
> On Wed, 2003-07-09 at 15:44, Jan Hubicka wrote:
>>> On Wed, 2003-07-09 at 13:52, Andrew Pinski wrote:
>>>> I can reproduce this with just an include to "ext/pool_allocator.h".
>>>
>>> On what platform are you reproducing this? Does anyone have a
>>> test-case
>>> that I can use on i686-pc-linux-gnu, possibly after configuring in
>>> some
>>> funny way?
>> I configured for i386-unknown-linux and it did reproduce for me.
>> It didn't in the default configuration. (i686)
>
> I tried i386-unknown-linux, but my build didn't get as far as the C++
> library -- it couldn't find the header files for the "cross" compiler.
>
> Remind me how I tell it that it's not really a cross?
>
--host=i386-pc-linux-gnu
I am bootstrapping right now to see if my small testcase fails there.
Thanks,
Andrew Pinski
More information about the Gcc-regression
mailing list