From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16245 invoked by alias); 21 May 2002 18:57:30 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 16214 invoked by uid 61); 21 May 2002 18:57:29 -0000 Date: Tue, 21 May 2002 11:57:00 -0000 Message-ID: <20020521185729.16213.qmail@sources.redhat.com> To: chris@codefast.com, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, neil@gcc.gnu.org, nobody@gcc.gnu.org From: neil@gcc.gnu.org Reply-To: neil@gcc.gnu.org, chris@codefast.com, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, neil@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: preprocessor/6517: gcc hangs on C compile with multiple "-I-" X-SW-Source: 2002-05/txt/msg00653.txt.bz2 List-Id: Synopsis: gcc hangs on C compile with multiple "-I-" Responsible-Changed-From-To: unassigned->neil Responsible-Changed-By: neil Responsible-Changed-When: Tue May 21 11:57:28 2002 Responsible-Changed-Why: Mine. State-Changed-From-To: open->analyzed State-Changed-By: neil State-Changed-When: Tue May 21 11:57:28 2002 State-Changed-Why: Confirmed. It hasn't actually hanged, the preprocessor ignores the rest of the command line, missing the input file, and so waits for input from stdin. ^D will return to the prompt. Fix coming up. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6517