From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21540 invoked by alias); 22 May 2010 17:54:51 -0000 Received: (qmail 21100 invoked by uid 48); 22 May 2010 17:54:36 -0000 Date: Sat, 22 May 2010 17:54:00 -0000 Message-ID: <20100522175436.21099.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug driver/40251] Using the -V option makes the compiler to exit with 0 exit code on error In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jsm28 at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-05/txt/msg02427.txt.bz2 ------- Comment #3 from jsm28 at gcc dot gnu dot org 2010-05-22 17:54 ------- -b and -V were removed: 2010-04-08 Manuel López-Ibáñez PR 42485 * doc/invoke.texi (-b,-V): Delete. * doc/tm.texi: Do not mention -b. * gcc.c (display_help): Delete -b and -V. (process_command): Delete -b and -V. * gcc.h (DEFAULT_SWITCH_TAKES_ARG): Delete -b and -V. -- jsm28 at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40251