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: [libcpp] Add explicit location for num_div_op


>>>>> "Manuel" == Manuel LÃpez-IbÃÃez <lopezibanez@gmail.com> writes:

Manuel> The following patch makes num_div_op produce correct column info.
Manuel> Bootstrapped and regression tested in x86_64-unknown-linux-gnu.

Manuel> OK for trunk?

Manuel> 2009-06-18  Manuel LÃpez-IbÃÃez  <manu@gcc.gnu.org>
Manuel> libcpp/	
Manuel> 	* expr.c (num_div_op): Take explicit location.
Manuel> testsuite/	
Manuel> 	* gcc.dg/cpp/arith-3.c: Add column info.

This is ok.

Why just this one function?

Tom


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