From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8614 invoked by alias); 29 Oct 2009 14:18:59 -0000 Received: (qmail 8597 invoked by uid 22791); 29 Oct 2009 14:18:58 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from birma2.knmi.nl (HELO birma2.knmi.nl) (145.23.254.202) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 29 Oct 2009 14:18:52 +0000 Received: from unknown (HELO BCSXTC.knmi.nl) ([145.23.17.133]) by birma2.knmi.nl with ESMTP; 29 Oct 2009 15:18:51 +0100 Received: from [145.23.132.200] ([145.23.132.200]) by BCSXTC.knmi.nl with Microsoft SMTPSVC(6.0.3790.3959); Thu, 29 Oct 2009 15:18:50 +0100 Message-ID: <4AE9A44A.2060401@knmi.nl> Date: Thu, 29 Oct 2009 14:31:00 -0000 From: Toon Moene User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20090823 SeaMonkey/1.1.18 MIME-Version: 1.0 To: rguenther@suse.de CC: gcc mailing list Subject: [PATCH][LTO] Fix PR41858 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-10/txt/msg00604.txt.bz2 You wrote: > I refrained from adding a 4000 file testcase ;) Never mind - I have one. I didn't understand why lto1 said this: /usr/snp/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../x86_64-unknown-linux -gnu/bin/ld: fatal error: could not open/create temporary file while dealing with the largest executable of our weather forecasting system. [ BTW, you could just say ulimit -n 10 before running the test :-) ] -- Toon Moene, KNMI (Weer/Onderzoek), The Netherlands Phone: +31 30 2206443; e-mail: moene@knmi.nl