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]

Re: patch for libf2c's use of gcc's internal headers. (part 1 of 3)


On Mon, May 01, 2000 at 02:54:14PM -0700, Chris G. Demetriou wrote:
> Recently, I noted on gcc-bugs that libf2c uses gcc's internal headers
> to configure its types.  rth suggested that it would be more
> appropriate for the C front-end to define appropriately-sized built-in
> types which can be used in libf2c (as is done by C++ for the Java
> runtime).

This looks fine.  Note that we'll need to wait for the bureaucratic
wheels to turn and for your assignment to go through before applying.

> Wasn't quite sure how to submit this, since it covers multiple
> 'ChangeLog' files, so i'm submitting it as one msg/patch per ChangeLog
> file.  All three patches are needed for it to work properly,
> obviously.

I typically submit the thing like

gcc/cp/
	* typeck.c (gronkulator): Fix frobotzing.

include/
	* splay-tree.h: Mumble.

and then have one patch for the lot.  Your approach wasn't
inconvenient though.


r~

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