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: [RFA][objc] Add exception.c to the GC version of libobjc


> 
> This is a multi-part message in MIME format.
> --------------0C6AE3589CD3D0D5A48DDF89
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> When exception.c was added to libobjc recently, it wasn't added to the
> list of objects to include in the GC version of libobjc, and it was
> always compiled with $(OBJC_GCFLAGS). The attached (obvious, I think)
> patch fixes this.
> 
> 'make check-objc' shows no new failures, FWIW.

This is okay. Actually in my mind this would be considered obvious.

Thanks,
Andrew Pinski


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