This is the mail archive of the gcc-cvs@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]

r167073 - in /trunk/gcc: objc/ChangeLog objc/la...


Author: nicola
Date: Tue Nov 23 09:47:07 2010
New Revision: 167073

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167073
Log:
In gcc/objc/:
2010-11-23  Nicola Pero  <nicola.pero@meta-innovation.com>

        PR objc/24358
        * lang-specs.h: Added objective-c-cpp-output.  Mapped .mi to
        objective-c-cpp-output instead of objc-cpp-output.  Print a
        deprecation note every time objc-cpp-output is requested.

In gcc/objcp/:
2010-11-23  Nicola Pero  <nicola.pero@meta-innovation.com>

        PR objc/24358
        * lang-specs.h: Print a deprecation note every time
        objc++-cpp-output is requested.

Modified:
    trunk/gcc/objc/ChangeLog
    trunk/gcc/objc/lang-specs.h
    trunk/gcc/objcp/ChangeLog
    trunk/gcc/objcp/lang-specs.h


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