Jakub,

I deleted the directory that failed and commented out that option for
last nights bootstrap.

I can't reproduce the failure today when I restore the option.  I
wonder if there is a race condition with parallel check. I will
continue to monitor it.

Thanks, David

On Fri, Dec 21, 2012 at 11:07 AM, Jakub Jelinek <ja...@redhat.com> wrote:
> On Fri, Dec 21, 2012 at 10:50:26AM -0500, David Edelsohn wrote:
>> This change introduced a large number of failures on AIX of the form:
>>
>> cannot specify -o with -c, -S or -E with multiple files
>>
>> during the execution of collect2-ld
>>
>> Note that all of the tests are run with the "gcc" driver, not the
>> "gfortran" driver. If I use gfortran, every thing is okay.
>>
>> I still am unsure about the cause in gcc.c, but lang_n_infiles is
>> being incremented to 2. I think it is related to the difference
>> between the invoked compiler and the language compiler.
>
> Do you happen to use spaces or similar problematic characters in the build
> directory path?
> Can you paste some command line from libgomp.log?
>
>         Jakub

Reply via email to