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] new g++.exp procs


Stan Cox <scox@redhat.com> writes:

| Without g++_init the new patch is now the following, that look okay?

I would prefer you create a separate file -- say general-utils.exp (or
whatever you think is better) -- which should contain the definitions for

   ${tool}_check_compile
   ${tool}_pass
   ${tool}_fail
   ${tool}_check_unsupported_p

and then do a 

	load_lib general-utils.exp

in the appropriate lib files.

Is that OK for you?

-- Gaby


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