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: patch ping [dbxout_typedefs]


Per Bothner <per@bothner.com> writes:

> Ok to check in?
>
> http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00810.html
>
> 2003-09-12  Per Bothner  <pbothner@apple.com>
>
> 	* dbxout.c (dbxout_typedefs):  Output typedefs in forward order.
> 	No longer any need to reverse by recursion.

You never responded to the concern I raised about the typedefs still
being in reverse order in languages other than C.

zw


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