|
| | Subject: | Re: Type system functions to their own file? | | Group: | Gcc | | From: | Richard Guenther | | Date: | 20 Jun 2007 |
On Wed, 20 Jun 2007, Giovanni Bajo wrote:
> Hi Richard,
>
> what about moving all the type-system related functions to a new file, eg:
> tree-ssa-type.c? I think that makes the intent even clearer.
While this is surely a good idea I'd like to do this separately to not
make diffs unnecessarily larger. Also it is not yet clear where to
draw the line ;)
Richard.
|