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 driver/47249] [4.4/4.5/4.6/4.7 Regression] ICE in common_handle_option, at opts.c:1695 with unknown option passed to cc1


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-24 13:18:16 UTC ---
Author: jakub
Date: Tue Jan 24 13:18:08 2012
New Revision: 183474

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183474
Log:
    PR driver/47249
    * common.opt (-pie, -shared, pie, shared): Change from Common to
    Driver.
    * gcc.c (display_help): Display help for -pie and -shared.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/common.opt
    trunk/gcc/gcc.c


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