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]

[PING^2] [C++] Delete unused function: cp/typeck.c (common_base_type)


This patch removes an unused function from the C++ front-end. It is
blocking the patch to fix PR4076.

PING^2: http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00957.html

Thanks,

Manuel.



On 20/02/07, Manuel López-Ibáñez <lopezibanez@gmail.com> wrote:
Please review: http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00957.html

Thanks,

Manuel.

On 11/02/07, Manuel López-Ibáñez <lopezibanez@gmail.com> wrote:
> Another unused function.
>
> Bootstrapped and regression tested on i686-pc-linux-gnu.
>
> Bye bye?
>
> 2007-02-11  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
>
>   * typeck.c (common_base_type): Delete unused function.
>
>



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