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 objc/45878] [4.6 Regression] Can't compile even a trivial ObjC program with -fexceptions -O2


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

--- Comment #13 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-10-13 18:25:12 UTC ---
Author: rguenth
Date: Wed Oct 13 18:25:08 2010
New Revision: 165430

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165430
Log:
2010-10-13  Richard Guenther  <rguenther@suse.de>

    PR objc/45878
    * tree-ssa-ccpc (ccp_fold_stmt): Use gimple_fold_obj_type_ref.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-ccp.c


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