r209176 - in /branches/gcc-4_7-branch/gcc: Chan...
dominiq@gcc.gnu.org
dominiq@gcc.gnu.org
Mon Apr 7 08:00:00 GMT 2014
Author: dominiq
Date: Mon Apr 7 08:00:55 2014
New Revision: 209176
URL: http://gcc.gnu.org/viewcvs?rev=209176&root=gcc&view=rev
Log:
2014-04-07 Dominique d'Humieres <dominiq@lps.ens.fr>
Backport from mainline
2013-09-14 Iain Sandoe <iains@gcc.gnu.org>
gcc:
PR target/48094
* config/darwin.c (darwin_objc2_section): Note if ObjC Metadata is seen.
(darwin_objc1_section): Likewise.
(darwin_file_end): Emit Image Info section when required.
gcc/c-family:
PR target/48094
* c.opt (fgnu-runtime, fnext-runtime, fobjc-abi-version,
fobjc-gc, freplace-objc-classes): Accept for LTO.
gcc/objc:
PR target/48094
* objc-next-runtime-abi-01.c (generate_objc_image_info): Remove.
(objc_generate_v1_next_metadata): Remove generation of ImageInfo.
* objc-next-runtime-abi-02.c (generate_v2_objc_image_info): Remove.
(objc_generate_v2_next_metadata): Remove generation of ImageInfo.
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/c-family/ChangeLog
branches/gcc-4_7-branch/gcc/c-family/c.opt
branches/gcc-4_7-branch/gcc/config/darwin.c
branches/gcc-4_7-branch/gcc/objc/ChangeLog
branches/gcc-4_7-branch/gcc/objc/objc-next-runtime-abi-01.c
branches/gcc-4_7-branch/gcc/objc/objc-next-runtime-abi-02.c
More information about the Gcc-cvs
mailing list