This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/37576] [4.4 Regression] -v --help ICEs



------- Comment #3 from jakub at gcc dot gnu dot org  2008-10-07 21:03 -------
Subject: Bug 37576

Author: jakub
Date: Tue Oct  7 21:02:21 2008
New Revision: 140955

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140955
Log:
        PR middle-end/37576
        * opts.h (CL_SAVE): Move up to flags range.
        (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_TARGET,
        CL_COMMON): Renumber.
        (CL_MIN_OPTION_CLASS): Set to CL_PARAMS.
        * opts.c (common_handle_option): Revert last change.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/opts.c
    trunk/gcc/opts.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37576


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]