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/34317] [4.3 Regression] -fno-tree-store-copy-prop causes an ICE



------- Comment #1 from jakub at gcc dot gnu dot org  2007-12-03 10:46 -------
Subject: Bug 34317

Author: jakub
Date: Mon Dec  3 10:45:53 2007
New Revision: 130579

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130579
Log:
        PR middle-end/34317
        * opts.c (common_handle_option): Handle OPT_ftree_store_copy_prop.
        * common.opt (ftree-store-copy-prop): Use the same help text as for
        other nop switches.

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


-- 


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


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