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

Re: [PATCH]: Clean up driver processing for IMA



On Mar 22, 2004, at 4:03 PM, Andrew Pinski wrote:


On Mar 22, 2004, at 15:48, Caroline Tice wrote:
2004-03-22 Caroline Tice <ctice@apple.com>


* cp/lang-specs.h: Add initialization values for new fields in
"struct compiler".
* objc/lang-specs.h: Likewise.


You forgot to update java/lang-specs.h, f/lang-specs.h, ada/lang-specs.h,
and treelang/lang-specs.h. These are all needed to be updated, I
regularly build f77 and java on Darwin and these languages (except for
treelang) are built by default on almost every target.

Also make sure that if this goes in, and gets merged into the tree-ssa,
make sure that you update fortran/lang-specs.h also as people do build
the g95 compiler.

Also mentioned by Daniel there is no documentation, also current I
know for a fact that the documentation does not match reality as
Geoff Keating updated the docs for his previous patch but his
patch did not match the documentation at all as make sure that the
documentation gets updated.  Also please close PR 13087 when if it does
go in.



Okay, will do!


-- Caroline


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