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: gcc_release update for Objective-C++


Mike Stump wrote:

> If you want, I could check it in...  just me me know.
> 
> Also might make sense in 4.2 as well...

Please check this in for 4.2 and for mainline.

> Doing diffs in maintainer-scripts:
> --- maintainer-scripts/gcc_release.~1~    2007-06-18 17:53:04.000000000
> -0700
> +++ maintainer-scripts/gcc_release    2007-06-26 11:42:12.000000000 -0700
> @@ -583,7 +583,7 @@ CPLUSPLUS_DIRS="gcc/cp libstdc++-v3"
>  FORTRAN_DIRS="gcc/f libf2c"
>  FORTRAN95_DIRS="gcc/fortran libgfortran"
>  JAVA_DIRS="gcc/java libjava libffi fastjar zlib boehm-gc"
> -OBJECTIVEC_DIRS="gcc/objc libobjc"
> +OBJECTIVEC_DIRS="gcc/objc gcc/objcp libobjc"
>  TESTSUITE_DIRS="gcc/testsuite"
> 
>  # Non-zero if this is the final release, rather than a prerelease.
> --------------

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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